Windows 7 update error code 800B0100

Page 3 of 4 FirstFirst 1234 LastLast

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

    That's a little depressing...
    Code:
     Line 118032: 2015-03-26 19:16:11, Info                  CSI    000003af [SR] Repairing 1 components
     Line 118033: 2015-03-26 19:16:11, Info                  CSI    000003b0 [SR] Beginning Verify and Repair transaction
     Line 118034: 2015-03-26 19:16:12, Info                  CSI    000003b1 [SR] Cannot repair member file [l:104{52}]"_DataOracleClientPerfCounters_shared12_neutral_D.ini" of Microsoft-Windows-NETFXCoreComp.Resources, Version = 6.1.7601.18523, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-us", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
     Line 118035: 2015-03-26 19:16:12, Info                  CSI    000003b2 [SR] Cannot repair member file [l:80{40}]"_dataperfcounters_shared12_neutral_D.ini" of Microsoft-Windows-NETFXCoreComp.Resources, Version = 6.1.7601.18523, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-us", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
     Line 118036: 2015-03-26 19:16:12, Info                  CSI    000003b3 [SR] Cannot repair member file [l:58{29}]"_Networkingperfcounters_D.ini" of Microsoft-Windows-NETFXCoreComp.Resources, Version = 6.1.7601.18523, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-us", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
    It seems that the copy/paste didn't have the desired effect

    Let's see if we can find out what happened...

    Open an elevated Command Prompt and run the following commands...

    DIR C:\tnoab
    DIR C:\Windows\winsxs\tnoab

    Post the results.
      My Computer


  2. Posts : 17
    Windows 7 home premium 64 bit
    Thread Starter
       #22

    Here is the result of the DIR c:\toab:

    Code:
     Volume in drive C is OS
     Volume Serial Number is 7C4E-86D4
    
     Directory of c:\tnoab
    
    03/26/2015  06:43 PM    <DIR>          .
    03/26/2015  06:43 PM    <DIR>          ..
    03/26/2015  05:43 AM    <DIR>          amd64_microsoft-windows-n..xcorecomp.resources_31bf3856ad364e35_6.1.7600.16385_en-us_5f77a7f6ac017623
    03/26/2015  05:43 AM    <DIR>          amd64_microsoft-windows-n..xcorecomp.resources_31bf3856ad364e35_6.1.7601.17514_en-us_61a8bbbea8eff9bd
                   0 File(s)              0 bytes
                   4 Dir(s)  275,825,979,392 bytes free
    When I did "DIR C:\Windows\winsxs\tnoab" it came up "File not found"
      My Computer


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

    That's all as expected.
    I wonder if the problem is in the registry?

    I need to have a look at your COMPONENTS registry hive

    Please copy the C:\Windows\System32\config\COMPONENTS file (no extension) to your desktop and then compress it - upload the compressed file to your favoured fileshare site (preferably Dropbox or OneDrive) and post a link.
      My Computer


  4. Posts : 17
    Windows 7 home premium 64 bit
    Thread Starter
       #24
      My Computer


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

    Doh! - I just noticed that the version numbers for the currently-failing files are different to the old ones.

    I'll post another fix when I can find the right ones - however, I suspect that we may have a continuing problem, as this looks as if it may be a problem with hardlinks, rather than files - and those are very tricky to fix (I admit to never having succeeded yet!)

    Sorry about that!
      My Computer


  6. Posts : 17
    Windows 7 home premium 64 bit
    Thread Starter
       #26

    Sounds good, thank you.
      My Computer


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

    I've uploaded a file - tnoac.zip - to my OneDrive at Noel's OneDrive
    Please download and save it.

    Right-click on the saved file and select Extract all...
    Change the target to C:\ and click on Extract
    Close all windows (it would be a good idea to print these instructions!)

    Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
    Pick that
    You'll have to log in with your username and password.

    Pick the option to use a Command Prompt
    At the prompt type
    DIR C:\tnoac
    hit the enter key - if you get a 'Not Found' error try
    DIR D:\tnoac
    or
    DIR E:\tnoac



    The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following command...



    XCOPY <drive>:\tnoac <drive>:\windows\winsxs /y /i /s /v /h



    (e.g. XCOPY P:\wfire P:\windows\winsxs /y /i /s /v /h )



    run the command (it should take almost no time) and when the prompt returns, type
    EXIT
    and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.

    Now run SFC /SCANNOW in an Elevated Command Prompt
    then reboot and upload the new CBS.log file to your reply
      My Computer


  8. Posts : 17
    Windows 7 home premium 64 bit
    Thread Starter
       #28

    Sorry for the delayed response, was a little hectic at work the past few days. Here's the CBS log. It said when i ran the SFC that it repaired the errors, so hopefully that means we're all good!

    Attachment 355085

    Thank you again for all your help!
      My Computer


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

    Looks like it worked properly then - which is a mild surprise!
    Code:
     Line 6081: 2015-04-04 14:27:33, Info                  CSI    00000324 [SR] Repairing 1 components
     Line 6082: 2015-04-04 14:27:33, Info                  CSI    00000325 [SR] Beginning Verify and Repair transaction
     Line 6083: 2015-04-04 14:27:33, Info                  CSI    00000326 [SR] Repairing corrupted file [ml:520{260},l:106{53}]"\??\C:\windows\Inf\.NET Data Provider for Oracle\0409"\[l:104{52}]"_DataOracleClientPerfCounters_shared12_neutral_D.ini" from store
     Line 6084: 2015-04-04 14:27:33, Info                  CSI    00000327 [SR] Repairing corrupted file [ml:520{260},l:112{56}]"\??\C:\windows\Inf\.NET Data Provider for SqlServer\0409"\[l:80{40}]"_dataperfcounters_shared12_neutral_D.ini" from store
     Line 6085: 2015-04-04 14:27:33, Info                  CSI    00000328 [SR] Repairing corrupted file [ml:520{260},l:86{43}]"\??\C:\windows\Inf\.NET CLR Networking\0409"\[l:58{29}]"_Networkingperfcounters_D.ini" from store
     Line 6108: 2015-04-04 14:27:33, Info                  CSI    0000032a [SR] Repair complete
     Line 6109: 2015-04-04 14:27:33, Info                  CSI    0000032b [SR] Committing transaction
    With luck, Windows Update show work now - do a Check for Updates, and attempt to install ONLY the oldest found file - what happens?
    If it goes in OK, try the rest.
      My Computer


  10. Posts : 17
    Windows 7 home premium 64 bit
    Thread Starter
       #30

    Looks like it worked! Thank you so much for the help.
      My Computer


 
Page 3 of 4 FirstFirst 1234 LastLast

  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 08:39.
Find Us