Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Errors 0x8007043B

Reply
Thread Tools Display Modes

Errors 0x8007043B

 
 
Elena
Guest
Posts: n/a

 
      06-16-2006
Hi there,

Have had a problem for a while but only just realised it when I attempted to
run Windows Update manually. I get the 0x8007043B error which then tells me
to start the Update service in services.msc. Only when I try to do that I get
Error 1083. I've had a look through posts here and have tried these two
suggestions...

------

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

-------

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

------

But I still get the error. I have been having a few troubles recently and
have tried to repair Windows. I have also reinstalled Windows but each time
during the installation it goes looking for files which are on the cd, I can
see them when I click 'browse' but it doesn't recognise them. I don't know if
the error is with my CD or if the pc can't overwrite the files but something
is awry and unfortunately seems like it might be affecting my updates. Can
anyone help?

My Dad has XP Pro as well but I guess I can't use his disc cos I expect the
serial codes won't match up and then I'll be in even bigger trouble.

Please help someone.

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

 
      06-16-2006
Error 1083: The executable program that this service is configured to run in
does not implement the service. (0x8007043B)
If you receive this error message, follow these steps:
1. Click Start, click Run, type Regsvr32 %windir%\system32\qmgr.dll, and then
click OK.
2. Click Start, click Run, type regsvr32 %windir%\system32\qmgrproxy.dll, and
then click OK.
3. Click Start, click Run, type services.msc, and then click OK.
4. Double-click Background Intelligent Transfer Service.
5. In the General tab, click Start.


--

===========================
TaurArian [MS-MVP] 2005-2006
===========================
http://www.dts-l.org/goodpost.htm
"Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
(Links to web pages and MSKB Articles are posted for the purposes of keeping the
information current)


"Elena" <> wrote in message
news:FE833CD3-F3D7-456B-B66A-...
| Hi there,
|
| Have had a problem for a while but only just realised it when I attempted to
| run Windows Update manually. I get the 0x8007043B error which then tells me
| to start the Update service in services.msc. Only when I try to do that I get
| Error 1083. I've had a look through posts here and have tried these two
| suggestions...
|
| ------
|
| 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
|
| -------
|
| 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
|
| ------
|
| But I still get the error. I have been having a few troubles recently and
| have tried to repair Windows. I have also reinstalled Windows but each time
| during the installation it goes looking for files which are on the cd, I can
| see them when I click 'browse' but it doesn't recognise them. I don't know if
| the error is with my CD or if the pc can't overwrite the files but something
| is awry and unfortunately seems like it might be affecting my updates. Can
| anyone help?
|
| My Dad has XP Pro as well but I guess I can't use his disc cos I expect the
| serial codes won't match up and then I'll be in even bigger trouble.
|
| Please help someone.
|
| Elena xx


 
Reply With Quote
 
birdieman
Guest
Posts: n/a

 
      07-01-2006
I am getting the same problems as Elena and have tried the suggestions
to no avail; however, when I tried to run "regsvr32
%windir%\system32\qmgrproxy.dll" I get a message that the specified
module cannot be found. Suggestions?

TaurArian [MS-MVP] wrote:
> Error 1083: The executable program that this service is configured to run in
> does not implement the service. (0x8007043B)
> If you receive this error message, follow these steps:
> 1. Click Start, click Run, type Regsvr32 %windir%\system32\qmgr.dll, and then
> click OK.
> 2. Click Start, click Run, type regsvr32 %windir%\system32\qmgrproxy.dll, and
> then click OK.
> 3. Click Start, click Run, type services.msc, and then click OK.
> 4. Double-click Background Intelligent Transfer Service.
> 5. In the General tab, click Start.
>
>
> --
>
> ===========================
> TaurArian [MS-MVP] 2005-2006
> ===========================
> http://www.dts-l.org/goodpost.htm
> "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> information current)
>
>
> "Elena" <> wrote in message
> news:FE833CD3-F3D7-456B-B66A-...
> | Hi there,
> |
> | Have had a problem for a while but only just realised it when I attempted to
> | run Windows Update manually. I get the 0x8007043B error which then tells me
> | to start the Update service in services.msc. Only when I try to do that I get
> | Error 1083. I've had a look through posts here and have tried these two
> | suggestions...
> |
> | ------
> |
> | 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
> |
> | -------
> |
> | 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
> |
> | ------
> |
> | But I still get the error. I have been having a few troubles recently and
> | have tried to repair Windows. I have also reinstalled Windows but each time
> | during the installation it goes looking for files which are on the cd, I can
> | see them when I click 'browse' but it doesn't recognise them. I don't know if
> | the error is with my CD or if the pc can't overwrite the files but something
> | is awry and unfortunately seems like it might be affecting my updates. Can
> | anyone help?
> |
> | My Dad has XP Pro as well but I guess I can't use his disc cos I expect the
> | serial codes won't match up and then I'll be in even bigger trouble.
> |
> | Please help someone.
> |
> | Elena xx


 
Reply With Quote
 
TaurArian [AUS]
Guest
Posts: n/a

 
      07-01-2006
an old typo I overlooked - qmgrprxy.dll


"birdieman" <> wrote in message
news: ups.com...
|I am getting the same problems as Elena and have tried the suggestions
| to no avail; however, when I tried to run "regsvr32
| %windir%\system32\qmgrproxy.dll" I get a message that the specified
| module cannot be found. Suggestions?
|
| TaurArian [MS-MVP] wrote:
| > Error 1083: The executable program that this service is configured to run in
| > does not implement the service. (0x8007043B)
| > If you receive this error message, follow these steps:
| > 1. Click Start, click Run, type Regsvr32 %windir%\system32\qmgr.dll, and
then
| > click OK.
| > 2. Click Start, click Run, type regsvr32 %windir%\system32\qmgrproxy.dll,
and
| > then click OK.
| > 3. Click Start, click Run, type services.msc, and then click OK.
| > 4. Double-click Background Intelligent Transfer Service.
| > 5. In the General tab, click Start.
| >
| >
| > --
| >
| > ===========================
| > TaurArian [MS-MVP] 2005-2006
| > ===========================
| > http://www.dts-l.org/goodpost.htm
| > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
| > (Links to web pages and MSKB Articles are posted for the purposes of keeping
the
| > information current)
| >
| >
| > "Elena" <> wrote in message
| > news:FE833CD3-F3D7-456B-B66A-...
| > | Hi there,
| > |
| > | Have had a problem for a while but only just realised it when I attempted
to
| > | run Windows Update manually. I get the 0x8007043B error which then tells
me
| > | to start the Update service in services.msc. Only when I try to do that I
get
| > | Error 1083. I've had a look through posts here and have tried these two
| > | suggestions...
| > |
| > | ------
| > |
| > | 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
| > |
| > | -------
| > |
| > | 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
| > |
| > | ------
| > |
| > | But I still get the error. I have been having a few troubles recently and
| > | have tried to repair Windows. I have also reinstalled Windows but each
time
| > | during the installation it goes looking for files which are on the cd, I
can
| > | see them when I click 'browse' but it doesn't recognise them. I don't know
if
| > | the error is with my CD or if the pc can't overwrite the files but
something
| > | is awry and unfortunately seems like it might be affecting my updates. Can
| > | anyone help?
| > |
| > | My Dad has XP Pro as well but I guess I can't use his disc cos I expect
the
| > | serial codes won't match up and then I'll be in even bigger trouble.
| > |
| > | Please help someone.
| > |
| > | Elena xx
|


 
Reply With Quote
 
DSnsc
Guest
Posts: n/a

 
      11-11-2007
I came across your posting and was quite excited about the possibility of
fixing my "0x8007043B error" message. I tried your fixes and I still cannot
start the Background Intelligent Transfer Service. Might you have any
further suggestions.

"TaurArian [AUS]" wrote:

> an old typo I overlooked - qmgrprxy.dll
>
>
> "birdieman" <> wrote in message
> news: ups.com...
> |I am getting the same problems as Elena and have tried the suggestions
> | to no avail; however, when I tried to run "regsvr32
> | %windir%\system32\qmgrproxy.dll" I get a message that the specified
> | module cannot be found. Suggestions?
> |
> | TaurArian [MS-MVP] wrote:
> | > Error 1083: The executable program that this service is configured to run in
> | > does not implement the service. (0x8007043B)
> | > If you receive this error message, follow these steps:
> | > 1. Click Start, click Run, type Regsvr32 %windir%\system32\qmgr.dll, and
> then
> | > click OK.
> | > 2. Click Start, click Run, type regsvr32 %windir%\system32\qmgrproxy.dll,
> and
> | > then click OK.
> | > 3. Click Start, click Run, type services.msc, and then click OK.
> | > 4. Double-click Background Intelligent Transfer Service.
> | > 5. In the General tab, click Start.
> | >
> | >
> | > --
> | >
> | > ===========================
> | > TaurArian [MS-MVP] 2005-2006
> | > ===========================
> | > http://www.dts-l.org/goodpost.htm
> | > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> | > (Links to web pages and MSKB Articles are posted for the purposes of keeping
> the
> | > information current)
> | >
> | >
> | > "Elena" <> wrote in message
> | > news:FE833CD3-F3D7-456B-B66A-...
> | > | Hi there,
> | > |
> | > | Have had a problem for a while but only just realised it when I attempted
> to
> | > | run Windows Update manually. I get the 0x8007043B error which then tells
> me
> | > | to start the Update service in services.msc. Only when I try to do that I
> get
> | > | Error 1083. I've had a look through posts here and have tried these two
> | > | suggestions...
> | > |
> | > | ------
> | > |
> | > | 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
> | > |
> | > | -------
> | > |
> | > | 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
> | > |
> | > | ------
> | > |
> | > | But I still get the error. I have been having a few troubles recently and
> | > | have tried to repair Windows. I have also reinstalled Windows but each
> time
> | > | during the installation it goes looking for files which are on the cd, I
> can
> | > | see them when I click 'browse' but it doesn't recognise them. I don't know
> if
> | > | the error is with my CD or if the pc can't overwrite the files but
> something
> | > | is awry and unfortunately seems like it might be affecting my updates. Can
> | > | anyone help?
> | > |
> | > | My Dad has XP Pro as well but I guess I can't use his disc cos I expect
> the
> | > | serial codes won't match up and then I'll be in even bigger trouble.
> | > |
> | > | Please help someone.
> | > |
> | > | Elena xx
> |
>
>
>

 
Reply With Quote
 
caxisdrill
Guest
Posts: n/a

 
      11-12-2007
hi i tried elanas method but included regsvr32 wups2.dll after that it worked
ok and downloaded all updates that had not initiated, also i had downloaded
regsvr32a download from microsoft prior to this give it a whirl good
luck,caxisdrill. "DSnsc" wrote:

> I came across your posting and was quite excited about the possibility of
> fixing my "0x8007043B error" message. I tried your fixes and I still cannot
> start the Background Intelligent Transfer Service. Might you have any
> further suggestions.
>
> "TaurArian [AUS]" wrote:
>
> > an old typo I overlooked - qmgrprxy.dll
> >
> >
> > "birdieman" <> wrote in message
> > news: ups.com...
> > |I am getting the same problems as Elena and have tried the suggestions
> > | to no avail; however, when I tried to run "regsvr32
> > | %windir%\system32\qmgrproxy.dll" I get a message that the specified
> > | module cannot be found. Suggestions?
> > |
> > | TaurArian [MS-MVP] wrote:
> > | > Error 1083: The executable program that this service is configured to run in
> > | > does not implement the service. (0x8007043B)
> > | > If you receive this error message, follow these steps:
> > | > 1. Click Start, click Run, type Regsvr32 %windir%\system32\qmgr.dll, and
> > then
> > | > click OK.
> > | > 2. Click Start, click Run, type regsvr32 %windir%\system32\qmgrproxy.dll,
> > and
> > | > then click OK.
> > | > 3. Click Start, click Run, type services.msc, and then click OK.
> > | > 4. Double-click Background Intelligent Transfer Service.
> > | > 5. In the General tab, click Start.
> > | >
> > | >
> > | > --
> > | >
> > | > ===========================
> > | > TaurArian [MS-MVP] 2005-2006
> > | > ===========================
> > | > http://www.dts-l.org/goodpost.htm
> > | > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> > | > (Links to web pages and MSKB Articles are posted for the purposes of keeping
> > the
> > | > information current)
> > | >
> > | >
> > | > "Elena" <> wrote in message
> > | > news:FE833CD3-F3D7-456B-B66A-...
> > | > | Hi there,
> > | > |
> > | > | Have had a problem for a while but only just realised it when I attempted
> > to
> > | > | run Windows Update manually. I get the 0x8007043B error which then tells
> > me
> > | > | to start the Update service in services.msc. Only when I try to do that I
> > get
> > | > | Error 1083. I've had a look through posts here and have tried these two
> > | > | suggestions...
> > | > |
> > | > | ------
> > | > |
> > | > | 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
> > | > |
> > | > | -------
> > | > |
> > | > | 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
> > | > |
> > | > | ------
> > | > |
> > | > | But I still get the error. I have been having a few troubles recently and
> > | > | have tried to repair Windows. I have also reinstalled Windows but each
> > time
> > | > | during the installation it goes looking for files which are on the cd, I
> > can
> > | > | see them when I click 'browse' but it doesn't recognise them. I don't know
> > if
> > | > | the error is with my CD or if the pc can't overwrite the files but
> > something
> > | > | is awry and unfortunately seems like it might be affecting my updates. Can
> > | > | anyone help?
> > | > |
> > | > | My Dad has XP Pro as well but I guess I can't use his disc cos I expect
> > the
> > | > | serial codes won't match up and then I'll be in even bigger trouble.
> > | > |
> > | > | Please help someone.
> > | > |
> > | > | Elena xx
> > |
> >
> >
> >

 
Reply With Quote
 
eilalan@microsoft.com
Guest
Posts: n/a

 
      11-13-2007
On Nov 10, 10:03 pm, DSnsc <DS...@discussions.microsoft.com> wrote:
> I came across your posting and was quite excited about the possibility of
> fixing my "0x8007043B error" message. I tried your fixes and I still cannot
> start the Background Intelligent Transfer Service. Might you have any
> further suggestions.
>
>
>
> "TaurArian [AUS]" wrote:
> > an old typo I overlooked - qmgrprxy.dll

>
> > "birdieman" <jim.ko...@1963.usna.com> wrote in message
> >news: oups.com...
> > |I am getting the same problems as Elena and have tried the suggestions
> > | to no avail; however, when I tried to run "regsvr32
> > | %windir%\system32\qmgrproxy.dll" I get a message that the specified
> > | module cannot be found. Suggestions?
> > |
> > | TaurArian [MS-MVP] wrote:
> > | > Error 1083: The executable program that this service is configured to run in
> > | > does not implement the service. (0x8007043B)
> > | > If you receive this error message, follow these steps:
> > | > 1. Click Start, click Run, type Regsvr32 %windir%\system32\qmgr.dll, and
> > then
> > | > click OK.
> > | > 2. Click Start, click Run, type regsvr32 %windir%\system32\qmgrproxy.dll,
> > and
> > | > then click OK.
> > | > 3. Click Start, click Run, type services.msc, and then click OK.
> > | > 4. Double-click Background Intelligent Transfer Service.
> > | > 5. In the General tab, click Start.
> > | >
> > | >
> > | > --
> > | >
> > | > ===========================
> > | > TaurArian [MS-MVP] 2005-2006
> > | > ===========================
> > | >http://www.dts-l.org/goodpost.htm
> > | > "Need more help?http://support.microsoft.com/?scid=ph;en-us;6527
> > | > (Links to web pages and MSKB Articles are posted for the purposes of keeping
> > the
> > | > information current)
> > | >
> > | >
> > | > "Elena" <El...@discussions.microsoft.com> wrote in message
> > | >news:FE833CD3-F3D7-456B-B66A-...
> > | > | Hi there,
> > | > |
> > | > | Have had a problem for a while but only just realised it when I attempted
> > to
> > | > | run Windows Update manually. I get the 0x8007043B error which then tells
> > me
> > | > | to start the Update service in services.msc. Only when I try to do that I
> > get
> > | > | Error 1083. I've had a look through posts here and have tried these two
> > | > | suggestions...
> > | > |
> > | > | ------
> > | > |
> > | > | 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
> > | > |
> > | > | -------
> > | > |
> > | > | 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
> > | > |
> > | > | ------
> > | > |
> > | > | But I still get the error. I have been having a few troubles recently and
> > | > | have tried to repair Windows. I have also reinstalled Windows but each
> > time
> > | > | during the installation it goes looking for files which are on the cd, I
> > can
> > | > | see them when I click 'browse' but it doesn't recognise them. I don't know
> > if
> > | > | the error is with my CD or if the pc can't overwrite the files but
> > something
> > | > | is awry and unfortunately seems like it might be affecting my updates. Can
> > | > | anyone help?
> > | > |
> > | > | My Dad has XP Pro as well but I guess I can't use his disc cos I expect
> > the
> > | > | serial codes won't match up and then I'll be in even bigger trouble.
> > | > |
> > | > | Please help someone.
> > | > |
> > | > | Elena xx
> > |- Hide quoted text -

>
> - Show quoted text -


did you check the HKLM\Software\Microsoft\WindowsNT\CurrentVersion\S vc
registry key?
Does BITS included in that value?

Eila

 
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
0x8007043B Dendil4205 Windows Update 1 04-21-2006 07:49 AM
0x8007043B ???? Robert Abbrederis Windows Update 6 02-15-2006 12:31 AM
Error 0x8007043B after XP SP2 mark@no.spam Windows Update 7 06-02-2005 05:53 PM
Error 0x8007043B dork Windows Update 3 08-23-2004 06:27 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