license issue with MFC app
Posted: 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
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