Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > 0x8007043B and Automatic Updates Error 1083: The executable program that this service is configured to run in does not implement the service.

Reply
Thread Tools Display Modes

0x8007043B and Automatic Updates Error 1083: The executable program that this service is configured to run in does not implement the service.

 
 
Christopher Pankhurst
Guest
Posts: n/a

 
      03-11-2006
Hi,
I cannot use windows update. I have narrowed it down to the fact that
Automatic Updates service does not want to start. It gives the error: "Error
1083: The executable program that this service is configured to run in does
not implement the service.". I have done a bit of googling, and found a few
suggestions, none of which have worked for my XP SP2 computer.

first I reinstalled SP2
then

C:\Documents and Settings\chris>Regsvr32 %windir%\system32\qmgr.dll

C:\Documents and Settings\chris>regsvr32 %windir%\system32\qmgrprxy.dll

C:\Documents and Settings\chris>regsvr32 wuaueng.dll

I have also done a cursory comparison the registry against a different XP
SP2 computer which has no problem and could not find a different so far as
"Automatic Updates" was concerned.

I have also checked that key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\Current Version\SvcHost, value netsvcs includes BITS and wuauserv - it
does.

Could somebody please help me out here?

Thanks,
Chris Pankhurst




 
Reply With Quote
 
 
 
 
Maurice N ~ MVP
Guest
Posts: n/a

 
      03-11-2006
Have you run Services.msc and looked closely at the services?

Start button > select RUN> type in SERVICES.MSC

The following services are needed by the processes at Windows Update. In services management console ( services.msc) they must NOT be *Disabled* in the Startup type.
They need to show a startup type of Manual or Automatic.
Here are the services & their Startup types:

Background Intelligent Transfer Service(BITS) Manual
Cryptographic Services Automatic
Remote Procedure Call (RPC) Automatic
System Restore Service Automatic

Now then, look at the entry for Automatic Updates. Does it shows Started in the Status column? If not, click on "Start" the service link.

--
Maurice N
MVP Windows - Shell / User
-----

Christopher Pankhurst wrote:
> Hi,
> I cannot use windows update. I have narrowed it down to the fact that
> Automatic Updates service does not want to start. It gives the error:
> "Error 1083: The executable program that this service is configured
> to run in does not implement the service.". I have done a bit of
> googling, and found a few suggestions, none of which have worked for
> my XP SP2 computer.
>
> first I reinstalled SP2
> then
>
> C:\Documents and Settings\chris>Regsvr32 %windir%\system32\qmgr.dll
>
> C:\Documents and Settings\chris>regsvr32
> %windir%\system32\qmgrprxy.dll
>
> C:\Documents and Settings\chris>regsvr32 wuaueng.dll
>
> I have also done a cursory comparison the registry against a
> different XP SP2 computer which has no problem and could not find a
> different so far as "Automatic Updates" was concerned.
>
> I have also checked that key
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current
> Version\SvcHost, value netsvcs includes BITS and wuauserv - it does.
>
> Could somebody please help me out here?
>
> Thanks,
> Chris Pankhurst

 
Reply With Quote
 
Christopher Pankhurst
Guest
Posts: n/a

 
      03-12-2006
Thanks for the attempt but that was not the problem. The other services you
mentioned were already started. In my attempts earlier I tried to start
Automatic updates directly. If it had been disabled then I would have
noticed it at that time.

Chris Pankhurst


"Maurice N ~ MVP" <> wrote in message
news:uM$...
Have you run Services.msc and looked closely at the services?

Start button > select RUN> type in SERVICES.MSC

The following services are needed by the processes at Windows Update. In
services management console ( services.msc) they must NOT be *Disabled* in
the Startup type.
They need to show a startup type of Manual or Automatic.
Here are the services & their Startup types:

Background Intelligent Transfer Service(BITS) Manual
Cryptographic Services Automatic
Remote Procedure Call (RPC) Automatic
System Restore Service Automatic

Now then, look at the entry for Automatic Updates. Does it shows Started in
the Status column? If not, click on "Start" the service link.

--
Maurice N
MVP Windows - Shell / User
-----

Christopher Pankhurst wrote:
> Hi,
> I cannot use windows update. I have narrowed it down to the fact that
> Automatic Updates service does not want to start. It gives the error:
> "Error 1083: The executable program that this service is configured
> to run in does not implement the service.". I have done a bit of
> googling, and found a few suggestions, none of which have worked for
> my XP SP2 computer.
>
> first I reinstalled SP2
> then
>
> C:\Documents and Settings\chris>Regsvr32 %windir%\system32\qmgr.dll
>
> C:\Documents and Settings\chris>regsvr32
> %windir%\system32\qmgrprxy.dll
>
> C:\Documents and Settings\chris>regsvr32 wuaueng.dll
>
> I have also done a cursory comparison the registry against a
> different XP SP2 computer which has no problem and could not find a
> different so far as "Automatic Updates" was concerned.
>
> I have also checked that key
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current
> Version\SvcHost, value netsvcs includes BITS and wuauserv - it does.
>
> Could somebody please help me out here?
>
> Thanks,
> Chris Pankhurst



 
Reply With Quote
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      03-12-2006
When searching for available updates on the Update site, you see the 0x8007043B error
http://update.microsoft.com/windowsu...=en&IsMu=False

or


"Checking for updates, depending on your speed this process may take several minutes"
Try registering the following:

Click Start, select Run and type (pressing enter after each one and wait for the success message):

net.exe stop wuauserv
Press Ok

Repeat for the following:
regsvr32 wuapi.dll
regsvr32 wups.dll
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wuweb.dll
regsvr32 jscript.dll
regsvr32 wucltui.dll
regsvr32 msxml3.dll
regsvr32 softpub.dll
regsvr32 atl.dll

net.exe start wuauserv

What causes Error 0x8007043b
http://www.updatexp.com/0x8007043b.html


--
===========================
TaurArian [MS-MVP] 2005-2006
===========================
http://www.dts-l.org/goodpost.htm
"Need more help? http://support.microsoft.com/?scid=ph;en-us;6527




"Christopher Pankhurst" <> wrote in message
news:%...
> Hi,
> I cannot use windows update. I have narrowed it down to the fact that Automatic Updates service
> does not want to start. It gives the error: "Error 1083: The executable program that this service
> is configured to run in does not implement the service.". I have done a bit of googling, and found
> a few suggestions, none of which have worked for my XP SP2 computer.
>
> first I reinstalled SP2
> then
>
> C:\Documents and Settings\chris>Regsvr32 %windir%\system32\qmgr.dll
>
> C:\Documents and Settings\chris>regsvr32 %windir%\system32\qmgrprxy.dll
>
> C:\Documents and Settings\chris>regsvr32 wuaueng.dll
>
> I have also done a cursory comparison the registry against a different XP SP2 computer which has
> no problem and could not find a different so far as "Automatic Updates" was concerned.
>
> I have also checked that key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current
> Version\SvcHost, value netsvcs includes BITS and wuauserv - it does.
>
> Could somebody please help me out here?
>
> Thanks,
> Chris Pankhurst
>
>
>
>


 
Reply With Quote
 
Joni4TA
Guest
Posts: n/a

 
      04-07-2008
I have done all that CHristopher has done, except in my registry - value
netsvcs does NOT include BITS and wuauserv - they are NOT in there, and I
cannot add them because there is no "value data" option to add.

Where or how do I add them?

"Christopher Pankhurst" wrote:

> Hi,
> I cannot use windows update. I have narrowed it down to the fact that
> Automatic Updates service does not want to start. It gives the error: "Error
> 1083: The executable program that this service is configured to run in does
> not implement the service.". I have done a bit of googling, and found a few
> suggestions, none of which have worked for my XP SP2 computer.
>
> first I reinstalled SP2
> then
>
> C:\Documents and Settings\chris>Regsvr32 %windir%\system32\qmgr.dll
>
> C:\Documents and Settings\chris>regsvr32 %windir%\system32\qmgrprxy.dll
>
> C:\Documents and Settings\chris>regsvr32 wuaueng.dll
>
> I have also done a cursory comparison the registry against a different XP
> SP2 computer which has no problem and could not find a different so far as
> "Automatic Updates" was concerned.
>
> I have also checked that key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
> NT\Current Version\SvcHost, value netsvcs includes BITS and wuauserv - it
> does.
>
> Could somebody please help me out here?
>
> Thanks,
> Chris Pankhurst
>
>
>
>
>

 
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
Automatic Updates service has hung on starting. However, it does start! Can't get rid of the error. Xtradite Windows Update 1 12-13-2005 12:04 AM
Can't stop Automatic Updates service Tom Windows Update 2 06-05-2005 07:46 AM
Automatic Updates and service packs Jørn-Morten Innselset Windows Update 0 09-09-2004 12:27 PM
Automatic Updates Service Keith A. Henderson Windows Update 1 05-06-2004 10:56 PM
Automatic Updates Service Denise Windows Update 0 11-11-2003 01:16 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