Description: When you debug an ASP.NET application in Visual Studio .NET, you may receive the following error message:
"Error while trying to run project: Unable to start debugging on the web server. Access is denied. Would you like to disable future attempts to debug ASP.NET pages for this project? "
Solution:
You must be a member of the Administrators group and the Debugger Users group .