Jump to content
Software FX Community

Chart FX License Error - Couldn't get Run Time license for 'ChartFX.WinForms.Chart'


vivekagarwal

Recommended Posts

Hi,

 We recently upgraded to Chart FX 7. When I run the application on my machine (Where I coded and I have Chart FX installed), I am able to open the screen where Chart FX is used. But when I try to run this application on any other machine (where I don't have Chart FX installed), it throws me error "Couldn't get Run Time license for 'ChartFX.WinForms.Chart'". I am using VS 2008 with VB.net.

My .licx file shows Chart FX refrence but still unable to get it working.  Can anybody help with this?

Thanks,

Vivek Agarwal

Link to comment
Share on other sites

  • 1 month later...

The reason you are having this issue is because Chart FX is not able to find the license embedded in the application. We use the licensing schema built into the .Net Framework to validate the product. Which embeds the license into the executable assembly using the executable name as a reference.

Licensed controls expect the license to be stored inside the EXE that starts the application. You need to make sure the application running the report contains the license.

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