Hi,
I recently deployed a Blend WPF application through a clickonce deployment using VS C# express 2010. Now the program works on my development machine but on any other machine the software won't run and a xamlparse error is thrown without any further information as to what has gone wrong.
How do I debug these sorts of errors when they don't show up on my local machine?