
- VBForums
- .NET and More
- C#
- 1.0-1.2 Cryptographic failure while signing assembly ... The key container name ... does not
-
Feb 8th, 2010, 10:07 AM
#1
Thread Starter
Hyperactive Member
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
-
Feb 10th, 2010, 04:48 PM
#2
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
-
Feb 11th, 2010, 01:23 AM
#3
Re: Cryptographic failure while signing assembly ... The key container name ... does
It'll be in the project's AssemblyInfo.cs file

- VBForums
- .NET and More
- C#
- 1.0-1.2 Cryptographic failure while signing assembly ... The key container name ... does not
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|