Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jan : Re: idExceptionCore was compiled with a different version...

www.cryer.info
Managed Newsgroup Archive

Re: idExceptionCore was compiled with a different version...

Subject:Re: idExceptionCore was compiled with a different version...
Posted by:"Guillem" (guillemvicens-nospam@clubgreenoasis.com)
Date:5 Jan 2007 01:47:47

Craig wrote:

> Hello,
>
> Just installed Indy V10 into D7Ent and I get this error.  I
> recompiled the core packages but that did nothing.
>

Try this,


1- deinstall the packages from inside the IDE


2- make sure you have deleted following files:

NOTE: this are all the files I remember. There may be others left
that have to be uninstalled as well.

NOTE 2: just in case, make a backup of all them before continuing

in the BDS\bin directory

IndySystem*.bpl
IndyCore*.bpl
IndyProtocols*.bpl
dclIndyCore*.bpl
dclIndyProtocols*.bpl
Indysystem*.dll
IndyCore*.dll
IndyProtocols*.dll

in the BDS\lib\Indy10 directory

Id*.dcuil
Id*.dcu
Id*.dpuil
Indy*.dcpil
Indy*.dcp

in the BDS\lib\debug\Indy10 directory

Id*.dcu
Id*.dcuil
id*.dcpil
Indy*.dcp
Indy*.dcpil

3- Make sure no path regarding Indy is left behind (Tools-> Environment
Options ->Library path). This is to ensure the IDE will only be looking
for Indy in the directories you install it.

4- Proceed with installation as shown in the webpage.The name of the
packages indicate for which compiler there are, i.e,

*60* are for D6
*70* are for D7
*80* are for D8 (.NET)
*90* are for BDS2005
*100* are for BDS2006
etc.


Hope this helps,
--
Best regards :)

Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive