Hello,
On our test Livelink server 10 we have port 2099 open. When I connect to it with LAPI remotely, getStatusMessage() returns "Invalid username/password specified.". The status code is -2147482645. This happens at lapi_documents.AccessEnterpriseWS().
If I upload the same c# code to run on the server locally, it works with no modification.
Any idea why?