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

Report Builder 7.03 and Tee Chart 6.01

edited August 2003 in General
I have had nothing but problems with using Report Builder 7.02 and
7.03 with Tee Chart 6.01. To get 7.02 to work with Tee Chart 6.01 I
had to jump through several hoops including modifying a bunch of
packages.

Now with 7.03, I am getting the following error:

Unit ppChartDP was compiled with a different version of
TeeProcs.TCustomerTeePanel.AssignTo.

The same error occurs with ppChrt and ppChrtUI

How can I get this resolved?

Mike

Comments

  • edited August 2003
    Hi Mike,

    Which version of Delphi are you using? Try doing a complete uninstall of
    ReportBuilder and reinstalling. Be sure that the correct TeeChart package
    is being installed on your hard drive and that it is in your library path.
    Also, be sure that any old packages are no longer in your path.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited August 2003
    >Which version of Delphi are you using? Try doing a complete uninstall of

    I am running Delphi 7 and I have reinstalled Report Builder, and I
    have the same problem. The paths are correct.

    Mike
  • edited August 2003
    Hi Mike,

    I tried a full re-install of TeeChart 6.01 and RB 7.03 and was able to
    recreate the error you are receiving. It appears that RB 7.03 was built
    with TeeChart 6.0 so the ReportBuilder TeeChart .dcu files are not compiling
    correctly. We will try to work to build a new release of RB 7.03 to fix
    this problem as soon as possible. If you do not want to wait for the new
    build, you can compile by changing your library path from the
    \RBuilder\Lib\... directory to the \RBuilder\Source\... directory and
    rebuild your application. Then you can copy the newly created ppChrt*.dcu
    files over to the \RBuilder\Lib\... directory and change your library path
    back if you like. Thanks for your patience on this issue.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited August 2003
    >I tried a full re-install of TeeChart 6.01 and RB 7.03 and was able to

    Thank you very much for the help. It worked, but I am waiting
    anxiously for the new build. Thanks again.

    Mike
This discussion has been closed.