views:

66

answers:

0

I'm trying to use the Microsoft Application Verifier (ver. 4) to debug my ISAPI filters but when I tell App verifier to monitor w3wp.exe (the only test enabled is the Heaps) the server is non responsive and when I look at the even log I see an error for every request I made to the IIS, the error is: Failed to execute request because the App-Domain could not be created

The minute I remove the w3wp.exe from the app verifier list everything works as normal.

Any idea why or what can I do about it?