tksuoran's picture

Cryptographic failure while signing assembly 'OpenTK.dll' with VS2008

Project:The Open Toolkit library
Version:1.0.0-rc1
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
the Fiddler's picture

#1

Status:open» confirmed

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).

the Fiddler's picture

#2

Component:Code» Miscellaneous
tksuoran's picture

#3

It worked. Thanks!

the Fiddler's picture

#4

Status:confirmed» closed

Fixed in 1.0-2010-10-06.