Re: [Error number: 0x80070005]

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Robert Aldwinckle (robald_at_techemail.com)
Date: 10/27/04


Date: Wed, 27 Oct 2004 03:35:31 -0400


"Danny" <Danny@discussions.microsoft.com> wrote in message news:B7D0A71A-D85D-4928-BDD8-7536782EA32F@microsoft.com...
>I followed your instructions and it worked great... for awhile.
> In the past week I have had to use the commands to start BITS 2-3 times.
> Why do I have to keep strating BITS this way?

I doubt if you have to. I suspect you were only shown that command
in order to allow you to test your modification to the service's security
descriptor. What Startup type do you have for the service?
FWIW I have mine set at Manual and it seems to be started
automatically when necessary.

If you need more help, just to have something more to work with,
tell us what your Startup type is set to for that service,
whether you have made any changes in its Log On tab
and show what you get in response to this command:

    sc queryex bits

HTH

Robert Aldwinckle

---
>
> Thank you.
>
> "Narayana Mahankali [MSFT]" wrote:
>
>> Did you install any security templates on your machine before upgrading to
>> SP2?
>>
>> Please run the command below and post the output.
>>
>> sc sdshow bits
>>
>> Does it match the output below: (one line)
>>
>> D:AR(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
>>
>> If so you are seeing the error because the security templates incorrectly
>> removed the read access to the Network Service account for the BITS service.
>> This error has been corrected in the security templates. So to fix the
>> problem please download the latest security template and apply it and then
>> try to start the BITS service as follows:
>>
>> net start bits
>>
>> Alternatively, you can add read permissions to the NetworkService account by
>> appending (A;;KRLCLO;;;NS) to the DACL as follows and then try to start the
>> BITS:
>>
>> sc sdset bits
>> D:AR(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)(A;;KRLCLO;;;NS)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
>>
>> net start bits
>>
>> -- 
>> Narayana Mahankali
>> Microsoft, BITS
>>
>> This posting is provided "As Is" with no warranties, and confers no rights.
>> Use of included script samples are subject to the terms specified at
>> http://www.microsoft.com/info/cpyright.htm
>>
>>
>> "XP User" <xpusr@hotmail.com> wrote in message
>> news:c1313573.0408242235.52513ac7@posting.google.com...
>> > CCing BITS newsgroup for BITS error
>> >
>> > "Mike" <reply@togroup.com> wrote in message
>> > news:<#JhVkaaiEHA.2952@TK2MSFTNGP09.phx.gbl>...
>> >> Updated my domain joined machine to SP2.
>> >>
>> >> From Windows Update site hit the install button.
>> >>
>> >> Receive the following error message (@60% when registering)
>> >> [Error number: 0x80070005]
>> >>
>> >>
>> >> The following event log is related:
>> >> Event Type: Error
>> >> Event Source: Service Control Manager
>> >> Event Category: None
>> >> Event ID: 7024
>> >> Date:  24/08/2004
>> >> Time:  4:41:54 PM
>> >> User:  N/A
>> >> Computer: ZEUS
>> >> Description:
>> >> The Background Intelligent Transfer Service service terminated with
>> >> service-specific error 2147500053 (0x80004015).
>> >>
>> >> For more information, see Help and Support Center at
>> >> http://go.microsoft.com/fwlink/events.asp.
>>
>>
>> 

Quantcast