Page 1 of 1

Active license in old asp.net project

Posted: Wed May 25, 2022 10:42 am
by 15693806
We have purchased the new TeeChart for NET Pro Edition license.
Through nuget we have installed teechart in an old asp.net project but it works in evaluation mode.
This project had Steema TeeChart for .NET 2009 installed
How can I install the new license in this project? It is not a Web Forms project.
Thanks

Re: Active license in old asp.net project

Posted: Thu May 26, 2022 9:01 am
by Christopher
Hello,
Mrt wrote:
Wed May 25, 2022 10:42 am
How can I install the new license in this project? It is not a Web Forms project.
I think there's an example of an old project type in our GitHub sample repos, specifically this sample here. I've just updated this sample to version 4.2022.4.26, and using this version I can paste in my license information to the empty TeeChart.licenses file as shown here:
Screenshot from 2022-05-26 10-54-14.png
Screenshot from 2022-05-26 10-54-14.png (154.42 KiB) Viewed 3715 times
When I run this project the evaluation watermark is no longer shown:
Screenshot from 2022-05-26 10-54-49.png
Screenshot from 2022-05-26 10-54-49.png (92.27 KiB) Viewed 3715 times
Please be aware that, at this time, there is a problem with the latest NuGet (4.2022.5.23) in this project type, which means having to use 4.2022.4.26 until we have fixed it.

Re: Active license in old asp.net project

Posted: Fri May 27, 2022 6:34 am
by 15693806
Thanks to your information I succeeded.
Thank you
Marta