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

SP2 cannot be installed

Discussion in 'Windows Vista' started by churin, Jun 9, 2009.

  1. churin

    churin Guest

    I am having difficulty installing SP2. ERROR_NOT_FOUND(0x80070490) is
    returned. I installed KB947821(System update readiness tool) but to no
    avail. System properties shows that SP1 is installed.

    Windows Update window shows red X mark on the left side of "Download and
    install updates for your computer" and the Windows Update is not working.

    Any suggestion is appreciated.
     
  2. Tae Song

    Tae Song Guest

    "churin" <churin@new.postalias> wrote in message news:uEDnA%23L6JHA.1716@TK2MSFTNGP03.phx.gbl...
    I am having difficulty installing SP2. ERROR_NOT_FOUND(0x80070490) is
    returned. I installed KB947821(System update readiness tool) but to no
    avail. System properties shows that SP1 is installed.

    Windows Update window shows red X mark on the left side of "Download and
    install updates for your computer" and the Windows Update is not working.

    Any suggestion is appreciated.


    No guarantees but...

    Run command prompt as admin

    Run SFC /SCANNOW

    If it comes back with some components could not be repaired...

    Run findstr /c:"verify" "%windir%\logs\cbs\cbs.log

    If you get text that looks something like this...

    2009-05-28 15:29:18, Info CSI 00000020 [SR] Cannot verify co
    mponent files for 47d652ab5793a577a5646cdc3ca7f489, Version = 6.0.6001.18214, pA
    = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, P
    ublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, Public
    Key neutral, manifest may be damaged (FALSE)

    Run findstr /c:"verify" "%windir%\logs\cbs\cbs.log > textfile.txt

    and send or post the error messages.

    Note: "verify" has to be in lower case.

    Otherwise nevermind.
     
  3. Peter Foldes

    Peter Foldes Guest

    churin

    Error 0x80070490

    This issue may occur if there is corruption in the Component Based Servicing (CBS)
    manifest.

    http://support.microsoft.com/kb/958044

    --
    Peter

    Please Reply to Newsgroup for the benefit of others
    Requests for assistance by email can not and will not be acknowledged.

    "churin" <churin@new.postalias> wrote in message
    news:uEDnA%23L6JHA.1716@TK2MSFTNGP03.phx.gbl...
    >I am having difficulty installing SP2. ERROR_NOT_FOUND(0x80070490) is returned. I
    >installed KB947821(System update readiness tool) but to no avail. System properties
    >shows that SP1 is installed.
    >
    > Windows Update window shows red X mark on the left side of "Download and install
    > updates for your computer" and the Windows Update is not working.
    >
    > Any suggestion is appreciated.
     

Share This Page