How do I fix the “unable to read configuration for Microsoft Internet Information service”?
After I installed the extensions, I got a message saying it installed successfully, but then a message saying: “unable to read configuration for Microsoft Internet Information service” Start a cmd.exe window, using run as Administrator (if not logged on as native Administrator account) Cd C:\Program Files\Common Files\microsoft shared\Web Server Extensions\50\bin Enter the following commands in the cmd window: o owsadm.exe -o setproperty -pn ValidateServicesCnf -pv fix o owsadm.exe -o setproperty -pn CheckRolesConfig -pv fix o owsadm.exe -o setproperty -pn TightenSecurity -pv fix o owsadm.exe -o setproperty -pn CheckUserAccess -pv fix o owsadm.exe -o check Back to FAQ