1- Try hitting the URL for your webserver from a browser -- if you can access the home page -- your webserver is on! 2- If you don't know what port your webserver is running on, try calling 'netstat -a' from the command line. It will give you a list of ports being used. look for something like :http or :80 3- Check the instructions for your particular web server to find out to start it... each work a bit differently. 4- Try titling your thread something relevant to the topic instead of "URGENT" try "URGENT: How to Start a WebServer?" that way when people are using our search utility, and come across your post, they'll have an idea what the thread is about. [ June 03, 2002: Message edited by: Jessica Sant ]
Sanjeev, You have not mentioned the OS that you are using. Assuming that you are using Windows (standard 2k) you should go to the services to check what all services are running on your computer. There are many methods to go to services consold. 1.Start>Program>Administrative tools>services or 2.Start>run and type services.msc and press OK.
World wide Web Publishing Service is responisible for running web server (IIS) on your computer. Look at the status of this sevice. If it is not started, right click on the service and select start from the context menu. Hope it helps solve your URGENT problme.
Sanjeev Shahi
Ranch Hand
Joined: Feb 26, 2001
Posts: 83
posted
0
Hi! all, thanks for your5n reply. Actually I am tryin g to run .asp file in browser. Rahul I worked on ur command.. and saw the IIS admin service is started. But, still cannot execute .asp in browser. What to do? thanks, ss
Originally posted by Sanjeev Shahi: Actually I am tryin g to run .asp file in browser.... I saw the IIS admin service is started. But, still cannot execute .asp in browser. What to do?
Maybe you should try asking this question in Microsoft forum?? JSP and ASP aren't quite compatible technologies.
Madhav Lakkapragada
Ranch Hand
Joined: Jun 03, 2000
Posts: 5040
posted
0
First thing, the subject is NOT very indicative of the topic. Then this is NOT a forum for ASP. Please continue the discussion in Meaningless Drivel. Thanks. - madhav
Open Internet Service Manager and check the properties of the directory which contains your asp files. The permissions should be either script or execute.
"And remember, when you look into the pit, the pit looks back into you."<br /> -- Anonymous INTERCAL hacker
R K Singh
Ranch Hand
Joined: Oct 15, 2001
Posts: 5369
posted
0
Originally posted by Madhav Lakkapragada: First thing, the subject is NOT very indicative of the topic.
I do not understand if your webserver is not running then why U do not post your issue in relevant section.... Here we talk everything under the sun when sun has eclipsed on technology....