Intraweb

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Stephan
Newbie
Newbie
Posts: 10
Joined: Mon Jan 19, 2004 5:00 am

Intraweb

Post by Stephan » Tue Aug 23, 2005 8:56 am

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Aug 23, 2005 9:03 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Stephan
Newbie
Newbie
Posts: 10
Joined: Mon Jan 19, 2004 5:00 am

Post by Stephan » Tue Aug 23, 2005 9:59 am

I get a FatalError: Never-build package "intraweb_72_60" must be rebuild

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Aug 23, 2005 11:17 am

Hi Stephan,

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
Image Image Image Image Image Image
Instructions - How to post in this forum

Stephan
Newbie
Newbie
Posts: 10
Joined: Mon Jan 19, 2004 5:00 am

Post by Stephan » Tue Aug 23, 2005 11:23 am

Hello Narcis,

> Try changing package Rebuild option from "Explicitly rebuild"
> to "Rebuild as Needed".

This is already changed.

Greetings
Stephan

Stephan
Newbie
Newbie
Posts: 10
Joined: Mon Jan 19, 2004 5:00 am

Post by Stephan » Wed Aug 24, 2005 7:16 am

Hello Narcis,

do I need to update to chart 7 to get the intraweb chart module to
run? I get always the same error message I have reported before.

Greetings
Stephan

Pep
Site Admin
Site Admin
Posts: 3274
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Aug 29, 2005 8:26 am

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.

Stephan
Newbie
Newbie
Posts: 10
Joined: Mon Jan 19, 2004 5:00 am

Post by Stephan » Mon Aug 29, 2005 10:16 am

Hi Pep,
do you have all the Delphi6 updates installed (update and rtl updates) ?
Yes

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?

Pep
Site Admin
Site Admin
Posts: 3274
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Aug 29, 2005 4:19 pm

Hi,
I am using the TMS Components
too (without Intraweb components). Have I to reinstall these
components too?
Maybe this could be related with the error you're getting.
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.
Will I get rid of this problem, when I buy
the update for V7 of TChart?
I know it works with the TeeChart Pro v7, but it should with the TeeChart Pro v6 too.
Have I to reinstall Delphi?
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.

Stephan
Newbie
Newbie
Posts: 10
Joined: Mon Jan 19, 2004 5:00 am

Post by Stephan » Tue Aug 30, 2005 8:51 am

Hello Pep,

the deinstallation of the TMS Components solved the problem.
Thanks a lot for you help.

Greetings
Stephan

Post Reply