Howdy,
I'm trying to add a new assembly to the GAC on our development web server, and have gotten as far as using "sn -k" to generate a key, edited the AssemblyInfo file to point at the key file, compiled successfully, but as soon as I attempt the add operation I repeatedly get told that I need a strong name: Name, Version and Public Key. I can confirm that I have all of those. Are there any undocumented tricks I'm missing here???
Cheers,
mh
I'm trying to add a new assembly to the GAC on our development web server, and have gotten as far as using "sn -k" to generate a key, edited the AssemblyInfo file to point at the key file, compiled successfully, but as soon as I attempt the add operation I repeatedly get told that I need a strong name: Name, Version and Public Key. I can confirm that I have all of those. Are there any undocumented tricks I'm missing here???
Cheers,
mh