BUG: Permissions error when you try to debug an ASP.NET Web application in Visual Studio .NET
This article was previously published under Q319842 On This PageSYMPTOMS When you try to debug a Microsoft ASP.NET Web Application
project that was created by using the IP address or full computer name for the
location, you may receive the following error message:
Error while trying to run project: Unable to start debugging on the Web server.
You do not have permissions to debug the server. Verify that you are a member of the 'Debugger Users' group on the server. Would you like to disable future attempts to debug ASP.NET pages for this project? CAUSE Using the IP address or full computer name (including the
domain) maps the URL to the Internet zone in Microsoft Internet Explorer. If
your security settings for the Internet zone are not set to Automatic logon with current username and password, authentication may be unsuccessful and you may receive this
error message. RESOLUTION To work around this issue, do one of the following:
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
MORE INFORMATIONSteps to Reproduce the Behavior
REFERENCESFor additional information, click the article numbers
below to view the articles in the Microsoft Knowledge Base: 306165 (http://support.microsoft.com/kb/306165/EN-US/) PRB: 'Unable to Start Debugging on the Web Server' Error Message When You Debug ASP.NET Applications
306169 (http://support.microsoft.com/kb/306169/EN-US/) PRB: Visual Studio .NET Debugger Does Not Stop on Breakpoints When You Debug ASP.NET Pages
306172 (http://support.microsoft.com/kb/306172/EN-US/) INFO: Common Errors When You Debug ASP.NET Applications in Visual Studio .NET
316726 (http://support.microsoft.com/kb/316726/EN-US/) HOW TO: Debug an ASP.NET Web Application
APPLIES TO
| Article Translations
|

Back to the top
