Bookmark error

Hi there we have just up graded to 8.01 from 6.5.4

and an issue I am having is when installing the client version, the bookmarks work fine on the when installed but the next day I have noticed they dont want to work, when installing basic lotus note they work fine. I have tried unintalling and reinstalling same issuse.

the errors I get are different to each bookmark I click on some are:

Notes:///CA256A31000A3740

This file does not have a program associated with it fro performing this action. Create an association in the Folder Options control panel.

notes:///Client Bookmark?OpenWorkspace

This file does not have a program associated with it fro performing this action. Create an association in the Folder Options control panel.

Notes:///CA356D4F0076FF15

This file does not have a program associated with it fro performing this action. Create an association in the Folder Options control panel.

Any ideas

Thank you

Subject: Bookmark error

I also have the same problem and cant find out how to solve it …

Subject: Bookmark Error

This appears to be a problem on the OS level. It looks like the OS doesn’t know what application to use for notes urls. Look for a Notes key in the registry under HKEY_CLASSES_ROOT. If you have another machine that works then you should be able to export these keys from the registry.

Subject: Bookmark error

I can see all sorts of file associations for Notes.

I cant however work out how to create an association for URL’s

All the file associations seem to be relating to file extensions.

If anyone can send through to appropriate keys / data i should be able to fix it up.

Subject: Bookmark Error - VISTA

Great to find this forum. Hope this helps. Ever since I ported Lotus Notes 8 from XP to Vista I’ve had this problem. This forum pointed me to the registry which I thought was ok. In the HKEY_CLASSES_ROOT I found several NOTES… entries in the XP system that weren’t in the VISTA system. I added them (changing disk ‘c:\notes’ to disk 'd:\notes as on my VISTA system Notes was on a different disk. VOILA! This problem went away. Here’s the registry entries I added changing of cource the C: stuff.

Hope this helps someone else.

[HKEY_CLASSES_ROOT\Notes]

@=“URL:Notes Protocol”

“URL Protocol”=“”

[HKEY_CLASSES_ROOT\Notes\DefaultIcon]

@=“C:\notes\notes.exe”

[HKEY_CLASSES_ROOT\Notes\Shell]

[HKEY_CLASSES_ROOT\Notes\Shell\Open]

[HKEY_CLASSES_ROOT\Notes\Shell\Open\Command]

@=“C:\notes\notes.exe -defini %1”

[HKEY_CLASSES_ROOT\Notes.Link]

@=“Notes Link”

[HKEY_CLASSES_ROOT\Notes.Link\CLSID]

@=“{1DE6D9D1-8EBD-11CE-8619-02608CDC7325}”

[HKEY_CLASSES_ROOT\Notes.Link\Shell]

[HKEY_CLASSES_ROOT\Notes.Link\Shell\Open]

[HKEY_CLASSES_ROOT\Notes.Link\Shell\Open\Command]

@=“C:\notes\notes.exe -defini %1”

[HKEY_CLASSES_ROOT\Notes.NotesSession]

@=“Notes R4.0 NotesSession”

[HKEY_CLASSES_ROOT\Notes.NotesSession\CLSID]

@=“{29131401-2EED-1069-BF5D-00DD011186B7}”

[HKEY_CLASSES_ROOT\Notes.NotesUIWorkspace]

@=“Notes R4.0 NotesUIWorkspace”

[HKEY_CLASSES_ROOT\Notes.NotesUIWorkspace\CLSID]

@=“{29131502-2EED-1069-BF5D-00DD011186B7}”

[HKEY_CLASSES_ROOT\NotesFile]

@=“Notes Database”

[HKEY_CLASSES_ROOT\NotesFile\DefaultIcon]

@=“C:\notes\Notes.exe”

[HKEY_CLASSES_ROOT\NotesFile\Shell]

[HKEY_CLASSES_ROOT\NotesFile\Shell\open]

[HKEY_CLASSES_ROOT\NotesFile\Shell\open\command]

@=“C:\notes\Notes.exe %1”

[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl]

@=“eGatherer Control for Lotus Notes”

[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl\CLSID]

@=“{A275ED79-9835-4A7E-9A9E-E31753DC0D8B}”

[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl\CurVer]

@=“NotesGatherer.NotesGathererCtl.1”

[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl.1]

@=“eGatherer Control for Lotus Notes”

[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl.1\CLSID]

@=“{A275ED79-9835-4A7E-9A9E-E31753DC0D8B}”

Subject: still the same problem

The reg.file cannot work. There are double \ in the entry title lines.Nevertheless with the corrected file I have still the same problem.

… any other idea?