XAMLParse Problems

Y

Yehia A.Salam

Hello,

I'm trying to build a WPF project in Visual Studio 2005, I didn't type much
code in the project, I just opened a new WPF Application template from
Visual Studio and run it, however the resulting executable fails to run with
this runtime error retrieved from Microsoft error reporting tool:

EventType : clr20r3 P1 : glob.exe P2 : 0.0.0.0 P3 : 4654bfe8
P4 : presentationframework P5 : 3.0.0.0 P6 : 45398c20 P7 : 6496
P8 : be P9 : system.windows.markup.xamlparse

I'm running Windows XP, .Net Framework 3.0 and Visual Studio 2005 SP1 with
WPF extensions, the strange is that the same executable runs correctly if I
run it from any Windows Vista machine, I did try to run the executable on
other Windows XP machines and it also failed to run with the same error, so
maybe the problem is something in the operating system?

Thanks
Yehia A.Salam
 
Y

Yehia A.Salam

ahh ok, actually there was nothing wrong with the os, apparently the
executables of the WPF projects doesn't run alone and requires some files
dependency.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top