Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
<iwbspath>
#2
I see what's happening. As a workaround, please add this to your ServerController.OnConfig event handler:

uses
IWBSGlobal;

procedure TIWServerController.IWServerControllerBaseConfig(Sender: TObject);
begin
IWBSLibSetCDNS;
end;

it should work as expected. I'm working on a fix
Reply


Messages In This Thread
<iwbspath> - by oystein.jakobsen@sas.no - 09-15-2021, 05:41 AM
RE: <iwbspath> - by Alexandre Machado - 09-15-2021, 06:17 AM
RE: <iwbspath> - by oystein.jakobsen@sas.no - 09-15-2021, 11:36 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)