License File Problem when using TeeChart in a dll

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
jamjam
Newbie
Newbie
Posts: 3
Joined: Wed Jun 22, 2005 4:00 am
Contact:

License File Problem when using TeeChart in a dll

Post by jamjam » Tue Jun 05, 2007 7:00 am

Hi all,

I get a license null reference exception when I deploy my solution including a dialog that uses the TeeChart control to the Test Environment.

I have read in one of the forum threads that this may be related to using TeeChart within a component and not in the main executable / startup assembly.

So I created a license file with the TeeChart entry in the startup project and subsequently also had to reference the TeeChart.dll in that project, because otherwise compilation would fail.

Now the exception is gone... however I would really like to avoid the "unnecessary reference" to TeeChart.dll.

Is there any solution to get the licensing working in a dll without having the licensing info in the startup project?

thx in advance

Jan

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

Post by Marc » Tue Jun 05, 2007 8:09 am

Hello Jan,

We're trialing a TeeChart version with a license model more apt for plugin architecture. Please send an email to info 'at' steema.com with a contact email and customer id and we'll send you information to access the version.

Regards,
Marc Meumann
Steema Support

jamjam
Newbie
Newbie
Posts: 3
Joined: Wed Jun 22, 2005 4:00 am
Contact:

Post by jamjam » Tue Jun 05, 2007 8:56 am

thanks marc,

i will do that

Post Reply