
Cryptographic failure while signing assembly 'OpenTK.dll' with VS2008
Posted Tuesday, 4 May, 2010 - 08:07 by tksuoran| Project: | The Open Toolkit library |
| Version: | 1.0.0-rc1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When I open OpenTK.sln and try to build OpenTK project, I get this error:
error CS1548: Cryptographic failure while signing assembly 'C:\Program Files\OpenTK\1.0\Source\OpenTK\obj\Debug\OpenTK.dll' -- 'Error reading key file 'c:\Program Files\OpenTK\1.0\Source\OpenTK\OpenTK.snk' -- The system cannot find the file specified. '
I use VS2008 SP1 on Windows XPSP3 32bit.


Comments
#1
This is a packaging issue. As a workaround, you can run Build.exe to regenerate the project files (type "vs" or "vs9" as the target).
#2
#3
It worked. Thanks!
#4
Fixed in 1.0-2010-10-06.