IIS - Unable to browse localhost on IIS 7

Asked By Andrea
13-Feb-07 05:45 AM
This is a really strange issue. Pinging localhost return 4 ping without
problems, the config in the IIS look fine, defauls web site is started, but
when I put localhost in the address bar, IE start live search to look for
something close to localhost and firefox refuse to show me the web site.
Just change the port from 80 to 81 or whatever you want, refresh and all
works fine.
Creating a new web site with host header name and changes the settings in
the host file to let the HHN recognizable also works without matter.
On a first time I thought to some problems generated from some wrong
setting, but deleting it and recreating doesn't solve the iisue.

Any idea?

Thanks
Andrea
IIS
(1)
JeffWindows
(1)
AndreaRe
(1)
HHN
(1)
IE
(1)
Localhost
(1)
Firewall
(1)
Problems
(1)
  jeff.nospa replied...
13-Feb-07 07:02 AM
Firewall?

Jeff
  Andrea replied...
13-Feb-07 09:30 AM
Windows vista firewall ... I think it should pass it without problem, also
because I didn't make any changes inside.
And technically connection on localhost shouldn't leave at all my machine
and go outside my network.

Andrea
help
IIS Enable ASP within IIS 5.1 (Win XP) Hi, I tried running a simple "Hello, World form ASP" server-side script. . . and it appears that IIS did not enable ASP by default on my computer. It complaints that the "%" character is I manually enable the ASP feature? King he rv ASP is enabled by default on IIS 5.1 on Windows XP. There is nothing to "manually enable", so let's look is a server problem. . . preventing the displaying of the requested page. I'm new to IIS, and the only configuration I done was install IIS and added the two foregoing files the default directory, c: / Inetpub / wwwroot. Thanks for your security software on this system, and if so, please verify that the security software supports IIS and does not cripple it. Several personal security software are known to cripple IIS, Scripting Engine, or COM+ to prevent IIS from functioning to execute pages like ASP, and
IIS Enabling Active Server Pages in IIS 7 I'm running IIS 7 on Vista as a test machine for a ASP site. But ASP is not someone please clue me in on how to enable support for Active Server Pages in IIS 7? - - Brandon http: / / www.presentationsdirect.com Make sure IIS is installed with all the ASP features. Once that's done, reboot. Now, go into the IIS Manager and create a new Application Pool. Name it whatever, but choose No Managed Code blogs.msdn.com / David.Wang / / Thanks for the instructions. I installed the ASP features for IIS and setup the AppPool. I assume I should assign this AppPool to the ASP site install it manually by opening a command window and typing this : start / w pkgmgr / iu:IIS-ASP That assumes you have all the other IIS components installed. If you want to
IIS Over 66 seconds to fetch a simple css file on IIS 6 - follow up Hi there, This is a follow up on a question I posted SQL server profiler doesn't show any delays. Here are more details: - I checked the IIS log files to make sure it's not a network issue. It's not. IIS logs report the extremely long times it's taking to respond. - While waiting for a access to the file system. - There are no errors in the event log or the iis httperror files. - The problem happens randomly, and it affects all kinds of files, weather static drill deeper? AspNetReq: Start - Start ConnId: 17059336 Timestamp: 22:00:45.946.969600 IISCache: URL_CACHE_ACCESS_START - IIS starts accessing URL cache to get metadata IISGeneral: GENERAL_GET_URL_METADATA - IIS gets URL metadata IISCache: URL_CACHE_ACCESS_END - IIS ends accessing URL cache IISCache: URL_CACHE_ACCESS_START - IIS starts accessing URL cache to get metadata IISGeneral
IIS Repost: How to set up Windows XP so that FrontPage recgonises local webs? Hi - can no = responses to my original post, apart from one suggestion that I = uninstall and reinstall IIS, which I did but it made no difference. I'm using FrontPage 2000 and Windows the website opens. I have copied all my data to my new laptop, and installed IIS and the = FrontPage 2000 Server Extensions. On my new machine I can go to = http I can open http: / / localhost / DavesWeb / from within my = browser. Also, if I go into IIS on my new laptop and right-click the DavesWeb = folder and select "All Tasks" + "Open there's no folder list). And if I = right-click on "Default Web Site" in IIS and select "All Tasks" + "Open = With FrontPage", I get in message in FrontPage saying: "The Davesweb in = FrontPage and select Tools + Web Settings, the dialog box says "Server = version: Microsoft-IIS / 5.1", on my new laptop, if I open = Settings, , the dialog box says "Server version: no server installed." Clearly I haven't configured IIS correctly in order for FrontPage to = recognise that there is a local web on http does recognise it. What do I need to do to fix this? Dave Open the IIS MMC (Control Panel-> Administration Tools-> Internet Information Services) Expand the tree in the left column
IIS Impersonation and File Permission problems Hello, I have a problem with file permissions in an SP2 Enterprise Edition, joined to an Active Directory domain). The problem seems to be that IIS is not impersonating the user when it's accessing the aspx file before handing it Is there any difference in the way impersonation or file access security is handled in IIS 6 running on an Enterprise or on a Domain joined server? I've read somewhere the aspx files simply by letting permissions inherit from wwwroot. . . What I want, is for IIS to honor the permissions set in the aspx files, something IIS is doing in my test server, but is not doing in the production server. The then really the only thing you need to do is turn off anonymous access withing IIS and make sure integrated is turned on. . your not really doing any impersonating. . . impersonating is my understanding of this it basically goes like this. . . a user requests a page from IIS and IIS checks to see if the user has access to that page (a combo of layers