[Gtk-sharp-list] GAC'ing gtk# to .NET

John Luke jluke@users.sourceforge.net
Wed, 12 May 2004 01:24:16 -0400


Hello,
I tried to install the Gtk# assemblies to the .NET gac and it said 
something similar to the following:
Failed to add assembly *-sharp.dll to the cache: Strong name could not 
be verified, was it delay-signed?

Is this a simple error on my part, or something else? They seemed to 
build with the key using csc v.1.1 (after some makefile trickery).