Article ID: 814717 - Last Review: December 3, 2007 - Revision: 4.5 BUG: "Unable to start debugging on the Web server" error message when you run an ASP.NET Web applicationOn This PageSYMPTOMSYou create an ASP.NET Web application by using localhost as the Web server, and you change the Web site setting in
Microsoft Internet Information Services (IIS) to use the specific IP address for Web Site Identification. Then, when you run
the application, you receive the following error message: 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. CAUSEThis problem occurs because the debugger does not send the
debug action to IIS when you run the application. The debugger identifies your
computer as localhost. However, in IIS, the Web Site Identification of
the application is the IP address that you specified. RESOLUTION
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed in the "Applies to"
section. MORE INFORMATIONSteps to reproduce the problem
REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web site: http://msdn2.microsoft.com/en-us/library/cx6214f0(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/cx6214f0(vs.71).aspx)
APPLIES TO
| Article Translations
|

Back to the top
