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.

A program may run very slowly if the network connection to your home folder is slow in Windows Server 2003 or in Windows XP


View products that this article applies to.

Symptoms

When you start a program in Microsoft Windows Server 2003 or in Microsoft Windows XP, the program may run very slowly if the following conditions are true:
  • You start a program that does not have a Start in property.
  • The network connection to the mapped network share that contains your home folder is slow.
Additionally, when you log on to the computer, the logon process may be slower than expected if the following conditions are true:
  • The client computer must look for system DLL files in your home folder.
  • The network connection to the mapped network share that contains your home folder is slow.
For more information about a similar issue that has a different cause, click the following article number to view the article in the Microsoft Knowledge Base:
306850 Programs start slowly or slow logon if the network connection to your home folder is slow

↑ Back to the top


Cause

This problem occurs because the program is slowed by a high-latency connection. A program that does not have a Start in property searches for DLL files in the current working folder first, and then the folders that are specified in the system path. The current working folder is typically your home folder. If your home folder is on a mapped network share and if the network connection to that share is a high-latency connection such as a wide area network (WAN) or a virtual private network (VPN), you may experience slow performance.

↑ Back to the top


Resolution

Windows Server 2003

Service pack information

To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
889100 How to obtain the latest service pack for Windows Server 2003

Hotfix information

Prerequisites
No prerequisites are required.
Restart requirement
You must restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
Windows Server 2003, x86-based versions
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Kernel32.dll5.2.3790.425989,18414-Oct-200504:20x86NoneRTMQFE
Termsrv.dll5.2.3790.425222,20814-Oct-200504:20x86NoneRTMQFE
Winsta.dll5.2.3790.42552,22414-Oct-200504:20x86NoneRTMQFE
Kernel32.dll5.2.3790.25481,038,33614-Oct-200505:29x86SP1SP1QFE

Windows Server 2003, Itanium-based versions
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Kernel32.dll5.2.3790.4251,851,90414-Oct-200507:18IA-64NoneRTMQFE
Termsrv.dll5.2.3790.425621,56814-Oct-200507:18IA-64NoneRTMQFE
Winsta.dll5.2.3790.425141,82414-Oct-200507:18IA-64NoneRTMQFE
Wkernel32.dll5.2.3790.425935,42414-Oct-200507:18x86NoneWOW
Wwinsta.dll5.2.3790.42552,22414-Oct-200507:18x86NoneWOW
Kernel32.dll5.2.3790.25481,966,08014-Oct-200507:18IA-64SP1SP1QFE
Wkernel32.dll5.2.3790.25481,007,61614-Oct-200507:18x86SP1WOW

Windows Server 2003, x64-based versions
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Kernel32.dll5.2.3790.25481,500,16014-Oct-200507:18x64SP1SP1QFE
Wkernel32.dll5.2.3790.25481,007,61614-Oct-200507:18x86SP1WOW

Windows XP

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
To apply this hotfix, you must have Windows XP Service Pack 1 (SP1) installed on the computer.
Restart requirement
You must restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
File nameFile versionFile sizeDateTimePlatform
Kernel32.dll5.1.2600.2737984,06412-Aug-200510:45x86
Arpidfix.exe5.1.2600.273730,72012-Aug-200502:26x86

Windows XP, x86-based versions with Service Pack 1
File nameFile versionFile sizeDateTimePlatform
Kernel32.dll5.1.2600.1784927,74417-Dec-200503:18x86

Windows XP, x86-based versions with Service Pack 2
File nameFile versionFile sizeDateTimePlatform
Kernel32.dll5.1.2600.2813984,57617-Dec-200503:23x86

↑ Back to the top


Workaround

To work around this problem, change the Start in property of the program shortcut to a folder on a local drive or to a computer that can be accessed over a low-latency connection.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Windows Server 2003 Service Pack 2.

↑ Back to the top


More information

After this hotfix is applied, you must configure the registry manually to enable the preemptive path search:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\SafeProcessSearchMode
When the value of this registry entry is set to "1," the computer first searches the folders that are specified in the system path, and then searches the current working folder. When the value of this registry entry is set to "0," the computer first searches the current working folder, and then searches the folders that are specified in the system path. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

Technical support for Windows x64 editions

Your hardware manufacturer provides technical support and assistance for Microsoft Windows x64 editions. Your hardware manufacturer provides support because a Windows x64 edition was included with your hardware. Your hardware manufacturer might have customized the Windows x64 edition installation with unique components. Unique components might include specific device drivers or might include optional settings to maximize the performance of the hardware. Microsoft will provide reasonable-effort assistance if you need technical help with your Windows x64 edition. However, you might have to contact your manufacturer directly. Your manufacturer is best qualified to support the software that your manufacturer installed on the hardware.

For product information about Microsoft Windows XP Professional x64 Edition, visit the following Microsoft Web site: For product information about Microsoft Windows Server 2003 x64 editions, visit the following Microsoft Web site:

↑ Back to the top


Keywords: kbautohotfix, kbwinserv2003sp2fix, kbqfe, kbhotfixserver, kbexpertiseadvanced, KB905890

↑ Back to the top

Article Info
Article ID : 905890
Revision : 10
Created on : 10/11/2007
Published on : 10/11/2007
Exists online : False
Views : 370