|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Crash with WPF Reportting .NET Runtime 2.0 ErrorI 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 Stacktrace is what you need to look at to understand better what's going on!
<stevendo***@gmail.com> wrote in message Show quote news:1175613107.592579.318030@b75g2000hsg.googlegroups.com... >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 > |
|||||||||||||||||||||||