Crash with WPF Reportting .NET Runtime 2.0 Error

  • Thread starter Thread starter stevendom57
  • Start date Start date
S

stevendom57

I have an app written with a WPF '/ Winform hybrid application. On
most machines it runs fine. On one machine I get a crash and the
following is contained in the event viewer.

EventType clr20r3, P1 ispec.exe, P2 1.0.0.8, P3 46124125, P4
presentationcore, P5 3.0.0.0, P6 45398ee6, P7 4f0e, P8 0, P9
system.typeinitialization, P10 NIL.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I have tried using the ClickOnce installer and directly running
the .exe and I get the same result. All searches on the web produced
no solution. Can anyone help me solve this problem?

Thanks

Steven
 
Back
Top