Hi all,
I am trying to create a Dot Net application to upload documents using LAPI 9.7.1.
However, at LAPI_DOCUMENTS.AccessPersonalWS(info), I received a FileNotFoundException: The specified module could not be found.
At the trace, it pointed to com.opentext.api.LLConnect --> com.opentext.api.LLWebAuth --> com.opentext.api.LLNTLM.
May I know what am I missing out?
Thanks in advance.