I missed the original posting but here you go. . . I saw a similar message with some of the stuff that we are working on. What I believe it means is that an assembly that was installed with windows installation services (e.g. via MSI) has a reference to the assembly you are trying to remove. The best bet is to uninstall the assembly/program that has a reference (using add/remove programs). Alternatively, you can use the gacutil "/uf" flag to remove the assembly, but when you use that, the command line gets a bit ugly (you need the full name of the assembly, including version, culture, and public key token.
-Rob -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 9:30 PM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] GAC Assembly Uninstall Merrill, Did you ever figure this out I'm having the same issue. Any help much appreciated... thanks -Matt =================================== This list is hosted by DevelopMentorŪ http://www.develop.com NEW! ASP.NET courses you may be interested in: 2 Days of ASP.NET, 29 Sept 2003, in Redmond http://www.develop.com/courses/2daspdotnet Guerrilla ASP.NET, 13 Oct 2003, in Boston http://www.develop.com/courses/gaspdotnet View archives and manage your subscription(s) at http://discuss.develop.com