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
Delphi 2006 & TChart Pro 8.04 TDBChart comp. missing
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Lucien,
You could try unloading this package and loading DclTeePro810.bpl at Project->Options->Packages.
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 |
Instructions - How to post in this forum |
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
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
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.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
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
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Lucien,
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.
This is most likely you need to compile TQRChart packages with your environment as described in the QuickReport article here.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."
Not exactly, DclTee810.bpl includes standard features but is used by DclTeePro810.bpl. The version shipped with Delphi is DclTee8100.bpl.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.
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.
Not necessarily, just the necessary packages for the version you are using is enough.At Runtime must all the following bpl' be present in ..\Windows\system32\
A. Tee810.bpl
b. TeePro810.bpl
c. TeeProStd810.bpl
Yes, Pro version uses this package.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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |