JSI Tip 8146. The .NET Framework Configuration tool reports an error when you attempt to remove an assembly from the global assembly cache on Windows 2000 SP4?

The subject error is:

Error: There was an error removing <name of assembly>

NOTE: If you using Windows Installer to remove the assembly, you receive:

Error: Assembly: <name>, Version=<version>, Culture=neutral, PublicKeyToken=<public key token>, Custom=null Unable to uninstall: assembly is required by one or more applications Pending references: SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION : <Windows Installer>

These problems are indicative a corrupted registry value.

To resolve this problem:

1. Use Regedit.exe to navigate to HKEY_CURRENT_USER\Software\Microsoft\Installer\Assemblies\Global.

2. If the (Default) Value Name, a string (REG_SZ) data type, contains a Windows Installer descriptor, remove the Windows Installer descriptor data value.

3. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Assemblies\Global.

4. If the (Default) Value Name, a string (REG_SZ) data type, contains a Windows Installer descriptor, remove the Windows Installer descriptor data value.

NOTE: See Removing an Assembly from the Global Assembly Cache.



Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• The Microsoft
Technology Roadmap
• Office 365 Implementation
• Hyper-V Optimizing
• Windows 8 Deployment
and much more!

Come See Paul Thurrott & Rod Trent in Person!

Early Registration Now Open

Upcoming Training

Mastering SharePoint 2013: Succeeding, Not Just Surviving

Building on the success of the “Mastering SharePoint 2010” seminars, the presenters have updated the content to cover the latest and greatest SharePoint product: SharePoint 2013. While SharePoint 2013 is relatively new on the marketplace, the presenters have been working with SharePoint 2013 for well over a year, and have implemented it with a number of clients in production environments.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.