Groups | Blog | Home
all groups > dotnet sdk > november 2003 >

dotnet sdk : Removing sample assemblies from the GAC?


Thomas
11/20/2003 3:16:54 PM
Hi,

How do I remove the Reverser sample assemblies which are
added to the GAC when building the deployment samples? I
have tried "gacutil /u reverser" and manually deleting
them from the GAC folder, but I keep getting this error
message: "Assembly 'Reverser' could not be uninstalled
because it is required by other applications."

What am I missing here?

Regards,
Kapil Sachdeva
12/9/2003 1:15:32 PM
This implies that there are some other assemblies in the GAC which use this
assembly, You have to systematically uninstall in order of dependence.



[quoted text, click to view]

AddThis Social Bookmark Button