Delphi 2006 & TChart Pro 8.04 TDBChart comp. missing

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Lucien
Newbie
Newbie
Posts: 27
Joined: Thu Oct 11, 2007 12:00 am

Delphi 2006 & TChart Pro 8.04 TDBChart comp. missing

Post by Lucien » Sat Nov 08, 2008 5:24 pm

I have installed this latest ver but have found the TDBChart Component to be missing.

DclTeeProStd810.bpl is used at runtime by the delphi ide.

Please assist

Regards
lucien

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Nov 10, 2008 8:18 am

Hi Lucien,

You could try unloading this package and loading DclTeePro810.bpl at Project->Options->Packages.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Lucien
Newbie
Newbie
Posts: 27
Joined: Thu Oct 11, 2007 12:00 am

Post by Lucien » Mon Nov 10, 2008 10:06 am

I have tried to instal the DCLTeePro810.bpl into the Delphi Ide - failed.
I have tried it with DCLTeeProStd810.bpl already installed and also with it removed.

Can you clarify :-

I downloaded the latest TChart ver 8.04 on Fiday. Do I need to down load it again has it been changed sine then ?

In the \Programs\Steema\...\Bin directory I have 4 bpl's
A. DclTee810.bpl
b. DclTeePro810.bpl
c. DclTeeProStd810.bpl
d. DclTree2D10Tee8.bpl

Which ones need to be installed for Tchart professional to work.

I assume DclTree2D10Tee8.bpl is for Teetree

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Nov 10, 2008 4:35 pm

Hi Lucien,

What happens when you try enabling all packages in the "Bin" folder, do you get any error message? You could also try uninstalling the TeeChart versions you have installed and run again the installer to make sure all versions files are removed.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

JayAustin
Newbie
Newbie
Posts: 1
Joined: Thu Jul 31, 2008 12:00 am

Post by JayAustin » Mon Nov 10, 2008 5:35 pm

I am having a similar problem. When I try to activate teh TeeChart 8 Pro component as you describe above it tells me that it cannot activate it because teeAbout is already open in tee100 in another component. I tried to uncheck the standard teeChart component that comes installed in BDS 2006 and check the TeeChart Pro component which it allows me to do. The problem is that the components do not show up.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Nov 11, 2008 8:23 am

Hi JayAustin,

This error message means your BDS 2006 is still referencing its default TeeChart packages. Please read forums thread on how to solve this issue.

http://www.teechart.net/support/viewtopic.php?t=3658

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Lucien
Newbie
Newbie
Posts: 27
Joined: Thu Oct 11, 2007 12:00 am

Post by Lucien » Thu Nov 13, 2008 9:49 am

Hi

I managed to get DclTeePro810.bpl installed.

Now I am having a broblem with DCLTee8QR5D10.bpl.
The run time version and the above bpl all compile but the DCLTee8QR5D10.bpl does not want to install.

I get the following error

"The procedure entry point @Teengine@TCustomAxisPanel@AddSeries$qqrp175system@TMetaClass cpuld not be located in the dynamic library Tee810.bpl."

Then the error "can't load package. The specified procedure could not be found."


DCLTeeePro810.dcp is loaded in the required property of the DCLTee8QR5D10.bpl pakage.

I have surched for old versions on Tee810.bpl . dcp but are not on the system at all - only the newer one.


Please assist on this matter?

Please can you explain the followin bpl's - This is how I see them working-
In Delphi IDE
A. DclTee810.bpl - Is used for standerd TChart shiped with Delphi.
b. DclTeePro810.bpl - Is used with Pro package all features.
c. DclTeeProStd810.bpl - Is used with Pro package excludes DB features.
d. DclTree2D10Tee8.bpl - Is the TeeTree comp.

At Runtime must all the following bpl' be present in ..\Windows\system32\
A. Tee810.bpl
b. TeePro810.bpl
c. TeeProStd810.bpl

If I am using DclTeePro810.bpl must Tee810.bpl also be present. -- I want to understand the connection in tring to solve problems as above.


Regards
Lucien

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Nov 13, 2008 11:04 am

Hi Lucien,
Now I am having a broblem with DCLTee8QR5D10.bpl.
The run time version and the above bpl all compile but the DCLTee8QR5D10.bpl does not want to install.

I get the following error

"The procedure entry point @Teengine@TCustomAxisPanel@AddSeries$qqrp175system@TMetaClass cpuld not be located in the dynamic library Tee810.bpl."

Then the error "can't load package. The specified procedure could not be found."
This is most likely you need to compile TQRChart packages with your environment as described in the QuickReport article here.
Please can you explain the followin bpl's - This is how I see them working-
In Delphi IDE
A. DclTee810.bpl - Is used for standerd TChart shiped with Delphi.
b. DclTeePro810.bpl - Is used with Pro package all features.
c. DclTeeProStd810.bpl - Is used with Pro package excludes DB features.
d. DclTree2D10Tee8.bpl - Is the TeeTree comp.
Not exactly, DclTee810.bpl includes standard features but is used by DclTeePro810.bpl. The version shipped with Delphi is DclTee8100.bpl.

Also we should add that DclTeeProStd810.bpl is specific for BDS's Personal versions. That's the reason why it doesn't include DB features.
At Runtime must all the following bpl' be present in ..\Windows\system32\
A. Tee810.bpl
b. TeePro810.bpl
c. TeeProStd810.bpl
Not necessarily, just the necessary packages for the version you are using is enough.
If I am using DclTeePro810.bpl must Tee810.bpl also be present. -- I want to understand the connection in tring to solve problems as above.
Yes, Pro version uses this package.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply