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,
Thomas
Kapil Sachdeva - 09 Dec 2003 19:15 GMT
This implies that there are some other assemblies in the GAC which use this
assembly, You have to systematically uninstall in order of dependence.
> Hi,
>
[quoted text clipped - 9 lines]
> Regards,
> Thomas