Intraweb
Intraweb
Hello.
I have ther version 6 of TChart, Intraweb 7 and Delphi 6 Professional.
Everthing without source. For an web application, I want to use
the TChart Intraweb version, but there is no version for my combination
of products. I have read all the other posts about the issue, but for
me the solutions do not work because I cannot recompile. What
is the most convinient way to get it to work?
Thanks in advance
Stephan
I have ther version 6 of TChart, Intraweb 7 and Delphi 6 Professional.
Everthing without source. For an web application, I want to use
the TChart Intraweb version, but there is no version for my combination
of products. I have read all the other posts about the issue, but for
me the solutions do not work because I cannot recompile. What
is the most convinient way to get it to work?
Thanks in advance
Stephan
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello Stephan,
I'd suggest you to download TeeChart v7 packages for Intraweb 7 and Delphi 6 and change TeeChart v7 package references for v6 packages and recompile those TChart for Intraweb packages. To recompile that you'll only need those packages sources which are already supplied. TeeChart and Intraweb sources are not necessary.
I'd suggest you to download TeeChart v7 packages for Intraweb 7 and Delphi 6 and change TeeChart v7 package references for v6 packages and recompile those TChart for Intraweb packages. To recompile that you'll only need those packages sources which are already supplied. TeeChart and Intraweb sources are not necessary.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Stephan,
Try changing package Rebuild option from "Explicitly rebuild" to "Rebuild as Needed".
Try changing package Rebuild option from "Explicitly rebuild" to "Rebuild as Needed".
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 |
Hi Stephan,
do you have all the Delphi6 updates installed (update and rtl updates) ?
You should install all Delphi 6 patches, then install the latest TeeChart v6 version and finally recompile/reinstall the IW components. The critical thing here is you must first remove all packages which require TeeChart packages and then recompile these packages with new TC version. If somehow you forget/miss some old IW component files, you'll end up with errors you're getting now.
do you have all the Delphi6 updates installed (update and rtl updates) ?
You should install all Delphi 6 patches, then install the latest TeeChart v6 version and finally recompile/reinstall the IW components. The critical thing here is you must first remove all packages which require TeeChart packages and then recompile these packages with new TC version. If somehow you forget/miss some old IW component files, you'll end up with errors you're getting now.
Pep Jorge
http://support.steema.com
http://support.steema.com
Hi Pep,
I have delete IW and TChart for two time, and reinstall both.
I am getting the same error. I am using the TMS Components
too (without Intraweb components). Have I to reinstall these
components too? Will I get rid of this problem, when I buy
the update for V7 of TChart? Have I to reinstall Delphi?
I use the search function to find all files of TChart and Intraweb
to delete them. I have used *tee* and *Intra* and the uninstall
function of intraweb. Where have I to search for other files?
Yesdo you have all the Delphi6 updates installed (update and rtl updates) ?
I have delete IW and TChart for two time, and reinstall both.
I am getting the same error. I am using the TMS Components
too (without Intraweb components). Have I to reinstall these
components too? Will I get rid of this problem, when I buy
the update for V7 of TChart? Have I to reinstall Delphi?
I use the search function to find all files of TChart and Intraweb
to delete them. I have used *tee* and *Intra* and the uninstall
function of intraweb. Where have I to search for other files?
Hi,
In most cases when some 3rd party tools (in this case TMs) uses another 3rd party tool (in this case TeeChart) the problem is this tool was compiled/prepared with a different version of Teechart. In all cases there are two solutions:
1 (not really solution) : remove TeeChart or TMS packages. Because TMS packages use/were compiled/require older Teechart packages, they cannot be installed (you'll *always* get the "XXX was compiled with a different version of YYY" error or similar one) when you're already using new TeeeChart packages.
2) If you have source code for other 3rd party tool, recomile/reinstall this tool with the latest TeeChart installed on your machine.
Maybe this could be related with the error you're getting.I am using the TMS Components
too (without Intraweb components). Have I to reinstall these
components too?
In most cases when some 3rd party tools (in this case TMs) uses another 3rd party tool (in this case TeeChart) the problem is this tool was compiled/prepared with a different version of Teechart. In all cases there are two solutions:
1 (not really solution) : remove TeeChart or TMS packages. Because TMS packages use/were compiled/require older Teechart packages, they cannot be installed (you'll *always* get the "XXX was compiled with a different version of YYY" error or similar one) when you're already using new TeeeChart packages.
2) If you have source code for other 3rd party tool, recomile/reinstall this tool with the latest TeeChart installed on your machine.
I know it works with the TeeChart Pro v7, but it should with the TeeChart Pro v6 too.Will I get rid of this problem, when I buy
the update for V7 of TChart?
No, it's not required. First check if uninstalling the TMS Components you can rebuild the TeeChart for Intraweb packages. If you still having problems let me know and I'll try to rebuild it here.Have I to reinstall Delphi?
Pep Jorge
http://support.steema.com
http://support.steema.com