Upgrade to latest version, License issue now

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
tirby
Newbie
Newbie
Posts: 84
Joined: Mon Mar 16, 2009 12:00 am

Upgrade to latest version, License issue now

Post by tirby » Thu Dec 06, 2012 6:14 am

I tried to upgrade from version 3.5.3371.26406 to 3.5.3700.30575.
Here is the error I'm gettng:

Exception occurred creating type 'Steema.TeeChart.TChart, TeeChart, Version=3.5.3700.30575, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' System.ComponentModel.LicenseException: An instance of type 'Steema.TeeChart.Chart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.Chart'. Please, contact the manufacturer of the component for more information.

Here is the line in licenses.licx causing the problem:
Steema.TeeChart.TChart, TeeChart, Version=3.5.3371.26406, Culture=neutral, PublicKeyToken=9c8126276c77bdb7

What do I do to fix this?

Thanks!

Marc
Site Admin
Site Admin
Posts: 1265
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: Upgrade to latest version, License issue now

Post by Marc » Fri Dec 07, 2012 9:08 am

Hello,

I assume the machine on which you're developing is the machine that worked correctly before you started using the later version. If in doubt you can re-install the developer key in the machine using the TeeReg utility available on the customer download page.

At first glance I wouldn't expect the licenses.licx file content to cause a problem, but you can abbreviate the line to make it version generic.

ie. just
Steema.TeeChart.TChart, TeeChart
I hope that might be of help.
Regards,
Marc Meumann
Steema Support

Post Reply