I am unable to get LAPI working with NTLM authentication.
The Opentext "test connection" utility works fine, but when I try and run the attached .NET code I get "loader lock" warnings. If I suppress these warnings the application just hangs then quits - no error messages or anything else.
Using the commented out line to connect to our backend server in the normal manner works without issue.
Can someone point out what I'm doing wrong? Can anyone confirm exactly which LAPI DLLs I should be adding a reference to?
Many thanks