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.

Connections do not use LAN automatic configuration and proxy settings in Windows Server 2003


View products that this article applies to.

Symptoms

After you install Microsoft Windows Server 2003, the automatic configuration and proxy setting information for each connection may be different from the information that is used for the local area network (LAN) connection.

↑ Back to the top


Cause

In Microsoft Internet Explorer 5 or later, each connection uses its own automatic configuration and proxy settings. In Microsoft Internet Explorer 6, this functionality is different. Windows Server 2003 includes Internet Explorer 6.

↑ Back to the top


Resolution

Because you may require the automatic configuration or proxy settings of your connections to be the same as the LAN settings, Microsoft has provided a supported design-change "fix" in the form of a hotfix. You can use this hotfix to set all the automatic configuration and proxy settings of your connections that are blank or that are not set for each connection to the LAN settings.

Update information

The following file is available for download from the Microsoft Download Center:
Download the package now.

Prerequisites

No prerequisites are required.

Restart requirement

You must restart your 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.
Date         Time     Version        Size      File name
------------------------------------------------------------
29-Apr-2004  01:24    6.0.3790.168   624,640   Wininet.dll

Installation instructions

After you apply this hotfix, you must create a new DWORD registry entry that is named DialupUseLanSettings and then set its value to 1 to correctly implement the fix. The entry's location in the registry depends on whether you want to use a per-computer setting or a per-user setting:
  • To use a per-computer setting, create the entry in the
    HKEY_LOCAL_MACHINE
    hive.
  • To use a per-user setting, create the entry in the
    HKEY_CURRENT_USER
    hive.
After you apply this hotfix, Windows checks for the DialupUseLanSettings entry in the
HKEY_LOCAL_MACHINE
hive first, and then it checks in the
HKEY_CURRENT_USER
hive. It uses the first enabled value that it finds.

Note You only have to create this entry in one location.

To create the entry, follow these steps.

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
  1. Click Start, click Run, type regedit, and then click OK.
  2. Use One Of The Following Methods:
    • To use a per-computer setting, locate and then click the following subkey:
      HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings
    • To use a per-user setting, locate and then click the following subkey:
      HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
  3. On the Edit menu, point to New, and then click DWORD Value.
  4. Type DialupUseLanSettings, and then press ENTER.
  5. Right-click DialUseLanSettings, and then click Modify.
  6. In the Value data box, type 1, and then click OK.
  7. Quit Registry Editor.

↑ 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.

↑ Back to the top


More information

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

↑ Back to the top


Keywords: KB839571, kbqfe, kbwinserv2003presp1fix, kbfix, kbbug, atdownload

↑ Back to the top

Article Info
Article ID : 839571
Revision : 8
Created on : 6/2/2006
Published on : 6/2/2006
Exists online : False
Views : 445