Page 1 of 1
Deploying TeeChart.dll in an Assembly
Posted: Mon Oct 15, 2007 6:53 pm
by 13046069
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
Posted: Tue Oct 16, 2007 7:45 am
by narcis
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.