Skip to main content
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  IBM Lotus Notes/Domino 8.5 Forum (includes Lotus Notes Traveler)

IBM Lotus Notes/Domino 8.5 Forum (includes Lotus Notes Traveler)

Sign in to participate Previous Next
Subject: Problem with VB applications after upgrade to Lotus Domino/Notes 8.5.3 from 7.0.4.
Feedback Type: Question
Product Area: Notes Client
Technical Area: Application Development
Platform: Windows
Release: 8.5.3
Reproducible: Always

Hello,

I have a problem after I have upgrade Domino Server from version 7.0.4 to version 8.5.3 FP1.
The Server and the client in the Server work fine but I have some VB6/VBA applications that send mail via Server Domino.
In the Server (Windows 2003 R2) these applications use the admin profile and its DB mail.
With 7.0.4 all works but now when the application try to initialize the session an error occur and a windows appear "Impossible to initialize session".

Here below a sample of VB code:

*** Begin code ***

'This is the declarations:

Global nsess As New NotesSession
Global ndbd As NotesDbDirectory
Global ndb As NotesDatabase
Global ndoc As NotesDocument
Global nrtitem As NotesRichTextItem
Global nembed As NotesEmbeddedObject


'This is the code, I simply send a mail (this is a sample):


On Error Resume Next
nsess.Initialize
On Error GoTo 0

Set ndbd = nsess.GetDbDirectory(nsess.ServerName)

Set ndb = ndbd.OpenMailDatabase

Set ndoc = ndb.CreateDocument

ndoc.ReplaceItemValue "Form", "Memo"

ndoc.ReplaceItemValue "SendTo", "test@test.com"

ndoc.ReplaceItemValue "CopyTo", ""

ndoc.ReplaceItemValue "BlindCopyTo", ""

ndoc.ReplaceItemValue "Subject", "TEST."

data01 = Format(Now, "MM/DD/YYYY HH:MM:SS")
ndoc.ReplaceItemValue "PostedDate", data01

Set nrtitem = ndoc.CreateRichTextItem("Body")

nrtitem.AppendText Trim$("HELLO")
nrtitem.AddNewLine
nrtitem.AppendText ""
nrtitem.AddNewLine

Set nembed = nrtitem.EmbedObject(EMBED_ATTACHMENT, "", c.\filetest.txt)

ndoc.Save False, False

ndoc.Send False

*** End code ***


Please can you help me?
Thank you very much.


Feedback number WEBB8V6M39 created by Giuseppe Gallina on 06/11/2012

Status: Open
Comments:

Problem with VB applications after ... (Giuseppe Gallin... 11.Jun.12)
. . Did you regsrv32 the nlsxbe.dll (Carl Tyler 11.Jun.12)
. . . . OK! (Giuseppe Gallin... 11.Jun.12)
. . . . . . Yes (Carl Tyler 11.Jun.12)
. . . . . . . . Thank you very much again! Bye. (Giuseppe Gallin... 11.Jun.12)




Printer-friendly

Search this forum


Sign In or Register

 Sign In or Register
Sign in
Forgot your password?
Forgot your user name?
Create new registration

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS
More Lotus RSS feeds

Resources

 Resources
Forum use and etiquette
Native Notes Access
Web site Feedback

Lotus Support


 Lotus Support
IBM Support Portal - Lotus software
Lotus Support documents
Lotus support by product
Lotus support downloads
Lotus support RSS feeds

Wikis

 Wikis
IBM Composite Applications
IBM Mashup Center
IBM Connections
IBM Docs
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud for Social Business
IBM Web Experience Factory
Lotus Domino
Lotus Domino Designer
Lotus Expeditor
Lotus Foundations
Lotus iNotes
Lotus Instructor Community Courseware
Lotus Notes
Lotus Notes & Domino Application Development
Lotus Notes Traveler
Lotus Protector
Lotus Quickr
Lotus Symphony
IBM Web Content Manager
WebSphere Portal

Lotus Forums


 Lotus Forums
Notes/Domino 9.0
Notes/Domino 8.5 + Traveler
Notes/Domino XPages development forum
Notes/Domino 8
Notes/Domino 6 and 7
Notes/Domino 4 and 5
IBM Connections
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud Notes
IBM SmartCloud Meetings
IBM Web Content Manager
Lotus Domino Document Manager
Lotus e-learning
Lotus Enterprise Integration
Lotus Expeditor
Lotus Protector
Lotus Quickr
Lotus SmartSuite
Lotus Symphony
Lotus Symphony Developer Toolkit Support
Lotus Workflow