|
About CD version |
Posted by Daniel on Oct-18-2016 22:36 |
|
Hi Peter,
I downloaded these days the latest version of ChartDirector because I noticed that you built some new and nice thermometer gauges, which are useful in my app. Until now I used version 5.0 and I didn't have any need to replace it with 5.1. However, an issue occurred when your setup required to uninstall my old resources (it wasn't set to replace my old libraries in the Program Files folder). After I installed the latest version I observed that the usual files aspapi.dll, chartdir60.dll and comchartdir.dll have changed their internal version property accordingly but the ChartViewer.ocx did not ... This was installed at C:WindowsSysWOW64 path and its product version is still 5. Is this normal or something didn't work well ? The latest date when this ocx was modified is 02.03.2009...
Other question is related to the main ChartDirector class. I need to know in what library it is located because I want to test a new method of calling it without to register the library in the customer machine.
Thank you in advance.
Regards,
Daniel |
Re: About CD version |
Posted by Peter Kwan on Oct-19-2016 11:32 |
|
Hi Daniel,
The ChartViewer OCX does not need to update in ChartDirector 6.0, so it is still of the older version number.
For using ChartDirector for ASP/COM/VB without registration, sometime ago we have created an example for one of our customers as follows:
http://www.advsofteng.com/regfree.zip
The above is based on ChartDirector 5.0. Please try to see if this is what you need. If this is what you need, you may modify the version number in the manifest for the latest version of ChartDirector. (The version numbers can be found by using oleview.)
Hope this can help.
Regards
Peter Kwan |
|