Hello,
I'm using GetObject("", "Notes.NotesSession") to get an open session or open a new one when there isn't one. It all works fine when there's an open session, but when there isn't it fails.
The strange thing is that on some PC's it works fine, but on others' it fails. It's not the vba that fails however.
I'm getting a message in Lotus Notes that says:
"Unable to access data directory 'D:\Documents and Settings\[userid]\My Documents\Program Data\Lotus\Notes\Data' using preferences file 'C:\Program Files\Lotus\Notes\notes.ini'."
I've no idea what causes this error.
Any thoughts are appreciated as I've ran out of ideas.
Cheers,
Roel
I'm using GetObject("", "Notes.NotesSession") to get an open session or open a new one when there isn't one. It all works fine when there's an open session, but when there isn't it fails.
The strange thing is that on some PC's it works fine, but on others' it fails. It's not the vba that fails however.
I'm getting a message in Lotus Notes that says:
"Unable to access data directory 'D:\Documents and Settings\[userid]\My Documents\Program Data\Lotus\Notes\Data' using preferences file 'C:\Program Files\Lotus\Notes\notes.ini'."
I've no idea what causes this error.
Any thoughts are appreciated as I've ran out of ideas.
Cheers,
Roel