Prev: Error 0xC80003FB & 0xC80003FA
Next: Service Pack 3 de Microsoft SQL Server Express Edition (KB955706)
From: PA Bear [MS MVP] on 25 Oct 2009 14:01 <plonk> Untit1ed wrote: > "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.2.6001.788" - I > believe problem is here. It looks like a very common problem if I google > it, > but no one solved it so far. Your solution doesn't work.
From: Robert Aldwinckle on 25 Oct 2009 16:02 "Untit1ed" <Untit1ed(a)discussions.microsoft.com> wrote in message news:3419EFC8-5DDF-43D8-848D-0B166C2C3FE5(a)microsoft.com... >I already tried that tool. It said there is nothing to fix. You could use bitsadmin /util to get a second opinion (and an alternative repair if necessary). But do we even know for sure that BITS is the problem service? <cmd_output OS="XPsp3"> E:\>set /a c = 0x424 1060 E:\>net helpmsg %c% The specified service does not exist as an installed service. </cmd_output> E.g. where exactly do we get informed that BITS is the "specified" service? This, from the latest log isn't enough IMO: <extract timestamp="Date: Sat, 24 Oct 2009 21:38:01 -0700"> 2009-10-24 21:31:30:075 648 4a8 Setup WARNING: Cbs StartSession, error = 0x80070424 </extract> It might just as easily be about some other necessary service, such as wuauserv. Perhaps Vista's CBS.log would clarify that as some context for the code (in either its unadorned hex or decimal representations)? Otherwise you could supplement *all* your existing diagnostics by running ProcMon and then seeing then how these log messages relate to other registry and file accesses about the same time. Good luck Robert Aldwinckle --- > My service is > running. Even if I go to "Restore Hidden Updates" section I can download > older updates that I canceled before, but it won't install anything because > of that error. > > "??�?l" wrote: > >> 0x80070424 >> >> -2147023836 >> >> ERROR_SERVICE_DOES_NOT_EXIST BITS service is deleted. >> >> 80070424 usually means that the BITS service (required by Windows Update) is >> not running. >> >> Suggest you run the BITS Repair Tool to see if that helps resolve the issue >> after installing the update for it: >> <http://support.microsoft.com/kb/940520> >> -=- >> >> >> >> ??�?l >> ���� >> -=- >> >> "Untit1ed" wrote: >> >> > Suddenly this error started to show up when I am trying to use windows >> > update. I didn't install anything before it happened. >> > I tried to search for it, but solutions to restart service, or >> > >> > net stop wuauserv >> > regsvr32.exe wuapi.dll >> > regsvr32.exe wups.dll >> > regsvr32.exe wuaueng.dll >> > regsvr32.exe wucltui.dll >> > regsvr32.exe MSXML3.dll >> > regsvr32.exe qmgr.dll >> > regsvr32.exe qmgrprxy.dll >> > net start wuauserv >> > >> > don't solve my problem. >> > >> > Please help.
From: Untit1ed on 25 Oct 2009 17:38 Thanks, so helpful.
First
|
Prev
|
Pages: 1 2 3 4 Prev: Error 0xC80003FB & 0xC80003FA Next: Service Pack 3 de Microsoft SQL Server Express Edition (KB955706) |