You may receive a "Installation failed" error message when you try to remove the .NET Framework 2.0 (907752)



The information in this article applies to:

  • Microsoft .NET Framework 2.0


SYMPTOMS

When you try to remove the Microsoft .NET Framework 2.0, you may receive the following error message during the removal process:
The following error occurred during setup:

Installation failed.

For more information, visit the following Web site:

Product Support Center

CAUSE

A custom action in the uninstall process for the .NET Framework 2.0 returns a value which is not ERROR_SUCCESS. This causes the uninstall procedure to return the error message that is mentioned in the "Symptoms" section.

RESOLUTION

There is no resolution to this problem. The .NET Framework is correctly uninstalled and the error may be ignored.

STATUS

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

Modification Type:MajorLast Reviewed:12/7/2005
Keywords:kbuninstall kberrmsg kbtshoot kbprb KB907752 kbAudITPRO kbAudDeveloper kbAudEndUser