|
Written by José Gallardo
|
|
sábado, 25 junio 2005 |
|
This error 0x80070424 means "ERROR SERVICE DOES NOT EXIST". That is, BITS services does not exists in some way.
Usually it is enough to do this: Start > Run and type in
regsvr32.exe wuaueng.dll
and
hit ENTER key. If this does not solve the issue:
Start
> Run and type in this lines. Hit ENTER key after each one:
net stop wuauserv
regsvr32.exe
wuapi.dll
regsvr32.exe
wups.dll
regsvr32.exe
wuaueng.dll
regsvr32.exe
wucltui.dll
regsvr32.exe
MSXML3.dll
regsvr32.exe
qmgr.dll
regsvr32.exe
qmgrprxy.dll
net start wuauserv
Reboot Windows and go to Windows Update.
FOOTNOTE: these dlls can be registered at a time by downloading and clicking twice
on this file.
Filter 
Powered by OpenComment 3.0.30 |
|
Last Updated ( viernes, 02 septiembre 2005 )
|