Entry Point Not Found

Hi,

I updated my R.O. SDK/ DataAbstract to the lastest version 9.3.105.1351 and am getting the following error when Delphi loads and when trying to enable the bpl. I am running Delphi Berlin.

image

according to error, you haven’t select Legacy component in installer.

as a workaround, you can install DAD with enabled Legacy component.
by other hand, you can uninstall DAD and install it again.

Note: You have installed DAD client edition.

Thank you for the fast response :slight_smile:

I uninstalled everything, downloaded the latest DAD Server edition :slight_smile: and installed. Getting same errors. I included legacy files this time as well.

image
image

weird. You may have some installed packages depended on ROD packages like Hydra …

pls try another actions:

  • uninstall DAD
  • start Delphi
  • remove all packages ROD and DAD packages and packages depended on them
  • install DAD again
  • [optionally] rebuild packages depended on ROD

another way:

  • manually rebuild all ROD and DAD packages (BuildPackages_D24.groupproj in both folders)

ok thank you I will try that. I do have elements installed (version 10) could that be messing with it?

no, elements is .NET based and has no any influence to DAD, except that both products use shared Everwood assemblies

looks like I got everything working. thanks for your help :slight_smile: