M BUZZ CRAZE NEWS
// news

How to fix broken IIS on Windows 7

By Mia Morrison

how can I fix broken IIS on Windows 7 ?

Deinstalling it via "Windows Features" doesn't help. Apparently it doesn't uninstall IIS completely so on my subsequent attempts to install it installer hangs and I can see in Process Explorer that it keeps trying to launch svchost.exe -iis for 10 mins and then gives me error message.

Reinstalling whole Windows with all apps would take me another 3 days :/

Please help.

4

2 Answers

I found this on the internet some time ago.
1. Unistall IIS
2. Uninstall (Windows Process Activation Service)
3. Reboot
4. Install IIS again.

2

Old post!!. But sometimes this will help someone to save his time. This seems to be a framework error.Reinstalling framework will solve this issue. Reinstall framework by going to control panel > Turn windows features on/off > Microsoft .NET Framework xxx

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy