Article ID: 954856 - Last Review: June 30, 2008 - Revision: 1.0

BUG: You cannot install or uninstall a component in IIS 7.0

Expand all | Collapse all

SYMPTOMS

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 the following may be logged in the Iis7.log file:
< !!FAIL!! > Uninstall of component <component_name> result=0x80070005

CAUSE

This problem occurs when you enable the Shared Configuration feature in IIS 7.0. The Shared Configuration feature points to a UNC location. This problem occurs because the identity that runs the installation process does not have the correct permissions to the UNC location where the IIS 7.0 configuration files are stored.

WORKAROUND

To work around this problem, disable the Shared Configuration feature before you try to install or uninstall a component in IIS 7.0.

After you install or uninstall the component, you can enable the Shared Configuration feature.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information about the Shared Configuration feature in IIS 7.0, visit the following Microsoft Web site:
http://learn.iis.net/page.aspx/264/shared-configuration/ (http://learn.iis.net/page.aspx/264/shared-configuration/)

APPLIES TO
  • Microsoft Internet Information Services 7.0
Keywords: 
kbfix kbexpertiseadvanced kbtshoot kbbug KB954856
 

Article Translations