Hi all,
I am facing a strange problem with Lotus Notes Programming
using VJ++. My Tool connects a database on a remote server
using getDatabase() function. This command doesn't give
any error. Any further operations on the database is
hanging without giving any error. getTitle() function on
the same database is not returning the title of the
database, instead it is returning empty quotes. Also,
while debugging the Tool using the debug option, the Tool
is prompting for browsing the "Userexception.java" whereas
it should've browsed for "DocumentCollection" class since
this particular command retruns "DocumentCollection"
class. So I doubt whether the database I have accessed is
a wrong one, or whether I have the right access for the
database. The funny part is that I have Editor
access on this particular server.
The same code works fine on my local mailbox without any
issues.
I would be very grateful if anyone could give me any
suggestions on this.
Thanks in advance,
Treck
Treck Mohr - 27 Jul 2004 07:25 GMT
Hi all,
I doubt if the real problem is with "NCSO.jar". My Lotus
Notes had been upgraded to R6 lately. My code is pointing
to the old R5 .jar file. And according to the Service
Admin over here, in the verion R6, domino designer comes
together with the Notes client. So I don't have the R6
version of the .jar file. Could you please tell me whether
there is any difference in the R5 and R6 verions of
this .jar file?
If so, please advise if I should change my upgraded Lotus
Notes back to R5. Or can I get the R6 "NCSO.jar" file?
Thanks in advance,
Treck.
>-----Original Message-----
>Hi all,
[quoted text clipped - 20 lines]
>Treck
>.