I am running Windows Vista Ultimate. I went to the add/remove Windows components tool and unchecked "Internet Information Services." However, when I access http://localhost/ the IIS 7 default page is still shown. I would expect no response.
feedback
|
|
Looking at your comment to LuckyLindy's answer, it seems you already tried removing it from Vista's add/remove programs, AND you disabled the service, yet you're still getting a response from localhost. Assuming it's not a browser caching thing, you may want to use a tool like TcpView to determine which process is listening on port 80. It could be something other than IIS 7 that's listening and responding. | |||
|
feedback
|
this will definetly solve your problem | |||
|
feedback
|
|
If it doesn't uninstall it, you could disable the service, which would at least ensure that IIS wasn't running. | |||||
feedback
|
|
i had tried to disable iis via program and feature but not complete to removed. | |||
|
feedback
|