Jump to content
Software FX Community

ChartFx licensing and Assembly Strong Naming


rrbaiwar

Recommended Posts

We are using the ChartFx version 6.2.1342 for .NET windows. We are facing problem with ChartFx runtime licensing. The problem here is that license is bound with a strong name key file. We have to sign our Project with the snk file to make it work. I see the following comment  written in the Assembly info file of the project.

 

This assembly MUST be signed with the xxx.snk key!!!

' Chart FX (third-party graph control) relies on the

' PublicKeyToken for it's runtime licensing.

' Failure to sign with the xxx.snk will result in

' Runtime licensing issues with the graphing feature.

' Providing a new key will also yield Runtime licensing

' failures since the licensing is directly related to

' this key's PublicKeyToken.

 

 

The problem that we have now is that we need to get rid of the Strong naming of the assembly. But, when we do so, the runtime licensing does not work and we are getting the Invalid license errors. Can anyone help me in finding whether there is a way to use the ChartFX control without strong naming the assembly or the Strong name key file? This is very urgent and any help with this is highly appreciated.

 

Thanks and Regards

Rushikesh

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...