Page 1 of 1

Trial Version Works but not Licensed Version .NET 2015

Posted: Thu Mar 17, 2016 5:41 pm
by 8125091
We just upgraded to latest version: TeeChartNET2015_4.1.2015.12160.exe

Trail version works but licensed version does not and shows the following error: Could not load file or assembly 'TeeChart' or one of its dependencies. An attempt was made to load a program with an incorrect format.

We are using TeeChart with ASP.NET 4.5 on Windows 2008 server.

In reviewing documentation, there appears to have been some issues with some versions of TeeChart when using ASP.NET 4.5. Do these issues remain. Or is it true that if we follow closely the process described in Tutorial 17 of .NET tutorials then we should be able to make the licensed version work? In other words are we good with only Tutorial 17 or are there additional conditions that need to be resolved for certain cases?

Thank you.

Re: Trial Version Works but not Licensed Version .NET 2015

Posted: Fri Mar 18, 2016 12:09 pm
by Marc
Hello,

The symptom sounds indicative of a possible mix between x86 and x64. Please check in your project configuration that the referenced assembly versions match the targetted cpu of your project.

Regards,
Marc Meumann