vivekagarwal Posted September 9, 2009 Report Share Posted September 9, 2009 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 Quote Link to comment Share on other sites More sharing options...
vivekagarwal Posted September 9, 2009 Author Report Share Posted September 9, 2009 I got it resolved. This post can be deleted. Quote Link to comment Share on other sites More sharing options...
rocioZ Posted October 21, 2009 Report Share Posted October 21, 2009 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.