Both the activex and .net pro versions of TeeCharts have a teechart.dll. My application builds fine against the .net pro (version 1) dll but won't build against the activex (v8) dll. Is this a difference in the versions? Or is this a difference in the what's included in the dll?
To put it another way, would version 8 of the .net pro version and version 8 of the activex both contain the same teechart.dll?
ActiveX vs. .NET versions of teechart.dll
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: ActiveX vs. .NET versions of teechart.dll
Hi dx0ddyu02,
Yes, Absolutelly. One Dll is for TeeChart Pro ActiveX and the other one is for TeeChart for .NET. They are different controls. Even the architecture, functionality and syntax is very similar, they are not the same and applications made with one control will not build with the other version.Is this a difference in the versions? Or is this a difference in the what's included in the dll?
No. TeeChart Pro ActiveX is a COM control which is a COM wrapper of TeeChart Pro VCL while TeeChart for .NET is a native .NET control fully written in managed C#.To put it another way, would version 8 of the .net pro version and version 8 of the activex both contain the same teechart.dll?
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 |