Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Problems with ReportBuilder 7.03 and TeeChart 6.01

edited May 2004 in General
Dears Digital-Metaphors: Today I received the ReportBuilder 7.03 update. To
install this new version I followed this steps:



1) I Clean up the ReportBuilder 7.02 following the steps of the paper
"Cleaning up a Corrupt Installation".

2) I Clean up the TeeChart v6.0. Uninstall de product and clean all the
*.bpl, *.dcu, *.dcp.

3) I Install the TeeChart v6.01 (the last version). Without problems.

4) I Install the ReportBuilder 7.03. Without problems.

5) I check in the installed Packages options and all packages of
ReportBuilder and TeeChart are installed correctly.

6) I Open your Demo Project "RBuilder\Demos\3. End User\1. Report
Explorer\EndUser.dpr and I modify the unit myEuRpt.pas to allow edit Chart
and DbChart (I eliminate the first letter "x" of the $IFDEF TeeChart).

7) The problem is when I use the component DbChart. If I have el report that
use this component when I close de application a "Exception EAcessViolation"
appear in the Vcl50.bpl.

8) After that I recompile all the Report Builder package follow the steps of
the "TeeChart 6.0 Support for Delphi 5", and the project Enduser.dpr, but
the same problem appear.

9) After all I include the units ppChrt, ppChrtDP, ppChrtUI and I recompile
the Enduser.dpr, but the same problem is present.





Please, I need some help. Do you have any ideas to solve this problem?



Thank you.


--
Ing. Carlos M. Sotomayor
Grte. de Tecnolog?a
Arizmendi C?mputos S.A.
TE. 5235-7000/7005

Comments

  • edited May 2004
    Hi Carlos,

    In my testing, I was able to get every thing working correctly (Delphi 5,
    RBuilder 7.03, and TeeChart 6.01) simply by unstalling my current versions
    of ReportBuilder and TeeChart, then reinstalling TeeChart first, then
    reinstalling ReportBuilder. Be sure you do not have any old TeeChart files
    being linked into your project from your library path. Also, be sure you
    have uninstalled all other versions of TeeChart from your computer. You
    might want to check your Windows\System32\ directory for old bpl and dcp
    files that may also be getting linked in.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.