Using different versions of TChart in a development team

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Alain Bolduc
Newbie
Newbie
Posts: 30
Joined: Mon Feb 18, 2008 12:00 am

Using different versions of TChart in a development team

Post by Alain Bolduc » Wed Apr 08, 2009 2:51 pm

Hi, Here is our problem:

We have developed a .dll that uses TeeChart version 3.5.3225.32184 (built with Specific version - false). Another development team will be using our .dll, but they have TeeChart 3.5.3330.21113 installed.

The problem is that at runtime, they get the following error:

“Could not load file or assembly 'TeeChart, Version=3.5.3225.32184, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)”

We have tried to add the version in the .licx file, but without success, and followed all the steps mentioned in the tutorial 17, but without success.

Thank you for your help.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Apr 09, 2009 11:27 am

Hi marvin966,

You could try checking machine's AssemblyFolder's TeeChart settings as described here.

Regarding Specific Version = False you could also check this link:

http://social.microsoft.com/Forums/en-U ... df14fa05dd

If that doesn't help, could you please send us a simple example project we can run "as-is" to reproduce the problem here?

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply