TeeChart in .net Class in Web App problem licence problem
Posted: Mon Dec 15, 2008 12:03 pm
Hi
I have a .net class which uses the TChart class to generate charts directly into a image files stored on the harddisk. I have added the following licenses.licx file as an embedded resource in this dll.
Steema.TeeChart.Web.WebChart, TeeChart, Version=3.5.3188.18562, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
Steema.TeeChart.TChart, TeeChart, Version=3.5.3188.18562, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
Steema.TeeChart.Chart, TeeChart, Version=3.5.3188.18562, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
This DLL is then used by an ASP.NET website, but I keep getting the following error message :
"An instance of type 'Steema.TeeChart.TChart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.TChart'. Please, contact the manufacturer of the component for more information., "
Teechart WebChart is also used in other places on the ASP.NET website, which is working fine, and I also have the same licenses.licx in the website's bin directory.
Do you have any ideas what the licenses problem with my dll is?
Many Thanks
I have a .net class which uses the TChart class to generate charts directly into a image files stored on the harddisk. I have added the following licenses.licx file as an embedded resource in this dll.
Steema.TeeChart.Web.WebChart, TeeChart, Version=3.5.3188.18562, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
Steema.TeeChart.TChart, TeeChart, Version=3.5.3188.18562, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
Steema.TeeChart.Chart, TeeChart, Version=3.5.3188.18562, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
This DLL is then used by an ASP.NET website, but I keep getting the following error message :
"An instance of type 'Steema.TeeChart.TChart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.TChart'. Please, contact the manufacturer of the component for more information., "
Teechart WebChart is also used in other places on the ASP.NET website, which is working fine, and I also have the same licenses.licx in the website's bin directory.
Do you have any ideas what the licenses problem with my dll is?
Many Thanks