Dear Forum,
Problem:
I have Delphi XE7 Starter installed and try to use it with TeeChartStandard2015RADXE7.
1.When I install/reinstall the TeeChart Component everything seems to work fine until I restart Delphi.
2.When I restart Delphi it doesn’t work anymore.Then I always get the Error Message:
„ ! Package dclado210.bpl couldn’t be loaded. Module was not found”
My settings:
If I open the open the list of Packages in the IDE ("Component /Install Packages...") my
“TeeChart Standard 2015 Components” show this
C:\Program Files (x86)\Steema Software\TeeChart Standard 2015 for RAD XE7\Delphi21.win32\Bin\DCLTee921.bpl
Is this right? Shouldn’t it be DCLTeeSTD921.bpl instead of DCLTee921.bpl? How to change?
Related Posts:
I think the problem is same as in this post:
http://www.teechart.net/support/viewtop ... 591#p67708
Unfortunately I don't understand the fix for it, which should be explained here:
http://www.teechart.net/support/viewtop ... ter#p66646
Programming is not my major so I really hope someone can help me with this. Thank you!
Best regards
Thomas
Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)
Hi Thomas,
You should install the suitable TeeChart packages for Delphi Starter editions, another user explained the process he followed here. You should do the same at you rend.
Hope this helps!
You should install the suitable TeeChart packages for Delphi Starter editions, another user explained the process he followed here. You should do the same at you rend.
Hope this helps!
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: Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)
Dear Narcís
Thank you for your quick reply!
Unfortunately I still don’t know how to install the TeeChartStandard package for the Delphi Starter edition?
Is there no automatic installer for this? Or at least a step by step guide which I can follow?
The post by Code-Hugger you recommended me was too chaotic for me to follow…
I also don’t like to “manually “change anything I am not sure about, because I am scared to make my problem even worse.
Best Regards
Thomas
Thank you for your quick reply!
Unfortunately I still don’t know how to install the TeeChartStandard package for the Delphi Starter edition?
Is there no automatic installer for this? Or at least a step by step guide which I can follow?
The post by Code-Hugger you recommended me was too chaotic for me to follow…
I also don’t like to “manually “change anything I am not sure about, because I am scared to make my problem even worse.
Best Regards
Thomas
Re: Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)
Hello Thomas,
I'm afraid there's no automatic installer to correct this, so I'd suggest you to follow Code-Hugger's instructions.
You could start correcting the package the IDE loads at the startup. I'll try to explain with more detail Code-Hugger's first point:
- Open the IDE with no project loaded.
- Go to "Component/Install Packages...".
- At the bottom of the list you should find the TeeChart packages. Remove the DCLTee921.bpl package.
- Still on that list, click the "Add..." button, navigate to the win32 bin folder in TeeChart installation path (by default "C:\Program Files (x86)\Steema Software\Steema TeeChart Standard VCL 2015.16\Delphi21\Delphi21.win32\Bin") and select the DclTeeStd921.bpl package.
I'm afraid there's no automatic installer to correct this, so I'd suggest you to follow Code-Hugger's instructions.
You could start correcting the package the IDE loads at the startup. I'll try to explain with more detail Code-Hugger's first point:
- Open the IDE with no project loaded.
- Go to "Component/Install Packages...".
- At the bottom of the list you should find the TeeChart packages. Remove the DCLTee921.bpl package.
- Still on that list, click the "Add..." button, navigate to the win32 bin folder in TeeChart installation path (by default "C:\Program Files (x86)\Steema Software\Steema TeeChart Standard VCL 2015.16\Delphi21\Delphi21.win32\Bin") and select the DclTeeStd921.bpl package.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)
Dear Yeray,
You are answer finally solved the problem
You helped me so much with that!
THANK YOU!!! THANK YOU!!! THANK YOU!!!
I wish you all the best!
Kind Regards
Thomas
You are answer finally solved the problem
You helped me so much with that!
THANK YOU!!! THANK YOU!!! THANK YOU!!!
I wish you all the best!
Kind Regards
Thomas
Re: Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)
Hi Thomas,
You are welcome!
I'm glad to hear it works fine!
You are welcome!
I'm glad to hear it works fine!
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |