Cryptographic failure while signing assembly ... The key container name ... does not
I downloaded a file from internet and tried to compile and received the error saying
Cryptographic failure while signing assembly ... The key container name ... does not exist
I checked this thread
http://www.vbforums.com/showthread.php?t=408342
it says create strong name.
I have created the snk file. but not sure how to link the file with my project.
I use 2003 version. I am not sure how to do it.
please help.
thanks
Re: Cryptographic failure while signing assembly ... The key container name ... does
Hey,
I haven't used 2003 in a while, but in 2005 onwards, this is done through the Project Properties, in the Signing tab. Don't think this existed in 2003 though, I would check though. If not, have a look here:
http://msdn.microsoft.com/en-us/libr...41(VS.71).aspx
Gary
Re: Cryptographic failure while signing assembly ... The key container name ... does
It'll be in the project's AssemblyInfo.cs file