Results 1 to 3 of 3

Thread: Cryptographic failure while signing assembly ... The key container name ... does not

  1. #1

    Thread Starter
    Hyperactive Member csKanna's Avatar
    Join Date
    Dec 2005
    Location
    Tech-Tips-Now.com
    Posts
    339

    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
    Kanna

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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

  3. #3
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724

    Re: Cryptographic failure while signing assembly ... The key container name ... does

    It'll be in the project's AssemblyInfo.cs file

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width