Windows 7 IIS and localhost error

miickee

New Member
Joined
Mar 20, 2009
Hey there

I cannot access my http://localhost, it comes up with nothing in firefox, and "404 Page Not Found" in IE. I have looked at the C:/Windows/System32/drivers/etc/hosts file or whatever, it has the lines:
Code:
127.0.0.1 localhost
::1 localhost

So I don't know why it doesn't show anything. Yes, IIS is installed, and a myriad of other things (IIS 6 Metabase and IIS 6 Configuration Compatibility, ASP.NET, Windows Authentication).Why else would I not be able to access my localhost web page? There is a web page there (hello.htm), even if I go:
http://localhost/IALAQuestionnaire/hello.htm
It doesn't show anything.

miickee
 
SYSTEM is using port 80. In Process manager, I check PID 4 and it's NT Kernel & System, that is listening on Port 80. I end that process and I get blue screen. Ha. try to help me now, aye.
 
Back
Top Bottom