How to make a Web Server

liunx

Guest
I want to make a local web server to write some ASP/ASP.Net application. I have installed IIS from Control Panel, I have installed .Net Framework and Visual Studio.Net (to write ASP.Net applications). Is this enough to make a webserver or I have to do some thing else...

I have tried to to write simple ASP code and it is working, but when I made an ASP.Net application using Visual Studio.Net then the following error was raised

'Error while trying to run the project: Unable to start debugging on the web server.'

Can anybody help me how to remove this error, THANK <!-- m --><a class="postlink" href="Uhttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxtbshttpservererrors.asp">Uhttp://msdn.microsoft.com/library/defa ... errors.asp</a><!-- m -->

Eric
 
Back
Top