Entry Point Not Found when using a DataModule
Posted: 26.10.2005, 08:11
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.
TIA
Sebastian
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
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)?Package [...]\Bpl\ZComponent.bpl cannot be loaded.
The specified procedure could not be found.
TIA
Sebastian