XamlParseException on Windows XP
Posted
by Sandeep Bansal
on Stack Overflow
See other posts from Stack Overflow
or by Sandeep Bansal
Published on 2010-03-19T23:34:15Z
Indexed on
2010/03/19
23:51 UTC
Read the original article
Hit count: 369
I have a WPF application which runs perfectly fine on vista/7 but on Windows XP it chucks up the System.Windows.Markup.XamlParse error, and it's quite frustrating because I have a hell of a lot of controls in my application and I don't know what is causing the problem.
Can anyone shine some light here?
© Stack Overflow or respective owner