On Mon, 2010-06-28 at 20:18 -0700, Steve Lessard wrote: > Noobie question here... I tried to GAC an assembly I downloaded from > Microsoft. gacutil failed saying the assembly is delay signed. So I ran sn > to dump out the assembly's strong name info and got an error (see below.) > What do I have to do to get this assembly installed in the GAC? > > > > AppleJacks:Bin slessard$ gacutil -i Microsoft.Rtc.Collaboration.dll > Failure adding assembly Microsoft.Rtc.Collaboration.dll to the cache: Strong > name cannot be verified for delay-signed assembly > > AppleJacks:Bin slessard$ sn -t Microsoft.Rtc.Collaboration.dll > Mono StrongName - version 2.4.0.0 > StrongName utility for signing assemblies > Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD > licensed. > > ERROR: Unknown blob format.
Please fill a bug report @ http://mono-project.com/Bugs and attach (or give instructions on how to obtain) the assembly. Sebastien _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
