Hi,
I just updated to 10.0.0.1621. Remobjects SDK for Delphi.
I cannot compile my webservice
ls := LocalServiceAccess_Acquire(clientid, 'SomeService');
It needs a third parameter.
Can you advice what that third parameter is, because I do not have a Transport in my webservice or schould I do something else?