|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IIS is not working on Windows XP
I have had IIS working fine for months. Today, no: files accessed through localhost generate an error message in my browser of "file not found". This is the first time this has happened this week.My Operating System is Windows XP
When I go into IIS Manager, beside "default website", the status reads "stopped". When I right-click on the default website, then click "start", I get a message: "UnExpected Error 0x8ffe2740 Error". So does this mean that the problem is that some other application is using port 80, which is necessary for IIS? If so, then is there a way of finding the culprit? Please note that when this problem happened two days ago, uninstalling and re-installing IIS did not help at all. I would be very grateful for your assistance. Regards Sanjay Karthik India |
|
#2
|
|||
|
|||
|
From a command prompt you can use netstat -l to find out what's listening. There is another command line switch that will give you the pid of the processes, and you can match the pid in taskmanager to locate the culprit.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Did you install updates or tools from microsoft? Is that XP pro you said? What service pack?
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS is not working on Windows XP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|