Deploying TeeChart.dll in an Assembly

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
bvanderw
Newbie
Newbie
Posts: 1
Joined: Thu Jul 12, 2007 12:00 am

Deploying TeeChart.dll in an Assembly

Post by bvanderw » Mon Oct 15, 2007 6:53 pm

We are using TeeChart v3.2.2763.26082 in an assembly that is plug-in to a another application, and we are having trouble deploying. The license file is present in the assembly as an embedded resource, but we get 'no license' errors when I try to access forms containing charts.

--Bruce

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

Post by Narcís » Tue Oct 16, 2007 7:45 am

Hi Bruce,

Provided no part of the TeeChart API is published or wrapped in your component for further use by other developers then no development license will be needed by them.

Assuming that is the case and if you are delivering your module in the form of a dll and if that module is loaded by 'container' assemblies via Assembly Load requests then you could optionally use the TeeChart plugin license model wherein the license may be 'locked' at the level of your assembly to be re-used without the need for a license reference at executable level. If you are interested in access to the plugin version please email us at info@steema.com with your customer number and we'll forward access details to you.
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

Post Reply