Options

strong name key has the wrong size

tpatketpatke Posts: 10 Bronze 2
edited June 25, 2010 7:40AM in SmartAssembly 5
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

Comments

  • Options
    Paul.MartinPaul.Martin Posts: 83 New member
    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.
Sign In or Register to comment.