You cannot install or uninstall a component in Internet Information Services (IIS) 7.0. When you try to install a new component in IIS 7.0 by using the Add Role Services wizard, you receive the following error message:
Attempting to install <feature name> failed with error code -2147023293. Fatal error during installation
Additionally, error messages that resemble the following may be logged in the IIS 7.0 installation log file (Iis7.log):Error message 1
< !!FAIL!! > Install of component <component_name> result=0x80070005
Error message 2
< !!FAIL!! > COMPONENT::ExecuteCommand result=0x80070005
Note The Iis7.log file is in the following location: C:\Windows
When you try to uninstall a component in IIS 7.0 by using the Remove Role Services wizard, you receive the following error message:Attempt to un-install <feature name> failed with error code -2147023293. Fatal error during installation.
Additionally, an error message that resembles one of the following may be logged in the Iis7.log file: < !!FAIL!! > Uninstall of component <component_name> result=0x80070005
< WARNING! > Shared configuration detected. Install/Uninstall of optional component may fail.