ASP.NET

Moderators: None (Apply to moderate this forum)
Number of threads: 1735
Number of posts: 3305

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
help with my first ASP.net Application Posted by Matrix.net on 5 Jul 2005 at 6:13 PM
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 ?


Report
Re: help with my first ASP.net Application Posted by iwilld0it on 6 Jul 2005 at 6:21 AM
: 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.







Report
Re: help with my first ASP.net Application Posted by R34R on 8 Jul 2005 at 1:54 AM
: : 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
Report
Re: help with my first ASP.net Application Posted by iwilld0it on 8 Jul 2005 at 6:40 AM
: : : 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



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.