Microsoft KB Archive/168641: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - "<" to "<")
Line 73: Line 73:
The new cache method uses a file to store nicknames. The following registry key identifies the nickname file:<br />
The new cache method uses a file to store nicknames. The following registry key identifies the nickname file:<br />
<br />
<br />
HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\AutoNameCheck NicknamePath = &lt;full path to nickname file&gt;<br />
HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\AutoNameCheck NicknamePath = <full path to nickname file&gt;<br />
<br />
<br />
The new cache size defaults to a 64 entry limit unless you specify another size in the following registry key:<br />
The new cache size defaults to a 64 entry limit unless you specify another size in the following registry key:<br />
<br />
<br />
HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\AutoNameCheck MaxNicknames = &lt;maximum number of entries (defaults to 64 if key does not exist)&gt;<br />
HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\AutoNameCheck MaxNicknames = <maximum number of entries (defaults to 64 if key does not exist)&gt;<br />
<br />
<br />
For additional information about how to clear the nickname cache, please click the article number below to view the article(s) in the Microsoft Knowledge Base:
For additional information about how to clear the nickname cache, please click the article number below to view the article(s) in the Microsoft Knowledge Base:

Revision as of 17:07, 20 July 2020

Knowledge Base


Article ID: 168641

Article Last Modified on 1/19/2007



APPLIES TO

  • Microsoft Outlook 97 Standard Edition



This article was previously published under Q168641

SYMPTOMS

If you enter many friendly nicknames in your Personal, or Outlook Address Book, Microsoft Outlook 97 may not correctly resolve the least recently used entries.

CAUSE

Outlook caches nicknames; when you use a nickname, it moves to the head of the cache list. If you fill the cache, the least recently used nicknames are removed. If you try to use a nickname which is no longer in the cache, it may not resolve correctly.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Outlook 97 for Windows. This problem was corrected in Microsoft Outlook 97 version 8.02 for Windows.

MORE INFORMATION

Outlook 97, Service version 8.02 improves the nickname cache the following ways:

  • It uses an improved method for storing nicknames, making it easier to control and flush the nickname list.
  • It defaults to a 64 entry limit for the nicknames list and allows you to increase this limit through the Windows Registry.

The new cache method uses a file to store nicknames. The following registry key identifies the nickname file:

HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\AutoNameCheck NicknamePath = <full path to nickname file>

The new cache size defaults to a 64 entry limit unless you specify another size in the following registry key:

HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\AutoNameCheck MaxNicknames = <maximum number of entries (defaults to 64 if key does not exist)>

For additional information about how to clear the nickname cache, please click the article number below to view the article(s) in the Microsoft Knowledge Base:

164598 OL97: How to Clear the AutoNameCheck List



Additional query words: auto name check list

Keywords: kbbug kbfix KB168641