Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Bits starting error 2147024894

Reply
Thread Tools Display Modes

Bits starting error 2147024894

 
 
SpaceCowboy
Guest
Posts: n/a

 
      06-16-2005
hello

I have a problem trying to download new updates for windows xp sp2. I got an
error code 80246008. Then I checked my BITS and found out that I couldn't
turn it on (error code 2147024894). Can anyone help me with this problem
please?


Thank you
 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      06-17-2005
SpaceCowboy wrote:

> hello
>
> I have a problem trying to download new updates for windows xp sp2.
> I got an error code 80246008. Then I checked my BITS and found out
> that I couldn't turn it on (error code 2147024894). Can anyone
> help me with this problem please?

Hi,

Reset the security settings on the BITS service and see if it helps:

http://groups.google.co.uk/group/mic...c?dmode=source

(the "sc sdset bits ..." part in the link above)


Then, after the above, do the following:

Click Start >> Run >>
Type the follow command in the Open box.
"regsvr32.exe qmgr.dll" (w/o quotes)
Press Ok

Repeat the same for the following command:

regsvr32.exe qmgrprxy.dll


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
SpaceCowboy
Guest
Posts: n/a

 
      06-17-2005
I tried it already, but bits still not working. I also tried to download
bits update, but it said that I already have the newest version. Anymore
suggestion?

"Torgeir Bakken (MVP)" wrote:

> SpaceCowboy wrote:
>
> > hello
> >
> > I have a problem trying to download new updates for windows xp sp2.
> > I got an error code 80246008. Then I checked my BITS and found out
> > that I couldn't turn it on (error code 2147024894). Can anyone
> > help me with this problem please?

> Hi,
>
> Reset the security settings on the BITS service and see if it helps:
>
> http://groups.google.co.uk/group/mic...c?dmode=source
>
> (the "sc sdset bits ..." part in the link above)
>
>
> Then, after the above, do the following:
>
> Click Start >> Run >>
> Type the follow command in the Open box.
> "regsvr32.exe qmgr.dll" (w/o quotes)
> Press Ok
>
> Repeat the same for the following command:
>
> regsvr32.exe qmgrprxy.dll
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>

 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      06-18-2005
SpaceCowboy wrote:

> "Torgeir Bakken (MVP)" wrote:
>> SpaceCowboy wrote:
>>
>>> I have a problem trying to download new updates for windows xp sp2.
>>> I got an error code 80246008. Then I checked my BITS and found out
>>> that I couldn't turn it on (error code 2147024894). Can anyone
>>> help me with this problem please?

>>
>> Reset the security settings on the BITS service and see if it helps:
>>
>>http://groups.google.co.uk/group/mic...c?dmode=source
>>
>> (the "sc sdset bits ..." part in the link above)
>>
>> Then, after the above, do the following:
>>
>> Click Start >> Run >>
>> Type the follow command in the Open box.
>> "regsvr32.exe qmgr.dll" (w/o quotes)
>> Press Ok
>>
>> Repeat the same for the following command:
>>
>> regsvr32.exe qmgrprxy.dll
>>

>
> I tried it already, but bits still not working. I also tried
> to download bits update, but it said that I already have the
> newest version. Anymore suggestion?

Hi

Please try this:

Paste the following line into the Start/Run dialog box:

"%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader"

and click OK.

The folder Downloader should now be opened in Explorer.

Delete all the files in the folder.

Now try to start the BITS service again.


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
SpaceCowboy
Guest
Posts: n/a

 
      06-18-2005
Still not working :*(
Anyone has more suggestion?

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      06-21-2005
"SpaceCowboy" <> wrote in message
news:99EC5E45-8F50-4890-A587-...
> hello
>
> I have a problem trying to download new updates for windows xp sp2. I got an
> error code 80246008. Then I checked my BITS and found out that I couldn't
> turn it on (error code 2147024894). Can anyone help me with this problem
> please?



Try a search? Let's use that second error code.
It looks like a decimal number but I suspect it is also signed.
E.g. was there a minus sign (hyphen) in front of it where you found it?

Somebody else today actually had the unsigned version of the same code
somehow. Here is how I replied to them:

<reply>
> I can't start BITS, gettiing an error 2147942402



Try a search? First it helps to convert that code which is obviously
decimal but apparently not signed decimal (as they usually are) to hex.
E.g. Run... calc.exe set it to operate in Scientific mode (Alt-V,S)
paste (or type) your code into its input box and press F5.
Also since the resulting hex string might be misinterpreted as decimal
itself and since we want all instances of it interpreted as a hex string
anyway search also for that computed hex value prefixed by 0x.


http://groups-beta.google.com/group/...a31a207916337e

Google Groups search for
(2147942402 OR 80070002 OR 0x80070002) (MSFT OR MVP) group:microsoft.public.windowsupdate
)


Good luck

Robert Aldwinckle
---

</reply>



>
>
> Thank you



 
Reply With Quote
 
SpaceCowboy
Guest
Posts: n/a

 
      06-21-2005
it does have a sign in the front.. (-2147024894)
I still don't have time to fix this problem..
If anyone found a cure for this, please help me...

thanks everyone
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet Explorer 7 (32-bits) keeps on freezing wile the 64-bits works OK in Vista 64 Trond Ruud Windows Vista General Discussion 2 06-16-2007 03:30 PM
Digital signature for 32 bits and 64 bits question. hsphuah@usa.com Windows Vista Drivers 2 01-18-2006 12:14 AM
BITS error rob Windows Update 2 05-18-2005 11:28 PM
BITS error rob Windows Update 0 05-18-2005 01:21 AM
BITS Error jasonp82 Windows Update 1 10-23-2004 06:38 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59