Jump to content
Software FX Community

Trial License String Error - Invalid License (800000)


robertqjohnson

Recommended Posts

I received a trail license string on 10/25/2021 and I'm just now trying it out.

I added the following to the InitializeComponent method before creating an instance of the Chart() on one of our windows forms:

  • string sLicenseString = "string"
  • ChartFX.WinForms.Chart.SetLicenseString(sLicenseString);

After building the application in Azure DevOps and deploying it to an ASP server, I'm getting the following error message on the windows form:

Invalid License (800000). Please contact Software FX Support 

Does this error mean the trial license is expired? 

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