The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Cant get to MS site for vista update

    Discussion in 'Networking and Wireless' started by singh100, Nov 27, 2007.

  1. singh100

    singh100 Notebook Consultant

    Reputations:
    0
    Messages:
    118
    Likes Received:
    0
    Trophy Points:
    30
    im having internet problems, i cant get to any sites like microsoft, cnet, digg, gmail, just gets stuck loading on a pc and laptop in my room, however it works on a different laptop quite speedly.!
    i get the vista update error : Windows Update error 80072ee2

    Iv got a vaio fz21s a week ago, but iv had this problem on my old peice of crap pc. IM planning to do a clean install of vista ultimate on the vaio, and i prey it solves the issue!!

    but does anyone have an inclining~??
     
  2. John B

    John B Notebook Prophet

    Reputations:
    1,767
    Messages:
    4,195
    Likes Received:
    0
    Trophy Points:
    105
  3. singh100

    singh100 Notebook Consultant

    Reputations:
    0
    Messages:
    118
    Likes Received:
    0
    Trophy Points:
    30
    i cant view that link, as i cant connect to the MS site!!
     
  4. blue68f100

    blue68f100 Notebook Virtuoso

    Reputations:
    1,020
    Messages:
    3,439
    Likes Received:
    0
    Trophy Points:
    105
    maybe system restore....
     
  5. John B

    John B Notebook Prophet

    Reputations:
    1,767
    Messages:
    4,195
    Likes Received:
    0
    Trophy Points:
    105
    http://support.microsoft.com/kb/836941

    CAUSE
    These errors indicate that the Windows Update client did not receive a response from the Windows Update or Microsoft Update Web site. This may be caused by programs that are running on the client computer or by general network-related failures.


    RESOLUTION


    Manual steps to resolve error messages on the Windows Update or Microsoft Update Web site
    To manually resolve this issue, use method 1 or method 2.
    Method 1: Home users or users who are not behind a proxy server
    Step 1: Verify Internet connectivity
    Make sure that you can successfully access other Web sites. If you can successfully access other Web sites, your Internet connection is working correctly.
    Step 2: Verify your personal firewall program settings
    If you have a personal firewall program installed, you might have to reconfigure or update the personal firewall program. The Windows Update client and the Microsoft Update client run in an instance of Svchost.exe. This Svchost.exe instance requires access to the Internet. For more information about how to reconfigure or update your firewall program, see the documentation that was included with the program, view the Help files for your program, or contact the program vendor. For information about how to contact the program vendor, click the appropriate article number in the following list to view the article in the Microsoft Knowledge Base:
    65416 ( http://support.microsoft.com/kb/65416/) Hardware and software vendor contact information, A-K

    60781 ( http://support.microsoft.com/kb/60781/) Hardware and software vendor contact information, L-P

    60782 ( http://support.microsoft.com/kb/60782/) Hardware and software vendor contact information, Q-Z
    To troubleshoot and ensure any Firewall Programs you have running are not interfering with windows update try the following steps.

    Important Before you disable the firewall for troubleshooting, turn on the Windows XP Internet Connection Firewall. To do this, follow these steps:
    1. Click Start, click Control Panel, double-click Networking and Internet Connections, and then click Network Connections.
    2. Right-click the connection on which you want to turn on the Internet Connection Firewall, and then click Properties.
    3. On the Advanced tab, click the box to select the option to protect my computer or network.
    Temporarily disable your Firewall program and see if you can now access the Microsoft Windows Update Website. Even though you may have had a Firewall running for some time without any previous problems, new updates to the firewall program may create issues.

    Step 3: Disable software accelerator programs
    Disable any software accelerator programs. Examples of these programs are file download accelerators and internet speed accelerators.

    Step 4: Add the Windows Update Web site and the Microsoft Update Web site to the Trusted Sites list
    Add the Windows Update Web site and the Microsoft Update Web site to the Trusted Sites list in Internet Explorer. To do this, follow these steps:
    1. Start Microsoft Internet Explorer.
    2. On the Tools menu, click Internet Options.
    3. Click the Security tab, and then click Trusted Sites.
    4. Click Sites, and then click to clear the Require server verification (https :) for all sites in this zone check box.
    5. In the Add this Web site to the zone box, type the following addresses, clicking Add after you type each address:
    http://update.microsoft.com
    http://download.windowsupdate.microsoft.com
    6. Click OK two times.

    Step 5: Remove entries for Windows Update and Microsoft Update from the hosts file
    Some programs may modify the hosts file to control DNS name resolution. Sometimes, an entry for the Windows Update Web site or for the Microsoft Update Web site may exist in the hosts file. To remove these entries from the hosts file, follow these steps:
    1. Click Start, click Run, type notepad %windir%\system32\drivers\etc\hosts, and then click OK.

    Note If you are prompted to choose a program to open the hosts file with, click Notepad, click to select the Always use the selected program option, and then click OK.
    2. In Notepad, configure any lines in the hosts file that contain entries for Windows Update so that they are not read when the file is accessed. To do this, place the number sign (#) in front of any line that contains "microsoft" and "update." For example, add the number sign (#) to the beginning of the following entries:
    • # 64.4.21.125 http://update.microsoft.com
    • # 64.4.21.125 http://windowsupdate.microsoft.com
    3. Remove any lines that contain entries for Windows Update or for Microsoft Update. For example, remove the following entry if the entry exists:
    http://update.microsoft.com
    4. On the File menu, click Save.
    5. Exit Notepad.
    6. Restart the computer.

    Note If you do not want to restart the computer, you can also flush the DNS resolver cache. To do this, follow these steps:
    a. Click Start, click Run, type cmd, and then click OK.
    b. At the command prompt, type ipconfig /flushdns, and then press ENTER.

    Step 6: Remove the proxy server entry from the WinHTTP proxy configuration
    If you are not located in a corporate network, or if you do not use a proxy server to connect to the Internet, clear the WinHTTP proxy configuration. To do this, follow these steps:
    1. Open Internet Explorer.
    2. On the Tools menu, click Internet Options.
    3. Click the Connections tab, and then click LAN Settings.
    4. In the Local Area Network (LAN) Settings dialog box, click to select the Automatically detect settings check box, and then click OK.
    5. Quit Internet Explorer.
    6. Click Start, click Run, type cmd, and then click OK.
    7. Type the following commands. Press ENTER after each command.
    a. proxycfg -d
    b. net stop wuauserv
    c. net start wuauserv
    d. exit

    Method 2: Corporate users or users who are behind a proxy server
    If you use a proxy server to connect to the Internet, see the following Microsoft Knowledge Base (KB) article for information about how the Windows Update client detects and uses proxy servers:
    900935 ( http://support.microsoft.com/kb/900935/) How the Windows Update client determines which proxy server to use to connect to the Windows Update Web site
     
  6. Schluep

    Schluep Notebook Consultant

    Reputations:
    1
    Messages:
    109
    Likes Received:
    0
    Trophy Points:
    30
    If John's suggestions don't work you may want to try connecting to an alternate DNS server. Perhaps the DNS server you are using was poisoned and it is not routing your url to the proper IP.