after installing and starting delphi I get the following:
"This application has failed to start because DclTee76.bpl was not found.
(I reinstalled no help)
after clicking the OK button I get this message before delphi starts:
"Can't load package C:\...\delphi6\Bin\dcldss60.bpl"
the specified module could not be found"
Reload next time? (yes/no)
any ideas would be helpful.
Pbar.
Installation proble with D6
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Pbar,
This is most likely to be a packages path problem.
To use TeeChart Pro v7 in Delphi 6 you first should have all Delphi updates available installed. The correct procedure is:
1) Uninstall TeeChart.
2) Install all Delphi 6 updates available which includes: Update 2, RTL Update 2 and RTL Update 3.
3) Reinstall TeeChart.
4) Check that Delphi 6 references TeeChart correctly. At Project>Options>Directories/Conditionals>Search Path there should be TeeChart Pro v7 "Bin" and "Lib" folder ON TOP of that list.
5) After that you should check the left-bottom "Default" checkbox.
This is most likely to be a packages path problem.
To use TeeChart Pro v7 in Delphi 6 you first should have all Delphi updates available installed. The correct procedure is:
1) Uninstall TeeChart.
2) Install all Delphi 6 updates available which includes: Update 2, RTL Update 2 and RTL Update 3.
3) Reinstall TeeChart.
4) Check that Delphi 6 references TeeChart correctly. At Project>Options>Directories/Conditionals>Search Path there should be TeeChart Pro v7 "Bin" and "Lib" folder ON TOP of that list.
5) After that you should check the left-bottom "Default" checkbox.
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 |