Hi,
I'm trying to install TeeChart Pro 7.12 on BDS 2006.
Installation goes perfect untill I start BDS 2006. I get the following error:
---------------------------
Error
---------------------------
Can't load package C:\Components\TeeChart\Delphi10\Bin\DclTree2D10Tee7.bpl.
The specified module could not be found.
Do you want to attempt to load this package the next time a project is loaded?
---------------------------
Yes No
---------------------------
But when I take a look at that location the file 'DclTree2D10Tee7.bpl' is there.
So what's the problem?
As a result, I can't see any TeeChart components in my Tool palette!
Who can help me?
Kind regards,
Sibren
Installing TeeChart Pro 7.12 on BDS 2006
Re: Installing TeeChart Pro 7.12 on BDS 2006
Hi Sibren,
First of all, note that DclTree2D10Tee7 is a the TeeTree design time package, not the TeeChart one. So I would answer NO to the error message. Actually, I would proceed as follows:
- Uninstall any previous TeeChart installation.
- Open the IDE, close any project.
- Uncheck any TeeChart and TeeTree package in the packages list.
- Clean the IDE's search and library paths.
- Close the IDE.
- Search and move to a backup folder any old TeeChart installation file (I'd search for *tee* in the IDE's bin and lib folder, and also at windows system32 folder)
- Install TeeChart Pro 7.12.
- Open the IDE, close any project.
- Verify that the correct packages are selected at the package list.
- Verify the IDE's search and library paths.
- Create and run a new test application with a simple chart on the form.
First of all, note that DclTree2D10Tee7 is a the TeeTree design time package, not the TeeChart one. So I would answer NO to the error message. Actually, I would proceed as follows:
- Uninstall any previous TeeChart installation.
- Open the IDE, close any project.
- Uncheck any TeeChart and TeeTree package in the packages list.
- Clean the IDE's search and library paths.
- Close the IDE.
- Search and move to a backup folder any old TeeChart installation file (I'd search for *tee* in the IDE's bin and lib folder, and also at windows system32 folder)
- Install TeeChart Pro 7.12.
- Open the IDE, close any project.
- Verify that the correct packages are selected at the package list.
- Verify the IDE's search and library paths.
- Create and run a new test application with a simple chart on the form.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |