How can we help you today? How can we help you today?

strong name key has the wrong size

I am trying to build an assembly with a code signing certificate from GoDaddy. When I do so, I get the following error:

sa_err.jpg

What's that about? :-) How can I change the key size?

Cheers,

Toby
tpatke
0

Comments

1 comment

  • Paul.Martin
    Sorry that is a known issue, partly related to the strong name signing issue discussed in http://www.red-gate.com/MessageBoard/viewtopic.php?t=11220.
    The issue occurred in version 5.0 if you have any of the protection features that use compression ('resource compression and encryption', 'error reporting', or 'string compression and encryption') and tried to sign your assembly with a strong name key with a key size of more than 128 bytes.

    It will be fixed in the forthcoming update.

    I'll PM you with a temporary patch to fix the issue.
    Paul.Martin
    0

Add comment

Please sign in to leave a comment.