Page 1 of 1

Installing new releases

Posted: Mon Sep 25, 2006 10:17 pm
by 9792387
I am using VB 2005 Express Edition. I originally installed TeeChart.NET 2.0.2179.21172. I downloaded TeeChart.NET 2.0.2456.16162 and I installed it. How do I tell VB to use the new version? The toolbox (right-click, "Choose Items...") shows 2.0.2456.16162, but when I right-click the chart in the design window, "About Steema.TeeChart..." shows 2.0.2179.21172.

Posted: Tue Sep 26, 2006 8:13 am
by narcis
Hi JayG,

You can manually removing the old version from the ToolBox and manually adding the new version by browsing the assembly in your hard disk. Also, a very important thing is checking that your project reference to TeeChart.dll has been upgraded. So, you could clear your solution, display all files in it, remove the TeeChart.dll reference, add the new reference, build the project and check TeeChart's version again.