Question

I'm trying to run the project of bsn-goldparser (https://code.google.com/p/bsn-goldparser/) and I have the next trouble: Visual Studio shows me the next message : "Error 2 Cryptographic failure while signing assembly...The key container name 'bsn' does not exist..." .After hours searching, I have tryed the next: I have edited all projects files and I have removed the line bsn. But now, the error is it doesn't found libraries that are already added. I need know more, but i don't known where I can read about this. Thanks.

Was it helpful?

Solution

The answer to this question is here:

removing strongly signed from assembly.

Besides, I have compiled the projects with framework 4.0, because they had been compiled with framework 3.5 client profile.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top