|
#1
|
|||
|
|||
|
Trying to update.
Get the following: Error Code: 0x80246008 Problem: The following failed to update: Microsoft Windows Installer 3.1 Update for Windows XP (KB898461) Windows Genuine Advantage Validation Tool (KB892130) -- jrm |
|
#2
|
|||
|
|||
|
This error may occur if one or more of the following services are disabled or
unavailable. Background Intelligent Transfer Service (BITS) Event Log http://update.microsoft.com/windowsu...=en&IsMu=False http://support.microsoft.com/?kbid=883822 You receive a "The necessary services are disabled or unavailable" error message when you connect to the Microsoft Windows Update Web site or to the Microsoft Update Web site "JR" <JR@discussions.microsoft.com> wrote in message news:41D5BCC5-88BB-442B-B92A-F36A88CD81FC@microsoft.com... > Trying to update. > Get the following: > > Error Code: 0x80246008 > > Problem: > The following failed to update: > Microsoft Windows Installer 3.1 > Update for Windows XP (KB898461) > Windows Genuine Advantage Validation Tool (KB892130) > > > > > > -- > jrm |
|
#3
|
|||
|
|||
|
I found by accident that AU did not work, manually I found the same error as
OP. I tried to activate BITS but no go. I did follow the procedure on art. 883822 (rereg those dll's - ok,ok) but after that BITS would not wake up either. Errorcode -2147024894. In the system log it states: 2147942402 (0x80070002). Any ideas? "TaurArian [MVP]" wrote: > This error may occur if one or more of the following services are disabled or > unavailable. Background Intelligent Transfer Service (BITS) Event Log > http://update.microsoft.com/windowsu...=en&IsMu=False > > http://support.microsoft.com/?kbid=883822 > You receive a "The necessary services are disabled or unavailable" error message when > you connect to the Microsoft Windows Update Web site or to the Microsoft Update Web > site > > > "JR" <JR@discussions.microsoft.com> wrote in message > news:41D5BCC5-88BB-442B-B92A-F36A88CD81FC@microsoft.com... > > Trying to update. > > Get the following: > > > > Error Code: 0x80246008 > > > > Problem: > > The following failed to update: > > Microsoft Windows Installer 3.1 > > Update for Windows XP (KB898461) > > Windows Genuine Advantage Validation Tool (KB892130) > > > > > > > > > > > > -- > > jrm > > |
|
#4
|
|||
|
|||
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Bert W wrote: > I found by accident that AU did not work, manually I found the same error as > OP. I tried to activate BITS but no go. I did follow the procedure on art. > 883822 (rereg those dll's - ok,ok) but after that BITS would not wake up > either. Errorcode -2147024894. In the system log it states: 2147942402 > (0x80070002). Any ideas? Please, read the related part with BITS in this article, and see if this helps. **/Maintenance and operation of Windows Update core services http://www.fermu.com/content/view/256/2/lang,us/ - -- Saludos / Fernando M. MS MVP Windows - Shell/User Fermu's Website - http://www.fermu.com Fermu's Forum - http://fermu.notlong.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) iD8DBQFDe257TOjWl8puOQ4RAj8DAJ43BeCDv9eJcSMW4kLLZq siQsWNzwCeONNm ER1zsnCx9ZqPBsoCp9BBW3s= =leVO -----END PGP SIGNATURE----- |
|
#5
|
|||
|
|||
|
Try manually downloading the BITS package and install it.
http://www.microsoft.com/downloads/d...displaylang=en Update for Background Intelligent Transfer Service (BITS) 2.0 and WinHTTP 5.1 (KB842773) If appropriate reboot and then try and start BITS. "Bert W" <Bert W@discussions.microsoft.com> wrote in message news:E71C8B47-E6D9-4800-814C-EAD3A7BD5F19@microsoft.com... >I found by accident that AU did not work, manually I found the same error as > OP. I tried to activate BITS but no go. I did follow the procedure on art. > 883822 (rereg those dll's - ok,ok) but after that BITS would not wake up > either. Errorcode -2147024894. In the system log it states: 2147942402 > (0x80070002). Any ideas? > > "TaurArian [MVP]" wrote: > >> This error may occur if one or more of the following services are disabled or >> unavailable. Background Intelligent Transfer Service (BITS) Event Log >> http://update.microsoft.com/windowsu...=en&IsMu=False >> >> http://support.microsoft.com/?kbid=883822 >> You receive a "The necessary services are disabled or unavailable" error message >> when >> you connect to the Microsoft Windows Update Web site or to the Microsoft Update >> Web >> site >> >> >> "JR" <JR@discussions.microsoft.com> wrote in message >> news:41D5BCC5-88BB-442B-B92A-F36A88CD81FC@microsoft.com... >> > Trying to update. >> > Get the following: >> > >> > Error Code: 0x80246008 >> > >> > Problem: >> > The following failed to update: >> > Microsoft Windows Installer 3.1 >> > Update for Windows XP (KB898461) >> > Windows Genuine Advantage Validation Tool (KB892130) >> > >> > >> > >> > >> > >> > -- >> > jrm >> >> |
|
#6
|
|||
|
|||
|
In another thread (2147942402 (0x80070002)) I found the solution to get BITS
active. The problem has obviously something to do with the removal of Norton AVirus awhile ago. I post the solution here. All credits go to David_C. Thanks again. Hello all, If deleting the ..\downloader folder has not solved your problem try this. It should do the trick. 1. Open a new text document on your desktop. -right click on desktop -point to new -point to text document 2. Copy and paste the following entries into the text document. regsvr32 oleaut32.dll regsvr32 jscript.dll regsvr32 vbscript.dll regsvr32 msxml.dll regsvr32 softpub.dll regsvr32 wintrust.dll regsvr32 initpki.dll regsvr32 cryptdlg.dll 3. Save this file as a batch file. -click on save as -open the drop down box at the bottom to read save as file type: all files -name of file: BITS_fix.bat (the .bat is creating a batch file) 4. Run the BITS_fix.bat (double-click) 5. Now start BITS service. Should start fine and allow all updates. Explanation: (I think this is what's happening) -Removing an anti-virus program removes or corrupts initpki.dll. Hopes this works for any frustrated users out there. Regards, Bert W "Bert W" wrote: > I found by accident that AU did not work, manually I found the same error as > OP. I tried to activate BITS but no go. I did follow the procedure on art. > 883822 (rereg those dll's - ok,ok) but after that BITS would not wake up > either. Errorcode -2147024894. In the system log it states: 2147942402 > (0x80070002). Any ideas? > > "TaurArian [MVP]" wrote: > > > This error may occur if one or more of the following services are disabled or > > unavailable. Background Intelligent Transfer Service (BITS) Event Log > > http://update.microsoft.com/windowsu...=en&IsMu=False > > > > http://support.microsoft.com/?kbid=883822 > > You receive a "The necessary services are disabled or unavailable" error message when > > you connect to the Microsoft Windows Update Web site or to the Microsoft Update Web > > site > > > > > > "JR" <JR@discussions.microsoft.com> wrote in message > > news:41D5BCC5-88BB-442B-B92A-F36A88CD81FC@microsoft.com... > > > Trying to update. > > > Get the following: > > > > > > Error Code: 0x80246008 > > > > > > Problem: > > > The following failed to update: > > > Microsoft Windows Installer 3.1 > > > Update for Windows XP (KB898461) > > > Windows Genuine Advantage Validation Tool (KB892130) > > > > > > > > > > > > > > > > > > -- > > > jrm > > > > |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Update installation fails | Harold Cataquet | Windows Update | 23 | 01-05-2006 05:17 PM |
| Error Code: 0x80246008 | DAL | Windows Update | 0 | 01-05-2006 05:16 PM |
| Re: Error 0x80246008 | Jean | Windows Update | 1 | 01-05-2006 05:14 PM |
| Error Code 0x80246008 | Fawn1too | Windows Update | 1 | 01-05-2006 05:14 PM |
| what is error code 0x80246008 | gray1101 | Windows Update | 2 | 01-05-2006 05:11 PM |