AlexeyRedko Posted November 8, 2010 Report Posted November 8, 2010 Hello! We are using ChartFx 7 component in our application in winforms client and on sersver side as wrapped by our dll. On server side we just added ChartFx 7 licence and it worked well. Some time ago we upgrated our enviroment from vs2008 to VS2010 .In new vesrion of server now we tried to add licence in order to work with dll's using chartfx but each time we try to execute any task that loads dll with chart fx we get the next exception: System.ComponentModel.LicenseException: Couldn't get Run Time license for 'ChartFX.WinForms.Chart' at ChartFX.WinForms.Internal.b.a(LicenseContext A_0, Type A_1, Object A_2, Boolean A_3, LicenseProvider A_4) at ChartFX.WinForms.Internal.i.a(LicenseContext A_0, Type A_1, Object A_2, Boolean A_3) at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) at System.ComponentModel.LicenseManager.Validate(Type type, Object instance) at ChartFX.WinForms.Chart..ctor() at Investigator.ChartFXGraph.GraphGenerator.GenerateGraph(Font titleFont, String title, List`1 xValues, List`1 y1Values, String y1Title, List`1 y2Values, String y2Title, Single y3Value, String y3Title, Size size)at Investigator.Report.EN50160.DeviceBasedCompliance.MasterLayout.ComplianceTrends.ComplianceTrends_ReportStart(Object sender, EventArgs e) Is there any solution or work around for this issue! Quote
CarlosAC Posted November 9, 2010 Report Posted November 9, 2010 Hi AlexeyRedko It seems the license is not being added to the executable file. Please contact Software FX Support at suppot[at]softwarefx[dot]com for more information. Please include (when contacting Support) your product serial number. Carlos Chaves Quote
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.