Page 1 of 1

Can't load package dclado150.bpl

Posted: Fri Jun 24, 2011 6:40 am
by 16859559
Hi,
It's permanent disappearing of dclado150.bpl. I have to reinstall TeeChart every day.
What's the matter?
Andrei
w7, Delphi XE

Re: Can't load package dclado150.bpl

Posted: Mon Jun 27, 2011 2:44 pm
by 10050769
Hello presence,

Seems that you need reinstall dclado150.bpl. You should find it at "C:\Program Files\Embarcadero\RAD Studio\8.0\bin", If you don't have this package and if I'm not wrong, ADO components are included in all versions so you should have this files in Rad Studio XE installation files or in the installation CD/DVD, so you can find it installation files or in the installation CD/DVD.

I hope will helps.

Thanks,

Re: Can't load package dclado150.bpl

Posted: Sun Sep 04, 2011 4:08 pm
by 16859559
Excuse me, but the dclado150.bpl does not exist in my distribution of XE starter. So I can not enjoy your program, only if you send it to me...

Re: Can't load package dclado150.bpl

Posted: Mon Sep 05, 2011 10:43 am
by narcis
Hi presence,

I'm afraid TeeChart can not be installed in Delphi Starter editions because it lacks some necessary database packages, e.g.: dclado150.bpl. For using TeeChart Standard with Delphi XE you should upgrade your Delphi version, which would already include TeeChart v2010 Std according to the feature matrix here. Delphi XE2 includes TeeChat 2011 Standard.

If you think you need a refund for your TeeChart 2011 VCL Std license please contact our Sales Dept. at sales at steema dot com referencing this post.

Thanks in advance.

Re: Can't load package dclado150.bpl

Posted: Wed Sep 21, 2011 10:06 am
by narcis
Hi presence,

As an update, for the next maintenance release we will try to make Standard version packages non-dependent of database components so you should be able to install them in your Delphi version.

Re: Can't load package dclado150.bpl

Posted: Sun Jan 01, 2012 5:05 am
by 16860353
Didn't see this situation change in the November 2011 release (even though the Std TChart component is supposed to be non-database dependent) . So still can't use TeeChart Standard in Starter Versions of XE. TChart still requires dclado150.bpl to be present! :?

Re: Can't load package dclado150.bpl

Posted: Wed Jan 11, 2012 9:18 am
by narcis
Hello,

Sorry for the delayed reply. We are investigating what can be causing this. Could you please let us know the exact TeeChart package name that has been installed on your Delphi at Project -> Options -> Packages?

Thanks in advance.

Re: Can't load package dclado150.bpl

Posted: Wed Jan 11, 2012 2:10 pm
by yeray
Hello again,

It would be helpful if someone with this problem could give us some extra information:

- In the packages list, do you have DCLTeePro* or DCLTeeProStd* listed?

- What's the value of the "Edition" key in the following route in your machine's registry?
HKEY_CURRENT_USER\Software\Embarcadero\BDS\9.0

Thanks in advance.

Re: Can't load package dclado150.bpl

Posted: Mon Jan 16, 2012 6:42 am
by 16860353
FYI .. Just to recap original post from "presence" in June 2011, this issue is with XE Starter Edition that does not come with dcl database components. They don't come with XE2 Starter either, so TeeChart is incompatible with both Starter editions in its present configuration.

TeeChart Package loaded: dcltee915.bpl located at: "TeeChart Standard 2011 for RAD 2011\RAD15\Bin" - this is standard edition TeeChart. Do now get message box on TeeChart install that says " TeeChart files to AUTO install cannot be found", though it says it is successful past this point; on my last attempt I had to manually install the package (???).

HKEY_CURRENT_USER\Software\Embarcadero\BDS\9.0 .. is for XE2 not XE

The key in my machine is...
HKEY_CURRENT_USER\Software\Embarcadero\BDS\8.0 .. edition = "Starter"

BELOW is the detail from the "Can't load package dclado150.bpl" error message

[5005B857]{rtl150.bpl } SysUtils.LoadPackage (Line 18891, "SysUtils.pas" + 12) + $36
[207A8AD4]{coreide150.bpl} PakLoad.TPackage.DoLoadPackage (Line 143, "PakLoad.pas" + 0) + $8
[207A8C49]{coreide150.bpl} PakLoad.TPackage.Load (Line 217, "PakLoad.pas" + 7) + $7
[207AB419]{coreide150.bpl} PakMgr.TDesignPackage.Load (Line 591, "PakMgr.pas" + 2) + $2
[21AF8317]{delphicoreide150.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 2253, "PasCppPakMgr.pas" + 4) + $3
[207AB843]{coreide150.bpl} PakMgr.IsMatch (Line 729, "PakMgr.pas" + 11) + $15
[50037560]{rtl150.bpl } System.@FreeMem (Line 3768, "System.pas" + 20) + $0
[21AF81DB]{delphicoreide150.bpl} PasCppPakMgr.TIDEDesignPackage.LoadRequiredDesignPackages (Line 2214, "PasCppPakMgr.pas" + 8) + $4
[21AF83CE]{delphicoreide150.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 2266, "PasCppPakMgr.pas" + 17) + $3
[207AB843]{coreide150.bpl} PakMgr.IsMatch (Line 729, "PakMgr.pas" + 11) + $15
[50037560]{rtl150.bpl } System.@FreeMem (Line 3768, "System.pas" + 20) + $0
[207AC077]{coreide150.bpl} PakMgr.TDesignPackages.LoadDelayLoadPackage (Line 956, "PakMgr.pas" + 2) + $2
[21B9B625]{delphicoreide150.bpl} CompPalMgr.TComponentPalettePageItemDelegate.EnsurePackageLoaded (Line 2592, "CompPalMgr.pas" + 8) + $A
[21B9B4BD]{delphicoreide150.bpl} CompPalMgr.TComponentPalettePageItemDelegate.CreateComponent (Line 2563, "CompPalMgr.pas" + 1) + $4
[21079D8A]{designide150.bpl} ComponentDesigner.TComponentRoot.DoCreateComponent (Line 2322, "ComponentDesigner.pas" + 10) + $17
[2107F022]{designide150.bpl} ComponentDesigner.TComponentRoot.CreateCurrentComponent (Line 4384, "ComponentDesigner.pas" + 2) + $32
[2109636E]{designide150.bpl} Surface.TDesignSurface.CreateItem (Line 187, "Surface.pas" + 1) + $11
[2104E6BE]{designide150.bpl} Designer.TDesigner.DoDragCreate (Line 764, "Designer.pas" + 1) + $F
[2104EE98]{designide150.bpl} Designer.TDesigner.DragEnd (Line 928, "Designer.pas" + 19) + $3
[21051474]{designide150.bpl} Designer.TDesigner.MouseUp (Line 1710, "Designer.pas" + 1) + $2
[51B1CCA1]{vcldesigner150.bpl} VCLSurface.MouseEvent (Line 2908, "VCLSurface.pas" + 45) + $11
[5003AC1B]{rtl150.bpl } System.TMonitor.Exit (Line 12537, "System.pas" + 2) + $7
[51B1D87B]{vcldesigner150.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3169, "VCLSurface.pas" + 48) + $6
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5003A336]{rtl150.bpl } System.@IsClass (Line 11370, "System.pas" + 1) + $8
[5027DCDB]{vcl150.bpl } Controls.TControl.WndProc (Line 6987, "Controls.pas" + 4) + $21
[50357FAE]{vcl150.bpl } Forms.TApplication.WndProc (Line 9352, "Forms.pas" + 98) + $E
[502820C3]{vcl150.bpl } Controls.TWinControl.IsControlMouseMsg (Line 9608, "Controls.pas" + 1) + $9
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5034FB28]{vcl150.bpl } Forms.TCustomForm.WndProc (Line 3961, "Forms.pas" + 191) + $5
[223F532B]{delphivclide150.bpl} VCLFormContainer.TControlSizer.ControlWndProc (Line 313, "VCLFormContainer.pas" + 33) + $C
[50281ED0]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9552, "Controls.pas" + 3) + $6
[500AFA64]{rtl150.bpl } Classes.StdWndProc (Line 13491, "Classes.pas" + 8) + $0
[50358AF7]{vcl150.bpl } Forms.TApplication.ProcessMessage (Line 9760, "Forms.pas" + 23) + $1
[50358B3A]{vcl150.bpl } Forms.TApplication.HandleMessage (Line 9790, "Forms.pas" + 1) + $4
[50358E65]{vcl150.bpl } Forms.TApplication.Run (Line 9927, "Forms.pas" + 26) + $3

Cheers - Graeme -

Re: Can't load package dclado150.bpl

Posted: Wed Jan 18, 2012 4:04 pm
by yeray
Hello,
Graeme K wrote:Do now get message box on TeeChart install that says " TeeChart files to AUTO install cannot be found", though it says it is successful past this point; on my last attempt I had to manually install the package (???).
This message indicates that TeeInstall.exe, the utility the installer actually calls to install the package into the IDE, can't find the packages. Could you please try moving TeeInstall.exe into you Deplhi* folder if it's outside? And run it.

Re: Can't load package dclado150.bpl

Posted: Sun Feb 05, 2012 9:02 pm
by 16860353
Thanks Yeray, I have given up on trying to make the automatic installer work (must be something written up in registry or somewhere preventing it - I did have XE2 full-demo installed for a while, that has left lots of residual entries in the registry after uninstall). However, the successful manual work-around in XE was to remove the TeeChart Component (Component/Install Packages/Remove - remove the TeeChart package present). Re-install the package (Component/Install Packages/Add - DclTeeStd915.bpl NOT DclTee915.bpl (as was installed automatically the first time as this does need dclado150.bpl) from "Program Files/Steema Software/TeeChart Standard 2011 for RAD 2011/RAD15/Bin". At this stage applications would not compile although the TeeChart components were fully accessible in the designer, as couldn't find dcu files. So added "Program Files/Steema Software/TeeChart Standard 2011 for RAD 2011/Delphi15/Lib" to the Environment Variables Library Path & DCU Debug Path (Tools/Options - Delphi Options/Library), at same time removing any TeeChart paths already present that didn't exist (? think you must of changed the Steema Software install directory name at some stage for XE version between releases from "TeeChart Standard 2011 for Delphi 2011" to RAD 2011). All good now - thanks!

Re: Can't load package dclado150.bpl

Posted: Thu Nov 08, 2012 5:07 pm
by yeray
Hi,

I'm at the same time sorry for the inconveniences you found in the process and glad to hear you finally achieved to make it work successfully.