Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Cannot browse localhost web sites

 
Goto page Previous  1, 2
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Cannot Find Error on this ASP  
Author Message
doug4

External


Since: Jan 27, 2004
Posts: 2



(Msg. 16) Posted: Wed Jan 28, 2004 1:11 am
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: microsoft>public>inetserver>iis (more info?)

Boy am I glad I found this tpoic becuase I am having the exact same problem. New Toshiba laptop that came with xp home. I upgraded to pro with a new update version, installed IIS and have not been able to have it work properly at all. <a style='text-decoration: underline;' href="http://localhost," target="_blank">http://localhost,</a> <a style='text-decoration: underline;' href="http://127.0.0.1" target="_blank">http://127.0.0.1</a> all return file not found. I am actually getting this error now after a couple of adjustments:
HTTP 403.1 Forbidden: Execute Access Forbidden
Internet Information Services

Never the less, iis will not display any data in IE6.

- ping returns 192.168.1.100
- all pertinent services are running
- iis is running
- default web and all webs in wwwroot are started
- on a network with two desktops (2kpro, xppro (full versions)) that have iis working
- earthlink dsl connection
- running eight webs in wwwroot that cannot be viwed in dreamweaver or localhost/website in browser

This is driving me nuts as well as everything looks like it is configured and operating normally.

Any help, thanks a bunch.

Doug
doug RemoveThis @dynamicwebbuilding.com


----- Jeff Cochran wrote: -----

On Thu, 22 Jan 2004 22:57:44 -0800, "Mark H" <mhimeda RemoveThis @ieee.org> wrote:

  >I'm running XP Pro (IIS 5.1) (SP1). Cannot browse any
  >localhost websites including default. Also cannot
  >restart IIS from IIS mmc. IE simply hangs for awhile
  >before "server not found" message. I tried reinstalling
  >IIS to no avail. Any suggestions?

Start with:

Control Panel -> Internet Options -> Connections -> LAN Settings ->
Uncheck everything.

Then post actual error messages if this doesn't work, along with
specifics about what you've tried.

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
anonymous1016

External


Since: Jan 22, 2004
Posts: 3



(Msg. 17) Posted: Wed Jan 28, 2004 11:42 am
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Tony,
I responded to a couple of subthreads yesterday, but for=20
some reason it didn't get posted. Anyway, here's the=20
scoop...

Last time I used local IIS was a few months ago, so I'm=20
not exactly sure when this broke. I'm running VS.Net for=20
an ASP.Net project on this machine and it couldn't create=20
the project using localhost. That's when I found the=20
problem. I'm running a small network w/ Win2K domain,=20
DHCP, DNS, and WINS server on the same machine. All net=20
services seem to be running fine. I can ping all=20
machines using their NetBIOS names and DHCP addresses. =20
When I ping my localhost, NetBIOS name, or DHCP-assigned=20
address, I get replies with "Reply ::1: time <1ms". =20
Seems odd that the address gets returned that way. If I=20
ping 127.0.0.1, I get replies back with the full=20
address. I have a couple of web sites on this=20
workstation. I'm not using host headers.

Additionally, I have the following information from=20
WFetch when I try to browse localhost...

   >>> Start Log from WFetch
started....
WWWConnect::Close("localhost","80")\n
closed source port: 1236\r\n
WWWConnect::Connect("localhost","80")\n
0x2749 (A request to send or receive data was disallowed=20
because the socket is not connected and (when sending on=20
a datagram socket using a sendto call)
no address was supplied.): connect()
IP =3D "127.0.0.1:80"\n
source port: 1239\r\n
REQUEST: **************\n
OPTIONS /default.htm HTTP/1.1\r\n
Host: localhost\r\n
Accept: */*\r\n
\r\n
RESPONSE: **************\n
HTTP/1.1 200 OK\r\n
Server: Microsoft-IIS/5.1\r\n
Date: Wed, 28 Jan 2004 16:37:04 GMT\r\n
MS-Author-Via: MS-FP/4.0,DAV\r\n
Content-Length: 0\r\n
Accept-Ranges: bytes\r\n
DASL: <DAV:sql>\r\n
DAV: 1, 2\r\n
Public: OPTIONS, TRACE, GET, HEAD, DELETE, PUT, POST,=20
COPY, MOVE, MKCOL, PROPFIND, PROPPATCH, LOCK, UNLOCK,=20
SEARCH\r\n
Allow: OPTIONS, TRACE, GET, HEAD, COPY, PROPFIND, SEARCH,=20
LOCK, UNLOCK\r\n
Cache-Control: private\r\n
\r\n
WWWConnect::Close("localhost","80")\n
closed source port: 1239\r\n
finished.
..
   >>> End Log

Here's some oddities...
1) Note that after the socket error above, it seems to=20
find the site (IE just hangs). If I set the "socket=20
reuse" check box in WFetch, and try again, it finds the=20
site w/out the error.

2) When I browse localhost with IE, it finally returns=20
with page unavailable. If I then click on the "Detect=20
Network Settings" link, it finds the site after a short=20
pause. From that point on in the session, I can find the=20
site. However, if I quit from the session, I'm back to=20
square 1. This seems consistent with what WFetch is=20
returning.


Hope this HELP!s.

Mark
 >-----Original Message-----
 >Howdy Mark,
 >
 >Let's start with the basics:
 >
 >When did this start happening?
 >Did it ever work?
 >What changed?
 >
 >What kind of network configuration do you have? Details=20
please Smile
 >
 >Can you ping:
 >localhost - what's the ip that comes back?
 >netbios - what's the ip
 >FQDN
 >
 >How many web sites do you have?
 >
 >Are you using host headers?
 >
 >Let's start with this, and see where we end up.
 >
 >Thank you,
 >
 >Tony DeVere [MSFT]
 >Microsoft IIS
 >Newsgroup Support
 >tdevere@online.microsoft.com
 >
 >"Please do not send email directly to this alias. This=20
is our online=20
 >account name for newsgroup participation only."
 >
 >This posting is provided "AS IS" with no warranties, and=20
confers no rights.=20
 >You assume all risk for your use. =A9 2001 Microsoft=20
Corporation. All rights=20
 >reserved.
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
tdevere

External


Since: Aug 29, 2003
Posts: 449



(Msg. 18) Posted: Wed Jan 28, 2004 12:05 pm
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hey Doug,

You're not having the same problem. These people are not even getting to
the web server to return and error message. You are getting back an HTTP
error code, coming from the server.

If this doesn't fix your problem, please post in a new thread.

You should enable scripts and or executables permissions on the site where
you are trying to run this content. do this from the properties of the web
site or virtual directory, then the home directory tab, under the
application settings. The execute permissions is set incorrectly.

Try that.


Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere.DeleteThis@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
tdevere

External


Since: Aug 29, 2003
Posts: 449



(Msg. 19) Posted: Wed Jan 28, 2004 12:07 pm
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

262635 Error Message: HTTP 403.9 - Access Forbidden: Too Many Users Are
http://support.microsoft.com/?id=262635



Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere RemoveThis @online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
tdevere

External


Since: Aug 29, 2003
Posts: 449



(Msg. 20) Posted: Wed Jan 28, 2004 12:14 pm
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello Zekela,

Two things I can think of:

How do you have the web site bound? All unassigned? or to an IP address?

Also, can you run a netstat -an and place the output back here?

Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere.DeleteThis@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
zekela

External


Since: Jan 27, 2004
Posts: 2



(Msg. 21) Posted: Wed Jan 28, 2004 12:14 pm
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Tony,

The web site is bound as "All unassigned", Description = "Default Web Site", TCP Port = 80, Host Header Name is blank.

Here is the output of netstat -an:

Active Connections

Proto Local Address Foreign Address State
TCP 0.0.0.0:21 0.0.0.0:0 LISTENING
TCP 0.0.0.0:25 0.0.0.0:0 LISTENING
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1027 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1031 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1033 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1036 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1206 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1208 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1801 0.0.0.0:0 LISTENING
TCP 0.0.0.0:2103 0.0.0.0:0 LISTENING
TCP 0.0.0.0:2105 0.0.0.0:0 LISTENING
TCP 0.0.0.0:2107 0.0.0.0:0 LISTENING
TCP 0.0.0.0:5000 0.0.0.0:0 LISTENING
TCP 0.0.0.0:8097 0.0.0.0:0 LISTENING
TCP 172.16.1.10:139 0.0.0.0:0 LISTENING
TCP 172.16.1.10:1206 207.46.156.252:80 ESTABLISHED
UDP 0.0.0.0:445 *:*
UDP 0.0.0.0:1026 *:*
UDP 0.0.0.0:1034 *:*
UDP 0.0.0.0:1035 *:*
UDP 0.0.0.0:1040 *:*
UDP 0.0.0.0:3456 *:*
UDP 0.0.0.0:3527 *:*
UDP 127.0.0.1:123 *:*
UDP 127.0.0.1:1073 *:*
UDP 127.0.0.1:1134 *:*
UDP 127.0.0.1:1900 *:*
UDP 172.16.1.10:123 *:*
UDP 172.16.1.10:137 *:*
UDP 172.16.1.10:138 *:*
UDP 172.16.1.10:1900 *:*

Thank you very much for you quick response. I look forward to your next post.

-- ZekeLA

----- [Tony Devere] wrote: -----

Hello Zekela,

Two things I can think of:

How do you have the web site bound? All unassigned? or to an IP address?

Also, can you run a netstat -an and place the output back here?

Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere.DeleteThis@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
doug4

External


Since: Jan 27, 2004
Posts: 2



(Msg. 22) Posted: Wed Jan 28, 2004 8:31 pm
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Tony, thanks for the response. The suggestion didn't seem to help, I have started a new thread on my issue named 'unable to access localhost or local webs'.

Thanks very much.

Doug Laughter

--

Tony, thanks for the reply. I tried your suggestion and now get the following when trying http://localhost:
You might not have permission to view this directory or page using the credentials you supplied.
HTTP Error 403 - Forbidden
Internet Explorer

When trying to access a local web via http://localhost/website or when trying to access an asp webpage though dreamweaver, I get the following:
HTTP 500 - Internal server error
Internet Explorer

As you suggestion, I am at least getting http errors. Is the problem some type of permissions issue? The username on the directory security is IUSR_computername.

Awaiting your helpful response.

Doug Laughter

--

Hey Doug,

You're not having the same problem. These people are not even getting to
the web server to return and error message. You are getting back an HTTP
error code, coming from the server.

If this doesn't fix your problem, please post in a new thread.

You should enable scripts and or executables permissions on the site where
you are trying to run this content. do this from the properties of the web
site or virtual directory, then the home directory tab, under the
application settings. The execute permissions is set incorrectly.

Try that.


Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere.TakeThisOut@online.microsoft.com
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
anonymous1075

External


Since: Jan 29, 2004
Posts: 1



(Msg. 23) Posted: Thu Jan 29, 2004 3:51 pm
Post subject: RE: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have also have just installed IIS (after about 5 hours of hunting out missing files!). I then couldn't browse the localhost website. As it turns out, I found in Computer Management (in the Control Panel --> Administrative Tools) if you select Internet Information Services then website ... the default website was stopped (by default). As soon as I started this all was OK. Hope this helps.
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
tdevere

External


Since: Aug 29, 2003
Posts: 449



(Msg. 24) Posted: Mon Feb 02, 2004 7:51 am
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi there,

Try changing the port IIS responds to. Make it something like 8089. Then
try browsing the web site from the MMC and tell us what happens.

Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere.TakeThisOut@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
jvravichandran

External


Since: Feb 03, 2004
Posts: 3



(Msg. 25) Posted: Tue Feb 03, 2004 10:59 am
Post subject: Re: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Have you checked for Proxy settings in your computer? Go into Tools >
Internet Options and deselect Proxy settings.

with regards,


J.V.Ravichandran
- http://www.geocities.com/
jvravichandran
- http://www.411asp.net/func/search?
qry=Ravichandran+J.V.&cob=aspnetpro
- http://www.southasianoutlook.com
- http://www.MSDNAA.Net
- http://www.csharphelp.com
- http://www.poetry.com/Publications/
display.asp?ID=P3966388&BN=999&PN=2
- Or, just search on "J.V.Ravichandran"
at http://www.Google.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
Prawin Malyala

External


Since: Aug 21, 2008
Posts: 1



(Msg. 26) Posted: Thu Aug 21, 2008 6:56 am
Post subject: RE: Cannot browse localhost web sites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I had a similar problem wherei i couldn't able to browse my local websites and the error msg i got in system logs is:
"This computer was not able to set up a secure session with a domain controller in domain BECKTON due to the following:
There are currently no logon servers available to service the logon request.
This may lead to authentication problems. Make sure that this computer is connected to the network. "

I could able to solve this problem by restarting DHCP Client service.

Hope this helps somebody.

From http://www.developmentnow.com/g/59_2004_1_0_0_272523/Cannot-browse-loc...ost-web

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
 >> Stay informed about: Cannot browse localhost web sites 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
i can't browse my localhost page. - I have installed IIS 5.1 in my xp professional windows, but after installed and run i can't browse the site. When i type 'localhost' in navigator bar appears the next message: HTTP 500 - Internal server error Internet Explorer Aparently that was..

localhost or local http referencing with multiple web sites - Hey everyone, At home i have winXP, running IIS with the default web site. As normal i can use the url http://localhost/ or http://127.0.0.1/ to get browser access to execute the ASP pages that reside there. I am running an ASP script on my managed..

Cannot Browse in IIS 6.0 - To anyone can help, In previous IIS versions I had the ability to browse my websites, but in version 6.0 I cannot. Is there a setting that I need to enable, or is there more of a serious problem. Any help will be greatly appreciated. Thanks, Rober...

Can't browse to IIS hosted website - First apologies for submitting this thread again but I am unable to reply to the original thread as some wierd error page keeps appearing when I try. So here it is again but updated from the original... I am in trial mode at the moment but can't seem to...

Cannot browse my web site after setup router. - I configure my Window 2000 server to host my domain using dynamic IP and web forwarding. It is connected to my ISP through broadband cable modem. It works fine. After I setup a router and connect the broadband cable to the WAN port and another 2 PCs....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]