Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automate Lotus Notes
Message
From
24/11/2002 10:30:54
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00725364
Message ID:
00726263
Views:
18
>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"
I have HKEY_CLASSES_ROOT\Notes.NotesSession\. Interesting to note that it says "Notes R4.0 NotesSession" but I have Notes R6 installed. I don't have all the stuff below. Only HKEY_CLASSES_ROOT\CLSID\{29131401-2EED-1069-BF5D-00DD011186B7}Notes R4.0 NotesSession etc.
>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.

I am able to automate Notes easily in VB.NET. It's nice to have an excuse to work with .NET. I have a couple of questions posted in the Notes forum though.

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.

I have Domino Designer installed on my other machine and that didn't help. In any case, as I said above I'm off and running with VB so I'm going to persue that angle for now. I may set up my data in VFP and then just pass it to VB to actually send the mail.

In any
Previous
Reply
Map
View

Click here to load this message in the networking platform