Trouble upgrade Teechart to latest version
Posted: Wed Nov 28, 2012 2:30 pm
Hello!
Is there somewhere a tutorial about what steps you have to take to upgrade a C# (Windows form) application that has an older version of TeeChart to the latest version of TeeChart (4.1.2012.9283)?
I have tried this:
Remove the old reference to TeeChart in the reference list.
Remove the lic file
Include the latest version of the TeeChart icons in the toolbox (browsing to the latest Teechart.dll)
Create a new dummy form and put a Teechart chart on it. This recreates the lic file and the TeeChart reference (4.1.2012.9283).
After having done this I get an error when I try to compile the project saying:
Error 2 'Could not load file or assembly 'TeeChart, Version=4.1.2012.9283, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' or one of its dependencies. Ogiltig pekare. (Exception from HRESULT: 0x80004003 (E_POINTER))' C:\Users\SimonDa\Documents\Programutveckling\SawSemDelphiVS2010\SawSemDelphi\LC SawSemDelphi
A rightclick on the Teechart graph on the form also says tjhat thwe version is 4.1.2012.9283 as it should be.
I am having trouble understand where the trouble is so a manualabout how to upgrade applications would be nice.
Regards Per Berg
Is there somewhere a tutorial about what steps you have to take to upgrade a C# (Windows form) application that has an older version of TeeChart to the latest version of TeeChart (4.1.2012.9283)?
I have tried this:
Remove the old reference to TeeChart in the reference list.
Remove the lic file
Include the latest version of the TeeChart icons in the toolbox (browsing to the latest Teechart.dll)
Create a new dummy form and put a Teechart chart on it. This recreates the lic file and the TeeChart reference (4.1.2012.9283).
After having done this I get an error when I try to compile the project saying:
Error 2 'Could not load file or assembly 'TeeChart, Version=4.1.2012.9283, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' or one of its dependencies. Ogiltig pekare. (Exception from HRESULT: 0x80004003 (E_POINTER))' C:\Users\SimonDa\Documents\Programutveckling\SawSemDelphiVS2010\SawSemDelphi\LC SawSemDelphi
A rightclick on the Teechart graph on the form also says tjhat thwe version is 4.1.2012.9283 as it should be.
I am having trouble understand where the trouble is so a manualabout how to upgrade applications would be nice.
Regards Per Berg