Delay When Saving Word 7.0 File to Windows NT 4.0 Server

Last reviewed: March 13, 1998
Article ID: Q163525
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.51 and 4.0
  • Microsoft Windows NT Server version 3.51 and 4.0

SYMPTOMS

In Microsoft Word version 7.0, there may be a delay when you save a modified document to a network drive that is located on a Windows NT 4.0 server.

CAUSE

The Windows NT client was ignoring the oplock break request from the server.

RESOLUTION

This problem has been identified as a Windows NT environment issue.

To work around this problem, you can disable an optimization called oplock (opportunistic lock) on the remote Windows NT server or you can apply the latest service pack.

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

  1. Start the Registry Editor (Regedt32.exe).

  2. Find the following key:

          \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
    
             \LanmanServer\Parameters
    
    

  3. Add the following entry, if it is not already present:

          Value Name: EnableOplocks
          Data Type:  REG_DWORD
    
          Data:       0
    
       If the entry already exists, set the data to 0.
    
    

  4. Exit the registry.

  5. Shut down and restart Windows NT.

For additional information about oplocks, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q129202
   TITLE     : PC Ext: Explanation of Opportunistic Locking on Windows NT

Disabling oplocks might cause a slight decrease in performance, but should not be noticeable.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. This problem was corrected in the latest Microsoft Windows NT 4.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

   S E R V P A C K

Microsoft has confirmed this to be a problem in Windows NT version 3.51. A fix to this problem is in development, but has not been regression-tested and may be destabilizing in production environments. Microsoft does not recommend implementing this fix at this time. Contact Microsoft Product Support Services for more information on the availability of this fix.


Additional query words: 4.00 prodnt slow word97 word95
Keywords : nt16ap nt32ap ntinterop ntnetserv NTSrvWkst offwin kbinterop kbnetwork ntinterop ntnetwork
Version : 4.0
Platform : WINDOWS
Issue type : kbbug
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 13, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.