Hi,
I am trying to write a VBS script under in Excel to be able to download data from Domino server, like using the notes client.
About the enviroment:
The PC I use is shared. There is an installed Notes (C:\Notes) and different users have an own copy of Notes client core files with there ID file.
for example: c:\User1\Notes… C:\User2\Notes…
In the registy, the “C:\Notes” values can be found.
My problem is when I try to initialize the Lotus.NotesSession, an error is returned: “Automation error” or “could not open the ID file”.
I tried to edit the registry keys at HKEY_LOCAL_MACHINE/SOFTWARE/LOTUS/NOTES but not helped.
Any idea what could be the problem?
Thank you