|
#1
|
|||
|
|||
|
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. |
|
#2
|
|||
|
|||
|
Checking for/Help with Hijackware
http://aumha.org/a/parasite.htm http://aumha.org/a/quickfix.htm http://aumha.net/viewtopic.php?t=5878 http://mvps.org/winhelp2002/unwanted.htm http://inetexplorer.mvps.org/data/prevention.htm http://inetexplorer.mvps.org/archive/tshoot.html http://www.mvps.org/sramesh2k/Malware_Defence.htm http://defendingyourmachine.blogspot.com/ When all else fails, HijackThis v1.99.1 (http://aumha.net/downloads/hijackthis.zip) is the preferred tool to use. It will help you to both identify and remove any hijackware/spyware. **Post your log to http://forums.spywareinfo.com/, http://castlecops.com/forum67.html or http://aumha.net/viewforum.php?f=30 for expert analysis, not here.** -- ~Robear Dyer (PA Bear) MS MVP-Windows (IE/OE, Security, Shell/User) John wrote: > 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. |
|
#3
|
|||
|
|||
|
Checked for virus and spyware they come back clean..
"PA Bear" wrote: > Checking for/Help with Hijackware > http://aumha.org/a/parasite.htm > http://aumha.org/a/quickfix.htm > http://aumha.net/viewtopic.php?t=5878 > http://mvps.org/winhelp2002/unwanted.htm > http://inetexplorer.mvps.org/data/prevention.htm > http://inetexplorer.mvps.org/archive/tshoot.html > http://www.mvps.org/sramesh2k/Malware_Defence.htm > http://defendingyourmachine.blogspot.com/ > > When all else fails, HijackThis v1.99.1 > (http://aumha.net/downloads/hijackthis.zip) is the preferred tool to use. > It will help you to both identify and remove any hijackware/spyware. **Post > your log to http://forums.spywareinfo.com/, > http://castlecops.com/forum67.html or http://aumha.net/viewforum.php?f=30 > for expert analysis, not here.** > > -- > ~Robear Dyer (PA Bear) > MS MVP-Windows (IE/OE, Security, Shell/User) > > John wrote: > > 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. > > |
|
#4
|
|||
|
|||
|
"John" <John@discussions.microsoft.com> wrote in message
news:1E147BB3-9487-4C86-8F5D-C77DD46FAA3D@microsoft.com > Checked for virus and spyware they come back clean.. Keep checking the site where you posted your HijackThis log. Sometimes it can take a few days for one of the experts to answer. (Don't post it here.) -- Frank Saunders, MS-MVP OE Please respond in Newsgroup only. Do not send email http://www.fjsmjs.com Protect your PC http://www.microsoft.com./athome/sec...t/default.aspx http://defendingyourmachine.blogspot.com/ |
|
#5
|
|||
|
|||
|
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@discussions.microsoft.com> wrote in message news:A3434B19-DF70-4047-9444-03580672DD94@microsoft.com... > 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. |
|
#6
|
|||
|
|||
|
My server IP is 192.168.0.2
netstat results shows TCP 192.168.0.2:2021 72.5.124.55:80 CLOSE_WAIT TCP 192.168.0.2:2022 192.18.97.144:80 CLOSE_WAIT TCP 192.168.0.2:2023 213.160.98.166:80 CLSE_WAIT Nothing with "LISTENING" at the end I have no idea what they are is this normal? dose this mean somthing else is using this port? We dont have skype "Andy Fish" wrote: > 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@discussions.microsoft.com> wrote in message > news:A3434B19-DF70-4047-9444-03580672DD94@microsoft.com... > > 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. > > > |
|
#7
|
|||
|
|||
|
Cite the URL for your thread in the HijackThis Logs forums where you posted,
please. -- ~Robear Dyer (PA Bear) MS MVP-Windows (IE/OE, Security, Shell/User) John wrote: > Checked for virus and spyware they come back clean.. > > "PA Bear" wrote: > >> Checking for/Help with Hijackware >> http://aumha.org/a/parasite.htm >> http://aumha.org/a/quickfix.htm >> http://aumha.net/viewtopic.php?t=5878 >> http://mvps.org/winhelp2002/unwanted.htm >> http://inetexplorer.mvps.org/data/prevention.htm >> http://inetexplorer.mvps.org/archive/tshoot.html >> http://www.mvps.org/sramesh2k/Malware_Defence.htm >> http://defendingyourmachine.blogspot.com/ >> >> When all else fails, HijackThis v1.99.1 >> (http://aumha.net/downloads/hijackthis.zip) is the preferred tool to use. >> It will help you to both identify and remove any hijackware/spyware. >> **Post your log to http://forums.spywareinfo.com/, >> http://castlecops.com/forum67.html or http://aumha.net/viewforum.php?f=30 >> for expert analysis, not here.** >> >> -- >> ~Robear Dyer (PA Bear) >> MS MVP-Windows (IE/OE, Security, Shell/User) >> >> John wrote: >>> 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. |
|
#8
|
|||
|
|||
|
"Andy Fish" <ajfish@blueyonder.co.uk> wrote in message
news:OoeVaH7BGHA.3748@TK2MSFTNGP10.phx.gbl... > 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" Good suggestion. Here's a refinement. If the OS is XP use netstat -anob | find ":80" which gives the PID of the task doing the listening on the far right and the Imagename the process is running under in square brackets at the left. > > 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. The PID from the -o option in particular makes a more precise procedure possible. > note that skype does this by default (it's caught me out before) Then the -b switch would show you its executable if that would be more helpful. FYI Robert Aldwinckle --- |
|
#9
|
|||
|
|||
|
Try tools>internet options>security>trusted zone and enter 127.0.0.1 in
there... I am wondering if it's a security setting in the intranet or "Local machine" zones... you don't see the local machine in the normal display but it's there... If the trusted zone works for you it's a clue. Charlie "John" <John@discussions.microsoft.com> wrote in message news:A3434B19-DF70-4047-9444-03580672DD94@microsoft.com... > 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. |
|
#10
|
|||
|
|||
|
"John" <John@discussions.microsoft.com> wrote in message
news:8D41E7A6-2CD0-4F55-A904-52B68F1ABF8A@microsoft.com... > My server IP is 192.168.0.2 > netstat results shows > TCP 192.168.0.2:2021 72.5.124.55:80 CLOSE_WAIT > TCP 192.168.0.2:2022 192.18.97.144:80 CLOSE_WAIT > TCP 192.168.0.2:2023 213.160.98.166:80 CLSE_WAIT > > Nothing with "LISTENING" at the end > > I have no idea what they are is this normal? If this was done after you shut down IIS it would be normal I suspect. <eg> Did you try restarting it? If you don't have at least one task (IIS) listening it would explain your symptom. I think that you need to get both iisadmin and w3svc started, the latter in particular. E.g. net start w3svc should start iisadmin automatically if it is not already running. BTW since your problem seems to be more to do with getting the server started, this is off topic for this newsgroup. You may get better assistance from a newsgroup which specializes in IIS or web development. Good luck Robert --- > dose this mean somthing else is > using this port? > > We dont have skype > > "Andy Fish" wrote: > >> 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@discussions.microsoft.com> wrote in message >> news:A3434B19-DF70-4047-9444-03580672DD94@microsoft.com... >> > 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. >> >> >> |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page cannot be displayed | Jimmy | Internet Explorer 6 | 2 | 01-05-2006 04:36 PM |
| No padlock displayed in IE, even though it's all SSL. (Firefox shows a padlock) | google@alansilver.co.uk | Internet Explorer 6 | 4 | 01-05-2006 04:24 PM |
| The page cannot be displayed | Ian Sweeney | Internet Explorer 6 | 3 | 01-05-2006 04:23 PM |
| The page cannot be displayed | SeaJay | Windows XP Customize | 4 | 01-05-2006 06:35 AM |
| web page cannot be displayed using IE6 | SHARONSMITH05 | Windows XP Help and Support | 5 | 01-05-2006 02:40 AM |