developerWorks  >  Lotus  >  Forums & community  >  Notes/Domino 4 and 5 Forum

Notes/Domino 4 and 5 Forum

developerWorks




Lotus.Notessession.Initialize in VB using server id instead of user id
Maria Lopez 06/12/2007 04:21 AM
Domino Server -- General Administration 5.0.4 Windows 2000


Hi all,

We're using the Initialize("password") method in a VB program to initialize a Lotus session. The script is trying to use the server id instead of the user id, and therefore it returns a message informing that the password is incorrect.

We have the Client and Domino server installed on the server machine. The KeyFileName setting in the notes.ini is the server id for the Domino directory, and the user id for the Notes directory.

We have another server with the same Lotus Notes and Domino directory structure and the VB is accessing using the user id.

Does anyone have an idea why on the current server the VB is trying to use the server id instead of the user id?

Many thanks!

Go back