error in creating strongname

  • Thread starter Thread starter amit
  • Start date Start date
A

amit

hi,

I am getting an error

"Failure adding assembly to the cache: Strong name signature could not be
verified"

can any body help me in creating a strongnamed assembly
 
Use the sn.exe utility with the -k command line argument.
Then, modify the AssemblyKeyFile attribute in the AssemblyInfo.cs file to
point to the created strong name file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top