TeeChartPro D7 Installation Problem

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
thahn
Newbie
Newbie
Posts: 9
Joined: Mon Aug 23, 2004 4:00 am
Location: Ambler, PA (USA)
Contact:

TeeChartPro D7 Installation Problem

Post by thahn » Wed Aug 25, 2004 5:56 pm

I installed TeeChart Pro in D7 with defaults. When Delphi 7 was started following installation, I got a whole series of error messages. The first was:

"Can't load package DclTree.bpl. Cannot load package Tee77. It contains TeeAbout which is also contained in package Tee70."

What's even worse, it appears to have trashed my Library Browsing Path.

How do I get my path back and what do I need to do to get TeeChart Pro installed properly?

UE
Newbie
Newbie
Posts: 4
Joined: Wed Aug 25, 2004 4:00 am

Problem Installing Teechart 7 with Delphi 7

Post by UE » Thu Aug 26, 2004 11:13 am

Same problem: Installing Teechart 7 with D7 was finished successfull. After starting D7 I got some messages like 'DclTee77.bpl`' not found.
I manually installed
..\TeeChart 7 for Delphi 7\Delphi 7\Bin\DclTee77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\Bin\DclTeePro77.bpl
Now Delphi 7 started without an error message.
Here my question: Which BPLs should I additionally install?
I found some more BPLs in
..\TeeChart 7 for Delphi 7\Delphi 7\System\Tee77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeDB77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\Tee77GL.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeImage77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeLanguage77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeePro77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeQR77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeTI77.bpl
Thanks in advance.

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Thu Aug 26, 2004 3:59 pm

Hi.
Can't load package DclTree.bpl. Cannot load package Tee77. It contains TeeAbout which is also contained in package Tee70."
This ans similar problems have been reported and the solutions suggested several times in this forum. Check the following threads:

http://www.teechart.net/support/modules ... b853f13229

http://www.teechart.net/support/modules ... b853f13229

Basically, the problem is usually Delphi is still using/referencing one of the packages which requires old TeeChart version. In all cases the solution is to find offending package and replace it with version which was compiled/requires Teechart v7 i.e. *Tee77* packages.
Marjan Slatinek,
http://www.steema.com

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Re: Problem Installing Teechart 7 with Delphi 7

Post by Marjan » Thu Aug 26, 2004 4:02 pm

9233743 wrote: Which BPLs should I additionally install?
..\TeeChart 7 for Delphi 7\Delphi 7\System\Tee77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeDB77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\Tee77GL.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeImage77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeLanguage77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeePro77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeQR77.bpl
..\TeeChart 7 for Delphi 7\Delphi 7\System\TeeTI77.bpl
Thanks in advance.
All design and design/runtime packages. This means installing DclTee77.bpl, DclTeePRO77.bpl, DclTeeGL77.bpl, DclTQR77.bpl and (optionally) TeeImage77.bpl and TeeLanguage77.bpl packages.
Marjan Slatinek,
http://www.steema.com

Dobedani
Newbie
Newbie
Posts: 5
Joined: Tue Aug 10, 2004 4:00 am
Location: Wageningen, the Netherlands
Contact:

Why don't you ... ???

Post by Dobedani » Wed Sep 22, 2004 3:03 pm

Dear Marjan,

If problems like this have been reported so many times over in this forum, why is it then that there is nothing about such problems in the FAQ section??? Is that not the place where somebody will look first???

And if this problem affects so many users, why don't you build in a warning into the installer that all references to previous versions of TeeChart should be removed - i.e. with a list of package names that could cause problems??? That list should contain: Quick report, Report Builder, CGI Expert etc. It seems you even built in something to recompile Decision Cube - why don't you built in something similar for those packages???

Otherwise, why should I pay so much money for your product???
Regards :x

Post Reply