Hi,

I am facing this typical problem. I have a .NET assembly, which I have kept in GAC using gacutil tool. But now I can not uninstall it from GAC using gacutil.

The error message is like:

Unable to uninstall: assembly is required by one or more applications

Pending references:
SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION : <Windows Ins
taller>

But I am pretty sure that it is not referred by any of my applications.

Can any body help please?

Thanks in advance,

Partha