Accessing localhost via IIS 6.1 on Windows 7 very slow

Posted by Ian Devlin on Stack Overflow See other posts from Stack Overflow or by Ian Devlin
Published on 2010-06-15T12:19:46Z Indexed on 2010/06/15 12:22 UTC
Read the original article Hit count: 236

Filed under:
|
|

(I've checked here already for similiar questions, and haven't found one that's exactly the same - hence I'm posting a new question)

I'm currently running an ASP.NET application on IIS 7.0 on Windows 7. When I access this application on Internet Explorer (either 6, 7 or 8) it is incredible slow and often fails to load at all. There are messages at the bottom saying:

Waiting for http://localhost/....... or sometimes waiting for about:blank (I've read that this can be a virus, but I've run all the usual checks and it's not).

constantly, but it returns with the usual: "Internet Explorer cannot display the webpage"

I've also tried this by using 127.0.0.1 and the machine name, with the same results.

I've tried the same application on the latest Firefox, Safari, Chrome and Opera and they all work fine. I've also installed the same application on a Windows Server 2003 machine, and it all works fine via Internet Explorer.

Soes anyone have any ideas why this doesn't work with Internet Explorer and yet does with other browsers?

© Stack Overflow or respective owner

Related posts about windows-7

Related posts about iis6