Missing Deployment Key - cannot install SP1


  1. Posts : 4
    Windows 7 64 bit
       #1

    Missing Deployment Key - cannot install SP1


    I've run the update readiness tool numerous times and it fixed all but one error the first time w/no effect the other times:

    I have run Fix It and had no effect.

    When trying to run the update pkg it says it is already installed and I don't know how/if it is possible to force a re-install.

    Here is the CBS log error:

    Checking Component Store
    (f) CSI Missing Deployment Key 0x00000000 95e8e9ef6bc..e830f5996db_31bf3856ad364e35_6.1.7600.20797_c558dc586ed83c80 HKLM\Components\CanonicalData\Deployments

    This appears to be KB2388210 that did not install properly from looking at the registry key entries, looking backwards from the Components\Derived Data\Components to the Canonical Data\Catalogs entries.

    No trace of it in Deployments.

    Is this simply a registration issue that can be resolved easily?

    What can I do?

    Thanks,

    Brad
      My Computer


  2. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #2

    Please followthe Windows Update Posting Instructions and post the requested results
      My Computer


  3. Posts : 4
    Windows 7 64 bit
    Thread Starter
       #3

    error code from Windows update:

    80073701

    sfc /scannow got no errors
      My Computer


  4. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #4

    CheckSUR found one error
    Code:
    (f) CSI Missing Deployment Key 0x00000000 95e8e9ef6bc..e830f5996db_31bf3856ad364e35_6.1.7600.20797_c558dc586ed83c80 HKLM\Components\CanonicalData\Deployments
    There are some other errors in the CBS logs - but I can't find any trace that an SFC scan has been run.

    Please try running one again, and post the new CBS.log file
      My Computer


  5. Posts : 4
    Windows 7 64 bit
    Thread Starter
       #5

    New CBS Zip


    After SFC /Scannow with no errors...
      My Computer


  6. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #6

    SFC may not have found any problems, but it did a fair amount of work at the same time. :)

    The registry error I highlighted above appears to be related to KB2388210

    Please follow these instructions carefully - registry mistakes are easy to make, and difficult to correct!

    Please open an Elevated Command Prompt, and run the following commands.

    Code:
     
     
    REG LOAD HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS
    REG QUERY "HKLM\comps\CanonicalData\Catalogs\47a0bd03f2e488c222cc6319f32216c2137717fbead8a6cf7559cd65cb9df3f6"
    REG QUERY "HKLM\comps\DerivedData\Components\amd64_95e8e9ef6bc68f2c2e233e830f5996db_31bf3856ad364e35_6.1.7600.20797_none_c558dc586ed83c80"
    REG QUERY "HKLM\comps\DerivedData\Components\amd64_microsoft-windows-a..ence-mitigations-c5_31bf3856ad364e35_6.1.7600.20797_none_689bfe1e251dbdae"
    REG QUERY "HKLM\comps\DerivedData\Components\wow64_microsoft-windows-a..ence-mitigations-c5_31bf3856ad364e35_6.1.7600.20797_none_72f0a870597e7fa9"
    REG QUERY "HKLM\comps\CanonicalData\Deployments\95e8e9ef6bc..e830f5996db_31bf3856ad364e35_6.1.7600.20797_c558dc586ed83c80"
     
    REG UNLOAD HKLM\COMPONENTS
      My Computer


  7. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #7

    ... ooops - forgot to ask you to post the results, and how to do it!!


    Here are some instructions to make life easier :)
    1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
    2) To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
    3) To copy the results... click on the Black/White icon in the top left, and select Edit... 'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to paste it into your response.
      My Computer


  8. Posts : 4
    Windows 7 64 bit
    Thread Starter
       #8

    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\administrator.FOUTSBROS>REG LOAD HKLM\COMPONENTS C:\Windows\System32\co
    nfig\COMPONENTS
    The operation completed successfully.

    C:\Users\administrator.FOUTSBROS>REG QUERY "HKLM\comps\CanonicalData\Catalogs\47
    a0bd03f2e488c222cc6319f32216c2137717fbead8a6cf7559cd65cb9df3f6"
    ERROR: The system was unable to find the specified registry key or value.

    C:\Users\administrator.FOUTSBROS>REG QUERY "HKLM\comps\DerivedData\Components\am
    d64_95e8e9ef6bc68f2c2e233e830f5996db_31bf3856ad364e35_6.1.7600.20797_none_c558dc
    586ed83c80"
    ERROR: The system was unable to find the specified registry key or value.

    C:\Users\administrator.FOUTSBROS>REG QUERY "HKLM\comps\DerivedData\Components\am
    d64_microsoft-windows-a..ence-mitigations-c5_31bf3856ad364e35_6.1.7600.20797_non
    e_689bfe1e251dbdae"
    ERROR: The system was unable to find the specified registry key or value.

    C:\Users\administrator.FOUTSBROS>REG QUERY "HKLM\comps\DerivedData\Components\wo
    w64_microsoft-windows-a..ence-mitigations-c5_31bf3856ad364e35_6.1.7600.20797_non
    e_72f0a870597e7fa9"
    ERROR: The system was unable to find the specified registry key or value.

    C:\Users\administrator.FOUTSBROS>REG QUERY "HKLM\comps\CanonicalData\Deployments
    \95e8e9ef6bc..e830f5996db_31bf3856ad364e35_6.1.7600.20797_c558dc586ed83c80"
    ERROR: The system was unable to find the specified registry key or value.

    C:\Users\administrator.FOUTSBROS>
    C:\Users\administrator.FOUTSBROS>REG UNLOAD HKLM\COMPONENTS
    The operation completed successfully.

    C:\Users\administrator.FOUTSBROS>
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:50.
Find Us