Exception in .1559

I’m having problems with the .1559 version… I can’t load the RS schema tables… In the .1557 version it works perfectly.

Delphi 11.3 Pro
Server = Relativity Server 1559

da1
da2

.1557

da4

Logged as bugs://D19335.

bugs://D19335 was closed as fixed.

Hi,

  • update uROBSON.pas as
uses
..
  uROEncoding, uROExceptions; //changed

  EROBSONException = class(EROException); // changed
  • close Delphi IDE
  • launch C:\Program Files (x86)\RemObjects Software\Build\install_DA.cmd (or install_RO.cmd) with admin rights