Microsoft has released an updated version of KB 290684 That helped me get outlook to remember my password. The following has been added to the article. By following the "resolution" below, I was able to get it working. By the way this was just updated August 29th, 2007
CAUSE
This behavior occurs if the registry contains incorrect information for the Protected Storage System Provider subkey for the user account.
This problem may also occur if the following registry entry is missing from the user profiles:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User Shell Folders\Appdata
Note This value is used to provide the path for the Application Data folder.
Back to the top
RESOLUTION
The following resolution should not be used unless all other relevant password troubleshooting has been tried.
To resolve this behavior, remove the user account information from the Protected Storage System Provider subkey. Then, reenter your password options. To do this, follow the steps for your operating system.
If the Appdata registry entry is missing from the user profiles, follow these steps:1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User Shell Folders
3. On the Edit menu, point to New, and then click Expandable String Value.
4. Type AppData for the registry value name.
5. Right-click the AppData registry value, and then click Modify.
6. Type %userprofile%\Application Data in the Value data field, and then click OK.
7. On the File menu, click Exit.
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
Back to the top