3
30906024
I intalled an assembly into GAC by gacutil.exe.
But when i delete it from GAC by gacutil.exe, i got an error message such as
follow:
Assembly: Client.Common, Version=1.0.1.0, Culture=neutral,
PublicKeyToken=01aef4fcc8ad7772, Custom=null
Unable to uninstall: assembly is required by one or more applications
Pending references:
SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION : <Windows
Installer>
So i want to delete it directely from assembly folder and .net framework
configuration tools, but failed.
So who can tell me why cann't delete assembly from GAC and how to delete it?
But when i delete it from GAC by gacutil.exe, i got an error message such as
follow:
Assembly: Client.Common, Version=1.0.1.0, Culture=neutral,
PublicKeyToken=01aef4fcc8ad7772, Custom=null
Unable to uninstall: assembly is required by one or more applications
Pending references:
SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION : <Windows
Installer>
So i want to delete it directely from assembly folder and .net framework
configuration tools, but failed.
So who can tell me why cann't delete assembly from GAC and how to delete it?