![]() |
|
09 Apr 2013 | #31 |
![]() |
Some interesting errors there....
from the update log.... Code:
2013-04-08 04:24:56:762 1008 86c Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256" 2013-04-08 04:24:58:556 1008 86c Setup WARNING: Cbs StartSession, error = 0x8007370B 2013-04-08 04:24:58:556 1008 86c Setup FATAL: Applicability evaluation for setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256" failed, error = 0x8007370B 2013-04-08 04:24:58:556 1008 86c Setup FATAL: SelfUpdate check failed, err = 0x8007370B 2013-04-08 09:25:02:501 1008 77c Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80190194 2013-04-08 09:25:02:501 1008 77c Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80190194 2013-04-08 09:25:02:501 1008 77c Misc WARNING: DownloadFileInternal failed for http://download.windowsupdate.com/v9...uv4wuredir.cab: error 0x80190194 2013-04-08 09:25:14:451 1008 77c Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256" 2013-04-08 09:25:16:245 1008 77c Setup WARNING: Cbs StartSession, error = 0x8007370B 2013-04-08 09:25:16:245 1008 77c Setup FATAL: Applicability evaluation for setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256" failed, error = 0x8007370B 2013-04-08 09:25:16:245 1008 77c Setup FATAL: SelfUpdate check failed, err = 0x8007370B 2013-04-08 09:25:16:245 1008 77c Agent * WARNING: Skipping scan, self-update check returned 0x8007370B 2013-04-08 09:25:16:245 1008 77c Agent * WARNING: Exit code = 0x8007370B This may be because of what we see in the CBS log... Code:
2013-04-06 17:23:12, Error CSI 00000005 (F) Invalid attribute name found: [l:28{14}]"PublicKmyToken"[gle=0x80004005] 2013-04-06 17:23:12, Error CSI 00000006@2013/4/6:21:23:12.256 (F) d:\win7sp1_gdr\base\wcp\identity\id_baseidentity.cpp(1263): Error STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME originated in function Windows::Identity::Rtl::Implementation::CRtlIdentityBase::CRtlIdentityBase_Initialize expression: pBAI != 0 [gle=0x80004005] 2013-04-06 17:23:12, Error CSI 00000007 (F) STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME #99357# from Windows::Identity::Rtl::Implementation::CRtlIdentityAuthority::IRtlIdentityAuthority_Parse(flags = 0, string = [l:312{156}]"6b5819de600853a49507704bd68a01d1, Culture=neutral, Version=6.1.7600.21062, PublicKmyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS") [gle=0xd0150017] 2013-04-06 17:23:12, Info CBS NonStart: Failed to get store. [HRESULT = 0x8007370b - ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME] 2013-04-06 17:23:12, Info CBS Failed to ensure no startup processing was required. [HRESULT = 0x8007370b - ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME] 2013-04-06 17:23:12, Info CBS Failed during startup processing, continuing with Trusted Installer execution [HRESULT = 0x8007370b - ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME] 2013-04-06 17:23:12, Info CBS Startup processing thread terminated normally ![]() The error actually lies in the registry. Please upload your C:\Windows\system32\config\components file (probably around 40MB) after compressing it - not that it's likely to be too big for the forum, so you'll have to upload it to a fileshare site such as SKydrive or DropBox and post a link. Then I'll check through it as much as possible, and send it back - hopefully fixed ![]() |
My System Specs![]() |
. |
|
29 Apr 2013 | #32 |
|
Sorry for the delay.
Here's the requested file: https://dl.dropboxusercontent.com/u/...components.zip |
My System Specs![]() |
15 May 2013 | #33 |
|
Any headway on this?
|
My System Specs![]() |
. |
|
15 May 2013 | #34 |
![]() |
Ooops! fell off my radar!
I'll get back to you in an hour or so... |
My System Specs![]() |
15 May 2013 | #35 |
|
K, thanks!
|
My System Specs![]() |
15 May 2013 | #36 |
![]() |
I've uploaded a file - test2kmy.zip - to my SkyDrive at Noel's SkyDrive
Please download and save it. Right-click on the saved file and select Extract all.... This will place a new folder test2kmy in the same place - with one file inside it... test2kmy.reg Open an Elevated Command Prompt, and run the following command REG LOAD HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS now right-click on the test2kmy.reg rile, and select Merge. Accept the warnings - and you should get a 'success' message. Now in the Command Prompt window, run the following command REG UNLOAD HKLM\COMPONENTS reboot once rebooted, run the CheckSUR tool again, and post the new CheckSUR.log file. Also - what happens if you now attempt to run SFC /SCANNOW from an Elevated Command Prompt? |
My System Specs![]() |
15 May 2013 | #37 |
|
Merging the reg entry was not successful:
|
My System Specs![]() |
15 May 2013 | #38 |
![]() |
Did you get 'success' messages from the two commands? (especially the first? (REG LOAD...))
|
My System Specs![]() |
15 May 2013 | #39 |
|
Nope, that screenshot just now is supposed to be the Success. So its a no go on that one Noel.
|
My System Specs![]() |
15 May 2013 | #40 |
![]() |
This is how the Command prompt for the 'REG LOAD command should have processed....
Code:
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Windows\system32>reg load hklm\components c:\windows\system32\config\componen ts The operation completed successfully. C:\Windows\system32> If you do, try the Merge again. |
My System Specs![]() |
![]() |
Thread Tools | |
Similar help and support threads | ||||
Thread | Forum | |||
Windows 7 SP1 Error 800736B3 Hello, I've been pulling my hair out trying to install SP1 for win7 for some time and have had no luck or useful support from Microsoft on the issue. I've run the CheckSUR multiple times. I've posted the log below. I've run the sfc program and when it finishes is says "Windows Resource... |
Windows Updates & Activation | |||
error code 80073AA2 and 800736B3 error installing updates KB2998812 , KB2977759 and KB976932 reverting changes attaching CBS Logs collection |
Windows Updates & Activation | |||
Error 800736B3 when updating KB3000869 to my Win 7 Hello! I have tried several days to run the KB3000869 update to my Win 7 laptop without success. It always fails and the error code is every time 800736B3. I have run ccleaner, sfc /scannow, SURT and several other tools but none of them has helped. My CBS logs can be found here:... |
Windows Updates & Activation | |||
error 800736B3 on 4 updates hello i'm stuck with these 4 updates. i've tried fixit, the big 500mo windows update correction program, manual installation etc nothing works i also have huge log files in my cbs folder (almost 5Go) . the cbs.log is almost 1Go here are the updates : kb2977629 kb2972211 kb2973112... |
Windows Updates & Activation | |||
error code 800736B3 installing SP1 Im getting this error code 800736B3. Can anyone help me. |
Windows Updates & Activation |
Our Sites |
Site Links |
About Us |
Find 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 06:52. |
![]() ![]() ![]() ![]() ![]() |