Hi
I have a notes client (6.5.4) and domino server (7.01) both running on a test/development machine.
I’m using the COM api to link a third party app into Domino. However, it seems that the code is creating the Session using the COM objects for client rather than the server. Is there a way to force it to use the server?
I notice that the code uses Lotus.NotesSession as the object - is there an equivalent “DominoSession” object I should be using?
Thanks
Kiers