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
stevendm - 03 Apr 2007 17:53 GMT
BTW, this crash occurs before anything is presented to the display.
Lloyd Dupont - 04 Apr 2007 02:29 GMT
Stacktrace is what you need to look at to understand better what's going on!
>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
[quoted text clipped - 14 lines]
>
> Steven
Greg - 30 Jan 2008 14:39 GMT
I've got the same problem on my XP 64bit with framework 3.5. Some simple applications I made with MS Expression Blend fail with this error. I tried to rebuild it with VisualStudio 2008, but result is the same. And I have no any solution yet.
From http://www.developmentnow.com/g/6_2007_4_0_0_953524/Crash-with-WPF-Reportting-NE
T-Runtime-2-0-Error.ht