Blog. Just Blog

Список ошибок обновления Windows

Версия для печати Добавить в Избранное Отправить на E-Mail | Категория: Software | Автор: ManHunter
Список ошибок обновления Windows
Список ошибок обновления Windows

Как я уже неоднократно говорил, система Windows очень неинформативна, когда дело касается описания ошибок. Обычно в лог или в диалоговое окно просто выводится числовой код ошибки, по которому нереально определить, что же вообще произошло. Приходится лазить в гуглояндексы, шерстить MSDN в поиске хоть какой-то информации, связанной с этим кодом. Здесь я выкладываю коды ошибок с их строковыми представлениями и, по возможности, с человекопонятным описанием. За основу взята табличка с сайта winitpro.ru, за что им большое спасибо. Всякую ерунду я почистил, оставил только более-менее значимую информацию. Сразу предупреждаю, что даже в таком виде без определенных навыков воспользоваться ей будет сложно, но хотя бы будет примерно понятно, в какую сторону направлять поиски.

Код ошибкиСтроковое представление ошибкиОписание
0x00000000SUCCESS
0x00000001ERROR_INVALID_FUNCTION
0x0000007BERROR_INVALID_NAMEThe filename, directory name,or volume label syntax is incorrect
0x00000275ERROR_CANT_ENABLE_DENY_ONLYA group marked use for deny only can not be enabled
0x0000041DERROR_SERVICE_REQUEST_TIMEOUTThe service did not respond to the start or control request in a timely fashion.
0x000004C3ERROR_SESSION_CREDENTIAL_CONFLICTMultiple connections to a server or shared resource by the same user,using more than one user name, are not allowed.
0x000004C5ERROR_DUP_DOMAINENAMEThe workgroup or domain name is already in use by another computer on the network.
0x00000619ERROR_INVALID_HW_PROFILEThe specified hardware profile configuration is invalid
0x00000641ERROR_INSTALL_SERVICE_FAILUREThe Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed.
0x00000643ERROR_INSTALL_FAILUREFatal error during installation
0x00000652ERROR_INSTALL_ALREADY_RUNNINGAnother installation is already in progress. Complete that installation before proceeding with this install.
0x000006D9EPT_S_NOT_REGISTEREDThere are no more endpoints available from the endpoint mapper.
0x000006F6RPC_X_BYTE_COUNT_TOO_SMALLThe byte count is too small
0x00000963NERR_BADPASSWORDCOREThis share name or password is invalid
0x00000BC2ERROR_SUCCESS_REBOOT_REQUIRED
0x00001112ERROR_NO_MEDIA_IN_DRIVENo media in drive
0x00001190ERROR_SHUTDOWN_IS_SCHEDULEDA system shutdown has already been scheduled
0x00001234ERROR_PORT_UNREACHABLENo Service is operating at the destination network endpoint on the remote system
0x00001396ERROR_WRONG_TARGET_NAMELogon failure: The target account name is incorrect.
0x000013D7ERROR_CLUSTER_RESTYPE_NOTE_SUPPORTEDThe specified node does not support a resource of this type. This amy be due to version inconsistancies or due to the absence of the resource DLL on this node.
0x00001449ERROR_INVALID_SHOWWIN_COMMANDCannot show or remove the window in the way specified
0x00240001WU_S_SERVICE_STOPService stopped
0x00240002WU_S_SELFUPDATEAgent selfupdates
0x00240003WU_S_UPDATE_ERROROverall operation completed but error occurred while processing one or more specified updates.
0x00240004WU_S_MARKED_FOR_DISCONNECTThe caller attempted to disconnect an operation but the operation is busy calling back so the callback is marked for disconnect later
0x00240005WU_S_REBOOT_REQUIREDThe system needs to be rebooted to complete installation.
0x00240006SUS_S_ALREADY_INSTALLEDThe update to be installed is already installed
0x00240007WU_S_ALREADY_UNINSTALLEDThe update to be uninstalled is already not installed.
0x00240008WU_S_ALREADY_DOWNLOADEDThe update to be downloaded is already downloaded
0x80000007E_ABORT
0x80004001E_NOTIMPL
0x80004002E_NOINTERFACE
0x80004003E_POINTERInvalid pointer
0x80004004E_ABORTOperation Aborted
0x80004005E_FAIL
0x80004015CO_E_WRONG_SERVER_IDENTITYThe security descriptor on the BITS service was changed by a security template such that NetworkService account doesn't have READ access to BITS service.
0x8000FFFFE_UNEXPECTED
0x80010100RPC_E_SYS_CALL_FAILED
0x80010105RPC_E_SERVERFAULT
0x80010108RPC_E_DISCONNECTED
0x80040154REGDB_E_CLASSNOTREGBITS in Windows 2000 is dependent on SENS and EventSystem services. If COM+ catalog is corrupted, one of these errors was seen.
0x800401F3CO_E_CLASSSTRING
0x800401FDCO_E_OBJNOTCONNECTEDObject is not connected to server
0x80040206EVENT_E_INTERNALERRORThere will be event messages in Application/System log regarding the errors.
0x80070001ERROR_INVALID_FUNCTION
0x80070002ERROR_FILE_NOT_FOUNDThe System cannot find the file specified
0x80070003COR_E_DIRECTORYNOTFOUNDThe specified path couldn't be found - ALLUSERSPROFILE Microsoft network dir doesn't exist
0x80070005ERROR_ACCESS_DENIEDThe authentication method is not supported. - CoCreateInstance(IBackgroundCopyManager) fails with E_ACCESSDENIED (0x80070005) in this condition
0x80070006E_HANDLEHandle not valid error
0x80070008ERROR_NOT_ENOUGH_MEMORYThe system is out of memory.
0x8007000BCOR_E_BADIMAGEFORMATThe format of the DLL or executable being loaded is invalid
0x8007000DERROR_INVALID_DATA
0x8007000EE_OUTOFMEMORY
0x80070017ERROR_CRCData error (cyclic redundancy check).
0x8007001FERROR_GEN_FAILUREA device attached to the system is not functioning
0x80070020STIERR_SHARING_VIOLATIONThe process cannot access the file because it is being used by another process
0x80070032ERROR_NOT_SUPPORTED
0x80070050ERROR_FILE_EXISTS
0x80070052ERROR_CANNOT_MAKEThe directory or file cannot be created
0x80070057ERROR_INVALID_PARAMENTER - E_INVALIDARGOne or more arguments are not valid error - Invalid proxy server name was specified in the user's IE settings and hence WinhttpSetProxySettings call fails with E_INVALIDARG error. BITS puts the job in TRANSIENT_ERROR with the same error code. For ex, if the proxy server is set to http://foo/bar/proxy.pac, this error will be seen. This error is also seen when credentials are supplied such that scheme is not NTLM/Negotiate, but username/password is NULL, since that is not valid (WinhttpSetCredentials fails with E_INVALIDARG. BITS 1.5 puts the job into ERROR state with BG_E_INVALID_RESPONSE in the above 2 cases, because of error code mapping E_INVALIDARG is always mapped to (BG_E_INVALID_SERVER_RESPONSE)
0x80070070ERROR_DISK_FULLThere is not enough space on the disk
0x8007007AERROR_INSUFFICIENT_BUFFER
0x8007007BSTIERR_INVALID_DEVICE_NAME
0x8007007EERROR_MOD_NOT_FOUNDThe specified module could not be found.
0x8007007FERROR_PROC_NOT_FOUNDThe specified procedure could not be found.
0x80070080ERROR_WAIT_NO_CHILDRENThere are no child processes to wait for
0x800700A1ERROR_BAD_PATHNAME
0x800700B6ERROR_INVALID_ORDINAL
0x800700C1ERROR_BAD_EXE_FORMATis not a valid Win32 application
0x800700E7ERROR_PIPE_BUSYAll pipe instances are busy
0x80070103ERROR_NO_MORE_ITEMS:
0x8007010BERROR_DIRECTORYThe directory name is invalid
0x8007012EERROR_DISK_TOO_FRAGMENTED
0x800701E7ERROR_INVALID_ADDRESS
0x800703E3ERROR_OPERATION_ABORTEDThe I/O operation has been aborted because of either a thread exit or an application request
0x800703E5ERROR_IO_PENDING
0x800703E6ERROR_NOACCESS TO MEMORY LOCATIONInvalid access to memory location
0x800703E7ERROR_SWAPERRORError performing inpage operation
0x800703EBERROR_CAN_NOT_COMPLETECannot complete this function
0x800703EDERROR_UNRECOGNIZED_VOLUMEThe volume does not contain a recognized file system
0x800703F0ERROR_NO_TOKENAn attempt was made to reference a token that does not exist
0x8007041DERROR_SERVICE_REQUEST_TIMEOUTThe service did not respond to the start or control request in a timely fashion
0x8007041EERROR_SERVICE_NO_THREADA thread could not be created for this service
0x8007041FERROR_SERVICE_DATABASE_LOCKEDThe service database is locked
0x80070422ERROR_SERVICE_DISABLEDThe service cannot be started. If BITS service is disabled by the Administrator, then this error will be seen.
0x80070424ERROR_SERVICE_DOES_NOT_EXISTDue to a bug in BITS 1.5 OOB setup, after BITS 1.5 install, the BITS service is deleted, but the 1.5 install returns success code. BITS 1.5 binaries are copied to the machine, but the service doesn't exist. This can also happen if the BITS service is explicitly deleted by running the command sc delete bits
0x80070426ERROR_SERVICE_NOT_ACTIVEThe service has not been started
0x8007042BERROR_PROCESS_ABORTED
0x8007042CERROR_SERVICE_DEPENDENCY_FAIL
0x80070433ERROR_SERVICE_DEPENDENCY_DELETEDBITS service has a dependency on lanmanworkstation service in BITS 1.0 and 1.2. If "Client for Microsoft networks" network component is uninstalled, then lanmanworkstation service is deleted, but BITS dependency will still be present. After that, BITS service fails to start
0x80070437ERROR_DIFFERENT_SERVICE_ACCOUNT
0x8007043BERROR_SERVICE_NOT_IN_EXEThe executable program that this service is configured to run does not implement the service. netsvcs registry value in HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Svchost registry key should contain the service names that can be run in that service host. On XP and Windows 2003, BITS should be in this value. If "BITS" is missing from that value, then ERROR_SERVICE_NOT_IN_EXE error is seen when attempting to start the service
0x8007045AERROR_DLL_INIT_FAILED
0x8007045BERROR_SHUTDOWN_IN_PROGRESS
0x80070490E_PROP_ID_UNSUPPORTEDPermission denied / [Problem initializing or using session variables] or Element not found
0x800704C7ERROR_CANCELLEDCancelled by user
0x800704DDERROR_NOT_LOGGED_ON TO NETWORK
0x80070502ERROR_STACK_BUFFER_OVERRUNThe system detected an overrun of a stack-based buffer in this application
0x80070570ERROR_FILE_CORRUPT
0x8007057FERROR_CANNOT_FIND_WND_CLASSCannot find windows class
0x8007058DERROR_CONTROL_ID_NOT_FOUND
0x800705AAERROR_NO_SYSTEM_RESOURCEInsufficient system resources exist to complete the requested service
0x800705ADERROR_WORKING_SET_QUOTAInsufficient quota to complete the requested service
0x800705AFERROR_COMMITMENT_LIMITThe paging file is too small for this operation to complete
0x800705B4ERROR_TIMEOUT
0x80070643ERROR_INSTALL_FAILURE
0x80070652ERROR_INSTALL_ALREADY_RUNNING ERRORCLIENTUPDATEINPROGRESS
0x8007066AERROR_PATCH_TARGET_NOT_FOUNDThe program to be upgraded may be missing or the patch may upgrade a different version of the program
0x800706A6RPC_S_INVALID_BINDINGTerminal Services optional component is installed on the machine, but the "Terminal Services" service has been disabled.
0x800706B5RPC_S_UNKNOWN_IFEventlog service is not running. BITS tries to initialize the event logger object during initialization and fails to start, if the initialization fails. If event log service is not running, then the initialization fails with RPC_S_UNKNOWN_IF error
0x800706BARPC_S_SERVER_UNAVAILABLE
0x800706BBRPC_S_SERVER_TOO_BUSYThe RPC server is too busy to complete this operation
0x800706BERPC_S_CALL_FAILED
0x800706BFPRC_S_CALL_FAILED_DNE
0x800706C6RPC_S_INVALID_BOUNDThe array bounds are invalid
0x800706F7RPC_X_BAD_STUB_DATAThis can occur after a control selfupdate that has not fully completed and requires a reboot. The controls may need to be reregistered.
0x80070704ERROR_UNKNOWN_PORT
0x80070BC2ERRORCONTROLREBOOTREQUIRED
0x8007276BWSASYSNOTREADYThe description of WSASYSNOTREADY says WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable. It seems that something is wrong with networking components on the system.
0x8007277BWSASYSCALLFAILUREA system call that should never fail has failed
0x80072AF9WSAHOST_NOT_FOUND
0x80072AFCWSANO_DATA
0x80072EE2ERROR_INTERNET_TIMEOUTThe request has timed out.
0x80072EE4ERROR_INTERNET_INTERNAL_ERRORAn internal error has occurred.
0x80072EE5ERROR_INTERNET_INVALID_URL
0x80072EE6ERROR_INTERNET_UNRECOGNIZED_SCHEMEThe URL scheme could not be recognized or is not supported.
0x80072EE7ERROR_INTERNET_NAME_NOT_RESOLVEDThe server name could not be resolved.
0x80072EEFERROR_INTERNET_LOGIN_FAILURE
0x80072EF1ERROR_INTERNET_OPERATION_CANCELLED
0x80072EF2ERROR_INTERNET_INCORRECT_HANDLE_TYPE
0x80072EF3ERROR_INTERNET_INCORRECT_HANDLE_STATE
0x80072EFDERROR_INTERNET_CANNOT_CONNECTThe attempt to connect to the server failed.
0x80072EFEERROR_INTERNET_CONNECTION_ABORTEDThe connection with the server has been terminated.
0x80072F0CERROR_INTERNET_CLIENT_AUTH_CERT_NEEDED
0x80072F0DERROR_INTERNET_INVALID_CA
0x80072F76ERROR_HTTP_HEADER_NOT_FOUNDThe requested header could not be located
0x80072F78ERROR_HTTP_INVALID_SERVER_RESPONSEThe server response could not be parsed.
0x80072F7CERROR_HTTP_REDIRECT_FAILED
0x80072F83ERROR_INTERNET_DISCONNECTED
0x80072F8CERROR_INTERNET_NOT_INITIALIZED
0x80072F8FERROR_INTERNET_SECURE_FAILURE ERRORCLOCKWRONGOne or more errors were found in the Secure Sockets Layer (SSL) certificate sent by the server.
0x800736B1ERROR_SXS_CANT_GEN_ACTCTXThis application has failed to start because the application configuration is incorrect.
0x8007F001STATUS_FAILED_LANGUAGE_TYPESetup cannot update your files because the language\installed on your system is different from the update language.
0x8007F002STATUS_CHECKED_FREE_MISMATCHSetup cannot update a checked (debug) system with a free (retail) version of , or vice versa.
0x8007F003STATUS_NOT_ENOUGH_SPACEThere is not enough disk space on to install . Setup requires a minimum of d additional megabytes of free space or if you also want to archive the files for uninstall, Setup requires d additional megabytes of free space. Free additional sp
0x8007F004STATUS_INSUFFICIENT_PRIVSYou do not have permission to update . Please contact your system administrator.
0x8007F007STATUS_CANT_FIND_INFSetup could not find the update.inf file needed to update your system.
0x8007F008STATUS_UPDATE_SUCCESSFULhas been updated. Remove any disks from the floppy disk drives and choose OK to restart your computer. If you change or add any components to your system, you will need to reapply the Hotfix.
0x8007F009STATUS_UPDATE_UNSUCCESSFULinstallation did not complete.
0x8007F00ASTATUS_SHUTDOWN_UNSUCCESSFULSetup was unable to shutdown system. Please shutdown your system manually.
0x8007F00BSTATUS_FILE_NOT_FOUND_IN_SETUP_LOGCould not locate entry for HAL.DLL in SETUP.LOG to determine type of HAL to update.
0x8007F00CSTATUS_INVALID_INF_FILEThe file is not correct.
0x8007F00DSTATUS_USER_CANCELLEDSetup canceled.
0x8007F00ESTATUS_PLATFORM_MISMATCHThis is for a different hardware platform.
0x8007F020STATUS_BUILD_VERSION_MISMATCHSetup has detected that the build version of the system installed does not match the update you are applying to it. You can only install this update only on Build %d .
0x8007F021STATUS_SP_VERSION_GREATERThe version of Windows you have installed does not match the update you are trying to install.
0x8007F022STATUS_CANT_SPAWN_HOTFIXSetup could not start the hotfix installation program.
0x8007F023STATUS_CANT_FIND_TAGSetup could not locate the files.
0x8007F024STATUS_OVERWRITE_UNINSTALLWARNING: You have chosen to overwrite your existing uninstall: If you continue, you will only be able to uninstall to the following Service Pack version: Are you sure you want to continue? Click Yes to continue creating the
0x8007F026STATUS_WININET_LOAD_FAILEDThis Web-based update requires Internet Explorer 3.0 or later. For instructions on how to download a version of this update that does not require a Web connection during installation, download and install from http://www.Microsoft.com/Downloads
0x8007F027STATUS_CANT_INSTALL_SP_ON_DTCThis has not been qualified by your hardware vendor for installation on this copy of Datacenter Server. Please contact your hardware vendor for additional information on obtaining a that has been qualified for your system configuration.
0x8007F028STATUS_NECESSARY_FILES_NOT_PRESENTNot all files necessary to perform an integrated installation are present.
0x8007F029STATUS_SPOOLER_NOT_STARTEDCannot install . The Print Spooler service is not started.
0x8007F02ASTATUS_MUST_RESTART_FIRSTThe system must be restarted before installing the , to allow some prior file update operations to complete. (These operations were previously scheduled by some other install or uninstall operation.)
0x8007F02BSTATUS_NOT_ENOUGH_WITH_UNINSTYou do not have enough free disk space on % to archive the uninstall files. To install with backup files for uninstall, an additional dMB is required.
0x8007F02CSTATUS_CANT_FIND_RSAENHSUnable to locate RSAENHS.DLL in the update directory, high encryption for uninstall aborted.
0x8007F02DSTATUS_CANT_FIND_ENCININFUnable to locate UPDENCIN.INF in the update directory, high encryption for uninstall aborted.
0x8007F02ESTATUS_CANT_FIND_ENCTSINFUnable to locate UPDENCTS.INF in the update directory, unable to export TS files.
0x8007F02FSTATUS_ENCINST_PROCESS_FAILEDHigh encryption ENCINST process failed.
0x8007F030STATUS_ENCINST_UPGRADE_FAILEDHigh encryption upgrade failed.
0x8007F06ASTATUS_SP_VERSION_GREATER_1Setup has detected that the Service Pack version of the system installed is newer than the update you are applying to it. You can only install this update on Service Pack.
0x8007F06BSTATUS_SP_VERSION_GREATER_2Setup has detected that the Service Pack version of this system is newer than the update you are applying. There is no need to install this update.
0x8007F06CSTATUS_FPNW_FIXUP_FAILEDSetup failed to access or correctly modify your SETUP.LOG file.
0x8007F06DSTATUS_WRONG_PLATFORMThe version of software you are running does not match the system you are running it on.
0x8007F06ESTATUS_FAILURE_COPYING_FILESFailed to completely copy all of the updated files.
0x8007F06FSTATUS_FAILED_TO_SET_DIRFailed to set the directory.
0x8007F070STATUS_SETUP_ERRORAn error in updating your system has occurred.
0x8007F075STATUS_SUCCESS_NOREBOOThas been updated. You must reboot for these changes to take effect. If you change or add any components to your system, you will need to reapply the Hotfix.
0x8007F076STATUS_SP_VERSION_LESSERSetup has detected that the version of the Service Pack installed on your system is lower than what is necessary to apply this hotfix. At minimum, you must have Service Pack installed.
0x8007F078STATUS_NO_UNINSTALL_AVAILABLEYou cannot uninstall, since an uninstall for has not been created.
0x8007F07ASTATUS_SUCCESS_NOREBOOTNEChas been updated. If you change or add any components to your system, you will need to reapply the Hotfix.
0x8007F07BSTATUS_UNINST_NOREBOOTNECHotfix successfully uninstalled.
0x8007F0C6STATUS_BUILD_VERSION_MISMATCH2Setup has detected that the build version of the system installed does not match the update you are applying to it. You can only install this update only on Build %d .
0x8007F0CBSTATUS_VLK_BLOCKEDThe Product Key used to install Windows is invalid. Please contact your system administrator or retailer immediately to obtain a valid Product Key. You may also contact Microsoft Corporation's Anti-Piracy Team by emailing piracy@microsoft.com
0x8007F0CCSTATUS_KERNEL_NONSTDThe core system file (kernel) used to start this computer is not a Microsoft Windows file. The Service Pack will not be installed. For more information, see Knowledge Base article at http://support.microsoft.com.
0x8007F0DFSTATUS_SP_BUILD_TO_BUILDThis Service Pack cannot be installed on top of the build currently installed on your computer. Cancel this installation process, uninstall your current build, then re-install this Service Pack.
0x8007F0E4STATUS_WINDOWS_VERSION_NEWERThe version of Windows you have installed is newer than the update you are trying to install. There is no need to install this update.
0x8007F0E5STATUS_PACKAGE_NOT_APPLICABLEThis package does not apply to the operating system you are running, and therefore cannot be installed.
0x8007F0E8STATUS_INVALID_BRANCHES_INFThe branches.inf file is invalid.
0x8007F0E9STATUS_INVALID_UPDATEBR_INFThe updatebr.inf file is invalid.
0x8007F0EDSTATUS_NO_BRANCH_AVAILABLERequired installation branch was not found in INF file.
0x8007F0F1STATUS_INCOMPARABLE_BRANCHESFiles from the package are incompatible with files on your system.
0x8007F0F4STATUS_PREREQUISITE_FAILEDSetup cannot continue because one or more pre-requisites required to install failed. For More details check the Log File. Update.exe can throw this error when it starts to download if the computer is running under battery power (there may be a fix for this in the future).
0x8007F200STATUS_MORE_FILES_FOR_DOWNLOADMore byte ranges required.
0x8007F201STATUS_READY_TO_INSTALLRequired payload available, ready to install.
0x8007F202STATUS_PATCH_NOT_FOUNDThe delta was not found in the PSF. Update cannot find information about how to upgrade this binary. SUS can terminate installation.
0x8007F203STATUS_PATCH_FILE_CORRUPTUpdate cannot find information about how to upgrade this binary
0x8007F204STATUS_INDEXFILE_CORRUPTIndex file does not have a valid signature. Index file has an invalid signature. The package is corrupt. SUS can terminate installation.
0x8007F206STATUS_RETRY_REFRESH_INVENTORYThe state of machine changed since last inventory analysis. Update.exe has to restart the process with /si.
0x8007F207STATUS_RETRY_SELF_CONTAINEDTwo consecutive attempts to download delta failed without any progress and there is no use in continuing as express package. Revert to self-contained package.
0x8007F220STATUS_CONTINUE_INVENTORYerror codes should not be returned out of update.exe
0x8007F221ERROR_INDEXFILE_NOT_FOUNDerror codes should not be returned out of update.exe
0x80080005CO_E_SERVER_EXEC_FAILURE
0x80080008CO_E_SERVER_STOPPING
0x80090006NTE_BAD_SIGNATURE
0x8009000BNTE_BAD_KEY_STATE
0x80090017NTE_PROV_TYPE_NOT_DEF
0x8009001DERROR_WRITE_FAULT
0x80090305SEC_E_SECPKG_NOT_FOUNDThe requested security package does not exist
0x80090331SEC_E_ALGORITHM_MISMATCHThe client and the server cannot communicate, because they do not possess a common algorithm
0x8009033FSEC_E_SHUTDOWN_IN_PROGRESS
0x80092003CRYPT_E_FILE_ERRORAn error occurred while reading or writing to a file
0x8009200DCRYPT_E_BAD_MSGNot a cryptographic message or the cryptographic message is not formatted correctly
0x80092026CRYPT_E_SECURITY_SETTINGSThe cryptographic operation failed due to a local security option setting
0x80096001TRUST_E_SYSTEM_ERRORA system-level error occurred while verifying trust
0x80096005TRUST_E_TIME_STAMP COULD NOT BE VERIFIED
0x80096010TRUST_E_BAD_DIGESTThe digital signature of the object did not verify
0x80096019TRUST_E_BASIC_CONSTRAINTS
0x800A0046CTL_PERMISSIONDENIEDolectl.h
0x800A01AEIXP_NNTP_NO_SUCH_ARTICLE_FOUNDThis can occur after a control selfupdate that has not fully completed and requires a reboot.
0x800A138FERROR_RESOURCE_NOT_FOUNDJavascript runtime error
0x800B0001TRUST_E_PROVIDER_UNKNOWN
0x800B0002TRUST_E_ACTIONUNKNOWNThe trust verification action specified is not supported by the specified trust provider.
0x800B0003TRUST_E_SUBJECT_FORM_UNKNOWNThe form specified by the subject is not one supported or known by the specified trust provider
0x800B0004TRUST_E_SUBJECT_NOT_TRUSTEDThe subject is not trusted for the specified action.
0x800B0100TRUST_E_NOSIGNATURENo signature was present in the subject
0x800B0101CERT_E_EXPIREDVerifying against the current system clock or the timestamp in the signed file
0x800B0109CERT_E_UNTRUSTEDROOTA certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider
0x800B010DCERT_E_UNTRUSTEDTESTROOTThe certification path terminates with the test root which is not trusted with the current policy settings
0x800B0110CERT_E_WRONG_USAGE
0x800C0002INET_E_INVALID_URL
0x800F0101SPAPI_E_SECTION_NOT_FOUNDThe required section was not found in the INF
0x800F020BSPAPI_E_NO_SUCH_DEVINSTdevice instance does not exist
0x800F0217SPAPI_E_BAD_SERVICE_INSTALLSECTA service installation section in this INF is invalid
0x800F022BSPAPI_E_DI_DONT_INSTALLThe class installer has denied the request to install or upgrade this device
0x800F022FSPAPI_E_NO_CATALOG_FOR_OEM_INFThe third-party INF does not contain digital signature information
0x800F0244SPAPI_E_SIGNATURE_OSATTRIBURE_MISMATCHThe software was tested for compliance on a different version of Windows and may not be compatible with this version
0x80190064BG_E_HTTP_ERROR_100The request can be continued.
0x80190065BG_E_HTTP_ERROR_101The server switched protocols in an upgrade header.
0x801900C8BG_E_HTTP_ERROR_200The server's response was not valid. The server was not following the defined protocol. Resume the job, and then Background Intelligent Transfer Service (BITS) will try again.
0x801900C9BG_E_HTTP_ERROR_201The request was fulfilled and resulted in the creation of a new resource.
0x801900CABG_E_HTTP_ERROR_202The request was accepted for processing, but the processing has not been completed yet.
0x801900CBBG_E_HTTP_ERROR_203The returned metadata in the entity-header is not the definitive set available from the server of origin.
0x801900CCBG_E_HTTP_ERROR_204The server has fulfilled the request, but there is no new information to send back.
0x801900CDBG_E_HTTP_ERROR_205The server's response was not valid. The server was not following the defined protocol. Resume the job, and then Background Intelligent Transfer Service (BITS) will try again.
0x801900CEBG_E_HTTP_ERROR_206The server fulfilled the partial GET request for the resource.
0x8019012CBG_E_HTTP_ERROR_300The server could not return the requested data.
0x8019012DBG_E_HTTP_ERROR_301The requested resource was assigned to a new permanent Uniform Resource Identifier (URI), and any future references to this resource should use one of the returned URIs.
0x8019012EBG_E_HTTP_ERROR_302The requested resource was assigned a different Uniform Resource Identifier (URI). This change is temporary.
0x8019012FBG_E_HTTP_ERROR_303The response to the request is under a different Uniform Resource Identifier (URI) and must be retrieved using a GET method on that resource.
0x80190130BG_E_HTTP_ERROR_304The server's response was not valid. The server was not following the defined protocol. Resume the job, and then Background Intelligent Transfer Service (BITS) will try again.
0x80190131BG_E_HTTP_ERROR_305The requested resource must be accessed through the proxy given by the location field.
0x80190133BG_E_HTTP_ERROR_307The URL has been temporarily relocated. Try again later.
0x80190190BG_E_HTTP_ERROR_400The server cannot process the request because the syntax is not valid.
0x80190191BG_E_HTTP_ERROR_401The requested resource requires user authentication.
0x80190192BG_E_HTTP_ERROR_402The server's response was not valid. The server was not following the defined protocol. Resume the job, and then Background Intelligent Transfer Service (BITS) will try again.
0x80190193BG_E_HTTP_ERROR_403The client does not have sufficient access rights to the requested server object. Cannot execute requested URL in the current application pool IIS returns this error in some transient error cases too such as 403.9 - Forbidden: Too many clients are trying to connect to the Web server.403.15 - Forbidden: Client access licenses have exceeded limits on the Web server.
0x80190194BG_E_HTTP_ERROR_404The requested URL does not exist on the server.
0x80190195BG_E_HTTP_ERROR_405The method used is not allowed.
0x80190196BG_E_HTTP_ERROR_406No responses acceptable to the client were found.
0x80190197BG_E_HTTP_ERROR_407Proxy authentication is required.
0x80190198BG_E_HTTP_ERROR_408The server timed out waiting for the request.
0x80190199BG_E_HTTP_ERROR_409The request could not be completed because of a conflict with the current state of the resource. The user should resubmit the request with more information.
0x8019019ABG_E_HTTP_ERROR_410The requested resource is not currently available at the server, and no forwarding address is known.
0x8019019BBG_E_HTTP_ERROR_411The server cannot accept the request without a defined content length.
0x8019019CBG_E_HTTP_ERROR_412The precondition given in one or more of the request header fields evaluated to false when it was tested on the server.
0x8019019DBG_E_HTTP_ERROR_413The server cannot process the request because the request entity is too large.
0x8019019EBG_E_HTTP_ERROR_414The server cannot process the request because the request Uniform Resource Identifier (URI) is longer than the server can interpret.
0x8019019FBG_E_HTTP_ERROR_415The server's response was not valid. The server was not following the defined protocol. Resume the job, and then Background Intelligent Transfer Service (BITS) will try again.
0x801901A1BG_E_HTTP_ERROR_417The server could not meet the expectation given in an Expect request-header field.
0x801901C1BG_E_HTTP_ERROR_449The server's response was not valid. The server was not following the defined protocol. Resume the job, and then Background Intelligent Transfer Service (BITS) will try again.
0x801901F4BG_E_HTTP_ERROR_500The server encountered an unexpected condition that prevented it from fulfilling the request.
0x801901F5BG_E_HTTP_ERROR_501The server does not support the functionality required to fulfill the request.
0x801901F6BG_E_HTTP_ERROR_502The server, while acting as a gateway or proxy to fulfill the request, received an invalid response from the upstream server it accessed.
0x801901F7BG_E_HTTP_ERROR_503The service is temporarily overloaded.
0x801901F8BG_E_HTTP_ERROR_504The request was timed out waiting for a gateway. Can typically be a DNS issue
0x801901F9BG_E_HTTP_ERROR_505The server does not support the HTTP protocol version that was used in the request message.
0x80194000BITS_MC_JOB_CANCELLEDThe administrator canceled job on behalf of %3. The job ID was %1.
0x80194001BITS_MC_FILE_DELETION_FAILEDWhile canceling job, BITS was not able to remove the temporary files.
0x80194002BITS_MC_FILE_DELETION_FAILED_MOREDue to space limitations, not all files are listed here. Check for additional files of the form BITxxx.TMP in the same directory.
0x80194003BITS_MC_JOB_PROPERTY_CHANGEThe administrator modified the property of job. The job ID was %1.
0x80194004BITS_MC_JOB_TAKE_OWNERSHIPThe administrator took ownership of job. The job ID was %1.
0x80194005BITS_MC_JOB_SCAVENGEDJob was canceled after being inactive for more than xx days. The job ID was %1.
0x80194006BITS_MC_JOB_NOTIFICATION_FAILUREJob failed to notify its associated application. BITS will retry in xx minutes. The job ID was %1.
0x80194007BITS_MC_STATE_FILE_CORRUPTThe BITS job list is not in a recognized format. It may have been created by a different version of BITS. The job list has been cleared.
0x80194008BITS_MC_FAILED_TO_STARTThe BITS server failed to start. Try restarting the service at a later time.
0x80200001BG_E_NOT_FOUNDThe requested job was not found.
0x80200002BG_E_INVALID_STATEThe requested action is not allowed in the current job state. The job might have been canceled or completed transferring. It is in a read-only state now.
0x80200003BG_E_EMPTYThere are no files attached to this job. Attach files to the job, and then try again.
0x80200004BG_E_FILE_NOT_AVAILABLENo file is available because no URL generated an error.
0x80200005BG_E_PROTOCOL_NOT_AVAILABLENo protocol is available because no URL generated an error.
0x80200006BG_S_ERROR_CONTEXT_NONENo errors have occurred.
0x80200007BG_E_ERROR_CONTEXT_UNKNOWNThe error occurred in an unknown location.
0x80200008BG_E_ERROR_CONTEXT_GENERAL_QUEUE_MANAGERThe error occurred in the Background Intelligent Transfer Service (BITS) queue manager.
0x80200009BG_E_ERROR_CONTEXT_LOCAL_FILEThe error occurred while the local file was being processed. Verify that the file is not in use, and then try again.
0x8020000ABG_E_ERROR_CONTEXT_REMOTE_FILEThe error occurred while the local file was being processed. Verify that the file is not in use, and then try again.
0x8020000BBG_E_ERROR_CONTEXT_GENERAL_TRANSPORTThe error occurred in the transport layer. The client could not connect to the server.
0x8020000CBG_E_ERROR_CONTEXT_QUEUE_MANAGER_NOTIFICATIONThe error occurred while the notification callback was being processed. Background Intelligent Transfer Service (BITS) will try again later.
0x8020000DBG_E_DESTINATION_LOCKEDThe destination file system volume is not available. Verify that another program, such as CheckDisk, is not running, which would lock the volume. When the volume is available, Background Intelligent Transfer Service (BITS) will try again.
0x8020000EBG_E_VOLUME_CHANGEDThe destination volume has changed. If the disk is removable, it might have been replaced with a different disk. Reinsert the original disk and resume the job.
0x8020000FBG_E_ERROR_INFORMATION_UNAVAILABLENo errors have occurred.
0x80200010BG_E_NETWORK_DISCONNECTEDThere are currently no active network connections. Background Intelligent Transfer Service (BITS) will try again when an adapter is connected.
0x80200011BG_E_MISSING_FILE_SIZEWhen BITS sends a HEAD request and server/proxy doesn't return Content-Length header in the response, BITS puts the job in ERROR state with BG_E_MISSING_FILE_SIZE. BITS 1.5 puts the job in ERROR state with BG_E_INVALID_SERVER_RESPONSE error. Apache 2.0 proxy server is known to exhibit this behavior.
0x80200012BG_E_INSUFFICIENT_HTTP_SUPPORTThe server does not support HTTP 1.1.
0x80200013BG_E_INSUFFICIENT_RANGE_SUPPORTBITS uses range header in HTTP requests to request parts of a file. If the server or proxy doesn't understand Range requests and returns full file instead of the requested range, BITS puts the job in ERROR state. Apache 1.3 proxy is known to show this behavior if the requested file is already in the cache.
0x80200014BG_E_REMOTE_NOT_SUPPORTEDBackground Intelligent Transfer Service (BITS) cannot be used remotely.
0x80200015BG_E_NEW_OWNER_DIFF_MAPPINGThe drive mapping for the job is different for the current owner than for the previous owner. Use a UNC path instead.
0x80200016BG_E_NEW_OWNER_NO_FILE_ACCESSThe new owner has insufficient access to the local files for the job. The new owner might not have permissions to access the job files. Verify that the new owner has sufficient permissions, and then try again.
0x80200017BG_S_PARTIAL_COMPLETESome of the transferred files were deleted because they were incomplete
0x80200018BG_E_PROXY_LIST_TOO_LARGEThe HTTP proxy list cannot be longer than 32,000 characters. Try again with a shorter proxy list.
0x80200019BG_E_PROXY_BYPASS_LIST_TOO_LARGEThe HTTP proxy bypass list cannot be longer than 32,000 characters. Try again with a shorter bypass proxy list.
0x8020001ABG_S_UNABLE_TO_DELETE_FILESSome of the temporary files could not be deleted. Check the system event log for the complete list of files that could not be deleted.
0x8020001BBG_E_INVALID_SERVER_RESPONSEThe server's response was not valid. The server was not following the defined protocol. Resume the job, and then Background Intelligent Transfer Service (BITS) will try again.
0x8020001CBG_E_TOO_MANY_FILESNo more files can be added to this job.
0x8020001DBG_E_LOCAL_FILE_CHANGEDThe local file was changed during the transfer. Recreate the job, and then try to transfer it again.
0x8020001EBG_E_ERROR_CONTEXT_REMOTE_APPLICATIONThe program on the remote server reported the error.
0x8020001FBG_E_SESSION_NOT_FOUNDThe specified session could not be found on the server. Background Intelligent Transfer Service (BITS) will try again.
0x80200020BG_E_TOO_LARGEThe job is too large for the server to accept. This job might exceed a job size limit set by the server administrator. Reduce the size of the job, and then try again.
0x80200021BG_E_STRING_TOO_LONGThe specified string is too long.
0x80200022BG_E_CLIENT_SERVER_PROTOCOL_MISMATCHThe client and server versions of Background Intelligent Transfer Service (BITS) are incompatible.
0x80200023BG_E_SERVER_EXECUTE_ENABLEScripting OR execute permissions are enabled on the IIS virtual directory associated with the job. To upload files to the virtual directory, disable the scripting and execute permissions on the virtual directory.
0x80200024BG_E_NO_PROGRESS BITSThe job is not making headway. The server may be misconfigured. Background Intelligent Transfer Service (BITS) will try again later.
0x80200025BG_E_USERNAME_TOO_LARGEThe user name cannot be longer than 300 characters. Try again with a shorter name.
0x80200026BG_E_PASSWORD_TOO_LARGEThe password cannot be longer than 300 characters. Try again with a shorter password.
0x80200027BG_E_INVALID_AUTH_TARGETThe authentication target specified in the credentials is not defined.
0x80200028BG_E_INVALID_AUTH_SCHEMEThe authentication scheme specified in the credentials is not defined.
0x80200029BG_E_FILE_NOT_FOUNDThe specified file name does not match any of the files in the job.
0x8020002ABG_S_PROXY_CHANGEDThe proxy server was changed.
0x8020002BBG_E_INVALID_RANGEThe requested byte range extends beyond the end of the web page. Use byte ranges that are wholly within the page.
0x8020002CBG_E_OVERLAPPING_RANGESThe list of byte ranges contains some overlapping ranges, which are not supported.
0x8020002DBG_E_CONNECT_FAILUREA connection could not be established.
0x8020002EBG_E_CONNECTION_CLOSEDThe connection was prematurely closed.
0x8020002FBG_E_KEEP_ALIVE_FAILUREThe connection for a request that specifies the Keep-alive header was closed unexpectedly.
0x80200030BG_E_MESSAGE_LENGTH_LIMIT_EXCEEDEDA message was received that exceeded the specified limit when sending a request or receiving a response from the server.
0x80200031BG_E_NAME_RESOLUTION_FAILUREThe host name could not be found.
0x80200032BG_E_PENDINGAn internal asynchronous request is pending.
0x80200033BG_E_PIPELINE_FAILURE
0x80200034BG_E_PROTOCOL_ERRORThe response received from the server was complete but indicated a protocol-level error.
0x80200035BG_E_PROXY_NAME_RESOLUTION_FAILUREThe proxy name could not be found.
0x80200036BG_E_RECEIVE_FAILUREA complete response was not received from the server.
0x80200037BG_E_REQUEST_CANCELEDThe request was canceled.
0x80200038BG_E_SECURE_CHANNEL_FAILUREAn error occurred while establishing a connection using SSL.
0x80200039BG_E_SEND_FAILUREcomplete request could not be sent to the remote server.
0x8020003ABG_E_SERVER_PROTOCOL_VIOLATIONThe server response was not valid.
0x8020003BBG_E_TIMEOUTThe operation exceeded the time limit.
0x8020003CBG_E_TRUST_FAILUREA server certificate could not be validated.
0x8020003DBG_E_UNKNOWN_ERRORA unknown error occured.
0x8020003EBG_E_BLOCKED_BY_POLICYGroup Policy settings prevent background jobs from running at this time.
0x8020003FBG_E_INVALID_PROXY_INFOThe supplied proxy server or bypass list is invalid.
0x80200040BG_E_INVALID_CREDENTIALSThe format of the supplied security credentials is invalid.
0x80240001SUS_E_NO_SERVICEfor whatever reason, SUS agent can not provide the service
0x80240002SUS_E_MAX_CAPACITY_REACHEDmaximum capacity of the service is reached
0x80240003SUS_E_UNKNOWN_IDid not found
0x80240004SUS_E_NOT_INITIALIZEDobject is not correctly initialized
0x80240005SUS_E_RANGEOVERLAPUpdate handler attempted to request a byte range that overlapped a previously requested byte range
0x80240006SUS_E_TOOMANYRANGESUpdate handler attempted to request too many ranges
0x80240007SUS_S_ALREADY_UNINSTALLED - SUS_E_INVALIDINDEXThe update to be uninstalled is already not installed - An attempt was made to use an invalid index
0x80240008SUS_E_ITEMNOTFOUNDA query was made for an item with a particular key and that key was not found
0x80240009SUS_E_OPERATIONINPROGRESSThe caller attempted to perform an operation on an interface while another operation was in progress.
0x8024000ASUS_E_COULDNOTCANCELThe caller attempted to cancel an operation that is not cancelable
0x8024000BSUS_E_CALL_CANCELLEDcall has been cancelled
0x8024000CSUS_E_NOOPno operation is needed
0x8024000DSUS_E_XML_MISSINGDATAthe SUS agent is attempting to parse an update's XML blob and has not found expected data
0x8024000ESUS_E_XML_INVALIDthe SUS agent is attempting to parse an update's XML blob and has encountered data that is invalid
0x8024000FSUS_E_CYCLE_DETECTEDcycle detected in meta data
0x80240010SUS_E_TOO_DEEP_RELATIONtoo deep relation ship found
0x80240011SUS_E_REG_VALUE_INVALIregistry value was read but is invalid
0x80240012SUS_E_REG_VALUE_INVALIDregistry value was read but is invalid
0x80240013SUS_E_EE_UNKNOWN_EXPRESSIONan expression handler was passed an expression that it doesn't know about
0x80240014SUS_E_EE_INVALID_EXPRESSIONan expression handler was passed an expression that is bad.
0x80240015SUS_E_EE_MISSING_METADATAan expression handler was passed an expression that requires an applicability metadata blob, but did not receive one or received too many.
0x80240016SUS_E_INSTALL_NOT_ALLOWEtry to install while another install is going on or reboot is pending
0x80240017SUS_E_NOT_APPLICABLEinstall is not needed because no updates are applicable
0x80240018WU_E_NO_USERTOKENoperation failed due to missing user token
0x80240019WU_E_EXCLUSIVE_INSTALL_CONFLICTtry to install an exclusive update with other updates at the same time
0x8024001AWU_E_POLICY_NOT_SETpolicy value is not set
0x8024001BWU_E_SELFUPDATE_IN_PROGRESSself-update in progress
0x8024001CSUS_E_WRONGMSIVERSION
0x8024001DWU_E_INVALID_UPDATEan update had bogus metadata
0x8024001EWU_E_SERVICE_STOPcall was aborted due to service stop or system shut down
0x8024001FSUS_E_NO_CONNECTIONno network connection is available to finish the operation
0x80240020SUS_E_NO_INTERACTIVE_USERinteractive user is missing to finish the operation
0x80240021WU_E_TIME_OUToperation timed out
0x80240022WU_E_ALL_UPDATES_FAILEDoperation failed on all specified updates
0x80240023WU_E_EULAS_DECLINEDEULA's for all the updates are declined
0x80240024WU_E_NO_UPDATEthere are no update
0x80240025WU_E_USER_ACCESS_DISABLEDUser access to Windows Update is prevented by Group Policy setting
0x80240026WU_E_INVALID_UPDATE_TYPEinvalid type of update
0x80240027WU_E_URL_TOO_LONGURL is too long
0x80240028WU_E_UNINSTALL_NOT_ALLOWEDuninstall is not allowed due to non managed environment
0x80240029WU_E_INVALID_PRODUCT_LICENSEA product with an invalid license was found on the system.
0x8024002AWU_E_MISSING_HANDLERA component required for detecting applicable updates was missing.
0x8024002BWU_E_LEGACYSERVERThe Sus server we are talking to is a Legacy Sus Server (Sus Server 1.0)
0x8024002CWU_E_BIN_SOURCE_ABSENTA binary-delta patch failed because the source was required
0x8024002DWU_E_FF_SOURCE_ABSENTa full-file patch failed because the source was required
0x8024002ESUS_E_WU_DISABLEDnon managed server access is disallowed
0x8024002FWU_E_CALL_CANCELLED_BY_POLICYcall cancelled because of DisableWindowsUpdateAccess policy takes effect
0x80240030WU_E_INVALID_PROXY_SERVERinvalid format for proxy list
0x80240031WU_E_INVALID_FILEfile is not of the right format
0x80240032WU_E_INVALID_CRITERIAinvalid criteria string
0x80240033WU_E_EULA_UNAVAILABLEEULA download failure
0x80240034WU_E_DOWNLOAD_FAILEDFailed to download
0x80240035WU_E_UPDATE_NOT_PROCESSEDINTERNAL ONLY: The update was not processed.
0x80240036WU_E_INVALID_OPERATIONThe operation is invalid for the object's current state.
0x80240037WU_E_NOT_SUPPORTEDThe invoked functionality is not supported (80240037).
0x80240FFFWU_E_UNEXPECTEDgeneric unexpected failure
0x80241001WU_E_MSI_WRONG_VERSIONThe MSI version on the machine is less than what we expect (SUS 2.0 requires MSI 3.0)
0x80241002WU_E_MSI_NOT_CONFIGUREDMSI is not configured
0x80241003WU_E_MSP_DISABLEDMSI patching is disabled by policy
0x80241FFFU_E_MSP_UNEXPECTEDgeneric unexpected MSP failure
0x80242000SUS_E_UH_REMOTEUNAVAILABLEThe caller requested a remote object, but no remote process is available
0x80242001WU_E_UH_LOCALONLYThe caller requested a remote object, but the specified handler is local only
0x80242002WU_E_UH_UNKNOWNHANDLERThe caller requested an unknown handler object
0x80242003WU_E_UH_REMOTEALREADYACTIVEThe caller requested an unknown handler object
0x80242004SUS_E_UH_DOESNOTSUPPORTACTIONThe update does not support the current action (install or uninstall)
0x80242005SUS_E_UH_WRONGHANDLERThe caller tried to use the wrong handler for an action
0x80242006SUS_E_UH_INVALIDMETADATAThe caller passed an update with invalid metadata to the handler
0x80242007SUS_E_UH_INSTALLERHUNGThe installer took too long and was terminated
0x80242008SUS_E_UH_OPERATIONCANCELLEDThe install was canceled via a handler method (as opposed to, for example, an installer running with UI that was cancelled externally to SUS)
0x80242009SUS_E_UH_BADHANDLERXMLThe XML contained in the handler specific data for the update is invalid.
0x8024200AWU_E_UH_CANREQUIREINPUTThe update may require user input so can not be installed in this context.
0x8024200BSUS_E_UH_INSTALLERFAILUREAt least one update passed to the handler failed to install.
0x8024200CWU_E_UH_FALLBACKTOSELFCONTAINEDHandler should fall back to self-contained from delta.
0x8024200DSUS_E_UH_NEEDANOTHERDOWNLOADThe installer requires more data to be downloaded
0x8024200EWU_E_UH_NOTIFYFAILUREThe attempted operation was not allowed
0x80242FFFWU_E_UH_UNEXPECTEDgeneric unexpected update handler failure
0x80243FFFWU_E_AUCLIENT_UNEXPECTEDgeneric unexpected UI [AU Client] failures
0x80244000WU_E_PT_SOAPCLIENT_BASEUsed as a base to map SOAPCLIENT_ERROR errors.
0x80244001SUS_E_PT_SOAPCLIENT_INITIALIZESOAPCLIENT_INITIALIZE_ERROR initialization failed - most likely an MSXML installation problem
0x80244002WU_E_PT_SOAPCLIENT_OUTOFMEMORYSOAPCLIENT_OUTOFMEMORY out of memory
0x80244003WU_E_PT_SOAPCLIENT_GENERATESOAPCLIENT_GENERATE_ERROR failed in generating the response
0x80244004SUS_E_PT_SOAPCLIENT_CONNECTfailed connecting to server
0x80244005WU_E_PT_SOAPCLIENT_SENDSOAPCLIENT_SEND_ERROR failed in sending message. This generic error has been deprecated in favor of the more specific underlying WinHTTP errors, which will be returned when the client encounters an error communicating with the server.
0x80244006WU_E_PT_SOAPCLIENT_SERVERSOAPCLIENT_SERVER_ERROR server error
0x80244007WU_E_PT_SOAPCLIENT_SOAPFAULTSOAPCLIENT_SOAPFAULT a SOAP Fault was returned by the server. See the more specific WU_E_PT_SOAP_xxxx mappings when a SOAP fault was returned by the server.
0x80244008SUS_E_PT_SOAPCLIENT_PARSEFAULTSOAPCLIENT_PARSEFAULT_ERROR failed in parsing SOAP fault
0x80244009WU_E_PT_SOAPCLIENT_READSOAPCLIENT_READ_ERROR failed in reading response
0x8024400ASUS_E_PT_SOAPCLIENT_PARSEfailed in parsing response
0x8024400BWU_E_PT_SOAP_VERSIONSOAP_E_VERSION_MISMATCH Invalid namespace for the SOAP envelope
0x8024400CWU_E_PT_SOAP_MUST_UNDERSTANDSOAP_E_MUST_UNDERSTAND Child of header with mustUnderstand attribute = 1 wasn't understood or obeyed
0x8024400DSUS_E_PT_SOAP_CLIENTSOAP_E_CLIENT The message was malformed or incomplete. No reason to retry unless problem fixed.
0x8024400ESUS_E_PT_SOAP_SERVERThe message was OK but server couldn't process at the moment. Same message *may* succeed at a later time.
0x8024400FWU_E_PT_WMI_ERRORAn unspecified error occurred using WMI
0x80244011SUS_E_PT_SUS_SERVER_NOT_SETWUServer policy value is missing in the registry
0x80244012WU_E_PT_DOUBLE_INITIALIZATIONobject is initialized second time
0x80244013WU_E_PT_INVALID_COMPUTER_NAMECannot determine computer name
0x80244014WU_E_PT_INVALID_COMPUTER_LSIDCannot determine computer LSID
0x80244015SUS_E_PT_REFRESH_CACHE_REQUIREDServer replied with InvalidCookie or ServerChanged Caller should refresh its internal state then repeat the call to Protocol Talker
0x80244016SUS_E_PT_HTTP_STATUS_BAD_REQUESTHttp status 400 - invalid syntax
0x80244017SUS_E_PT_HTTP_STATUS_DENIEDHttp status 401 - access denied
0x80244018SUS_E_PT_HTTP_STATUS_FORBIDDENHttp status 403 - request forbidden
0x80244019SUS_E_PT_HTTP_STATUS_NOT_FOUNDHttp status 404 - object not found (0x80244019)
0x8024401ASUS_E_PT_HTTP_STATUS_BAD_METHODHttp status 405 - method is not allowed
0x8024401BSUS_E_PT_HTTP_STATUS_PROXY_AUTH_REQHttp status 407 - proxy authentication required
0x8024401CWU_E_PT_HTTP_STATUS_REQUEST_TIMEOUTHttp status 408 - server timed out waiting for request (0x8024401c)
0x8024401DWU_E_PT_HTTP_STATUS_CONFLICTHttp status 409 - user should resubmit with more info
0x8024401EWU_E_PT_HTTP_STATUS_GONEHttp status 410 - the resource is no longer available
0x8024401FWU_E_PT_HTTP_STATUS_SERVER_ERRORHttp status 500 - internal server error
0x80244020WU_E_PT_HTTP_STATUS_NOT_SUPPORTEDHttp status 501 - required not supported
0x80244021SUS_E_PT_HTTP_STATUS_BAD_GATEWAYHttp status 502 - error response received from gateway
0x80244022SUS_E_PT_HTTP_STATUS_SERVICE_UNAVAILHttp status 503 - temporarily overloaded (0x80244022)
0x80244023SUS_E_PT_HTTP_STATUS_GATEWAY_TIMEOUTHttp status 504 - timed out waiting for gateway
0x80244024WU_E_PT_HTTP_STATUS_VERSION_NOT_SUPHttp status 505 - HTTP version not supported
0x80244025SUS_E_PT_FILE_LOCATIONS_CHANGEDServer replied with FileLocationsChange Caller should refresh its internal state then repeat the call to Protocol Talker
0x80244026SUS_E_PT_REGISTRATION_NOT_SUPPORTEDClient doesn't support registration with non-SUS server
0x80244027WU_E_PT_NO_AUTH_PLUGINS_REQUESTEDServer returned an empty AuthInfo list
0x80244028SUS_E_PT_NO_AUTH_COOKIES_CREATEDThe client was unable to create any valid auth cookies
0x80244029WU_E_PT_INVALID_CONFIG_PROPOne of the Config ConfigurationProperty values was wrong
0x8024402AWU_E_PT_CONFIG_PROP_MISSINGOne of the Config ConfigurationProperty values was wrong
0x8024402BWU_E_PT_HTTP_STATUS_NOT_MAPPEDHttp status other than 200, but not mapped above
0x8024402CWU_E_PT_WINHTTP_NAME_NOT_RESOLVEDWinhttp SendRequest/ReceiveResponse failed with 0x2ee7 error. Either the proxy server or target server name can not be resolved. Corresponding to ERROR_WINHTTP_NAME_NOT_RESOLVED. Stop/Restart service or reboot the machine if you see this error frequently.
0x80244FFFWU_E_PT_UNEXPECTEDgeneric unexpected protocol talker failure
0x80245001WU_E_REDIRECTOR_LOAD_XMLThe XML extracted from the wuredir.cab failed to load into the DOM
0x80245002WU_E_REDIRECTOR_S_FALSEAn expected XML element node, map, attribute, value, etc. could not be found.
0x80245003WU_E_REDIRECTOR_ID_SMALLERThe redirectorId in the downloaded wuredir.cab is smaller than the cached cab.
0x8024502DWU_E_PT_SAME_REDIR_IDDuring recovery Protocol Talker failed to download a wuredir.cab with a newer redirectorId from the server
0x8024502EWU_E_PT_NO_MANAGED_RECOVERA redirector recovery action was specified, but the server is managed.
0x80245FFFWU_E_REDIRECTOR_UNEXPECTEDgeneric unexpected redirector failure
0x80246001SUS_E_DM_URLNOTAVAILABLEThe requested file does not have an URL
0x80246002SUS_E_DM_INCORRECTFILEHASHThe file digest did not match the expected value
0x80246003WU_E_DM_UNKNOWNALGORITHMThe file metadata requested an unknown hash algorithm
0x80246004WU_E_DM_NEEDDOWNLOADREQUESTA download request from a download handler is required.
0x80246005SUS_E_DM_NONETWORKNetwork connection was not available
0x80246006SUS_E_DM_WRONGBITSVERSIONThe version of BITS installed on the machine is not compatible.
0x80246007SUS_E_DM_NOTDOWNLOADEDThe update has not been downloaded.
0x80246008SUS_E_DM_FAILTOCONNECTTOBITSFailed to create the IBackgroundCopyManager interface to BITS. The BITS service may have been disabled
0x80246009WU_E_DM_BITSTRANSFERERRORA BITS transfer error occurred, but the exact error could not be retrieved.
0x80246FFFWU_E_DM_UNEXPECTEDgeneric unexpected download manager failure
0x80248000WU_E_DS_SHUTDOWNThe call failed because the SUS agent is shutting down
0x80248001WU_E_DS_INUSEThe call failed because the data store is in use and the operation can only be executed on an idle data store.
0x80248002WU_E_DS_INVALIDThe data store is in an invalid state. This can occur if we attempt to validate the database schema and find a mismatch between the current state and the state we expect.
0x80248003WU_E_DS_TABLEMISSINGThe data store has a missing table
0x80248004WU_E_DS_TABLEINCORRECTThe data store has a table whose columns are not what SUS expects
0x80248005WU_E_DS_INVALIDTABLENAMEThe caller tried to open a table that is not in the datastore
0x80248006WU_E_DS_BADVERSIONThe data store's version does not match what the client expects
0x80248007SUS_E_DS_NODATAThe caller asked for data that is not in the data store
0x80248008WU_E_DS_MISSINGDATAThe data store is in an invalid state because data that should be present is missing. This error can occur if we encounter a column in a table that is NULL when it is not allowed to be NULL.
0x80248009WU_E_DS_MISSINGREFThe data store is in an invalid state because data that should be present is missing. This will occur if we try to fetch a linked row from another table and the linked row does not exist. This can happen with EULAs, files, and/or localized properties referenced by an update.
0x8024800AWU_E_DS_UNKNOWNHANDLERThe caller attempted to add an update that used an unknown update handler
0x8024800BWU_E_DS_CANTDELETEThe caller attempted to delete an update that is referenced by one or more services
0x8024800CSUS_E_DS_LOCKTIMEOUTEXPIREDThe caller attempted to delete an update that is referenced by one or more services
0x8024800DWU_E_DS_NOCATEGORIESThe caller attempted to add a non-toplevel category update that contained no parent categories
0x8024800EWU_E_DS_ROWEXISTSThe caller attempted to add a row whose primary key matched an existing row
0x8024800FWU_E_DS_STOREFILELOCKEDWe attempted to initialize the datastore, but it was locked by another process
0x80248010WU_E_DS_CANNOTREGISTERThe caller is attepting to register the datastore with COM, but the store cannot be loaded into the current process
0x80248011SUS_E_DS_UNABLETOSTARTCould not create an out of proc datastore object
0x80248012SUS_E_DS_MISSINGFILEFORURLa file URL was passed in for a file that does not exist in the datastore
0x80248013SUS_E_DS_DUPLICATEUPDATEIDthe server has passed the same update to the client with two different revision ids
0x80248014WU_E_DS_UNKNOWNSERVICEthe caller has requested some action on a service that is not known to the datastore
0x80248015SUS_E_DS_SERVICEEXPIREDthe caller has requested a service whose registration has expired
0x80248016WU_E_DS_DECLINENOTALLOWEDan update cannot be declined while it is deployed with a deadline by 1 or more services or if it is a mandatory update
0x80248017WU_E_DS_TABLESESSIONMISMATCHthe caller attempted to close a table with a session it was not associated with
0x80248018WU_E_DS_SESSIONLOCKMISMATCHthe caller attempted to close a table with a session it was not associated with
0x80248019WU_E_DS_NEEDWINDOWSSERVICEthe caller attempted to remove the windows update service without having another service configured that delivers updates to windows
0x8024801AWU_E_DS_INVALIDOPERATIONThe attempted operation was not allowed
0x8024801BWU_E_DS_SCHEMAMISMATCHThe schema of a table in a backup XML file cannot be reconciled with the current store schema
0x8024801CWU_E_DS_RESETREQUIREDThe datastore required a reset and either the state of the current session was too complex to retry (it is in a caller initiated transaction or a caller acquired a section lock) or the reset failed. In either case, the only option is to release the session and try again with a newly acquired session. Once a session returns this error, it will always return this error.
0x8024801DWU_E_DS_IMPERSONATEDThe datastore cannot be called while impersonating
0x80248FFFWU_E_DS_UNEXPECTEDgeneric unexpected data store failure
0x8024A000WU_E_AU_NOSERVICEAU was unable to service incoming AU calls
0x8024A001SUS_E_AU_LEGACYSERVER
0x8024A002WU_E_AU_NONLEGACYSERVERThe legacy AU client stopped because the sus server has been upgraded
0x8024A003WU_E_AU_LEGACYCLIENTDISABLEDThe legacy AU client stopped because it was disabled
0x8024A004WU_E_AU_PAUSEDAU was unable to service incoming AU calls because it was paused
0x8024AFFFWU_E_AU_UNEXPECTEDgeneric unexpected Automatic Updates
0x8024C001WU_E_DRV_PRUNEDDriver was pruned.
0x8024C002WU_E_DRV_NOPROP_OR_LEGACYA property wasn't found. Depending on the context this may not be an error. For example, it is expected that legacy drivers will be missing properties we require (there is no support for legacy drivers).
0x8024C003WU_E_DRV_REG_MISMATCHThe registry type we read didn't match what was expected
0x8024C004WU_E_DRV_NO_METADATAThe driver Update didn't have a metadata blob
0x8024C005WU_E_DRV_MISSING_ATTRIBUTEThe driver Update metadata was missing a required attribute
0x8024C006WU_E_DRV_SYNC_FAILEDA driver sync operation failed
0x8024C007WU_E_DRV_NO_PRINTER_CONTENTNo printer driver content following SyncApplicablePrinters
0x8024CFFFWU_E_DRV_UNEXPECTEDgeneric unexpected driver utility failure
0x8024D001WU_E_SETUP_INVALID_INFDATASetup failed due to invalid data in the INF file.
0x8024D002WU_E_SETUP_INVALID_IDENTDATASetup failed due to invalid data in the wuident file.
0x8024D003WU_E_SETUP_ALREADY_INITIALIZEDSetup failed due to multiple initialization.
0x8024D004WU_E_SETUP_NOT_INITIALIZEDSetup has not been initialized correctly.
0x8024D005WU_E_SETUP_SOURCE_VERSION_MISMATCHSetup failed as the version specified in the INF file doesn't match the source binary version.
0x8024D006WU_E_SETUP_TARGET_VERSION_GREATERSetup failed as the target version on the system is higher than source binary version.
0x8024DFFFWU_E_SETUP_UNEXPECTEDGeneric unexpected Setup failure.
0x8024E001WU_E_EE_UNKNOWN_EXPRESSIONan expression handler was passed an expression that it doesn't know about
0x8024E002WU_E_EE_INVALID_EXPRESSIONan expression handler was passed an expression that is bad.
0x8024E003WU_E_EE_MISSING_METADATAan expression handler was passed an expression that requires an applicability metadata blob, but did not receive one or received too many.
0x8024E004WU_E_EE_INVALID_VERSIONInvalid version of the serialized expression data.
0x8024E005WU_E_EE_NOT_INITIALIZEDThe Expression Evaluator has not been initialized correctly.
0x8024E006WU_E_EE_INVALID_ATTRIBUTEDATAAn invalid attribute data was passed to an expression evaluator.
0x8024EFFFWU_E_EE_UNEXPECTEDgeneric unexpected expression evaluator failures
0x8024F001WU_E_REPORTER_EVENTCACHECORRUPTevent cache file was corrupt/malformed
0x8024F002WU_E_REPORTER_EVENTNAMESPACEPARSEFAILEDevent namespace descriptor XML could not be parsed
0x8024F003WU_E_INVALID_EVENTevent was reported with invalid/malformed data
0x8024F004WU_E_SERVER_BUSYevent was rejected by server because server was too busy
0x8024FFFFWU_E_REPORTER_UNEXPECTEDgeneric unexpected reporter failures
0x87FF0001ERROR_LABEL_UNREADABLE
0x87FF0004ERROR_TOO_MANY_OPEN_FILESThe system can not open the file
0x8DDD0001ERRORNOSCRIPTING
0x8DDD0002ERRORNOTADMIN
0x8DDD0003ERRORDISABLEDSite timeout waiting for the control.
0x8DDD0004ERRORCONTROLFAILED
0x8DDD0006ERRORWIN2KLESSTHANSP3
0x8DDD0007ERRORREBOOTREQUIRED
0x8DDD000FERRORIIS404
0x8DDD0010ERRORIIS500
0x8DDD0012ERRORNOFRAMES
0x8DDD0018ERRORAUDISABLEDAU could be disabled, not started etc. BITS could be disabled or not started etc.
0xC0000005STATUS_ACCESS_VIOLATION
0xC0000006STATUS_IN_PAGE_ERROR
0xC000001DSTATUS_ILLEGAL_INSTRUCTION
0xC000001ESTATUS_INVALID_LOCK_SEQUENCE
0xC0000090STATUS_FLOAT_INVALID OPERATION
0xC0000096STATUS_PRIVILEGED_INSTRUCTION
0xC00000FDSTATUS_STACK_OVERFLOW
0xC000013ASTATUS_CONTROL_C_EXIT
0xC0000142STATUS_DLL_INIT_FAILED
0xC0000194STATUS_NOT_FOUNDobject not found
0xC0000354STATUS_DEBUGGER_INACTIVEAn attempt to do an operation on a debug port failed because the port is in the process of being deleted.
0xC8000152MCIERR_SEQ_PORT_NONEXISTENT
0xC80001FEHRLOGWRITEFAILunable to write to the log file
0xC8000211HRLOGDISKFULL
0xC8000240SE_AUDITID_ASSIGN_SPECIAL_PRIV
0xC80003F3HROUTOFMEMORYThe computer is out of memory
0xC80003F6HROUTOFBUFFERSout of database page buffers
0xC80003FAHRREADVERIFYFAILURE
0xC80003FBERROR_NO_LOG_SPACESystem could not allocate the required space in a registry log
0xC80003FEHRDISKIO
0xC8000442CS_EVENT_REG_OPERATIONS_FAILED
0xC800044EHRWRITECONFLICTThe write lock failed due to an outstanding write lock
0xC8000710HRDISKFULL
0xD0000005ERROR_ACCESS_DENIED
0xD0000006ERROR_INVALID_HANDLE
0xD0000008ERROR_NOT_ENOUGH_MEMORYnot enough storage is available to process this command
0xD0000017ERROR_CRC
0xD0000018ERROR_BAD_LENGTHthe program issued a command but the command length is incorrect
0xD000001DERROR_WRITE_FAULTthe system cannot write the specified device
0xD0000022ERROR_WRONG_DISK
0xD000012DHTTP_STATUS_MOVEDObject Permanently moved
0xD0000135MCIERR_SET_DRIVE
0xD0000142MCIERR_WAVE_INPUTSINUSE
0xD0000194HTTP_STATUS_NOT_FOUND
0xE0000101ERROR_SECTION_NOT_FOUND
0xE0000201ERROR_CLASS_MISMATCH
0xE0000203ERROR_NO_DRIVER_SELECTED
0xE000020BERROR_NO_SUCH_DEVINST
0xE000020DERROR_INVALID_CLASS_INSTALLER
0xE0000217ERROR_BAD_SERVICE_INSTALLSECT
0xE0000219ERROR_NO_ASSOCIATED_SERVICE
0xE000022BERROR_DI_DONT_INSTALL
0xE000022DERROR_NON_WINDOWS_NT_DRIVER
0xE000022FERROR_NO_CATALOG_FOR_OEM_INF
0xE0000230ERROR_DEVINSTALL_QUEUE_NONNATIVE
0xE0000234ERROR_DRIVER_NONNATIVE
0xE000023AERROR_PNP REGISTRY_ERROR
0xFFFFF8F0JET_ERRDISKFULL
0xFFFFFB40JET_ERRATTACHEDDATABASEMISMATCH
0xFFFFFB4AJET_ERRDATABASECORRUPTED
0xFFFFFBBEJET_ERRINSTANCEUNAVAILABLE
0xFFFFFBF8JET_ERRFILEACCESSDENIED
0xFFFFFC02JET_ERRDISKIO
0xFFFFFC06JET_ERRREADVERIFYFAILURE
0xFFFFFC0DJET_ERROUTOFMEMORY
0xFFFFFDC9JET_ERRDBTIMETOONEW
0xFFFFFDDAJET_ERRDATABASEINCONSISTENT
0xFFFFFDFDJET_ERRINVALIDLOGSEQUENCE
0xFFFFFE02JET_ERRLOGWRITEFAIL
0xFFFFFE0BJET_ERRLOGFILECORRUPT
0xFFFFFF99JET_ERROUTOFTHREADS
0xFFFFFFFFCANCEL

Официальный список ошибок с описаниями от Microsoft содержится в справочнике [MS-ERREF]: Windows Error Codes. Последнюю на сегодняшний день версию справочника можно скачать здесь, она датируется 09.12.2018.

Скриншот программы Error Lookup Tool
Скриншот программы Error Lookup Tool

Для администраторов и любителей консоли Microsoft предлагает официальную утилиту Error Lookup Tool, с помощью которой также можно посмотреть информацию по коду ошибки. Последняя версия находится здесь.

Поделиться ссылкой ВКонтакте
Просмотров: 2715 | Комментариев: 12

Внимание! Статья опубликована больше года назад, информация могла устареть!

Комментарии

Отзывы посетителей сайта о статье
Leonid (10.05.2020 в 10:31):
ManHunter, ok,спасибо!
ManHunter (08.05.2020 в 10:01):
Никакого смысла
Leoni (08.05.2020 в 07:02):
Скажите пожалуйста,есть ли смысл переходить с семерки на winows 8,10,если тебе не нужны игры
u-b0at (21.01.2020 в 20:02):
За ресурс - https://winitpro.ru/ - отдельно спасибо)
ManHunter (20.01.2020 в 12:19):
toor, не придется ничего писать, есть готовая утилита Error Lookup Tool от того же поставщика ошибок. Добавил в статью.
nordpoint (20.01.2020 в 11:53):
Спасибо, весьма кстати!
ManHunter (20.01.2020 в 11:26):
Добавил информацию про [MS-ERREF]: Windows Error Codes. Вроде как официальный справочник по ошибкам от самого поставщика ошибок :)
toor (20.01.2020 в 11:13):
ManHunter, если решишь воплотить эту мысль в реальность, может стоить обратить внимание на функцию FormatMessage (т.к. SysErrorMessage не показывает ошибки из DLL).

// аналог SysErrorMessage
procedure TForm1.Button1Click(Sender: TObject);
var
  fm: Integer;
  lpMsgBuf: PChar;
begin
   // На языке системы
   fm := FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER or FORMAT_MESSAGE_FROM_SYSTEM,
                       nil, 1 {код ошибки}, LANG_SYSTEM_DEFAULT, @lpMsgBuf, 0, nil);
   // или на указанном языке
   //fm := FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER or FORMAT_MESSAGE_FROM_SYSTEM,
   //                    nil, 1 {код ошибки}, MAKELANGID(LANG_ENGLISH, SUBLANG_ENGLISH_US),
   //                    @lpMsgBuf, 0, nil);
   MessageBox(Handle, lpMsgBuf, nil, MB_OK);
   LocalFree(Cardinal(lpMsgBuf));
end;

// аналог вышеприведенного способа, но описание ошибки находится в DLL
procedure TForm1.Button1Click(Sender: TObject);
const
  // Коды ошибок можно посмотреть здесь
  // https://msdn.microsoft.com/en-...a366209.aspx
  E_IMAPI_BURN_VERIFICATION_FAILED = $C0AA0007;
var
  PBuf: PChar;
  isLoad: Boolean;
  imapi2: NativeInt;
begin
   isLoad := False;
   imapi2 := GetModuleHandle('imapi2.dll');

   if imapi2 = 0 then
   begin
      imapi2 := LoadLibrary('imapi2.dll');
      isLoad := True;
   end;

   FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER or FORMAT_MESSAGE_FROM_HMODULE,
      Pointer(imapi2), E_IMAPI_BURN_VERIFICATION_FAILED, 0, @PBuf, 0, nil);
   ShowMessage(PBuf);
   LocalFree(HLOCAL(PBuf));

   if isLoad then
      FreeLibrary(imapi2);
end;
ManHunter (20.01.2020 в 10:55):
Хорошая, кстати, мысль.
toor (20.01.2020 в 10:23):
Можно написать небольшую утилитку, и получать локализованное описание ошибки:

ShowMessage(SysErrorMessage($80092004));
> Объект или свойство не найдено
Alex (20.01.2020 в 08:43):
А у меня вот такая ошибка вылазит 0x80092004, не нашел её в списке
https://support.microsoft.com/...-install-aft
Alex Carvinus (20.01.2020 в 07:47):
Да без знания английского технического точно трудно будет

Добавить комментарий

Заполните форму для добавления комментария
Имя*:
Текст комментария (не более 2000 символов)*:

*Все поля обязательны для заполнения.
Комментарии, содержащие рекламу, ненормативную лексику, оскорбления и т.п., а также флуд и сообщения не по теме, будут удаляться. Нарушителям может быть заблокирован доступ к сайту.
Наверх
Powered by PCL's Speckled Band Engine 0.2 RC3
© ManHunter / PCL, 2008-2024
При использовании материалов ссылка на сайт обязательна
Время генерации: 0.09 сек. / MySQL: 2 (0.0062 сек.) / Память: 4.5 Mb
Наверх