Jump to content
Software FX Community

Runtime licence error


AlexeyRedko

Recommended Posts

 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!

 

 

 

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