localhost still responses after uninstalling IIS Windows 7
Posted
by
ryanzec
on Server Fault
See other posts from Server Fault
or by ryanzec
Published on 2011-07-02T10:00:31Z
Indexed on
2014/06/13
3:28 UTC
Read the original article
Hit count: 448
I was experimenting with IIS and ASP.NET however I want to go back to WAMP as far as my development server stack on my local windows 7 computer. So I disabled the IIS windows program (using Control Panel -> Program and Features -> Turn Windows Features on or off) and installed WAMP. I then when to localhost in my browser and just got a blank page. I then uninstalled WAMP and tried again and still got the blank page. I cleared my browser all of saved data like cache and still the same effect. I have uninstalled IIS and WAMP however I can't get localhost to return server not found like it usually does. I know the skype can sometimes effect things running on port 80 so I quit that but still it does not work. Is there a way I can figure out what is running on the port and returning me an empty page?
© Server Fault or respective owner