Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You may receive an error message when you try to save files in Excel 2000


View products that this article applies to.

Symptoms

When you attempt to save your workbook, you receive the following error message
Microsoft Excel cannot access the file 'Network path'. There are several possible reasons:
  • The file name or path does not exist.
  • The file you're trying to open is being used by another program. Close the document in the other program, and try again.
  • The name of the workbook that you're trying to save is the same as the name of another document that is read-only. Try saving the workbook with a different name.
where Network path is the network location where you are trying to save your file.

When you attempt to save your file to another location, you receive the following error message:
Document not saved

↑ Back to the top


Cause

This problem may occur if all the following conditions are true:
  • You are saving your file to a network drive.
  • The connection to the network drive has been lost.
  • Your workbook contains any of the following items:
    • PivotTables
    • Visual Basic for Applications modules.
    • Embedded objects (such as clip art).

↑ Back to the top


Workaround

To prevent this problem from occurring, you can add the NetworkResiliency subkey to the registry. To do this, follow these steps:

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
  1. Click Start, and then click Run. In the Open box, type regedit. Click OK.
  2. In the left pane, click the plus signs (+) to the left of the following items (in order):
    HKEY_CURRENT_USER
    Software
    Microsoft
    Office
    9.0
    Excel
  3. In the left pane, click the Options folder.
  4. On the Edit menu, point to New, and then click DWORD Value.
  5. Type NetworkResiliency, and then press ENTER.
  6. Double-click the NetworkResiliency icon.
  7. Type 1 in the Value data box, and then click OK.
This change will take effect the next time that you start Excel.

You will still receive the first error message listed in the "Symptoms" section when you attempt to save a file after you lose network connectivity. However, you will be able to save your file to another location.

Note Your files will open and save more slowly after you add the NetworkResiliency subkey to the registry.

↑ Back to the top


Keywords: KB230164, kbpending, kbprb, kberrmsg, kbsavefile, kbarchive, kbnosurvey

↑ Back to the top

Article Info
Article ID : 230164
Revision : 5
Created on : 10/25/2013
Published on : 10/25/2013
Exists online : False
Views : 226