I tried to unregister an assembly from GAC and i got this message: ... Assembly could not be uninstalled because it is required by Windows Installer. Unable to unstall: assembly is required by one or more applicatins Pending references:
SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION : <Windows Installer>...
I know that no other program is running that is using the Assembly and Registery is also cleared with that assembly, what would be the problem?
Thanks for the help
Mattias Sj?gren - 23 Jan 2004 19:31 GMT
Jeff,
http://weblogs.asp.net/alanshi/archive/2003/12/10/42690.aspx
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
jeff - 23 Jan 2004 20:16 GMT
Thanks for tip. Indeed I have the default value. And it works after I removed it.
Jeff