I have looked at quite a few of the other messages and have not found a
solution.
I have two machines running XP Pro SP2, behind a router. On one of them
localhost does not respond using http://localhost/iisstart.asp in
either IE or Mozilla. This is a new machine. It worked at one time, and
suddenly quit. Usually the browser just quits trying, but sometimes I
get "cannot find page or dns server". Windows task manager performance
tab says 50% while the browser is looking.
In IIS I tried browsing http://localhost/IISHelp/default.htm by right
clicking and it does not work.
I did find this in the most recent log file:
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2006-02-21 08:45:38
#Fields: time c-ip cs-method cs-uri-stem sc-status
08:54:56 127.0.0.1 GET /iisstart.asp 500
The other, older machine runs fine. I can ping each machine from the
other one. I can ping 127.0.0.1 just fine.
I can see no differences in the settings between the two machines.
Any ideas as to what I can do next? Please keep it simple, as I am not
an expert. I only program desktop applications.
Thanks.