Installing TeeChart on a WebServer

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Woehr.Mi
Newbie
Newbie
Posts: 38
Joined: Mon Jun 23, 2008 12:00 am

Installing TeeChart on a WebServer

Post by Woehr.Mi » Mon Mar 23, 2009 3:06 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Mar 23, 2009 3:45 pm

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!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Woehr.Mi
Newbie
Newbie
Posts: 38
Joined: Mon Jun 23, 2008 12:00 am

Post by Woehr.Mi » Mon Mar 23, 2009 3:50 pm

Hi Narcís.

Thanks. I solved the problem meanwhile.

Best regards
Michael.

Post Reply