Hi,
When trying to debug my web application, I'm getting an "unable to start debugging on the web server" error then with html displayed right after in the same pop up. All the inline code in the html shows an exception e.g object reference not set, unhandeled exception was generate, etc.
I tried all the suggestions on google to no avail: Windows Authentication in IIS is on, aspnet_regiis -i gives me the "Failed to initialize properly 0xc0000005" error.
This problem only occurs under .Net 3.5 SP1, 3.5 works fine and I made sure it's SP1 by uninstalling and reinstalling it twice. And I also made sure nothing has changed except for the .Net SP1.
Running Win XP, VS 2008, IIS on same box
Any help would be appreciated, thanks