Re: 127.0.0.1 page cannot be displayed
- From: "Andy Fish" <ajfish@xxxxxxxxxxxxxxxx>
- Date: Fri, 23 Dec 2005 11:13:03 -0000
check for another application bound to port 80
shut down IIS (with iisreset /stop) and then in a command window, do
netstat -an | find ":80"
if anything comes back with "LISTENING" at the end of the line, you have
another application listening on port 80. keep shutting down applications
and services until it goes away. note that skype does this by default (it's
caught me out before)
Andy
"John" <John@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A3434B19-DF70-4047-9444-03580672DD94@xxxxxxxxxxxxxxxx
> HI,
>
> I get "The page cannot be displayed" when browsing with 127.0.0.1 or
> locahost, IP address of the server will get me the my web page.
>
> IIS is installed and working, in properties all unassigned is selected,
> under documents default is first page listed.
>
> No proxy in (IE) browser, hosts file is ok.
>
> I get a reply when i ping 127.0.0.1 and localhost pings and reply from
> 127.0.0.1
>
> Any help is greatly appreciated.
.
- Follow-Ups:
- Re: 127.0.0.1 page cannot be displayed
- From: Robert Aldwinckle
- Re: 127.0.0.1 page cannot be displayed
- Prev by Date: Re: HELP!...Explorer caused gen protection fault in module CJSPL6H.DLL
- Next by Date: Re: Adding post-data to URL - Techquestion..
- Previous by thread: Re: 127.0.0.1 page cannot be displayed
- Next by thread: Re: 127.0.0.1 page cannot be displayed
- Index(es):
Relevant Pages
|