Slow network performance when you open a file that is located in a shared folder on a remote network computer (829700)
The information in this article applies to:
- Microsoft Windows XP Professional
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
Important This article 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. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows registry SYMPTOMSWhen you use Windows Explorer to connect to a shared folder on a remote computer on your network, and you double-click a file in that shared folder to open it, it may take a longer time than expected to open the file. For example, you may experience this issue when you open a Microsoft Office document over a slow connection, such as a 64-kilobits-per-second (kbps) Integrated Services Digital Network (ISDN) connection on a wide area network (WAN). CAUSEThis issue occurs because Windows Explorer tries to obtain detailed information about the remote share and about the file that you are opening. This operation may take a long time over a slow connection.RESOLUTIONWindows XP To resolve this issue for Microsoft Windows XP, follow the directions in the "Changing the registry" section. Windows 2000To resolve this issue for Microsoft Windows 2000, first obtain and install the latest service pack for Windows 2000, and then follow the directions in the "Changing the registry" section.
To resolve this problem, obtain the latest service pack for Windows 2000. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
260910 How to obtain the latest Windows 2000 service pack
Changing the registryWarning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. - Add the SuppressionPolicy DWORD value to the following registry key:
HKEY_CLASSES_ROOT\*\Shellex\PropertySheetHandlers\CryptoSignMenu To do so:- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- Locate and then click the following registry key:
HKEY_CLASSES_ROOT\*\Shellex\PropertySheetHandlers\CryptoSignMenu - On the Edit menu, point to New, and then click DWORD Value.
- Type SuppressionPolicy, and then press ENTER.
- On the Edit menu, click Modify.
- Click Hexadecimal, type 100000 in the Value data box, and then click OK.
- Add the SuppressionPolicy DWORD value to the following registry key:
HKEY_CLASSES_ROOT\*\Shellex\PropertySheetHandlers\{3EA48300-8CF6-101B-84FB-666CCB9BCD32} To do so:- In Registry Editor, locate and then click the following registry key:
HKEY_CLASSES_ROOT\*\Shellex\PropertySheetHandlers\{3EA48300-8CF6-101B-84FB-666CCB9BCD32} - On the Edit menu, point to New, and then click DWORD Value.
- Type SuppressionPolicy, and then press ENTER.
- On the Edit menu, click Modify.
- Click Hexadecimal, type 100000 in the Value data box, and then click OK.
- Add the SuppressionPolicy DWORD value to the following registry key:
HKEY_CLASSES_ROOT\*\Shellex\PropertySheetHandlers\{883373C3-BF89-11D1-BE35-080036B11A03} To do so:- In Registry Editor, locate and then click the following registry key:
HKEY_CLASSES_ROOT\*\Shellex\PropertySheetHandlers\{883373C3-BF89-11D1-BE35-080036B11A03} - On the Edit menu, point to New, and then click DWORD Value.
- Type SuppressionPolicy, and then press ENTER.
- On the Edit menu, click Modify.
- Click Hexadecimal, type 100000 in the Value data box, and then click OK.
- Add the Flags DWORD value to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SCAPI To do so:- In Registry Editor, locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SCAPI - On the Edit menu, point to New, and then click DWORD Value.
- Type Flags, and then press ENTER.
- On the Edit menu, click Modify.
- Click Hexadecimal, type 00100c02 in the Value data box, and then click OK.
- Quit Registry Editor.
Adding a Group PolicyBesides the direct registry modifications that are described in the "Changing the registry" section, you can also resolve this issue by using a Group Policy. Administrators can control which shell extensions can run by using the Approved key and the EnforceShellExtensionSecurity policy. The SuppressionPolicy value is tied to the EnforceShellExtensionSecurity policy. You can add this policy to enable the modified shell behavior.
To do this,
follow these steps: - Click Start, click Run, type Gpedit.msc, and then click OK.
- Under User Configuration in the left pane, expand Administrative Templates, expand Windows Components, and then click Windows Explorer.
- In the right pane, double-click Allow only per user or approved shell extensions, click Enabled, and then click OK.
For more information about the EnforceShellExtensionSecurity policy, click the following article number to view the article in the Microsoft Knowledge Base:
216384
Approved shell extensions only enforced if EnforceShellExtensionSecurity key is turned on
REFERENCES
For more information about how to troubleshoot similar network performance issues, click the following article numbers to view the articles in the Microsoft Knowledge Base:
321126
The "Look In" and "Save As" boxes in common dialog boxes are slow
265396 Slow network performance occurs when you select a file on a share that uses NTFS
Modification Type: | Major | Last Reviewed: | 8/4/2005 |
---|
Keywords: | kbnofix kbBug KB829700 kbAudITPRO kbAudEndUser |
---|
|