: : :
This message was edited by Matrix.net at 2005-7-5 19:31:27
: : : after I name the new project and click on ok , I get a message saying "couldnt create
http://localhost/myFirstApp make sure the webserver is installed and running"
: : :
: : : I've pinged localhost and I get a response back , so I dont know what I should do so that I dont get that message and am able to create my project anyone know what I should do?
: : :
: : : UPDATE: I installed a webserver (networkActive) but now it says that networkActive isnt running asp.net version 1.1 My question now is ; What exactly is asp.net 1.1 ? is it a type of service that a webserver has to be running in order to be able to host ASP.net applications or is it something else ?
: : :
: : :
: : :
: :
: : The NetworkActiv Web Server only supports CGI, PHP, and Perl.
: :
: : What operating system are you using? Because you may have IIS already.
: :
: : Also, if you need a web server to host an ASP.NET application try the Cassini Personal Webserver ...
: :
: : http://www.asp.net/Default.aspx?tabindex=6&tabid=41
: :
: : It is open source.
: :
: :
: :
: :
: :
: :
: :
: :
: go to start program --> Microsoft Visual Studio .NET 2003 --> Visual Studio .NET tool --> click on Visual Studio .NET 2003 command prompt
: then command prompt will appear.
: inside it, enter aspnet_regiis /i
: it will solve your problem
:
That's assuming you are using IIS