A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Installation
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook 2003 doesn't keep passwords when Using Windows Vista



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 19th 07, 03:14 PM posted to microsoft.public.outlook.installation
James7100
external usenet poster
 
Posts: 2
Default Outlook 2003 doesn't keep passwords when Using Windows Vista

Hi

A friend of mine is using Outlook 2003 on Windows Vista Home premium.
Outlook doesn't remember his username / password and ask repeatedly for it.
It's a known issue with XP but how do you solve it using Vista?

:-) Klaus
Ads
  #2  
Old May 23rd 07, 11:19 PM posted to microsoft.public.outlook.installation
JeePee
external usenet poster
 
Posts: 5
Default Outlook 2003 doesn't keep passwords when Using Windows Vista

I also had this issue in Outlook 2003, but also in indows Live Messenger and
Internet Explorer 7.

I spend hours and hours searching the internet and could not find the
solution. The only possible solution you find on almost all forums (but does
not help in most cases is to repair the protected storage system provided
registry key: http://support.microsoft.com/kb/290684.

So, here is a solution that is not even in the Microsoft knowledge base. It
helped me and hopefully many others. It was found because I new exactly when
it started to happen: after uninstalling a software program. The uninstall
procedure removed to many registry keys...


HERE WE GO...

Important: this solution contains information about how to modify the
registry. Make sure to back up the registry before you modify it. Make sure
that you know how to restore the registry if a problem occurs. View the
following article in the Microsoft Knowledge Base for information about how
to back up, restore, and modify the registry:
http://support.microsoft.com/kb/256986/

Follow the next steps to solve this issue:

1. Close all running programs
2. Click on [Start] » Run
3. Type "Regedit" and click [OK]
4. Open the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
5. Now choose Edit » New » Expandable String Value
6. Enter "AppData" as a name
7. Double click the new entry
8. Enter "%USERPROFILE%\Application Data" in the value data field.
9. Close the registry editor

It is possible that additional registry keys are missing. Below is a list of
all keys that should exist in the "User Shell Folders". There are different
ways to add these keys again:
* Use the instructions provided on
http://windowsxp.mvps.org/usershellfolders.htm
* Add them manually by following the steps above
* Export the keys from a computer/user on which the issue does not occur,
and then importing them again.

To export and import:
1. Logon to Windows with a user account for which the issue does not occur
(this may also be a different workstation).
2. Click on [Start] » Run
3. Type "Regedit" and click [OK]
4. Open the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
5. Right click the "User Shell Folders" key on the left and choose "Export".
Specify a name and location of for the export file and click [Save].
6. Close the registry editor
7. Logon to Windows with the user account that experiences this issue
8. Double click on the exported registry key you created in step 5.
9. Click [Yes] when asked if you are sure to add the information, then click
[OK] for the "successfully imported" message.

Registry keys that should exist in the "User Shell Folders" key.
The list below has the format "Key Name - Value Data". The type for all keys
is "Expandable String Value" (REG_EXPAND_SZ).

* AppData - %USERPROFILE%\Application Data
* Cache - %USERPROFILE%\Local Settings\Temporary Internet Files
* Cookies - %USERPROFILE%\Cookies
* Desktop - %USERPROFILE%\Desktop
* Favorites - %USERPROFILE%\Favorites
* History - %USERPROFILE%\Local Settings\History
* Local AppData - %USERPROFILE%\Local Settings\Application Data
* Local Settings - %USERPROFILE%\Local Settings
* My Pictures - %USERPROFILE%\My Documents\My Pictures
* NetHood - %USERPROFILE%\NetHood
* Personal - %USERPROFILE%\My Documents\
* PrintHood - %USERPROFILE%\PrintHood
* Programs - %USERPROFILE%\Start Menu\Programs
* SendTo - %USERPROFILE%\SendTo
* Start Menu - %USERPROFILE%\Start Menu
* Startup - %USERPROFILE%\Start Menu\Programs\Startup
* Templates - %USERPROFILE%\Templates

MORE INFORMATION
The "User Shell Folder" is a subkey of the
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer
registry. Entries in this subkey can also appear in the "Shell Folders"
subkey and in both HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER. The entries that
appear in user User Shell Folders take precedence over those in Shell
Folders. The entries that appear in HKEY_CURRENT_USER take precedence over
those in HKEY_LOCAL_MACHINE.
--
Thanks
JeePee


"James7100" wrote:

Hi

A friend of mine is using Outlook 2003 on Windows Vista Home premium.
Outlook doesn't remember his username / password and ask repeatedly for it.
It's a known issue with XP but how do you solve it using Vista?

:-) Klaus

  #3  
Old May 24th 07, 10:53 AM posted to microsoft.public.outlook.installation
James7100
external usenet poster
 
Posts: 2
Default Outlook 2003 doesn't keep passwords when Using Windows Vista

Thanks.

:-) Klaus

"JeePee" wrote:

I also had this issue in Outlook 2003, but also in indows Live Messenger and
Internet Explorer 7.

I spend hours and hours searching the internet and could not find the
solution. The only possible solution you find on almost all forums (but does
not help in most cases is to repair the protected storage system provided
registry key: http://support.microsoft.com/kb/290684.

So, here is a solution that is not even in the Microsoft knowledge base. It
helped me and hopefully many others. It was found because I new exactly when
it started to happen: after uninstalling a software program. The uninstall
procedure removed to many registry keys...


HERE WE GO...

Important: this solution contains information about how to modify the
registry. Make sure to back up the registry before you modify it. Make sure
that you know how to restore the registry if a problem occurs. View the
following article in the Microsoft Knowledge Base for information about how
to back up, restore, and modify the registry:
http://support.microsoft.com/kb/256986/

Follow the next steps to solve this issue:

1. Close all running programs
2. Click on [Start] » Run
3. Type "Regedit" and click [OK]
4. Open the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
5. Now choose Edit » New » Expandable String Value
6. Enter "AppData" as a name
7. Double click the new entry
8. Enter "%USERPROFILE%\Application Data" in the value data field.
9. Close the registry editor

It is possible that additional registry keys are missing. Below is a list of
all keys that should exist in the "User Shell Folders". There are different
ways to add these keys again:
* Use the instructions provided on
http://windowsxp.mvps.org/usershellfolders.htm
* Add them manually by following the steps above
* Export the keys from a computer/user on which the issue does not occur,
and then importing them again.

To export and import:
1. Logon to Windows with a user account for which the issue does not occur
(this may also be a different workstation).
2. Click on [Start] » Run
3. Type "Regedit" and click [OK]
4. Open the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
5. Right click the "User Shell Folders" key on the left and choose "Export".
Specify a name and location of for the export file and click [Save].
6. Close the registry editor
7. Logon to Windows with the user account that experiences this issue
8. Double click on the exported registry key you created in step 5.
9. Click [Yes] when asked if you are sure to add the information, then click
[OK] for the "successfully imported" message.

Registry keys that should exist in the "User Shell Folders" key.
The list below has the format "Key Name - Value Data". The type for all keys
is "Expandable String Value" (REG_EXPAND_SZ).

* AppData - %USERPROFILE%\Application Data
* Cache - %USERPROFILE%\Local Settings\Temporary Internet Files
* Cookies - %USERPROFILE%\Cookies
* Desktop - %USERPROFILE%\Desktop
* Favorites - %USERPROFILE%\Favorites
* History - %USERPROFILE%\Local Settings\History
* Local AppData - %USERPROFILE%\Local Settings\Application Data
* Local Settings - %USERPROFILE%\Local Settings
* My Pictures - %USERPROFILE%\My Documents\My Pictures
* NetHood - %USERPROFILE%\NetHood
* Personal - %USERPROFILE%\My Documents\
* PrintHood - %USERPROFILE%\PrintHood
* Programs - %USERPROFILE%\Start Menu\Programs
* SendTo - %USERPROFILE%\SendTo
* Start Menu - %USERPROFILE%\Start Menu
* Startup - %USERPROFILE%\Start Menu\Programs\Startup
* Templates - %USERPROFILE%\Templates

MORE INFORMATION
The "User Shell Folder" is a subkey of the
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer
registry. Entries in this subkey can also appear in the "Shell Folders"
subkey and in both HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER. The entries that
appear in user User Shell Folders take precedence over those in Shell
Folders. The entries that appear in HKEY_CURRENT_USER take precedence over
those in HKEY_LOCAL_MACHINE.
--
Thanks
JeePee


"James7100" wrote:

Hi

A friend of mine is using Outlook 2003 on Windows Vista Home premium.
Outlook doesn't remember his username / password and ask repeatedly for it.
It's a known issue with XP but how do you solve it using Vista?

:-) Klaus

  #4  
Old September 17th 08, 01:50 AM posted to microsoft.public.outlook.installation
James David Lee
external usenet poster
 
Posts: 1
Default Outlook 2003 doesn't keep passwords when Using Windows Vista

I am using outlook 2002 with Vista and my password does not keep saved. The
procedure to correct looks quite involved. The only program I uninstalled
was Spybot 1.6. Maybe this was the cause. Windows mail works file but I
still like my Outlook as it ties in with other programs (like my sms
software).

--
J Lee


"James7100" wrote:

Thanks.

:-) Klaus

"JeePee" wrote:

I also had this issue in Outlook 2003, but also in indows Live Messenger and
Internet Explorer 7.

I spend hours and hours searching the internet and could not find the
solution. The only possible solution you find on almost all forums (but does
not help in most cases is to repair the protected storage system provided
registry key: http://support.microsoft.com/kb/290684.

So, here is a solution that is not even in the Microsoft knowledge base. It
helped me and hopefully many others. It was found because I new exactly when
it started to happen: after uninstalling a software program. The uninstall
procedure removed to many registry keys...


HERE WE GO...

Important: this solution contains information about how to modify the
registry. Make sure to back up the registry before you modify it. Make sure
that you know how to restore the registry if a problem occurs. View the
following article in the Microsoft Knowledge Base for information about how
to back up, restore, and modify the registry:
http://support.microsoft.com/kb/256986/

Follow the next steps to solve this issue:

1. Close all running programs
2. Click on [Start] » Run
3. Type "Regedit" and click [OK]
4. Open the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
5. Now choose Edit » New » Expandable String Value
6. Enter "AppData" as a name
7. Double click the new entry
8. Enter "%USERPROFILE%\Application Data" in the value data field.
9. Close the registry editor

It is possible that additional registry keys are missing. Below is a list of
all keys that should exist in the "User Shell Folders". There are different
ways to add these keys again:
* Use the instructions provided on
http://windowsxp.mvps.org/usershellfolders.htm
* Add them manually by following the steps above
* Export the keys from a computer/user on which the issue does not occur,
and then importing them again.

To export and import:
1. Logon to Windows with a user account for which the issue does not occur
(this may also be a different workstation).
2. Click on [Start] » Run
3. Type "Regedit" and click [OK]
4. Open the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
5. Right click the "User Shell Folders" key on the left and choose "Export".
Specify a name and location of for the export file and click [Save].
6. Close the registry editor
7. Logon to Windows with the user account that experiences this issue
8. Double click on the exported registry key you created in step 5.
9. Click [Yes] when asked if you are sure to add the information, then click
[OK] for the "successfully imported" message.

Registry keys that should exist in the "User Shell Folders" key.
The list below has the format "Key Name - Value Data". The type for all keys
is "Expandable String Value" (REG_EXPAND_SZ).

* AppData - %USERPROFILE%\Application Data
* Cache - %USERPROFILE%\Local Settings\Temporary Internet Files
* Cookies - %USERPROFILE%\Cookies
* Desktop - %USERPROFILE%\Desktop
* Favorites - %USERPROFILE%\Favorites
* History - %USERPROFILE%\Local Settings\History
* Local AppData - %USERPROFILE%\Local Settings\Application Data
* Local Settings - %USERPROFILE%\Local Settings
* My Pictures - %USERPROFILE%\My Documents\My Pictures
* NetHood - %USERPROFILE%\NetHood
* Personal - %USERPROFILE%\My Documents\
* PrintHood - %USERPROFILE%\PrintHood
* Programs - %USERPROFILE%\Start Menu\Programs
* SendTo - %USERPROFILE%\SendTo
* Start Menu - %USERPROFILE%\Start Menu
* Startup - %USERPROFILE%\Start Menu\Programs\Startup
* Templates - %USERPROFILE%\Templates

MORE INFORMATION
The "User Shell Folder" is a subkey of the
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer
registry. Entries in this subkey can also appear in the "Shell Folders"
subkey and in both HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER. The entries that
appear in user User Shell Folders take precedence over those in Shell
Folders. The entries that appear in HKEY_CURRENT_USER take precedence over
those in HKEY_LOCAL_MACHINE.
--
Thanks
JeePee


"James7100" wrote:

Hi

A friend of mine is using Outlook 2003 on Windows Vista Home premium.
Outlook doesn't remember his username / password and ask repeatedly for it.
It's a known issue with XP but how do you solve it using Vista?

:-) Klaus

  #5  
Old September 17th 08, 02:28 PM posted to microsoft.public.outlook.installation
DL
external usenet poster
 
Posts: 2,598
Default Outlook 2003 doesn't keep passwords when Using Windows Vista

Outlook 2002 is not fully compatible with Vista, this is a known bug, which
wont be fixed as 2002 is out of support.
There are I believe workarounds.

"James David Lee" wrote in message
...
I am using outlook 2002 with Vista and my password does not keep saved.
The
procedure to correct looks quite involved. The only program I uninstalled
was Spybot 1.6. Maybe this was the cause. Windows mail works file but I
still like my Outlook as it ties in with other programs (like my sms
software).

--
J Lee


"James7100" wrote:

Thanks.

:-) Klaus

"JeePee" wrote:

I also had this issue in Outlook 2003, but also in indows Live
Messenger and
Internet Explorer 7.

I spend hours and hours searching the internet and could not find the
solution. The only possible solution you find on almost all forums (but
does
not help in most cases is to repair the protected storage system
provided
registry key: http://support.microsoft.com/kb/290684.

So, here is a solution that is not even in the Microsoft knowledge
base. It
helped me and hopefully many others. It was found because I new exactly
when
it started to happen: after uninstalling a software program. The
uninstall
procedure removed to many registry keys...


HERE WE GO...

Important: this solution contains information about how to modify the
registry. Make sure to back up the registry before you modify it. Make
sure
that you know how to restore the registry if a problem occurs. View the
following article in the Microsoft Knowledge Base for information about
how
to back up, restore, and modify the registry:
http://support.microsoft.com/kb/256986/

Follow the next steps to solve this issue:

1. Close all running programs
2. Click on [Start] » Run
3. Type "Regedit" and click [OK]
4. Open the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
5. Now choose Edit » New » Expandable String Value
6. Enter "AppData" as a name
7. Double click the new entry
8. Enter "%USERPROFILE%\Application Data" in the value data field.
9. Close the registry editor

It is possible that additional registry keys are missing. Below is a
list of
all keys that should exist in the "User Shell Folders". There are
different
ways to add these keys again:
* Use the instructions provided on
http://windowsxp.mvps.org/usershellfolders.htm
* Add them manually by following the steps above
* Export the keys from a computer/user on which the issue does not
occur,
and then importing them again.

To export and import:
1. Logon to Windows with a user account for which the issue does not
occur
(this may also be a different workstation).
2. Click on [Start] » Run
3. Type "Regedit" and click [OK]
4. Open the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
5. Right click the "User Shell Folders" key on the left and choose
"Export".
Specify a name and location of for the export file and click [Save].
6. Close the registry editor
7. Logon to Windows with the user account that experiences this issue
8. Double click on the exported registry key you created in step 5.
9. Click [Yes] when asked if you are sure to add the information, then
click
[OK] for the "successfully imported" message.

Registry keys that should exist in the "User Shell Folders" key.
The list below has the format "Key Name - Value Data". The type for all
keys
is "Expandable String Value" (REG_EXPAND_SZ).

* AppData - %USERPROFILE%\Application Data
* Cache - %USERPROFILE%\Local Settings\Temporary Internet Files
* Cookies - %USERPROFILE%\Cookies
* Desktop - %USERPROFILE%\Desktop
* Favorites - %USERPROFILE%\Favorites
* History - %USERPROFILE%\Local Settings\History
* Local AppData - %USERPROFILE%\Local Settings\Application Data
* Local Settings - %USERPROFILE%\Local Settings
* My Pictures - %USERPROFILE%\My Documents\My Pictures
* NetHood - %USERPROFILE%\NetHood
* Personal - %USERPROFILE%\My Documents\
* PrintHood - %USERPROFILE%\PrintHood
* Programs - %USERPROFILE%\Start Menu\Programs
* SendTo - %USERPROFILE%\SendTo
* Start Menu - %USERPROFILE%\Start Menu
* Startup - %USERPROFILE%\Start Menu\Programs\Startup
* Templates - %USERPROFILE%\Templates

MORE INFORMATION
The "User Shell Folder" is a subkey of the
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer
registry. Entries in this subkey can also appear in the "Shell Folders"
subkey and in both HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER. The
entries that
appear in user User Shell Folders take precedence over those in Shell
Folders. The entries that appear in HKEY_CURRENT_USER take precedence
over
those in HKEY_LOCAL_MACHINE.
--
Thanks
JeePee


"James7100" wrote:

Hi

A friend of mine is using Outlook 2003 on Windows Vista Home premium.
Outlook doesn't remember his username / password and ask repeatedly
for it.
It's a known issue with XP but how do you solve it using Vista?

:-) Klaus



  #6  
Old September 17th 08, 06:05 PM posted to microsoft.public.outlook.installation
Diane Poremsky [MVP]
external usenet poster
 
Posts: 12,991
Default Outlook 2003 doesn't keep passwords when Using Windows Vista

That is a known issue with Outlook 2002 on vista. Those steps will not fix
it and it will not be fixed by Microsoft and to the best of my knowledge, no
one has figured out to fix it.
See http://www.outlook-tips.net/howto/vista.htm

--
Diane Poremsky [MVP - Outlook]
Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com

Outlook Tips by email:


EMO - a weekly newsletter about Outlook and Exchange:


You can access this newsgroup by visiting
http://www.microsoft.com/office/comm...s/default.mspx or point your
newsreader to msnews.microsoft.com.


"James David Lee" wrote in message
...
I am using outlook 2002 with Vista and my password does not keep saved.
The
procedure to correct looks quite involved. The only program I uninstalled
was Spybot 1.6. Maybe this was the cause. Windows mail works file but I
still like my Outlook as it ties in with other programs (like my sms
software).

--



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Windows Mail works fine...but Outlook 2003 won't receive ema Mppatriz Outlook - Installation 0 April 13th 07 12:06 AM
Installing Outlook 2003 in windows vista Mohawk Outlook - Installation 8 March 30th 07 02:18 PM
How do I import OE6 messages to Windows Mail on Windows Vista? Steve Gardner Outlook Express 1 February 19th 07 01:06 PM
Windows Easy Transfer for Windows Vista/Outlook2007 GoldCoaster Outlook - Installation 1 February 5th 07 04:16 AM
how do I sync my windows mobile device with windows vista? Nplatzer Outlook - Installation 2 February 2nd 07 11:54 PM


All times are GMT +1. The time now is 07:19 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.