Problems with ICorDebug and w3wp at Win64

S

Skochkar

Hi,

I'm writing an exception monitoring application using CLR interfaces.
My class implements
ICorDebugManagedCallback. When an unhandled exception happens in an asp
net page, my member function Exception gets called by framework. Most
of the time everything works ok. Nearly 99.99% of exceptions are
notified by CLR. But sometimes w3wp fails with the following message:

..NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error
(000006427F886338) (80131506)

This happens on 64-bit workstations only, including XPx64, 2003x64,
etc. I don't know the reason for such behavior. The last function being
called in mscorwks.dll is mscorwks!IsIPInModule.
The error number corresponds to COR_E_EXECUTIONENGINE.

I don't have any clues to the reason of failure. Some guys reported dll
version problem with asp_isapi.dll and performance counters. My app
does use performance counters.

Could you please assist me in resolving this issue?
 

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

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top