Trial Version Works but not Licensed Version .NET 2015

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Joe
Newbie
Newbie
Posts: 12
Joined: Thu Apr 15, 2004 4:00 am

Trial Version Works but not Licensed Version .NET 2015

Post by Joe » Thu Mar 17, 2016 5:41 pm

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.

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

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

Post by Marc » Fri Mar 18, 2016 12:09 pm

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
Steema Support

Post Reply