Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Referenced assembly 'FirebirdSql.Data.FirebirdClient' does not have a strong name .NET CF [DNET113] #125

Closed
firebird-automations opened this issue Sep 12, 2007 · 7 comments

Comments

@firebird-automations
Copy link

Submitted by: Robert Suska (sefino)

I need compile my project with strong name key file(my.snk) , but compiler me write this error:

Error 1 Assembly generation failed -- Referenced assembly 'FirebirdSql.Data.FirebirdClient' does not have a strong name My_Project
FirebirdSql.Data.FirebirdClient.dll is assembly for .NET CF, please sign this assembly and release to web.

P.S. I am download from your web FirebirdSql.Data.FirebirdClient.snk file and tried am sign assembly by the help of tools
sn -R FirebirdSql.Data.FirebirdClient.dll FirebirdSql.Data.FirebirdClient.snk
but I had received this report:
FirebirdSql.Data.FirebirdClient.dll does not represent a strongly named assembly

and
sn -Vr -R FirebirdSql.Data.FirebirdClient.dll FirebirdSql.Data.FirebirdClient.snk
but I had received this report:
The public key supplied for test signing is invalid

please help me.
cheers

@firebird-automations
Copy link
Author

Modified by: @cincuranet

assignee: Carlos Guzman Alvarez [ carlosga_fb ] => Jiri Cincura [ cincura_net ]

@firebird-automations
Copy link
Author

Commented by: @cincuranet

I've fixed the build batch file. And alslo I've sent fixed build to your mail.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1.0 [ 10102 ]

Fix Version: 2.5.0 [ 10170 ]

@firebird-automations
Copy link
Author

Commented by: @carlosga

How are you doing the build for the .net cf ??

@firebird-automations
Copy link
Author

Commented by: Robert Suska (sefino)

Thanks, already is OK.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

security: Developers [ 10012 ] =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants