 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Stephen Guest
|
Posted: Tue Dec 05, 2006 11:46 pm Post subject: dclite.bpl problem |
|
|
Hi all
I hope someone can help me.
I have been using C++Builder 6 for a couple of years on XP Pro without any
problems. I had to do a reformat and reinstall but now I get access
violation when I try to access the project options, something to do with not
being able to load dclite.bpl.
Any ideas would be great.
Thanks
Stephen |
|
| Back to top |
|
 |
Craig Farrell Guest
|
Posted: Wed Dec 06, 2006 1:19 am Post subject: Re: dclite.bpl problem |
|
|
Hi,
| Quote: | problems. I had to do a reformat and reinstall but now I get access
violation when I try to access the project options, something to do with not
being able to load dclite.bpl.
|
"d" is for "design" and "ite" is "integrated translation environment"
so that is the design package for ITE. ITE is an expert that hooks into
IDE events to extend it's functionality into project and project group
management. I suggest checking the ..\bin directory and then the
Registry for dclite to see if you can see anything wrong with that
package. Do you remmeber seeing package load errors on any IDE launch?
Do you see dclite on the disabled packages list in the Registry. You can
remove dclite from the packages list you see in the Registry and that
will remove ITE functionality, of course. Also, check that all the
dependencies are being found, e.g. the non-design packages that make up
ITE: itecore, iteide, etc.
--Craig |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|