Page 1 of 1

[SOLVED] Execution error with TRectangleTool

Posted: Thu Sep 27, 2007 5:21 pm
by 9235956
Hi,

I've just upgraded my TeeChart from pro V7 to V8 and I've some errors on execution by used TRectangleTool that i don't have with v7. I'm using C++ 2006.

I add this tool on my graph, with default options, and no change on it in my code. Compil and link are ok but in execution i've the error :

"EReadError exeption : error while reading ChartTool1->Shape.AutoSize : property doesn't exist". My graph contain many TLineSeries and TColorLineTool too.

I've test in another project but it work good.

Do you have some idees for this problem ? :?:

Thanks, Regards.

Posted: Fri Sep 28, 2007 8:41 am
by narcis
Hi Komar,

It's most likely that this project is still pointing to old TeeChart references. You should update them as discussed here.

Posted: Fri Sep 28, 2007 10:01 am
by 9235956
Hi Narcis,

I effectively not remove a reference to an old teechart component in my execution package list for this project.

Then after re-open bcb2006 I have another problem. For all project who contain TeeChart and if I add a TeeChart in a form, I have the message "unable to load dclado100.bpl package" and the TeeChart Pro 8 component become disable in my package list. So impossible to run project with charts.

I read this thread (http://www.teechart.net/support/viewtop ... lado100%2A) but can't find any solution for this error message.

I use QR4 and TMS components too.

Do you know this ?

Regards
Komar

Posted: Fri Sep 28, 2007 10:17 am
by narcis
Hi Komar,

Do you have dbGo components installed as Andrew reports on his thread?

Thanks in advance.

Posted: Fri Sep 28, 2007 10:21 am
by 9235956
No I don't have this component installed.
I only use QR4 and TMS. I tested in a new project without tms and qr object and I've the same error.

I also tested to reinstall TeeChart 8 but without result !

Thanks

Posted: Fri Sep 28, 2007 10:30 am
by narcis
Hi Komar,

Could you please try then installing dclado100.bpl? You should find it at C:\Program Files\Borland\BDS\4.0\Bin. If you don't have this package could you please let us know which exact BDS 2006 version do you have?

Thanks in advance!

Posted: Fri Sep 28, 2007 10:59 am
by 9235956
Hi Narcis,

I confirm you that dclado100.bpl is not present in my C:\Program Files\Borland\BDS\4.0\Bin folder.

My BDS Version is :

bds.exe, 10.0.2288.42451

Thanks for your help.
Komar

Posted: Fri Sep 28, 2007 11:10 am
by narcis
Hi Komar,

Sorry if my question wasn't precise enough but I meant which of the product version described here you were using. However, if I'm not wrong, ADO components are included in all versions so you should have this file in BDS 2006 installation files or in the installation CD/DVD.

Thanks in advance.

Posted: Fri Sep 28, 2007 12:39 pm
by 9235956
ok I had badly understood your question, my product version is BDS enterprise 2006.
I found the dclAdo100.bpl file in the BDS cdrom#3 and I have copied it and dclAdo100.fr in the bin folder of BDS.

I restarted BDS and it seems that the problem was solved :P. Thanks a lot for your help.

Best regards

Komar

Posted: Fri Sep 28, 2007 1:04 pm
by narcis
Hi Komar,

You're very welcome. I'm glad to hear your problem was solved.