Installing new releases
Installing new releases
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.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |