You may experience latency problems when you access a document from a Universal Naming Convention (UNC) network share in Word 2002 (322345)
The information in this article applies to:
This article was previously published under Q322345 SYMPTOMS You may experience slow behavior in Microsoft Word 2002
when you enter information in a large table if the following conditions are
true:
- You open a Word document from a Universal Naming Convention
(UNC) network share.
- You connect through a slow network connection such as a
virtual private network (VPN) or a dial-up connection.
CAUSE When Word reads a file from a UNC location, it reads the
file into its page buffer memory. The default total size of the page buffer
memory is 64 kilobytes (KB). When you perform operations on large tables (such
as auto-fit, which occurs when you enter informaion in a table cell), Word
examines the text and the properties of the table from the top to the bottom.
If the information that Word needs is not located in the buffer, Word downloads
the whole file across the network again. This occurs so that Word can read the
appropriate information into the buffer. RESOLUTION To correct this problem, increase the Word page buffer
size. The page buffer size is controlled by the following registry key: KEY: HKEY_CURRENT
_USER\Software\Microsoft\Office\10.0\Word\Options DWORD VALUE: CACHESIZE The value is the page buffer storage KB
amount, and is rounded to multiples of 64. Therefore, the default value of this
key is 64. The largest value that is supported is 1,024. However, a value of
512 typically resolves the problem that is discussed in this article. To create
this registry key and to set the value that you want, follow these steps:
- Click Start, and then click
Run.
- Type regedit.
- Click Ok.
- Expand the HKEY_CURRENT_USER key.
- Expand the Software key.
- Expand the Microsoft key.
- Expand the Office key.
- Expand the 10.0 key.
- Expand the Word key.
- Expand the Options key, and then select Options.
- On the Edit menu, point to New, and then click DWORD value.
- Type CACHESIZE.
- In the right pane, double-click the CACHESIZE
value.
- Enter the value that you want (in multiples of
64).
NOTE: The maximum acceptable value is 1,024. The suggested value is
512. - Click Ok, and then close Registry
Editor.
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
| Modification Type: | Minor | Last Reviewed: | 9/22/2004 |
|---|
| Keywords: | kbtshoot kbPerformance kbOfficeXPPreSP2fix kbOfficeXPsp2fix kbprb KB322345 |
|---|
|