Current License implementation

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
histry
Newbie
Newbie
Posts: 79
Joined: Thu Aug 10, 2006 12:00 am

Current License implementation

Post by histry » Tue Oct 31, 2006 2:35 pm

In version 3 will you be implementing licensing as is implemented in version 2? TChart is the only 3rd party product I have that requires an entry in the top level application. We need to create a plugin that uses TChart. The main application is created by another group within the company. They have an issue with having to add the license at the framework level before they build.

jchriswaters
Newbie
Newbie
Posts: 1
Joined: Mon Sep 18, 2006 12:00 am

Post by jchriswaters » Wed Nov 01, 2006 10:01 am

We are critically near the end of a large project facing this same issue. We have developed DLL's that are "housed" within one of our parent companys "rich client containers" - we have no control of that application's executable and are thus unable to impose on them the licensing requirement seemingly required by Steema to enable our distribution of a DLL with a TeeChart.

Is there way to distribute a DLL containing a run time licensed version of the TeeChart control within an application where we are unable to force the addition of the license file to the "parent" exe?
Last edited by jchriswaters on Fri Nov 03, 2006 9:20 am, edited 1 time in total.

histry
Newbie
Newbie
Posts: 79
Joined: Thu Aug 10, 2006 12:00 am

Current License implementation

Post by histry » Wed Nov 01, 2006 1:08 pm

This issue caused great concern at a demo I did last week with the other groups within our company. I was asked at that time if we could remove TeeChart and go with another charting object. As I said previously I have no other 3rd party controls that require this so am trying to understand why Steema has taken this approach and if this is something that will be corrected in version 3. We are only in the prototype stages and do not plan on releasing our plugins for another 6 months and would be going out with the newest version.

histry
Newbie
Newbie
Posts: 79
Joined: Thu Aug 10, 2006 12:00 am

Current License implementation

Post by histry » Thu Nov 02, 2006 2:33 pm

Have not heard from anyone from Steema. I need to know if the Licensing for version 3 will change. This is an important issue to us and I am sure to other groups in large companies that use the control to develop corporate application plugins.

Thanks

Marc
Site Admin
Site Admin
Posts: 1265
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Post by Marc » Fri Nov 03, 2006 12:57 pm

Hello,

TeeChart's licensing approach uses the standard Microsoft Licensing framework. It was incorporated to TeeChart in response to requests from some TeeChart customers, to prevent unauthorised designtime use of TeeChart in environments where the TeeChart dll is delivered as part of a runtime solution.

Steema does not require that a license be purchased for a machine in a groupwork environment where no development is made with TeeChart, ie. where a compilation is made of an end-level application that uses a TeeChart module, developed by someone else in the development team who is licensed to use TeeChart. For that reason Steema provide the TeeRegister.exe utility, downloadable from the customer download page, to permit installation of the designtime license in such an 'end-of-workflow' machine. To successfully bind the license in, the top-level assembly project should include the TeeChart license line in its Licenses.licx file (see Tutorial 17).

Under certain circumstances, if a groupwork scenario is unable to work within the flexibility of the model outlined above then Steema can make a TeeChart assembly available with no physical license requirement for compilation. Steema would require a request sent to sales@steema.com describing requirement and reason for which the standard licensing model cannot apply. We would like to remind customers that TeeChart's use in a DLL, where TeeChart's API is made accessible either directly or indirectly for ondevelopment requires a Developer License at its place of use. If access to the TeeChart API in that DLL is closed then no designtime license is required to use that DLL.

We expect the same licensing model to apply to TeeChart for .NET version 3.

Regards,
Marc Meumann
Steema Support

Post Reply