Page 1 of 1

Entry Point Not Found when using a DataModule

Posted: 26.10.2005, 08:11
by sgmeiner
Hello,

we're currently converting our Delphi 7 (with ZeosLib 6.1.5) projects to Delphi 2005 (with ZeosLib 6.5.1-alpha from 13. Oct.) - anyway it is a issue with new Projects as well. Every time when I try to open a DataModule (TDataModule) or drag a component like a connection to a form the IDE gives me the error messages below and the Zeos Component Bar disapears from the tools area.
The procedure entry point @Zmessages@_SInvalidOpInNonAutoCommit could not be located in dynamic link library ZCore.bpl
Package [...]\Bpl\ZComponent.bpl cannot be loaded.
The specified procedure could not be found.
ZComponent is in that folder for sure! Is this a known issue? I could not find any information by usign the forums search function. Any work-arounds (besides having to avoid the graphical components)?

TIA
Sebastian

Posted: 26.10.2005, 08:54
by sgmeiner
Removing D7 from all PATH variables fixed the issue. Sorry for inconveniences. Maybe I should read the hints in this forum more exactly. :oops:

Regards,
Sebastian