Report Builder 7.03 and Tee Chart 6.01
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
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
This discussion has been closed.
Comments
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.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I am running Delphi 7 and I have reinstalled Report Builder, and I
have the same problem. The paths are correct.
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.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thank you very much for the help. It worked, but I am waiting
anxiously for the new build. Thanks again.
Mike