Delphi 2006, whenever started afresh, loses component package. This happens on a daily bases. We have component packages with custom VCL components that we wrote ourselves. When starting up Delphi 2006, nothing is noted. But as soon as I open a form that has some of these components on it, I receive
bds.exe - Unable To Locate Component
This application has failed to start because DclOpusRep2006.bpl was not found. Re-installing the application may fix this problem.
When I then try to reinstall the component package, two things might happen:
- I get an empy list of design packages and have to go to regedit to delete the package in question before being able to add it anew.
- I get the list of design packages allright and it does show me the package in question as loaded and available.
The package is alsways available on a local drive, yet not the one Delphi resides on. Any ideas in troubleshooting?
Just to clarify my problem based on first answer: I am the sole developer on this project. The library has been installed from the same location it still resides and the path in the component packages list is correct.