Hello,
I'm trying to get TeeCharts Webchart work on a Webserver, but when I open the Webpage I get the following error-Message instead of the aspx-Page with my WebChart :
"An instance of type 'Steema.TeeChart.Chart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.Chart'."
When I load the ASPX - Page in Visual-Studio everything works fine.
How can I install my runtime-licenses on the webserver? Have I to do something with the licenses.licx - File.
Best regards.
Michael
Installing TeeChart on a WebServer
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Michael,
No runtime license needs to be installed at the web server. You just need to build your applications with licenses.licx embedded resource and deploy them as described in Tutorial 17 - Designtime, Runtime and License Requirements, specially at the TeeChart runtime requirements
and Licensing setup for design and runtime sections.
Hope this helps!
No runtime license needs to be installed at the web server. You just need to build your applications with licenses.licx embedded resource and deploy them as described in Tutorial 17 - Designtime, Runtime and License Requirements, specially at the TeeChart runtime requirements
and Licensing setup for design and runtime sections.
Hope this helps!
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 |