Page 1 of 1

Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)

Posted: Tue Oct 13, 2015 5:55 pm
by 16871253
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

Re: Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)

Posted: Wed Oct 14, 2015 9:29 am
by narcis
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!

Re: Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)

Posted: Wed Oct 14, 2015 2:07 pm
by 16871253
Dear Narcís
Thank you for your quick reply! :D

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)

Posted: Thu Oct 15, 2015 9:19 am
by yeray
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.

Re: Install Error dclado210.bpl (DXE7_Starter+TeeChartStandard)

Posted: Sat Oct 17, 2015 5:11 pm
by 16871253
Dear Yeray,

You are answer finally solved the problem :D :D
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)

Posted: Mon Oct 19, 2015 7:08 am
by yeray
Hi Thomas,

You are welcome!
I'm glad to hear it works fine!