Fatal Execution Engine Error
nicolash
Posts: 3
Hi,
I have a WPF application developed with Visual Studio 2008 in .net 3.5 SP1.
When I ran the profiler, my application crashes.
I have 2 events in the windows Event Viewer:
- .NET Runtime version 2.0.50727.4952 - Fatal Execution Engine Error (000007FEF86DFA42) (80131506)
- Faulting application name: Toto.exe, version: 1.0.0.0, time stamp: 0x4d53ec84
Faulting module name: mscorwks.dll, version: 2.0.50727.4952, time stamp: 0x4bebe78c
What should I do to profile my application ?
Thanks for your help !
I have a WPF application developed with Visual Studio 2008 in .net 3.5 SP1.
When I ran the profiler, my application crashes.
I have 2 events in the windows Event Viewer:
- .NET Runtime version 2.0.50727.4952 - Fatal Execution Engine Error (000007FEF86DFA42) (80131506)
- Faulting application name: Toto.exe, version: 1.0.0.0, time stamp: 0x4d53ec84
Faulting module name: mscorwks.dll, version: 2.0.50727.4952, time stamp: 0x4bebe78c
What should I do to profile my application ?
Thanks for your help !
Comments
I have no more logs in my event viewer...