Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automate Lotus Notes
Message
 
 
To
21/11/2002 19:03:12
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00725364
Message ID:
00726167
Views:
16
>>From Notes Help:
>>COM interface is available on a computer containing any of the following:
>>
>>Domino Designer Release 5.0.2b or later
>>Domino Server Release 5.0.2b or later
>>Notes Client Release 5.0.2b or later
>>
>>The Domino or Notes software must be installed but need not be running.
>>Installation of the Domino or Notes software makes a type library available and registers the following classes:
>>
>>Lotus.NotesSession
>>Lotus.NotesSession.1

>>
>>You should have the class registered on your machine. If you don't, I suggest you reinstall the client and see if that takes care of it.
>
>Reinstalling didn't help.

Cindy,
Have you checked the registry to see if there are any Lotus classes? I have 5.0.8 and I have the following:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Lotus.NotesSession]
@="Lotus Domino Session"

[HKEY_CLASSES_ROOT\Lotus.NotesSession\CLSID]
@="{29131539-2EED-1069-BF5D-00DD011186B7}"

[HKEY_CLASSES_ROOT\Lotus.NotesSession\CurVer]
@="Lotus.NotesSession.1"
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Lotus.NotesSession.1]
@="Lotus Domino Session"

[HKEY_CLASSES_ROOT\Lotus.NotesSession.1\CLSID]
@="{29131539-2EED-1069-BF5D-00DD011186B7}"
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{29131539-2EED-1069-BF5D-00DD011186B7}]
@="Lotus Domino Session"

[HKEY_CLASSES_ROOT\CLSID\{29131539-2EED-1069-BF5D-00DD011186B7}\InprocServer32]
@="C:\\Apps\\Notes\\nlsxbe.dll"
"ThreadingModel"="Both"

[HKEY_CLASSES_ROOT\CLSID\{29131539-2EED-1069-BF5D-00DD011186B7}\ProgID]
@="Lotus.NotesSession.1"

[HKEY_CLASSES_ROOT\CLSID\{29131539-2EED-1069-BF5D-00DD011186B7}\TypeLib]
@="{29131520-2EED-1069-BF5D-00DD011186B7}"
e>
[HKEY_CLASSES_ROOT\CLSID\{29131539-2EED-1069-BF5D-00DD011186B7}\VersionIndependentProgID]
@="Lotus.NotesSession"
If you have an NLSXBE.DLL on your system, change the value to it before importing. If not, I'm at a loss as to what to tell you. Maybe the version 6 client doesn't support automation. If that is the case (and I don't think it is), you could try getting your hands on Domino Designer and see if it installs the COM classes.

Good luck!
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform