Most common error codes during Windows/Microsoft Update
Posted by jpluimers on 2013/02/25
Finally I found a good list of error codes that you might encounter when doing Windows/Microsoft Updates.
The page is for Windows XP SP3, but the error codes occur in many other update situations as well.
Error code that appears in the WindowsUpdate.log file Error Code description (as it may appear in the Svcpack.log file) Knowledge Base article that describes potential resolutions 0x8007F0F4 STATUS_PREREQUISITE_FAILED 949388 0x80246007 SUS_E_DM_NOTDOWNLOADED 949386 0x8007F003 STATUS_NOT_ENOUGH_SPACE 949385 0x80070005 ERROR_ACCESS_DENIED 949377 0x800706BE RPC_S_CALL_FAILED 950718 0x8007F02B STATUS_NOT_ENOUGH_WITH_UNINST 949375 0x87FF0004 Error_Too_Many_Open_Files 950718 0x8007054F Error_Internal_Error 949384 0x8007001F ERROR_GEN_FAILURE 950718 0x8007F070 STATUS_SETUP_ERROR 950718 0x8007F205 STR_UPDATE_ALREADY_RUNNING 949381 0x8007F004 STATUS_INSUFFICIENT_PRIVS 951244 0x80070001 ERROR_INVALID_FUNCTION 950718 0x80070002 ERROR_FILE_NOT_FOUND 950718 0x8007F0CC STATUS_KERNEL_NONSTD 327101 0x87FF054F n/a 950718 0x87FF36B7 n/a 950718
Oh and this didn’t solve my problem:
- REGSVR32 WUAPI.DLL
- REGSVR32 WUAUENG1.DLL
- REGSVR32 ATL.DLL
- REGSVR32 WUPS2.DLL
- REGSVR32 WUCLTUI.DLL
- REGSVR32 WUPS.DLL
- REGSVR32 WUWEB.DLL
- REGSVR32 WUAUENG.DLL
–jeroen
via:
Leave a Reply