1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

RE: windowsupdate.microsoft.com blank screen

Discussion in 'Windows Update' started by Mike Williams, Sep 19, 2009.

  1. I'm also getting this on Windows 7 (RTM build 7600)

    I've tried 9from admin prompt):
    regsvr32 jscript
    regsvr32 vbscript
    regsvr32 /i mshtml
    resvr32 msxml3

    all succeeded except the last, which couldn't find a DLLRegisterServer entry
    point
     
  2. Mike Williams wrote:
    <paste><!--coloro:blue--><span style="color:blue <!--/coloro--><!--coloro:green--><span style="color:green <!--/coloro-->
    >> I'm also getting this on Windows 7 (RTM build 7600)
    >>
    >> I've tried 9from admin prompt):
    >> regsvr32 jscript
    >> regsvr32 vbscript
    >> regsvr32 /i mshtml
    >> resvr32 msxml3
    >>
    >> all succeeded except the last, which couldn't find a DLLRegisterServer
    >> entry point<!--colorc--><!--/colorc--><!--colorc--><!--/colorc-->
    </paste>
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > "PA Bear [MS MVP]" wrote:<!--coloro:green--><span style="color:green <!--/coloro-->
    >> Unless and until MS makes Win7-specific newsgroups available, you'll have
    >> seek support in the appropriate forum here:
    >> <!--colorc--><!--/colorc-->
    >
    > That's ridiculous. This is a Windows Update specific, and Windows version
    > neutral newsgroup. The problem spans many versions of Windows.<!--colorc--><!--/colorc-->

    I hear you but you'll have to take that up with MS. (No one here works for
    or represents MS.) That being said...

    Did you ever own a Vista computer and could you reach/use
    ?

    Can you run Windows Update manually in Win7 via Start | enter "Update" in
    the Search box | click on Windows Update?

    How about Control Panel | System and Security | Windows Updates | Check for
    updates?

    How can I tell if my [Win7] computer is up to date?


    Windows 7 features - Windows Update

    --
    ~PA Bear
    "When all else fails, RTFM."
     
  3. MowGreen

    MowGreen Guest

    Mike,

    Windows 7 doesn't open IE and go to any update sites.
    Are you referring to the Windows Update applet in Control Panel ?
    Open an Elevated Command Prompt { Click the Start orb, enter
    cmd in the Search programs and files field.
    Under Programs, *right* click cmd.exe and choose 'Run as administrator'
    Follow the UAC prompts to allow Command Prompt to run Elevated )
    At the prompt type in the below exactly as written and press Enter

    winmgmt /verifyrepository

    If the " WMI repository is consistent" message appears, then the issue
    does not lie with WMI.
    If the WMI repository is reported as inconsistent, then run the
    following command

    winmgmt /resetrepository

    The above will reset WMI to the initial state when the OS was first
    installed.
    Type exit to close the Elevated Command Prompt; reboot if prompted to.
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > resvr32 msxml3<!--colorc--><!--/colorc-->

    You mistyped that, correct ? It should be

    regsvr32 msxml3

    And, that's an l not a one, after the second m.


    MowGreen
    ===============
    *-343-* FDNY
    Never Forgotten
    ===============

    banthecheck.com
    "Security updates should *not* have *non-security content* prechecked"



    Mike Williams wrote:
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > I'm also getting this on Windows 7 (RTM build 7600)
    >
    > I've tried 9from admin prompt):
    > regsvr32 jscript
    > regsvr32 vbscript
    > regsvr32 /i mshtml
    > resvr32 msxml3
    >
    > all succeeded except the last, which couldn't find a DLLRegisterServer entry
    > point<!--colorc--><!--/colorc-->
     

Share This Page