G
Guest
I have a problem creating ASP.NET web pages in Visual Studio. I have
upgraded to XP Pro, created a new virtual folder under the default web site
in IIS, named a directory to hold the actual files (all done through wizards)
and yet when I try to start a simple hello world page using F5, I get a
message saying “Unable to start debugging on the web server. Server-side
error occurred on sending debug HTTP requestâ€.
I then try Start without debugging, but the site says the folder can’t be
accessed because it either doesn’t exist or there are problems with the
security settings.
I am following the instructions in the Microsoft Press MCAD/MCSD Developing
Web Applications in C# book, and though I’ve gone over the steps a dozen
times, I can’t get it to work.
I created an alias called MyApps and set the actual directory as one which
exists on my desktop. I created the application in visual studio with the
location http://localhost/MyApps/WebApplication1.
Could someone please point me in the right direction.
upgraded to XP Pro, created a new virtual folder under the default web site
in IIS, named a directory to hold the actual files (all done through wizards)
and yet when I try to start a simple hello world page using F5, I get a
message saying “Unable to start debugging on the web server. Server-side
error occurred on sending debug HTTP requestâ€.
I then try Start without debugging, but the site says the folder can’t be
accessed because it either doesn’t exist or there are problems with the
security settings.
I am following the instructions in the Microsoft Press MCAD/MCSD Developing
Web Applications in C# book, and though I’ve gone over the steps a dozen
times, I can’t get it to work.
I created an alias called MyApps and set the actual directory as one which
exists on my desktop. I created the application in visual studio with the
location http://localhost/MyApps/WebApplication1.
Could someone please point me in the right direction.