Trying to get an old copy of Tchart running on VS2022

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
bobcourtney
Newbie
Newbie
Posts: 4
Joined: Mon Dec 01, 2014 12:00 am

Trying to get an old copy of Tchart running on VS2022

Post by bobcourtney » Fri Apr 26, 2024 1:53 pm

Hi
Working on legacy programs and re-downloaded the Tchart.installer TeeChartNET2015_4.1.2015.08060.exe from the website.

Installed it but when running the library in VS2022 with a .net 4,7 environment, I get a a licensing error when I try to create a new Tchart instance on a blank form. ( see attached png). I have a copy of the license.licx in the base folder of the project

Any advice
Attachments
Solution.PNG
Solution.PNG (12.86 KiB) Viewed 147 times
Error.PNG
Error.PNG (15.88 KiB) Viewed 147 times

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

Re: Trying to get an old copy of Tchart running on VS2022

Post by Marc » Mon Apr 29, 2024 7:49 am

Hello,

Please check that you have the designtime license correctly installed. You can re-check that by running the TeeReg2010 utility downloadable from the resources section of the customer web download page.

Check the TeeChart string in the licenses.licx file. A minimum expression of the license line that should work correctly is:
Steema.TeeChart.TChart, TeeChart
Further notes on that here:
https://steema.com/docs/teechart/net/tu ... ements.htm

Regards,
Marc Meumann
Steema Support

bobcourtney
Newbie
Newbie
Posts: 4
Joined: Mon Dec 01, 2014 12:00 am

Re: Trying to get an old copy of Tchart running on VS2022

Post by bobcourtney » Tue Apr 30, 2024 10:52 pm

the TeeReg2010 utility returns "error setting registry value" . I'm running WIndows 11
Bob

bobcourtney
Newbie
Newbie
Posts: 4
Joined: Mon Dec 01, 2014 12:00 am

Re: Trying to get an old copy of Tchart running on VS2022

Post by bobcourtney » Tue Apr 30, 2024 11:07 pm

Oops! - had to run the registration program as administrator. Now up and working. Thanks!
Bob

Post Reply