We have an applicationserver and client that still use the Remobjects and DataAbstract version 4. We are now busy upgrading everything to the latest version of RO/DA (8.1.87.1147).
When I execute the ApplicationServer and in the client in the TRORemoteService I click on ServiceName I expect to get a list of services available. However I get the DataAbstract4.RODL file not found message and no services are displayed
Open in ServiceBuilder your server rodl.
Remove DataAbstract dependance and re-add it via “Edit->Use Existing RODL->Use Existing RODL” and specify “C:\DelphiLib\RemObjects Software\Data Abstract for Delphi\Source\DataAbstract4.RODL” in that dialog.