Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ERROR in Sending mail via Lotus Notes from Power Builder

Status
Not open for further replies.

imivandi

Programmer
Nov 30, 2009
7
GB
Hi Everyone,
The problem is that I have 1 user for a PB apllication. There is an option in the application to send reports via Lotus Notes. But he can't send mail and the error message is:Name not found accessing external object property title at...As I checked in the code it has a failure after this line:
inotesdatabase = iNotesSession.getdatabase(ls_NotesServer, ls_NotesFile)

Has anyone met such error before? I think It can't be PB problem as It happens only with 1 user but I don't have any idae what to check. We tried many thing to check, PC or lotus settings but maybe missed something.Thx the help in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top