|
Written by Daniel Martín
|
|
Saturday, 25 June 2005 14:34 |
|
This 0x802440001 means "SUS E PT SOAPCLIENT INITIALIZE". That is, there has been and initialization error. Most likely related to MSXML.
We have got the error 0x80244001: it is probably that a DLL filed needed by Windows Update is not properly registered. To solve this issue, Start, Run and type the following lines:
- regsvr32 wuapi.dll
- regsvr32 wuaueng.dll
- regsvr32 wuaueng1.dll
- regsvr32 wucltui.dll
- regsvr32 wups.dll
- regsvr32 wuweb.dll
- regsvr32 MSXML3.dll
ADMINISTRATOR NOTE: these dll's can be registered at once by downloading and clicking twice on this file.
Trackback(0)
 |
|
Last Updated ( Sunday, 04 September 2005 19:58 )
|
Michel (from Brazil)
Funciona para o mesmo problema com Windows Defender.