I have a Visual Studio 2008 project that is proving difficult to debug. I need to attach to IIS 7 to debug it. At least 50% of the time I get the following error shortly after attaching to w3wp.exe:
--------------------------- Microsoft Visual Studio --------------------------- A fatal error has occurred and debugging needs to be terminated. For more details, please see the Microsoft Help and Support web site. HRESULT=0x8007000e. ErrorCode=0x0. --------------------------- OK ---------------------------
It then terminates w3wp.exe.
I don't get this problem with any other solution. Any ideas on how to fix this please?