Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: Problem Re: Indy 10 Dev Snap -- Where is IdStreamRandomAccess.pas?

www.cryer.info
Managed Newsgroup Archive

Re: Problem Re: Indy 10 Dev Snap -- Where is IdStreamRandomAccess.pas?

Subject:Re: Problem Re: Indy 10 Dev Snap -- Where is IdStreamRandomAccess.pas?
Posted by:"Bear" (be..@nobody.com)
Date:Sun, 25 Feb 2007 12:33:34

Thank you.

See below Error Messages:

1. "Can not locate program entry point @idglobal@IsNumeric$qqrxc at dynamic
dll IndySystem100.bpl."
2. "Can not locate program entry point @idmac@initialization$qqrv at dynamic
dll IndyProtocols100.bpl."

Dump:
================================================================

+ $36[51F3A0F3]{rtl100.bpl  } SysUtils.SysUtils.LoadPackage (Line 16129,
"sysutils.pas" + 12) + $36
+ $8[20C3D7E0]{coreide100.bpl} PakLoad.PakLoad.TPackage.DoLoadPackage (Line
150, "PakLoad.pas" + 0) + $8
+ $2[20C0BBE9]{coreide100.bpl} PakMgr.PakMgr.TDesignPackage.Load (Line 585,
"PakMgr.pas" + 2) + $2
+ $3[21BCBA70]{delphicoreide100.bpl}
PasCppPakMgr.PasCppPakMgr.TIDEDesignPackage.Load (Line 827,
"PasCppPakMgr.pas" + 4) + $3
+ $4[21BCB855]{delphicoreide100.bpl}
PasCppPakMgr.PasCppPakMgr.TIDEDesignPackage.DelayLoad (Line 747,
"PasCppPakMgr.pas" + 11) + $4
+ $5[21BDDB80]{delphicoreide100.bpl}
PakList.PakList.TPackageListItem.LoadDesignPackage (Line 767, "PakList.pas"
+ 15) + $5
+ $3[21BDD18B]{delphicoreide100.bpl}
PakList.PakList.TPackageListItem.SetIsInstalled (Line 533, "PakList.pas" +
7) + $3
+ $5[21BDCF5F]{delphicoreide100.bpl}
PakList.PakList.TPackageList.AddPackage (Line 447, "PakList.pas" + 13) + $5
+ $5[21BE5D76]{delphicoreide100.bpl}
BasePasProjOpts.BasePasProjOpts.TProjOptsManager.InstallPackage (Line 1848,
"BasePasProjOpts.pas" + 8) + $5
+ $3[21BE6853]{delphicoreide100.bpl}
BasePasProjOpts.BasePasProjOpts.TProjectOptions.InstallPackage (Line 2251,
"BasePasProjOpts.pas" + 0) + $3
+ $5[21BD7FDC]{delphicoreide100.bpl}
PkgContainers.PkgContainers.TStdPackageProjectContainer.CommandHandler (Line
141, "PkgContainers.pas" + 4) + $5
+ $6[20BD5BBA]{coreide100.bpl}
Containers.Containers.TStdProjectContainer.CommandHandler (Line 1942,
"Containers.pas" + 0) + $6
+ $5[5204F0F9]{vcl100.bpl  } Menus.Menus.TPopupList.MainWndProc (Line 3374,
"Menus.pas" + 2) + $5
+ $0[51F60BC0]{rtl100.bpl  } Classes.Classes.StdWndProc (Line 11572,
"classes.pas" + 8) + $0
+ $6A[77D18731]{USER32.dll  } GetDC + $6A
+ $14A[77D18811]{USER32.dll  } GetDC + $14A
+ $122[77D189C8]{USER32.dll  } GetWindowLongW + $122
+ $A[77D196C2]{USER32.dll  } DispatchMessageA + $A

================================================================

Bear


"Remy Lebeau (TeamB)" <no.spam@no.spam.com>
wrote:45e1012d$1@newsgroups.borland.com...
>
> "Bear" <bear@nobody.com> wrote in message
> news:45e0d38d@newsgroups.borland.com...
>
>> If I install *100.dpk in BDS 2006, at step 3, click install, there
>> will show an error dialog:
>>
>> "Can not locate *** entry point at indysytstem100.bpl or
>> indyprotcols100.bpl!".
>
> Works fine for me.  I have the 100 packages installed in BDS 2006
> without any error.  What is the actual entry point that it is
> complaining about?
>
>> IndySuperCoreX0.dpk (in Lib\SuperCore)
>
> Ignore the SuperCore package completely.  It is not up to date, and it
> is not part of the main Indy library anyway.
>
>
> Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive