Article ID: 306156 - Last Review: January 17, 2004 - Revision: 3.4 PRB: "The Project Is Not Configured to Be Debugged" Error Message When You Debug ASP.NET ApplicationsThis article was previously published under Q306156 SYMPTOMS 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. The
project is not configured to be debugged For ASP.NET projects, verify that you have a valid project file called 'Web.config' for the URL specified and 'debug' is set to 'true' in that file. For ATL Server projects, verify that the 'DEBUG' verb is associated with your ISAPI extension. Would you like to disable future attempts to debug ASP.NET pages for this project? CAUSE This error can occur primarily because:
RESOLUTION To resolve this problem, use one of the following methods,
depending on your circumstances:
APPLIES TO
| Article Translations
|

Back to the top
