Using different versions of TChart in a development team
Posted: 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.
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.