Hi,
I have written a small java program to create users on domino server. But when i run it, i get teh following error
NotesException: User username is not a server
at lotus.domino.local.Session.NCreateWebSession(Native Method)
at lotus.domino.local.Session.createSession(Session.java:142)
at lotus.domino.NotesFactory.createSessionUP(Unknown Source)
at lotus.domino.NotesFactory.createSession(Unknown Source)
Any idea what cud be possibly wrong?
This is very urgent. Any help will be greatly appreciated.
-Priya