WPF XAML Parse Exception

J

javatopia

Hello,

I have a WPF application built using VS 2008 Pro.

I am trying to deploy it to any windows platform, e.g. Win XP Pro SP3, Vista
Business, Vista Premium.

Using an MSI to install the WPF program, the user reports that they always
get:

EventType: clr20r3 P1: <application main class> P2: 1.0.0.0
P3: 49907d50 P4: presentationframework P5: 3.0.0.0 P6: 488f142e
P7: 6259 P8: system.windows.markup.xamlparse

I build this application on XP Pro 64bit and it runs just fine. One
developer who started the application is on Vista and he can no longer run
the application, but it rebuilds in his VS2008 just fine. Another developer
can build and run it on Vista Business using VS2008.

MSI project shows .NET Framework 3.5 SP1 as prerequisite.

What do I need to include in the installer to make this work on the user's
system?

Thanks

-- Jake
 

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