[SOLVED] Windows 7 Update - Error Code 80070490, Error Code 9C48

Thanks for the info. I see the issue in the log. There's an issue with KB2922229. Let's try removing it and see if we get an error.
Code:
2015-06-28 11:35:42, Error                 CSI    000001cd@2015/6/28:03:35:42.798 (F) d:\win7sp1_gdr\base\wcp\componentstore\csd_locking.cpp(324): Error STATUS_SXS_ASSEMBLY_MISSING originated in function CCSDirectTransaction::LockComponent expression: (null)
[gle=0x80004005]
2015-06-28 11:35:44, Error                 CSI    000001ce (F) STATUS_SXS_ASSEMBLY_MISSING #2663352# from CCSDirectTransaction::OperateEnding at index 0 of 1 operations, disposition 2[gle=0xd015000c]
2015-06-28 11:35:44, Error                 CSI    000001cf (F) HRESULT_FROM_WIN32(ERROR_SXS_ASSEMBLY_MISSING) #2663237# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_InstallDeployment(Flags = 0, a = 2a76a4ed4b5d53d8c2d3264cdc842936, Version = 6.1.7601.18229, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral, cb = (null), s = (null), rid = [78]"Package_4_for_KB2922229~31bf3856ad364e35~amd64~~6.1.1.2.2922229-11_neutral_GDR", rah = [1]"3", manpath = (null), catpath = (null), disp = 0)[gle=0x80073701]
2015-06-28 11:35:44, Info                  CBS    Failed to begin deployment installation for Update: 2922229-11_neutral_GDR [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2015-06-28 11:35:44, Info                  CBS    Failed to execute item[0] in Package: Package_4_for_KB2922229~31bf3856ad364e35~amd64~~6.1.1.2, Update: 2922229-11_neutral_GDR [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2015-06-28 11:35:44, Info                  CBS    Failed to execute execution update. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2015-06-28 11:35:44, Info                  CBS    Failed to execute execution package: Package_4_for_KB2922229~31bf3856ad364e35~amd64~~6.1.1.2 [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2015-06-28 11:35:44, Info                  CBS    Failed to prepare execution. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2015-06-28 11:35:44, Info                  CBS    Failed to process component watch list. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]


Remove Update Manually
1. Click on the Start
Start%20Orb.jpg
button and in the search box, type Command Prompt
2. When you see Command Prompt on the list, right-click on it and select Run as administrator
3. When command prompt opens, copy and paste the following command into it, press enter
wusa /uninstall /KB:2922229

4. Let me know if it says it was successful or if there are any errors.

Thank you.
 
I think it was successful. A while after I clicked uninstall the window closed on its own. Nothing new came up in the command prompt though.
 
Thank you. Let's try the following again.

Manual Install
1. First verify that KB3063858 is still showing as needing installed.
2. If it is, please download KB3063858 and save to your desktop. Note: You can use the one you already downloaded.
3. Install from this downloaded file.
4. If it works, great! Go ahead and install the other two (you may have to download them if they don't install through Windows Update normally).
5. If it fails, please provide me the following two logs.
C:\Windows\WindowsUpdate.log
C:\Windows\Logs\CBS\CBS.log
 
That's really good news. Please reboot your machine and then do the following. Even if you have already done this I would like to do it again. It's a telemetry update so I have a few ideas about what to do with this one.

Manual Install
1. First verify that KB3068708 is still showing as needing installed.
2. If it is, please download KB3068708 and save to your desktop. Note: You can use the one you already downloaded.
3. Install from this downloaded file.
4. If it works, great! Go ahead and install the other two (you may have to download them if they don't install through Windows Update normally).
5. If it fails, please provide me the following two logs.
C:\Windows\WindowsUpdate.log
C:\Windows\Logs\CBS\CBS.log
 

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

Back
Top