Microsoft Technology, .Net, BizTalk, Sharepoint & etc.

Liedong(Ken) Zheng, Senior SharePoint Developer at SIMPLOT

Assembly ‘X’ could not be uninstalled because it is required by another application

Posted by ken zheng on November 26, 2008

Chances are that your assembly has a pin in the registry which stops it from being uninstalled. You can find these here:
* HKEY_CURRENT_USER\Software\Microsoft\Installer\Assemblies\Global
* HKEY_LOCAL_MACHINE\Software\Classes\Installer\Assemblies\Global

Just remove the keys, and you can now uninstall them from the GAC.

One Response to “Assembly ‘X’ could not be uninstalled because it is required by another application”

  1. Great blog to read thanks.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>