license issue with MFC app

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Ancere
Newbie
Newbie
Posts: 3
Joined: Tue Jul 28, 2009 12:00 am

license issue with MFC app

Post by Ancere » Thu Dec 17, 2009 3:24 am

We are having a license issue with the project we are trying to deploy.

We have a Visual C++ MFC exe (active document server) that contains a Windows Form. On this Winform is an Element Host where we want to populate it with a WPF Tchart.

We have performed the steps in tutorial 17 for creating and including a .licences file for a Visual C++ app, but we are still getting a license error when we create the WPF.Tchart on FormLoad of the Winform.

This build is a simplified version of the Application we are creating. If we build a straight C# WPF application with a WPF Tchart we can deploy fine, but our requirements are that we use an MFC active document server.

We are under a very tight time frame to test and release our product, so a fix is needed quickly.

Is there anything we can try to get this to work?

John

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

Re: license issue with MFC app

Post by Marc » Thu Dec 17, 2009 11:29 am

Hello John,

Are you using TeeChart for .NET v2009? If so, please confirm that you are using the latest build of TeeChart for .NET (build 4.0.2009.42283, see http://www.steema.com/files/public/teec ... elease.txt) as it includes changes that lighten the licence checks, avoiding this kind of license error when TeeChart is loaded in a runtime load situation.

Regards,
Marc Meumann
Steema Support

Ancere
Newbie
Newbie
Posts: 3
Joined: Tue Jul 28, 2009 12:00 am

Re: license issue with MFC app

Post by Ancere » Thu Dec 17, 2009 8:12 pm

Upgrading to the latest release fixed our issue.

Thank you!

John

Post Reply