system cannot find the path specified

G

Guest

Can not open attachments. Getting error message: The system cannot find the
path specified. However, I can "Save As" the attachment and open the
attachment with Windows Explorer.
 
B

Brian Tillman

Warre Kelley said:
Can not open attachments. Getting error message: The system cannot
find the path specified. However, I can "Save As" the attachment and
open the attachment with Windows Explorer.

This is usually caused by a problem in the Outlook Secure Temp Folder.
Close Outlook and open a command line window. Enter the following:

cd %UserProfile%\Local Settings\Temporary Interner Files
dir /a

Look for a folder whose nae starts with OLK. Delete it like this:

rmdir /q /s OLKXXX

Close the command line window with

exit

Now, click Start>Run and enter regedit in the Open field. Click OK. Locate
the registry key
HKEY_CURRENT_USER\Software\Microsoft\Office\XX.X\Outlook\Security
(where "XX.X" is 9.0 for Outlook 2000, 10.0 for Outlook 2002, and 11.0 for
Outlook 2003. Use the highest number you see). Select that key and find
the subkey OutlookSecureTempFolder on the right side. Select it and press
Delete. Click Yes. CLose Regedit. Now restart Outlook and see if the
attachments can be opened.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top