Board index » delphi » Delphi 7 pro, Report Builder 7 Pro and TeeChart Pro 6 for Delphi 7

Delphi 7 pro, Report Builder 7 Pro and TeeChart Pro 6 for Delphi 7

Hi there!
I have downloaded the trial version of TeeChart Pro 6 for Delphi 7.

My intentions were to use teechart with Report Builder Pro 7, but I just
can't get the teecharts icons to appear in the report builder..

There is not much information on this neither in the teechart documentation
nor in the report builder documentation.

Any Idea anyone?

Best regards
?yvind Myrseth
oyvi...@adcom.as

 

Re:Delphi 7 pro, Report Builder 7 Pro and TeeChart Pro 6 for Delphi 7


Do you get exceptions when Delphi loads packages on startup? Make sure you
install Teechart first, then RB, as RB installs different adapter packages
for each version of Teechart we support.  Go into the Delphi Component |
Install Packages menu and check for an entry called ReportBuilder TeeChart 6
Components which should point to a dclRBC77.bpl.  Do you have this listed as
an installed and checked package?

For help on installing RB's Teechart adapter packages, there is a topic
listed in our RBuilder.hlp file in the main contents page under TeeChart.

If you are trying to add Teechart support at runtime, then add ppChrt and
ppChrtUI to the uses clause.

Please feel free to use the ReportBuilder newsgroups listed at:
http://www.digital-metaphors.com/subpages/support/support_newsgroups....

Cheers,

Jim Bennett
Digital Metaphors

Quote
"?yvind Myrseth" <oyv...@etv.no> wrote in message

news:3ed48c5b$1@newsgroups.borland.com...
Quote
> Hi there!
> I have downloaded the trial version of TeeChart Pro 6 for Delphi 7.

> My intentions were to use teechart with Report Builder Pro 7, but I just
> can't get the teecharts icons to appear in the report builder..

> There is not much information on this neither in the teechart
documentation
> nor in the report builder documentation.

> Any Idea anyone?

> Best regards
> ?yvind Myrseth
> oyvi...@adcom.as

Re:Delphi 7 pro, Report Builder 7 Pro and TeeChart Pro 6 for Delphi 7


Hi!

I uninstalled both, TeeChart, Report Builder and Delphi. Then I reinstalled
all three of them, in the order specified: Delphi, TeeChart and finally
Report Builder.

When I start Delphi after that I get the following error messages:

"Can't load package c:\program files\steema software\Teechart 6 for Delphi
7\Bin\DCLTEE67.bpl.
Registration procedure, Stdreg.Register in package c:\program
files\Borland\Delphi7\Bin\dclstd70.bpl raised exception class Exception:
Invalid action registration.Do you want to attempt to load this package the
next time a project is loaded?"

Then I get a message saying it can't find the DclTee67.bpl, and after that
another message saying the same about DCLTEEPRO67.BPL..

If I try to go into the Component menu in Delphi and browse for the file
dclRBC77.bpl, I get the following error:
Cannot load package 'tee70'. It contains unit 'TeeAbout', wich is also
contained in package 'Tee67'

Please, help!!

Regards
?yvind Myrseth

"Jim Bennett" <supp...@digital-metaphors.com> skrev i melding
news:3ed4cfd3$3@newsgroups.borland.com...

Quote
> Do you get exceptions when Delphi loads packages on startup? Make sure you
> install Teechart first, then RB, as RB installs different adapter packages
> for each version of Teechart we support.  Go into the Delphi Component |
> Install Packages menu and check for an entry called ReportBuilder TeeChart
6
> Components which should point to a dclRBC77.bpl.  Do you have this listed
as
> an installed and checked package?

> For help on installing RB's Teechart adapter packages, there is a topic
> listed in our RBuilder.hlp file in the main contents page under TeeChart.

> If you are trying to add Teechart support at runtime, then add ppChrt and
> ppChrtUI to the uses clause.

> Please feel free to use the ReportBuilder newsgroups listed at:
> http://www.digital-metaphors.com/subpages/support/support_newsgroups....

> Cheers,

> Jim Bennett
> Digital Metaphors

> "?yvind Myrseth" <oyv...@etv.no> wrote in message
> news:3ed48c5b$1@newsgroups.borland.com...
> > Hi there!
> > I have downloaded the trial version of TeeChart Pro 6 for Delphi 7.

> > My intentions were to use teechart with Report Builder Pro 7, but I just
> > can't get the teecharts icons to appear in the report builder..

> > There is not much information on this neither in the teechart
> documentation
> > nor in the report builder documentation.

> > Any Idea anyone?

> > Best regards
> > ?yvind Myrseth
> > oyvi...@adcom.as

Re:Delphi 7 pro, Report Builder 7 Pro and TeeChart Pro 6 for Delphi 7


When you uninstalled Teechart and RB, did you verify that you could launch
Delphi without errors? This would mean that it wasn't thinking that it
should load packages which did not exist. Then install Teechart and make
sure Teechart by itself is installed correctly. The error you are receiveing
sounds as if Teechart is not installed correctly. Without RB installed, can
you design a TForm with a chart on it? Then check the Teechart popup menu or
designer to see which version of Teechart that Delphi thinks is installed.

Cheers,

Jim Bennett
Digital Metaphors

Quote
"?yvind Myrseth" <oyvi...@adcom.as> wrote in message

news:3edb14c8$1@newsgroups.borland.com...
Quote
> Hi!

> I uninstalled both, TeeChart, Report Builder and Delphi. Then I
reinstalled
> all three of them, in the order specified: Delphi, TeeChart and finally
> Report Builder.

> When I start Delphi after that I get the following error messages:

> "Can't load package c:\program files\steema software\Teechart 6 for Delphi
> 7\Bin\DCLTEE67.bpl.
> Registration procedure, Stdreg.Register in package c:\program
> files\Borland\Delphi7\Bin\dclstd70.bpl raised exception class Exception:
> Invalid action registration.Do you want to attempt to load this package
the
> next time a project is loaded?"

> Then I get a message saying it can't find the DclTee67.bpl, and after that
> another message saying the same about DCLTEEPRO67.BPL..

> If I try to go into the Component menu in Delphi and browse for the file
> dclRBC77.bpl, I get the following error:
> Cannot load package 'tee70'. It contains unit 'TeeAbout', wich is also
> contained in package 'Tee67'

> Please, help!!

> Regards
> ?yvind Myrseth

> "Jim Bennett" <supp...@digital-metaphors.com> skrev i melding
> news:3ed4cfd3$3@newsgroups.borland.com...
> > Do you get exceptions when Delphi loads packages on startup? Make sure
you
> > install Teechart first, then RB, as RB installs different adapter
packages
> > for each version of Teechart we support.  Go into the Delphi Component |
> > Install Packages menu and check for an entry called ReportBuilder
TeeChart
> 6
> > Components which should point to a dclRBC77.bpl.  Do you have this
listed
> as
> > an installed and checked package?

> > For help on installing RB's Teechart adapter packages, there is a topic
> > listed in our RBuilder.hlp file in the main contents page under
TeeChart.

> > If you are trying to add Teechart support at runtime, then add ppChrt
and
> > ppChrtUI to the uses clause.

> > Please feel free to use the ReportBuilder newsgroups listed at:

http://www.digital-metaphors.com/subpages/support/support_newsgroups....

- Show quoted text -

Quote

> > Cheers,

> > Jim Bennett
> > Digital Metaphors

> > "?yvind Myrseth" <oyv...@etv.no> wrote in message
> > news:3ed48c5b$1@newsgroups.borland.com...
> > > Hi there!
> > > I have downloaded the trial version of TeeChart Pro 6 for Delphi 7.

> > > My intentions were to use teechart with Report Builder Pro 7, but I
just
> > > can't get the teecharts icons to appear in the report builder..

> > > There is not much information on this neither in the teechart
> > documentation
> > > nor in the report builder documentation.

> > > Any Idea anyone?

> > > Best regards
> > > ?yvind Myrseth
> > > oyvi...@adcom.as

Other Threads