Hi,
I am using TChart version 4.0.2011.2083.
It works just fine. However one of my customer is getting a strange error when trying to open a window that has a TChart on it.
The error is: "An instance of type "Steema.TeeChart.Chart" was being created, and a valid license could not be granted fro the type "steema.teechart.chart, contact the manufacturer of the component for more information.
What do I do here?
Regards Torben
License error on customer PC
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: License error on customer PC
Hi Torben,
This error message indicates that probably your application was not correctly complied with the TeeChart license as an embedded resource as explained in tutorial 17. To check if the developer license is correctly installed in the development machine please follow the steps described here and, if necessary, here. If the license is correctly compile into the application you should not get this error when deploying the application.
If this doesn't help don't hesitate to let us know.
This error message indicates that probably your application was not correctly complied with the TeeChart license as an embedded resource as explained in tutorial 17. To check if the developer license is correctly installed in the development machine please follow the steps described here and, if necessary, here. If the license is correctly compile into the application you should not get this error when deploying the application.
If this doesn't help don't hesitate to let us know.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 8
- Joined: Wed May 23, 2007 12:00 am
Re: License error on customer PC
Thanks, that was just the problem.
Due to a bug in VS2012, I made the msi on a different PC that has a old version of TChart installed.
The problem is solved now
Due to a bug in VS2012, I made the msi on a different PC that has a old version of TChart installed.
The problem is solved now