2
1
The title is pretty self explanatory. I have a Windows 7 environment with IIS7 installed. I'm sure this is the result of me mucking around with settings at some point. Trying to avoid a fresh Windows install.
Quick breakdown of what I've tried:
- Resetting IEs settings back to defaults.
- Using the IP address of the machine vs. localhost. Using the IP does work.
- Pinging localhost. I can, which isn't surprising because Firefox/Chrome have no problem resolving it.
Any other ideas?
1Can you try again with IPv6 disabled? I suspect a broken IPv6 setup. – Gurken Papst – 2012-05-17T20:37:38.937
I actually saw this suggested elsewhere so my IPv6 is already disabled for the Wireless NIC I'm using to connect to the internet. – vpiTriumph – 2012-05-17T20:51:24.233
I must admit that I don't know how Windows is handling loopback connections in detail, since there is no dedicated loopback adapter. So just to be sure, disable IPv6 support on all NICs (or temporarily remove the protocol entirely). – Gurken Papst – 2012-05-17T21:30:22.007
Disabled on all. Still no luck. Could this possibly have to do with my Hosts file? I searched for what a default one should look like in Windows 7 and mine appears to match. – vpiTriumph – 2012-05-17T21:39:47.310
Okay, after a bit more wasted time I realized I had clicked 'Restore advanced settings' as opposed to the more encompassing 'Reset Internet Explorer settings' similarly on the Advanced tab. Once I did this, I'm back in business. Thanks for the effort guys. – vpiTriumph – 2012-05-18T14:26:19.753
@vpiTriumph - Hey, why don't you add what you put in the previous comment as the answer to this question. It's correct, and you just helped someone else out with this information. +1 to your question, and I'd +1 the answer to if you put one there :) Thanks! – jmort253 – 2012-05-26T06:42:33.747