Page 1 of 1

@Zplainpostgresql8x@initialization$qqrv

Posted: 03.11.2005, 19:08
by BinaryCrash
With latest release, for delphi2005 (aka delphi9)

i can build all BPLs, but when i try to install ZComponent.bpl
it give me an error message, image attached and i translated it
(translation not perfect).

@Zplainpostgresql8x@initialization$qqrv


i have changed all the request live to readyonly property before trying to install Zeos, i got 2 days only doing it, lol, big project. plz fix it so i dont have to redo the work back again.

Or send me a soluction/ patch, anything.

thanks.

Posted: 04.11.2005, 09:39
by pol
Hi!
This has been posted here before. So far as I remember: remove all older ZEOS files (mainly .bpl). ZComponent.bpl must be running into some old ZPlain.bpl where it doesn't find the entry point (Ponto de entrada, as it clearly says) it is looking for.

HTH
RĂ¼diger

Posted: 04.11.2005, 21:56
by aducom
I can confirm that. Remove ALL old bpl files of zeos. The problem occurs i.e. if you want to install the components into Delphi 2005 with an old Delphi version available. After removing the bpl's the components should install without problems, I checked.

albert

Posted: 01.12.2005, 14:07
by zippo
It worked for me, too.