Ramesh Posted May 2, 2007 Report Share Posted May 2, 2007 We are using chart fx in design time as well as runtime. The design time things are works fine. But the runtime components are not working. It's says "Unexpected System Exception:#LicenseException - Couldn't get Run Time license for 'ChartFX.WinForms.Chart' received - contact Application manager." I am using Chart Fx in my business component and that will be invoked by window services application. I have attached the .licx file in both places(Business component and service application). Could please let me know how attach the license information in this situvation. ChartFXSample.zip Link to comment Share on other sites More sharing options...
Frank Posted May 2, 2007 Report Share Posted May 2, 2007 The Chart FX license needs to be in the final EXE. Note that the .LICX file is simply the source it needs to be built and included inside the EXE's resources. The following KB articles should help you find what the problem is: Q6101010. How to manually add a Chart FX license to an executableURL: http://support.softwarefx.com/ShowArticle.aspx?Type=KB&Product=CfxNet70&Source=http://support.softwarefx.com/kb/610/1/010.htm?_r=1 Q6101001. How to deploy a WinForms Application when it contains a wrapper object using Chart FX for .NETURL: http://support.softwarefx.com/ShowArticle.aspx?Type=KB&Product=CfxNet70&Source=http://support.softwarefx.com/kb/610/1/001.htm?_r=1 Link to comment Share on other sites More sharing options...
Ramesh Posted May 2, 2007 Author Report Share Posted May 2, 2007 Hi, I don't have any exe, it's a windows services which uses the Chart Fx. so in this senario how do I attach the license file? -Ramesh Link to comment Share on other sites More sharing options...
Ramesh Posted May 2, 2007 Author Report Share Posted May 2, 2007 Its works, sorry for the confusion and inconvenience. Thanks, Ramesh Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.