Teechart 8 Requires dclado100.bpl?
Teechart 8 Requires dclado100.bpl?
I have just upgraded from Teechart V7 to V8.01 in D2007 Upd1. I now get an error 'Can't load package dclado100.bpl' when starting D2007 if a form having any components on it is loaded. If I click 'ignore all' then loading continues but one or more components on the form are missing. Checking Components->Install Packages shows the Teechart 8 package has not been loaded. If I close the form and re-open it, the form is now loaded correctly and all components are there. With the Teechart 8 package installed, I cannot open any form containing design components without the error showing.
I don't use ADO components and the package is not installed. Is there some requirement with Teechart 8 for that package to be available in the IDE?
Regards...Andrew
I don't use ADO components and the package is not installed. Is there some requirement with Teechart 8 for that package to be available in the IDE?
Regards...Andrew
Re: Teechart 8 Requires dclado100.bpl?
This also happens on my other PC. Further testing reveals that it happens after TeeTree 2 components for Teechart 7.11 are removed. Can you fix this please.9337509 wrote:I have just upgraded from Teechart V7 to V8.01 in D2007 Upd1. I now get an error 'Can't load package dclado100.bpl' when starting D2007 if a form having any components on it is loaded. If I click 'ignore all' then loading continues but one or more components on the form are missing. Checking Components->Install Packages shows the Teechart 8 package has not been loaded. If I close the form and re-open it, the form is now loaded correctly and all components are there. With the Teechart 8 package installed, I cannot open any form containing design components without the error showing.
I don't use ADO components and the package is not installed. Is there some requirement with Teechart 8 for that package to be available in the IDE?
Regards...Andrew
Regards...Andrew
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Andrew,
It's strange. You are the first customer to report this. When installing v8 did you install TeeTree v2 as well? You could try either using TeeRecompile or TeeInstall tools shipped with TeeChart's installation.
It's strange. You are the first customer to report this. When installing v8 did you install TeeTree v2 as well? You could try either using TeeRecompile or TeeInstall tools shipped with TeeChart's installation.
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 |
Re: Teechart 8 Requires dclado100.bpl?
Further testing reveals that if I remove the Teechart 8 package (DclTeePro811.bpl), the problem disappears and all forms load ok. Adding the Teechart 8 package causes most (not all) forms to give the error 'Can't load package dclado100.bpl' when loading the form. Clicking 'Ignore All' causes the form to load without some (random) components - and the Teechart 8 package is not active (not ticked). I'm also using:9337509 wrote:This also happens on my other PC. Further testing reveals that it happens after TeeTree 2 components for Teechart 7.11 are removed. Can you fix this please.9337509 wrote:I have just upgraded from Teechart V7 to V8.01 in D2007 Upd1. I now get an error 'Can't load package dclado100.bpl' when starting D2007 if a form having any components on it is loaded. If I click 'ignore all' then loading continues but one or more components on the form are missing. Checking Components->Install Packages shows the Teechart 8 package has not been loaded. If I close the form and re-open it, the form is now loaded correctly and all components are there. With the Teechart 8 package installed, I cannot open any form containing design components without the error showing.
I don't use ADO components and the package is not installed. Is there some requirement with Teechart 8 for that package to be available in the IDE?
Regards...Andrew
Regards...Andrew
NexusDB 2
Raize 4
Rave 7
Infopower 2007
1st Class 2007
...
Regards...Andrew
Hi Narcis,narcis wrote:Hi Andrew,
It's strange. You are the first customer to report this. When installing v8 did you install TeeTree v2 as well? You could try either using TeeRecompile or TeeInstall tools shipped with TeeChart's installation.
Yes, TeeTree 8 was installed automatically. I then had both V7.11 and V8 TeeTree packages installed. I wonder if it is a conflict with NexusDB? Having said that, Teechart 8 did work ok until I removed Teetree V7.11.
Running TeeInstall doesn't fix the problem.
Regards...Andrew
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Andrew,
You should make sure that the same IDE doesn't make reference to different TeeChart (or any other component) versions as otherwise package version conflicts may occur.
Regarding NexusDB, is that component using any TeeChart package? If that's the case, then you may need to have this component upgraded to the new TeeChart version.
You should make sure that the same IDE doesn't make reference to different TeeChart (or any other component) versions as otherwise package version conflicts may occur.
Regarding NexusDB, is that component using any TeeChart package? If that's the case, then you may need to have this component upgraded to the new TeeChart version.
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 Narcis,narcis wrote:Hi Andrew,
You should make sure that the same IDE doesn't make reference to different TeeChart (or any other component) versions as otherwise package version conflicts may occur.
Regarding NexusDB, is that component using any TeeChart package? If that's the case, then you may need to have this component upgraded to the new TeeChart version.
Installing dbGo in D2007 seems to fix the problem, so it seems to be a requirement for Teechart 8? Perhaps other users of D2007/Teechart 8 already had dbgo installed?!
Regards...Andrew
Hi Narcis,9337509 wrote:Hi Narcis,narcis wrote:Hi Andrew,
You should make sure that the same IDE doesn't make reference to different TeeChart (or any other component) versions as otherwise package version conflicts may occur.
Regarding NexusDB, is that component using any TeeChart package? If that's the case, then you may need to have this component upgraded to the new TeeChart version.
Installing dbGo in D2007 seems to fix the problem, so it seems to be a requirement for Teechart 8? Perhaps other users of D2007/Teechart 8 already had dbgo installed?!
Regards...Andrew
I now get the following Compile error with Teechart 8:
[DCC Error] LOGPRLB2.PAS(46): F2051 Unit TeeStore was compiled with a different version of Chart.TCustomChart
Is this another Teechart 8 problem?
Regards...Andrew
Actually, I get the following 3 errors:9337509 wrote:Hi Narcis,9337509 wrote:Hi Narcis,narcis wrote:Hi Andrew,
You should make sure that the same IDE doesn't make reference to different TeeChart (or any other component) versions as otherwise package version conflicts may occur.
Regarding NexusDB, is that component using any TeeChart package? If that's the case, then you may need to have this component upgraded to the new TeeChart version.
Installing dbGo in D2007 seems to fix the problem, so it seems to be a requirement for Teechart 8? Perhaps other users of D2007/Teechart 8 already had dbgo installed?!
Regards...Andrew
I now get the following Compile error with Teechart 8:
[DCC Error] LOGPRLB2.PAS(46): F2051 Unit TeeStore was compiled with a different version of Chart.TCustomChart
Is this another Teechart 8 problem?
Regards...Andrew
[DCC Error] Loghrsrp.pas(22): F2051 Unit TeeComma was compiled with a different version of Chart.TCustomChart
[Pascal Fatal Error] F2051 Unit TeeStore was compiled with a different version of Chart.TCustomChart
[Pascal Fatal Error] F2051 Unit TeeEdit was compiled with a different version of TeePreviewPanel.TTeePreviewPanel
I only have the Teechart Pro 8 components installed and the library path is correct:
E:\TeeChart 8.0.1 for Delphi 2007\Delphi11\Lib
Regards...Andrew
Hi Narcis,
Installing dbGo in D2007 seems to fix the problem, so it seems to be a requirement for Teechart 8? Perhaps other users of D2007/Teechart 8 already had dbgo installed?!
Regards...Andrew[/quote]
Hi Narcis,
I now get the following Compile error with Teechart 8:
[DCC Error] LOGPRLB2.PAS(46): F2051 Unit TeeStore was compiled with a different version of Chart.TCustomChart
Is this another Teechart 8 problem?
Regards...Andrew[/quote]
Actually, I get the following 3 errors:
[DCC Error] Loghrsrp.pas(22): F2051 Unit TeeComma was compiled with a different version of Chart.TCustomChart
[Pascal Fatal Error] F2051 Unit TeeStore was compiled with a different version of Chart.TCustomChart
[Pascal Fatal Error] F2051 Unit TeeEdit was compiled with a different version of TeePreviewPanel.TTeePreviewPanel
I only have the Teechart Pro 8 components installed and the library path is correct:
E:\TeeChart 8.0.1 for Delphi 2007\Delphi11\Lib
Regards...Andrew[/quote]
Hi again Narcis,
Never mind. I had to re-install D2007 to install dbGo and, of course, I forgot that the D2007 Teechart dcu files are installed again in the RadStudio\5.0\Lib folder! Removing them fixed the problem.
Regards...Andrew
Installing dbGo in D2007 seems to fix the problem, so it seems to be a requirement for Teechart 8? Perhaps other users of D2007/Teechart 8 already had dbgo installed?!
Regards...Andrew[/quote]
Hi Narcis,
I now get the following Compile error with Teechart 8:
[DCC Error] LOGPRLB2.PAS(46): F2051 Unit TeeStore was compiled with a different version of Chart.TCustomChart
Is this another Teechart 8 problem?
Regards...Andrew[/quote]
Actually, I get the following 3 errors:
[DCC Error] Loghrsrp.pas(22): F2051 Unit TeeComma was compiled with a different version of Chart.TCustomChart
[Pascal Fatal Error] F2051 Unit TeeStore was compiled with a different version of Chart.TCustomChart
[Pascal Fatal Error] F2051 Unit TeeEdit was compiled with a different version of TeePreviewPanel.TTeePreviewPanel
I only have the Teechart Pro 8 components installed and the library path is correct:
E:\TeeChart 8.0.1 for Delphi 2007\Delphi11\Lib
Regards...Andrew[/quote]
Hi again Narcis,
Never mind. I had to re-install D2007 to install dbGo and, of course, I forgot that the D2007 Teechart dcu files are installed again in the RadStudio\5.0\Lib folder! Removing them fixed the problem.
Regards...Andrew
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Andrew,
We're glad to hear you solved your problem. If any problem occurs don't hesitate to let us know.
We're glad to hear you solved your problem. If any problem occurs don't hesitate to let us know.
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 |