[SOLVED] 0x80073712 on SBS 2011; checksur log clean

Code:
2016-02-05 16:23:08, Error                 CSI    00000853@2016/2/5:21:23:08.444 (F) d:\win7sp1_gdr\base\wcp\componentstore\storelayout.cpp(11690): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
  MissingWinningComponentKey on resource [75]"x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4"[gle=0x80004005]
2016-02-05 16:26:40, Error                 CSI    00000d5a@2016/2/5:21:26:40.636 (F) d:\win7sp1_gdr\base\wcp\componentstore\storelayout.cpp(11690): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
  MissingWinningComponentKey on resource [73]"msil_reachframework_31bf3856ad364e35_6.1.7601.18140_none_439232435fdee4da"[gle=0x80004005]

Looks like this is from KB2833946.

Let's add the key first:

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

Then try installing that update:

Install Update with DISM

  1. Download the update MSU here: Download Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 Service Pack 1 and Windows Server 2008 R2 Service Pack 1 from Official Microsoft Download Cente
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    expand {update name}.msu -f:* C:\temp

    replace {update name} with the name of the MSU file downloaded in step 1

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\{update name}.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?
  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post please.

As usual, if something fails attach CBS.log with your reply.
 
Last edited:
Code:
2016-02-07 08:02:57, Error                 CSI    00000026@2016/2/7:13:02:57.160 (F) d:\win7sp1_gdr\base\wcp\componentstore\storelayout.cpp(11690): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
  MissingWinningComponentKey on resource [92]"amd64_f755a6e3a551445c9045166143e68d26_b77a5c561934e089_6.1.7601.18140_none_914c43876688706a"[gle=0x80004005]

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

When SFCFix has completed, attempt to install the update again using the DISM command (DISM.exe /Online /Add-Package /PackagePath:C:\temp\{update name}.cab)
As usual, if something fails, zip and attach the CBS log with your reply.
 
Code:
2016-02-08 16:27:29, Error                 CSI    0000002a@2016/2/8:21:27:29.207 (F) d:\win7sp1_gdr\base\wcp\componentstore\storelayout.cpp(11690): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
  MissingWinningComponentKey on resource [92]"amd64_4eff370f9464312c75364d29bb2ffa7a_b77a5c561934e089_6.1.7601.18140_none_9e96e1e693a7cfa0"[gle=0x80004005]

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

As usual, once SFCFix has completed try the DISM command to install the update again.
If it fails, zip and attach the CBS log with your reply.
 
Those keys are all from KB2833946, you may have to reboot the machine and then try the updates again.
 
Alright. Thanks for trying it.

Let's replace the keys and try KB2972211 again.

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

When SFCFix has completed, try to install KB2972211 again.
If it fails, zip and attach the CBS log with your reply.
 
Code:
2016-02-09 10:00:08, Info                  CSI    RCHITECTURE_MSIL (8), Culture = [l:10{5}]"en-us", VersionScope neutral, PublicKeyToken = {l:8 b:b77a5c561934e089}, Type neutral, TypeName neutral, PublicKey neutral]) comp: (null) man: @0x24c3a28
2016-02-09 10:00:09, Error                 CSI    00000052@2016/2/9:15:00:09.132 (F) d:\win7sp1_gdr\base\wcp\componentstore\storelayout.cpp(11690): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
  MissingWinningComponentKey on resource [75]"x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4"[gle=0x80004005]

Did SFCFix run correctly? The most recent script should have replaced this key.

Please run SURT and attach CheckSUR.log
 
Appears to have run correctly. Here's its log. I'll run SURT now.

Code:
SFCFix version 2.4.9.2 by niemiro.
Start time: 2016-02-09 09:59:45.442
Microsoft Windows Server 2008 R2 Service Pack 1 - amd64
Using .zip script file at C:\Users\admin\Desktop\SFCFix.zip [0]
 

RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_4eff370f9464312c75364d29bb2ffa7a_b77a5c561934e089_6.1.7601.18140_none_9e96e1e693a7cfa0.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\msil_reachframework_31bf3856ad364e35_6.1.7601.18140_none_439232435fdee4da.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_4eff370f9464312c75364d29bb2ffa7a_b77a5c561934e089_6.1.7601.18140_none_9e96e1e693a7cfa0.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\msil_reachframework_31bf3856ad364e35_6.1.7601.18140_none_439232435fdee4da.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_4eff370f9464312c75364d29bb2ffa7a_b77a5c561934e089_6.1.7601.18140_none_9e96e1e693a7cfa0.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\msil_reachframework_31bf3856ad364e35_6.1.7601.18140_none_439232435fdee4da.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4.
RegistryScript:: directive completed successfully.
 

Successfully processed all directives.
SFCFix version 2.4.9.2 by niemiro has completed.
Currently storing 99 datablocks.
Finish time: 2016-02-09 09:59:46.236
Script hash: /1/Zf+QyQr3OIB8o1GyMK+x3WbuteJk0qAOEInVDNQI=
----------------------EOF-----------------------
 
Code:
=================================
Checking System Update Readiness.
Binary Version 6.1.7601.22471
Package Version 26.0
2016-02-09 10:33
Checking Windows Servicing Packages
Checking Package Manifests and Catalogs
Checking Package Watchlist
Checking Component Watchlist
Checking Packages
Checking Component Store
(f) CSI Catalog Missing 0x00000002 5a096fa0dc76101f80068d859f242213368eec237c7475294c7bedc46fa02331.cat f4dacbc0ab2..f18d397dac7_b03f5f7f11d50a3a_6.1.7601.18140_5f786f975c7d73f1 Missing catalog or invalid CatalogThumprint
(fix) CSI Catalog Missing CSI File Replaced Deleted CatalogThumbprint
(f) CSI Catalog Missing 0x00000002 4aa21f915199b9d0cce21a399acc2086c26abc0714cdb0653cbe388104e0eee6.cat 54ae1ba9684..dcdc4f58954_31bf3856ad364e35_6.1.7601.18140_9cf178c48b5d732e Missing catalog or invalid CatalogThumprint
(fix) CSI Catalog Missing CSI File Replaced Deleted CatalogThumbprint
Summary:
Seconds executed: 1570
 Found 2 errors
 Fixed 2 errors
  CSI Catalog Missing Total count: 2
  Fixed: CSI Catalog Missing.  Total count: 2
 
Let's try uninstalling KB2833946.

Using the existing cab, run the dism command: DISM.exe /Online /Remove-Package /PackagePath:C:\temp\{update name}.cab
 
Uninstalled fine. Gave it a reboot as it requested. What's next?
 
I'm glad that worked.

Try running the System Update Readiness Tool again to verify that things are still in order.
 
Code:
=================================
Checking System Update Readiness.
Binary Version 6.1.7601.22471
Package Version 26.0
2016-02-11 11:43
Checking Windows Servicing Packages
Checking Package Manifests and Catalogs
Checking Package Watchlist
Checking Component Watchlist
Checking Packages
Checking Component Store
Summary:
Seconds executed: 1545
 No errors detected
 
Excellent.

Let's uninstall KB2832414 as well using the same method.

Once that is complete, check for Windows Update and see what updates are offered.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top