Error with Windows Update KB3000850

Anonymous
2014-11-19T14:40:18+00:00

Hi,

This update, KB3000850, is quite large -- something like 720+Mb.  After quite some time downloading (seemed to get stuck at 4% and 90% downloaded), I got error 800700002 when I tried to install this windows update.

Right after starting download, I disabled my real time anti-virus.

Can anyone suggest ways to overcome this problem???

Thanks

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

64 answers

Sort by: Most helpful
  1. Anonymous
    2014-12-01T23:40:40+00:00

    I tried creating an accessibility folder off my menu, no luck

    Did you check to see if that was necessary?  My suggestion was to use  ReportingEvents.log to find a timestamp and then see if you could find anything interesting and relevant at that time in CBS.log.  Uwe used that suggestion to devise a solution for his case.  What's yours?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-12-01T15:00:44+00:00

    Robert,

    While the DISM repairs and says things are OK, I still can not load this update.

    I tried creating an accessibility folder off my menu, no luck

    Any other ideas

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-11-27T22:35:32+00:00

    For more detail I would use the ReportingEvents.log to get the timestamp.  Then find the portion of CBS.log which corresponded to that.  It might give a clue about which module is "missing".

    Hello Robert,

    thanks for this great hint!

    Checking CBS.log revealed that KB3000850 is picky about the structure of the start menu...

    I had moved several entries to a sub-directory:

    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility

    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\Tablet PC

    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools

    It is easy to spot these errors in CBS.log: search for ", Error" without the quotes (the comma space in front is important).

    After recreating these three directories I was able to install KB3000850 :-)

    Thanks again & greetings from Germany,

    Uwe

    Thank you so much!!! I have had a single Windows Update bugging me for over 3 months and it act like it installed just fine, make me restart my computer, and then reappear in the update window when my laptop booted up again. 2 more updates recently started doing the same thing until today.

    I created the Accessibility, Accessories, Tablet PC, and System Tools directories (some of them were completely empty), I also created a System Tools directory within \Start Menu\Programs\ and all updates FINALLY installed successfully!! :DDD Such a dumb reason to fail...

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-11-26T22:06:38+00:00

    Excuse me, but this defies any common sence!

    In Windows 8 the standard default location for 'System Tools' folder is actually the 'Program Files' folder. This subfolder is NOT supposed to reside under 'Accessories'. It was moved one level up by Windows 8 (compared to the older versions of Windows).

    In fact, back in April we had exactly the same problem with KB2919355 update

    http://atarasevich.blogspot.com/2014/04/error-0x80070002-when-installing-new.html

    And back then it was caused by the fact that some users moved the 'System Tools' directory from its default Windows 8 location to the more familiar location under 'Accessories'.

    Now we are looking at KB3000850, which fails for opposite reason: it actually expects 'System Tools' to reside under 'Accessories'???

    What's going on here? Firstly, we have major updates fail just because there was some cosmetic change in menu folder structure?! And now we see that Microsoft cannot make up its mind on what that menu folder structure is supposed ot be?!

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2014-11-25T17:29:08+00:00

    Hi,

    It's really easy to fix it a 800700002 error is a simple OBJCT NAME NOT FOUND ....

    for me is just the Accessibility folder who was miss it !

    i have juste create a new on into C:\ProgramData\Microsoft\Windows\Start Menu\Programs and the update work fine

    for more détails the thread is here :

    http://forum.infosub.fr/viewtopic.php?f=9&t=23&sid=ecb82b85cb90e70f3df9fed25a5fbcc0` `

    look into you CBS.log

    2014-11-25 14:22:12, Error   CSI    00000ed8 (F) STATUS_OBJECT_NAME_NOT_FOUND #14161981# from Windows::Rtl::SystemImplementation::CSystemIsolationLayer_IRtlSystemIsolationLayerTearoff::OpenFilesystemDirectory(flags = 0, da = (FILE_ALL_ACCESS), dn = [ml:520{260},l:140{70}]"\??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility", sa = (FILE_SHARE_READ|FILE_SHARE_DELETE), oo 

    bye

    Was this answer helpful?

    0 comments No comments