Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows 2000 Update Problem -- BITS Properties?

Reply
Thread Tools Display Modes

Windows 2000 Update Problem -- BITS Properties?

 
 
fermu
Guest
Posts: n/a

 
      09-04-2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steven Hilgendorf wrote:

> "Could not start the Background Intelligent Transfer Service service on
> local computer. Error 1083: The executable program that this service is
> configured to run in does not implement the service."



you could try to reinstall de BITS service with this command.

rundll32.exe setupapi,InstallHinfSection DefaultInstall 132
%SystemRoot%\inf\qmgr.inf

Also re-register the following dll's typing these commands:

regsvr32 qmgr.dll
regsvr32 qmgrprxy.dll

reboot windows and see if the issue is solved
- --
Saludos
Fernando M. / Registered Linux User #367696
Fermu's Website - http://www.fermu.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDGyZHTOjWl8puOQ4RAiw5AJ9VQG8Yra+geOTc4C/o1tVpz2Ap2QCfdscv
L6d6rfuSBzxSMqVoFng0agQ=
=qKa3
-----END PGP SIGNATURE-----
 
Reply With Quote
 
 
 
 
Steven Hilgendorf
Guest
Posts: n/a

 
      09-04-2005
Using Windows 2000 Professional I cannot seem to get the last seven
Microsoft Updates downloaded/installed. When I click on 'Install
Updates' the 'Installing Updates' screen indicates "Updates were Unable
to be Successfully Installed".

I noticed in Component Services that the Background Intelligent Transfer
Service (BITS) is NOT started/ing. The Properties are set to 'manual'
start, however if I try to manually start the service I get the
following error:

"Could not start the Background Intelligent Transfer Service service on
local computer. Error 1083: The executable program that this service is
configured to run in does not implement the service."

Do you think this could be my problem? What could be causing this
error? Any suggestions and/or thoughts would be appreciated.

Steven
 
Reply With Quote
 
fermu
Guest
Posts: n/a

 
      09-04-2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

yes this helps... try the suggestion of the following kb article


http://support.microsoft.com/default...&Product=winxp

note that the article applies to winxp but i think that the suggestions
are valid for win2k too
- --
Saludos
Fernando M. / Registered Linux User #367696
Fermu's Website - http://www.fermu.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDGzqvTOjWl8puOQ4RAhO7AJ9M0zWOxYkbc5fSBrJlrG 7l9E/WbgCgsmfJ
jtDjT00PRdE9A6H7X30X5iM=
=dQl2
-----END PGP SIGNATURE-----
 
Reply With Quote
 
Steven Hilgendorf
Guest
Posts: n/a

 
      09-04-2005
fermu wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Steven Hilgendorf wrote:
>
>
>>"Could not start the Background Intelligent Transfer Service service on
>>local computer. Error 1083: The executable program that this service is
>>configured to run in does not implement the service."

>
>
>
> you could try to reinstall de BITS service with this command.
>
> rundll32.exe setupapi,InstallHinfSection DefaultInstall 132
> %SystemRoot%\inf\qmgr.inf
>
> Also re-register the following dll's typing these commands:
>
> regsvr32 qmgr.dll
> regsvr32 qmgrprxy.dll
>
> reboot windows and see if the issue is solved
> - --
> Saludos
> Fernando M. / Registered Linux User #367696
> Fermu's Website - http://www.fermu.com


Thank you for your reply. I receive an "Installation Failed" error when
trying to reinstall the BITS service using the above command?
Re-registering the other *.dll's went fine. I don't know if this helps,
but I just noticed the following two (2) system event errors:

------------------------------------------------
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 9/4/2005
Time: 12:49:05 PM
User: N/A
Computer: STEVENMH
Description:
The Background Intelligent Transfer Service service failed to start due
to the following error:
The executable program that this service is configured to run in does
not implement the service.

-------------------------------------------------
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10005
Date: 9/4/2005
Time: 12:47:30 PM
User: NT AUTHORITY\SYSTEM
Computer: STEVENMH
Description:
DCOM got error "The executable program that this service is configured
to run in does not implement the service. " attempting to start the
service BITS with arguments "" in order to run the server:
{4991D34B-80A1-4291-83B6-3328366B9097}
---------------------------------------------------

Any other suggestions would be appreciated,

Steven
 
Reply With Quote
 
Steven Hilgendorf
Guest
Posts: n/a

 
      09-06-2005
fermu wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> yes this helps... try the suggestion of the following kb article
>
>
> http://support.microsoft.com/default...&Product=winxp
>
> note that the article applies to winxp but i think that the suggestions
> are valid for win2k too
> - --
> Saludos
> Fernando M. / Registered Linux User #367696
> Fermu's Website - http://www.fermu.com


I still cannot get BITS started. That article was for Windows XP, I'm
running Windows 2000.

Thanks again,

Steven
 
Reply With Quote
 
fermu
Guest
Posts: n/a

 
      09-06-2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steven Hilgendorf wrote:
>
> I still cannot get BITS started. That article was for Windows XP, I'm
> running Windows 2000.


I know it...
In the services snap-in,

Can you check if "Windows Management Instrumetation" service are running?
Also verify the account that is being used by the BITS service in the
logon TAB, check if "Local System account" is used


- --
Saludos
Fernando M. / Registered Linux User #367696
Fermu's Website - http://www.fermu.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDHgDkTOjWl8puOQ4RAob2AJ9EfkVanaZggtaTEh4gq3 UtO4mv3ACdETeq
XeT5gCKrRLma0+Yz1et70iY=
=Kjvo
-----END PGP SIGNATURE-----
 
Reply With Quote
 
Steven Hilgendorf
Guest
Posts: n/a

 
      09-07-2005
fermu wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Steven Hilgendorf wrote:
>
>>I still cannot get BITS started. That article was for Windows XP, I'm
>>running Windows 2000.

>
>
> I know it...
> In the services snap-in,
>
> Can you check if "Windows Management Instrumetation" service are running?
> Also verify the account that is being used by the BITS service in the
> logon TAB, check if "Local System account" is used
>
>
> - --
> Saludos
> Fernando M. / Registered Linux User #367696
> Fermu's Website - http://www.fermu.com


Hello. Yes, the "Windows Management Instrumentation" is set to
Automatic and is started/running. BITS|Log On "log on as" Local System
Account is checked. "Allow service to interact with desktop" is
unchecked. The Hardware Profile, "Profile 1" is enabled.

In addition, Dependencies tab:

1. Remote Procedure Call (RPC) - Automatic/Started
2. System Event Notification/Com + Event System/Remote Procedure Call
(RPC) - Automatic/Started
3. Windows Management Instrumentation Driver Extensions - Automatic/Started

Any of this help?

Steven
 
Reply With Quote
 
fermu
Guest
Posts: n/a

 
      09-08-2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steven Hilgendorf wrote:

> 1. Remote Procedure Call (RPC) - Automatic/Started
> 2. System Event Notification/Com + Event System/Remote Procedure Call
> (RPC) - Automatic/Started
> 3. Windows Management Instrumentation Driver Extensions - Automatic/Started
>
> Any of this help?
>
> Steven


The services is set correctly
go to registry editor and navigate to the following key

HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\SvcHost.

Double click in "netsvcs" key, review if the bits service is listed.


- --
Saludos
Fernando M. / Registered Linux User #367696
Fermu's Website - http://www.fermu.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDIHA/TOjWl8puOQ4RAqPGAJ0SOjpn87AvsS4q1B6Kkmbc+GLBBgCfdV Oq
IH/bvEt9irF5uB7Z70/m4c0=
=R/VL
-----END PGP SIGNATURE-----
 
Reply With Quote
 
Steven Hilgendorf
Guest
Posts: n/a

 
      09-08-2005
fermu wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Steven Hilgendorf wrote:
>
>
>>1. Remote Procedure Call (RPC) - Automatic/Started
>>2. System Event Notification/Com + Event System/Remote Procedure Call
>>(RPC) - Automatic/Started
>>3. Windows Management Instrumentation Driver Extensions - Automatic/Started
>>
>>Any of this help?
>>
>>Steven

>
>
> The services is set correctly
> go to registry editor and navigate to the following key
>
> HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\SvcHost.
>
> Double click in "netsvcs" key, review if the bits service is listed.
>
>
> - --
> Saludos
> Fernando M. / Registered Linux User #367696
> Fermu's Website - http://www.fermu.com


No, there is no bits service listed under the "netsvcs" key. There is a
BITSgroup under SvcHost. Here is the entire exported SvcHost key:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost]
"netsvcs"=hex(7):45,00,76,00,65,00,6e,00,74,00,53, 00,79,00,73,00,74,00,65,00,\

6d,00,00,00,49,00,61,00,73,00,00,00,49,00,70,00,72 ,00,69,00,70,00,00,00,49,\

00,72,00,6d,00,6f,00,6e,00,00,00,4e,00,65,00,74,00 ,6d,00,61,00,6e,00,00,00,\

4e,00,77,00,73,00,61,00,70,00,61,00,67,00,65,00,6e ,00,74,00,00,00,52,00,61,\

00,73,00,61,00,75,00,74,00,6f,00,00,00,52,00,61,00 ,73,00,6d,00,61,00,6e,00,\

00,00,52,00,65,00,6d,00,6f,00,74,00,65,00,61,00,63 ,00,63,00,65,00,73,00,73,\

00,00,00,53,00,45,00,4e,00,53,00,00,00,53,00,68,00 ,61,00,72,00,65,00,64,00,\

61,00,63,00,63,00,65,00,73,00,73,00,00,00,54,00,61 ,00,70,00,69,00,73,00,72,\

00,76,00,00,00,4e,00,74,00,6d,00,73,00,73,00,76,00 ,63,00,00,00,57,00,6d,00,\

64,00,6d,00,50,00,6d,00,53,00,4e,00,00,00,77,00,7a ,00,63,00,73,00,76,00,63,\
00,00,00,00,00
"rpcss"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00 ,00,00
"wugroup"=hex(7):77,00,75,00,61,00,75,00,73,00,65, 00,72,00,76,00,00,00,00,00
"BITSgroup"=hex(7):42,00,49,00,54,00,53,00,00,00,0 0,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Svchost\BITSGroup]
"DefaultRpcStackSize"=dword:00000008

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Svchost\netsvcs]
"CoInitializeSecurityParam"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Svchost\wugroup]
"CoInitializeSecurityParam"=dword:00000001

Steven
 
Reply With Quote
 
fermu
Guest
Posts: n/a

 
      09-09-2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


hi again!


are the "wugroup" listed in the netsvcs key?

also, please, review the following link and see if this helps you

http://www.faqshop.com/misc/default....s/err%2053.htm

- --
Saludos
Fernando M. / Registered Linux User #367696
Fermu's Website - http://www.fermu.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDIVkpTOjWl8puOQ4RAtjhAKC/zsKE0v7GWPiFqF5oDx0+GnyT4QCfShVV
1eN6buBu/KDgHoZRqhOUC3Q=
=YZY7
-----END PGP SIGNATURE-----
 
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
BITS will not start in Windows 2000 Pro SP4 PacBob Windows Update 5 08-18-2005 03:29 AM
BITS 2.0 Beta for Windows 2000 (KB842773 v3) Fails to install David Windows Update 2 03-04-2005 11:27 AM
Problem with Windows 64 bits and Windows Update markmzz Windows Update 2 12-04-2004 04:33 PM
Problem with Windows 64 bits and Windows Update markmzz Windows Update 0 12-04-2004 08:17 AM
Problem with Windows 64 bits and Windows Update markmzz Windows Update 0 12-04-2004 08:05 AM



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