Lotus Notes Sync

For user who dont speak german please use this part of my forum
k810i_aa

Lotus Notes Sync

Beitrag von k810i_aa »

How do I sync my notes calendar and myphonexplorer?
FJ
Site Admin
Beiträge: 32106
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol
Kontaktdaten:

Beitrag von FJ »

Go to settings and select Lotus Notes as Sync-target
Gast

Beitrag von Gast »

I only get the following options from settings->sync->calendar dropdown:
-Only MyPhoneExplorer
-Rainlendar2
-Google
-iCal-File (local or network)

Should I be using the iCal-File? Sorry, not really familiar with lotus notes, just a new user...

Im currently using the 1.6.3 version.

Thank you very much in advance!
FJ
Site Admin
Beiträge: 32106
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol
Kontaktdaten:

Beitrag von FJ »

Your Notes-Installation is defect. Please reinstall notes. Please note that the sync works only since Notes Version R5
raympie
Beiträge: 2
Registriert: Mi 10. Okt 2007, 14:59

Trick?

Beitrag von raympie »

I Have the same problem and my Notes is working perfect. I think the problem is that Local IT who installed the work laptop used a preinstalled installation. Is there a way to trick MPE to give the option for Notes?

TIA

Ray
Anonymous hat geschrieben:I only get the following options from settings->sync->calendar dropdown:
-Only MyPhoneExplorer
-Rainlendar2
-Google
-iCal-File (local or network)

Should I be using the iCal-File? Sorry, not really familiar with lotus notes, just a new user...

Im currently using the 1.6.3 version.

Thank you very much in advance!
FJ
Site Admin
Beiträge: 32106
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol
Kontaktdaten:

Beitrag von FJ »

MyPhoneExplorer does the Sync via COM (Latebinding). On my machine the important entries look like this:

Code: Alles auswählen

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Notes.NotesSession]
@="Notes R4.0 NotesSession"

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

[HKEY_CLASSES_ROOT\CLSID\{29131401-2EED-1069-BF5D-00DD011186B7}]
@="Notes R4.0 NotesSession"

[HKEY_CLASSES_ROOT\CLSID\{29131401-2EED-1069-BF5D-00DD011186B7}\LocalServer]
@="C:\\program files\\lotus\\notes\\notes.exe /Automation"

[HKEY_CLASSES_ROOT\CLSID\{29131401-2EED-1069-BF5D-00DD011186B7}\LocalServer32]
@="C:\\program files\\lotus\\notes\\notes.exe /Automation"

[HKEY_CLASSES_ROOT\CLSID\{29131401-2EED-1069-BF5D-00DD011186B7}\ProgID]
@="Notes.NotesSession"
If MyPhoneExplorer detects that the Standardvalue of the key HKEY_CLASSES_ROOT\Notes.NotesSession is not empty, then it will show the option in the settings-dialog. But i'm afraid its not enought to set this registry-setting cause Windows needs the information from the registry to load the COM-Object
raympie
Beiträge: 2
Registriert: Mi 10. Okt 2007, 14:59

Beitrag von raympie »

Add this and it worked!
Windows Registry Editor Version 5.00

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

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

[HKEY_CLASSES_ROOT\Notes.NotesSession\CurVer]
@="Lotus.NotesSession.6.53"

Thanks a lot!
FJ
Site Admin
Beiträge: 32106
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol
Kontaktdaten:

Beitrag von FJ »

Thanks for this info
Antworten