all groups > visual studio .net debugging > august 2003 >
You're in the

visual studio .net debugging

group:

Unable to start debugging on the web server


Unable to start debugging on the web server Elena
8/27/2003 2:28:16 AM
visual studio .net debugging: I have this error when I try to debug an asp.net page:

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?

Please help me!
Ciao
Unable to start debugging on the web server Alex K
8/31/2003 4:31:11 PM
Elena,

If your IIS sits on your local computer or in a remote
server, you have to start the VS Net setup and there in
the main setup window in the left down corner is "Server
Setup". Click on it and install the following:

Install on the machine with IIS the following:
1. Web development (something like that)
2. Full remote debugging

Just to make sure, reboot the machine with IIS and then
start debugging again. It should work. But...be aware
that usually the ASP Net debbugs under "machine's
account", it may turn out that you have to follow the
recommandations given by Help Button from that initial
error message when you wanted to debug.

All the best,
Alex


[quoted text, click to view]
AddThis Social Bookmark Button