Symptoms that are exhibited at run time
When you view an .aspx page in a Microsoft ASP.NET Web application, you may experience the following symptoms:- A blank page may appear in the browser.
- You may receive an instruction to download the .aspx page.
Symptoms that are exhibited when you use Visual Studio .NET to debug ASP.NET
When you debug an ASP.NET application in Microsoft Visual Studio .NET, you may receive the following error message in the IDE: Error while trying to run project: Unable to start
debugging on the Web server. The server does not support debugging of ASP.NET
or ATL Server applications. Run setup to install the Visual Studio .NET server
components. If setup has been run, verify that a valid URL has been specified.
You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. Would you like to disable future attempts to debug ASP.NET pages for this project?
You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. Would you like to disable future attempts to debug ASP.NET pages for this project?