ppChrt problem with 6.03
Hi
I use Delphi5, TeeChart and RBEnterprise. All was working fine with
TeeChart 5.01 and RB 6.02. With the release of RB 6.03 I upgraded TeeChart
to 5.02 prior to the install of RB 6.03. The installs all appeared to go
fine.
When I now compile a project (either an existing one that worked fine or a
new one) I get the following error:
"unit ppchrt was complied with a different version of chart.TCustomChart"
I uninstalled TeeChart and ReportBuilder and reinstalled but with no change.
I followed the instructions in the help file on manually installing TeeChart
5.02 support but again no change. I then tried recompiling the packages but
got the following error:
"Error creating form: Ancestor for TBaseSorceEditor not found"
Can anyone advise what I should do next?
Thanks in advance
Tim Murfitt
I use Delphi5, TeeChart and RBEnterprise. All was working fine with
TeeChart 5.01 and RB 6.02. With the release of RB 6.03 I upgraded TeeChart
to 5.02 prior to the install of RB 6.03. The installs all appeared to go
fine.
When I now compile a project (either an existing one that worked fine or a
new one) I get the following error:
"unit ppchrt was complied with a different version of chart.TCustomChart"
I uninstalled TeeChart and ReportBuilder and reinstalled but with no change.
I followed the instructions in the help file on manually installing TeeChart
5.02 support but again no change. I then tried recompiling the packages but
got the following error:
"Error creating form: Ancestor for TBaseSorceEditor not found"
Can anyone advise what I should do next?
Thanks in advance
Tim Murfitt
This discussion has been closed.
Comments
When i upgraded to teechart 5.02 the earlier version remained on my hard
drive and my Library Path pointed to teechart 5.01 before lloking to
ReportBuilder and teechart 5.02. I deleted teechart 5.01 from the path and
the problem went.
Thanks