Jump to content
Software FX Community

Getting Exception of type 'System.ComponentModel.LicenseException' was thrown when using maps extension with ChartFX7.0 only.


cagri

Recommended Posts

Hello,

 I am Getting Exception of type 'System.ComponentModel.LicenseException' was thrown when using maps extension with ChartFX7.0, regular charts with 7.0 works, charts with 6.2 works, 6.2 with extensions works, but 7.0 with extensions is getting the following error, I am not sure how to resolve the licence issue. The odd thing is this is only happening on our development server here, on my local box everything runs fine.

Server Error in '/' Application.


Exception of type 'System.ComponentModel.LicenseException' was thrown.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ComponentModel.LicenseException: Exception of type 'System.ComponentModel.LicenseException' was thrown.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[LicenseException: Exception of type 'System.ComponentModel.LicenseException' was thrown.]   ChartFX.WebForms.Maps.Map.a(IContainerX A_0) +86   ChartFX.WebForms.Maps.Map.b(IContainerX A_0) +192   ChartFX.WebForms.ExtensionCollection.a(IContainerX A_0, Object A_1) +746   ChartFX.WebForms.ExtensionCollection.Add(Object obj) +16   ChartFX.WebForms.Maps.Map.set_Chart(Chart value) +295   ChartFX.WebForms.Maps.Map.OnInit(EventArgs e) +107   System.Web.UI.Control.InitRecursive(Control namingContainer) +333   System.Web.UI.Control.InitRecursive(Control namingContainer) +210   System.Web.UI.Control.InitRecursive(Control namingContainer) +210   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378
Link to comment
Share on other sites

Yo can also try to unistall the whole product: Chart and the extensions an try to reinstall it again. CHart Installers must be runned within an administrator account since it modify some registry entries. So, please try to uninstall it and install it again. The please try to open map sample application (the ones that ares in the samples folder on the installation directory) or create an empty application and drop a chart and adds the extension.

 hope this helps.

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