I have failed abysmally to debug an ASP.NET Web Application. 
 
Here is the error:
Error while trying to run project: Unable to start debugging on the web server. Could 
not start ASP.NET or ATL Server debugging. Verify that ASP.NET or ATL Server is 
correctly installed on the server. Would you like to disable future attempts to debug 
ASP.NET pages for this project?
 
The IDE and IIS are on the same machine. I can start the application without 
debugging, so the web.config file must be OK. I have debug = true set in the 
web.config file, i.e.
<compilation defaultLanguage="vb" debug="true" />
 
I have done the permissions thing. I am a member of VS Developers as well as Debugger 
Users, so is the ASPNET account. 
 
I have also ran a repair from Add remove programs. Before I wipe my machine is there 
anything else I should look for?
 
Thanks in advance.
D.
 
 
 
 
 

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to