Error Code 12009: A request to InternetQueryOption or InternetSetOption specified an invalid option value. [ERROR_INTERNET_INVALID_OPTION (0x2EE9)] |
Error Code 12010: The length of an option supplied to InternetQueryOption or InternetSetOption is incorrect for the type of option specified. [ERROR_INTERNET_BAD_OPTION_LENGTH (0x2EEA)] |
Error Code 12011: The requested option cannot be set, only queried. [ERROR_INTERNET_OPTION_NOT_SETTABLE (0x2EEB)] |
Error Code 12012: WinINet support is being shut down or unloaded. [ERROR_INTERNET_SHUTDOWN (0x2EEC)] |
Error Code 12013: The request to connect and log on to an FTP server could not be completed because the supplied user name is incorrect. [ERROR_INTERNET_INCORRECT_USER_NAME (0x2EED)] |
Error Code 12014: The request to connect and log on to an FTP server could not be completed because the supplied password is incorrect. [ERROR_INTERNET_INCORRECT_PASSWORD (0x2EEE)] |
Error Code 12015: The request to connect and log on to an FTP server failed. [ERROR_INTERNET_LOGIN_FAILURE (0x2EEF)] |
Error Code 12016: The requested operation is invalid. [ERROR_INTERNET_INVALID_OPERATION (0x2EF0)] |
Error Code 12017: The operation was canceled, usually because the handle on which the request was operating was closed before the operation completed. [ERROR_INTERNET_OPERATION_CANCELLED (0x2EF1)] |
Error Code 12018: The type of handle supplied is incorrect for this operation. [ERROR_INTERNET_INCORRECT_HANDLE_TYPE (0x2EF2)] |
Error Code 12019: The requested operation cannot be carried out because the handle supplied is not in the correct state. [ERROR_INTERNET_INCORRECT_HANDLE_STATE (0x2EF3)] |
Error Code 12020: The request cannot be made via a proxy. [ERROR_INTERNET_NOT_PROXY_REQUEST (0x2EF4)] |
Error Code 12021: A required registry value could not be located. [ERROR_INTERNET_REGISTRY_VALUE_NOT_FOUND (0x2EF5)] |
Error Code 12022: A required registry value was located but is an incorrect type or has an invalid value. [ERROR_INTERNET_BAD_REGISTRY_PARAMETER (0x2EF6)] |
Error Code 12023: Direct network access cannot be made at this time. [ERROR_INTERNET_NO_DIRECT_ACCESS (0x2EF7)] |
Error Code 12024: An asynchronous request could not be made because a zero context value was supplied. [ERROR_INTERNET_NO_CONTEXT (0x2EF8)] |
Error Code 12025: An asynchronous request could not be made because a callback function has not been set. [ERROR_INTERNET_NO_CALLBACK (0x2EF9)] |
Error Code 12026: The required operation could not be completed because one or more requests are pending. [ERROR_INTERNET_REQUEST_PENDING (0x2EFA)] |
Error Code 12027: The format of the request is invalid. [ERROR_INTERNET_INCORRECT_FORMAT (0x2EFB)] |
Error Code 12028: The requested item could not be located. [ERROR_INTERNET_ITEM_NOT_FOUND (0x2EFC)] |
Error Code 12029: The attempt to connect to the server failed. [ERROR_INTERNET_CANNOT_CONNECT (0x2EFD)] |
Error Code 12030: The connection with the server has been terminated. [ERROR_INTERNET_CONNECTION_ABORTED (0x2EFE)] |
Error Code 12031: The connection with the server has been reset. [ERROR_INTERNET_CONNECTION_RESET (0x2EFF)] |
Error Code 12032: The function needs to redo the request. [ERROR_INTERNET_FORCE_RETRY (0x2F00)] |
Error Code 12033: The request to the proxy was invalid. [ERROR_INTERNET_INVALID_PROXY_REQUEST (0x2F01)] |
Error Code 12034: A user interface or other blocking operation has been requested. [ERROR_INTERNET_NEED_UI (0x2F02)] |
Error Code 12036: The request failed because the handle already exists. [ERROR_INTERNET_HANDLE_EXISTS (0x2F04)] |
Error Code 12037: SSL certificate date that was received from the server is bad. The certificate is expired. [ERROR_INTERNET_SEC_CERT_DATE_INVALID (0x2F05)] |
Error Code 12038: SSL certificate common name (host name field) is incorrect—for example, if you entered www.server.com and the common name on the certificate says www.different.com. [ERROR_INTERNET_SEC_CERT_CN_INVALID (0x2F06)] |
Error Code 12039: The application is moving from a non-SSL to an SSL connection because of a redirect. [ERROR_INTERNET_HTTP_TO_HTTPS_ON_REDIR (0x2F07)] |
Error Code 12040: The application is moving from an SSL to an non-SSL connection because of a redirect. [ERROR_INTERNET_HTTPS_TO_HTTP_ON_REDIR (0x2F08)] |
Error Code 12041: The content is not entirely secure. Some of the content being viewed may have come from unsecured servers. [ERROR_INTERNET_MIXED_SECURITY (0x2F09)] |
Error Code 12042: The application is posting and attempting to change multiple lines of text on a server that is not secure. [ERROR_INTERNET_CHG_POST_IS_NON_SECURE (0x2F0A)] |
Error Code 12043: The application is posting data to a server that is not secure. [ERROR_INTERNET_POST_IS_NON_SECURE (0x2F0B)] |
Error Code 12044: The server is requesting client authentication. [ERROR_INTERNET_CLIENT_AUTH_CERT_NEEDED (0x2F0C)] |
Error Code 12045: The function is unfamiliar with the Certificate Authority that generated the server's certificate. [ERROR_INTERNET_INVALID_CA (0x2F0D)] |
Error Code 12046: Client authorization is not set up on this computer. [ERROR_INTERNET_CLIENT_AUTH_NOT_SETUP (0x2F0E)] |
Error Code 12047: The application could not start an asynchronous thread. [ERROR_INTERNET_ASYNC_THREAD_FAILED (0x2F0F)] |
Error Code 12048: The function could not handle the redirection, because the scheme changed (for example, HTTP to FTP). [ERROR_INTERNET_REDIRECT_SCHEME_CHANGE (0x2F10)] |
Error Code 12049: Another thread has a password dialog box in progress. [ERROR_INTERNET_DIALOG_PENDING (0x2F11)] |
Error Code 12050: The dialog box should be retried. [ERROR_INTERNET_RETRY_DIALOG (0x2F12)] |
Error Code 12052: The data being submitted to an SSL connection is being redirected to a non-SSL connection. [ERROR_INTERNET_HTTPS_HTTP_SUBMIT_REDIR (0x2F14)] |
Error Code 12053: The request requires a CD-ROM to be inserted in the CD-ROM drive to locate the resource requested. [ERROR_INTERNET_INSERT_CDROM (0x2F15)] |
Error Code 12054: The requested resource requires Fortezza authentication. [ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED (0x2F16)] |
Error Code 12055: The SSL certificate contains errors. [ERROR_INTERNET_SEC_CERT_ERRORS (0x2F17)] |
Error Code 12056: ERROR_INTERNET_SEC_CERT_REV_FAILED [ERROR_INTERNET_SEC_CERT_NO_REV (0x2F18)] |
Error Code 12110: The requested operation cannot be made on the FTP session handle because an operation is already in progress. [ERROR_FTP_TRANSFER_IN_PROGRESS (0x2F4E)] |
Error Code 12111: The FTP operation was not completed because the session was aborted. [ERROR_FTP_DROPPED (0x2F4F)] |
Error Code 12112: Passive mode is not available on the server. [ERROR_FTP_NO_PASSIVE_MODE (0x2F50)] |
Error Code 12130: An error was detected while parsing data returned from the Gopher server. [ERROR_GOPHER_PROTOCOL_ERROR (0x2F62)] |
Error Code 12131: The request must be made for a file locator. [ERROR_GOPHER_NOT_FILE (0x2F63)] |
Error Code 12132: An error was detected while receiving data from the Gopher server. [ERROR_GOPHER_DATA_ERROR (0x2F64)] |
Error Code 12133: The end of the data has been reached. [ERROR_GOPHER_END_OF_DATA (0x2F65)] |
Error Code 12134: The supplied locator is not valid. [ERROR_GOPHER_INVALID_LOCATOR (0x2F66)] |
Error Code 12135: The type of the locator is not correct for this operation. [ERROR_GOPHER_INCORRECT_LOCATOR_TYPE (0x2F67)] |
Error Code 12136: The requested operation can be made only against a Gopher+ server, or with a locator that specifies a Gopher+ operation. [ERROR_GOPHER_NOT_GOPHER_PLUS (0x2F68)] |
Error Code 12137: The requested attribute could not be located. [ERROR_GOPHER_ATTRIBUTE_NOT_FOUND (0x2F69)] |
Error Code 12138: The locator type is unknown. [ERROR_GOPHER_UNKNOWN_LOCATOR (0x2F6A)] |
Error Code 12150: The requested header could not be located. [ERROR_HTTP_HEADER_NOT_FOUND (0x2F76)] |
Error Code 12151: The server did not return any headers. [ERROR_HTTP_DOWNLEVEL_SERVER (0x2F77)] |
Error Code 12152: The server response could not be parsed. [ERROR_HTTP_INVALID_SERVER_RESPONSE (0x2F78)] |
Error Code 12153: The supplied header is invalid. [ERROR_HTTP_INVALID_HEADER (0x2F79)] |
Error Code 12154: The request made to HttpQueryInfo is invalid. [ERROR_HTTP_INVALID_QUERY_REQUEST (0x2F7A)] |
Error Code 12155: The header could not be added because it already exists. [ERROR_HTTP_HEADER_ALREADY_EXISTS (0x2F7B)] |
Error Code 12156: The redirection failed because either the scheme changed (for example, HTTP to FTP) or all attempts made to redirect failed (default is five attempts). [ERROR_HTTP_REDIRECT_FAILED (0x2F7C)] |
Error Code 12157: The application experienced an internal error loading the SSL libraries. [ERROR_INTERNET_SECURITY_CHANNEL_ERROR (0x2F7D)] |
Error Code 12158: The function was unable to cache the file. [ERROR_INTERNET_UNABLE_TO_CACHE_FILE (0x2F7E)] |
Error Code 12159: The required protocol stack is not loaded and the application cannot start WinSock. [ERROR_INTERNET_TCPIP_NOT_INSTALLED (0x2F7F)] |
Error Code 12160: The HTTP request was not redirected. [ERROR_HTTP_NOT_REDIRECTED (0x2F80)] |
Error Code 12161: The HTTP cookie requires confirmation. [ERROR_HTTP_COOKIE_NEEDS_CONFIRMATION (0x2F81)] |
Error Code 12162: The HTTP cookie was declined by the server. [ERROR_HTTP_COOKIE_DECLINED (0x2F82)] |
Error Code 12163: The Internet connection has been lost. [ERROR_INTERNET_DISCONNECTED (0x2F83)] |
Error Code 12164: The Web site or server indicated is unreachable. [ERROR_INTERNET_SERVER_UNREACHABLE (0x2F84)] |
Error Code 12165: The designated proxy server cannot be reached. [ERROR_INTERNET_PROXY_SERVER_UNREACHABLE (0x2F85)] |
Error Code 12166: There was an error in the automatic proxy configuration script. [ERROR_INTERNET_BAD_AUTO_PROXY_SCRIPT (0x2F86)] |
Error Code 12167: The automatic proxy configuration script could not be downloaded. The INTERNET_FLAG_MUST_CACHE_REQUEST flag was set. [ERROR_INTERNET_UNABLE_TO_DOWNLOAD_SCRIPT (0x2F87)] |
Error Code 12168: The redirection requires user confirmation. [ERROR_HTTP_REDIRECT_NEEDS_CONFIRMATION (0x2F88)] |
Error Code 12169: SSL certificate is invalid. [ERROR_INTERNET_SEC_INVALID_CERT (0x2F89)] |
Error Code 12170: SSL certificate was revoked. [ERROR_INTERNET_SEC_CERT_REVOKED (0x2F8A)] |
Error Code 12171: The function failed due to a security check. [ERROR_INTERNET_FAILED_DUETOSECURITYCHECK (0x2F8B)] |
Error Code 12172: Initialization of the WinINet API has not occurred. Indicates that a higher-level function, such as InternetOpen, has not been called yet. [ERROR_INTERNET_NOT_INITIALIZED (0x2F8C)] |
Error Code 12173: Not currently implemented. [ERROR_INTERNET_NEED_MSN_SSPI_PKG (0x2F8D)] |
Error Code 12174: The MS-Logoff digest header has been returned from the Web site. [ERROR_INTERNET_LOGIN_FAILURE_DISPLAY_ENTITY_BODY (0x2F8E)] |
Error Code 12175: WinINet failed to perform content decoding on the response. For more information, see the Content Encoding topic. [ERROR_INTERNET_DECODING_FAILED (0x2F8F)] |
Error Code 13000: The specified quick mode policy already exists. [ERROR_IPSEC_QM_POLICY_EXISTS (0x32C8)] |
Error Code 13001: The specified quick mode policy was not found. [ERROR_IPSEC_QM_POLICY_NOT_FOUND (0x32C9)] |
Error Code 13002: The specified quick mode policy is being used. [ERROR_IPSEC_QM_POLICY_IN_USE (0x32CA)] |
Error Code 13003: The specified main mode policy already exists. [ERROR_IPSEC_MM_POLICY_EXISTS (0x32CB)] |
Error Code 13004: The specified main mode policy was not found [ERROR_IPSEC_MM_POLICY_NOT_FOUND (0x32CC)] |
Error Code 13005: The specified main mode policy is being used. [ERROR_IPSEC_MM_POLICY_IN_USE (0x32CD)] |
Error Code 13006: The specified main mode filter already exists. [ERROR_IPSEC_MM_FILTER_EXISTS (0x32CE)] |
Error Code 13007: The specified main mode filter was not found. [ERROR_IPSEC_MM_FILTER_NOT_FOUND (0x32CF)] |
Error Code 13008: The specified transport mode filter already exists. [ERROR_IPSEC_TRANSPORT_FILTER_EXISTS (0x32D0)] |
Error Code 13009: The specified transport mode filter does not exist. [ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND (0x32D1)] |
Error Code 13010: The specified main mode authentication list exists. [ERROR_IPSEC_MM_AUTH_EXISTS (0x32D2)] |
Error Code 13011: The specified main mode authentication list was not found. [ERROR_IPSEC_MM_AUTH_NOT_FOUND (0x32D3)] |
Error Code 13012: The specified main mode authentication list is being used. [ERROR_IPSEC_MM_AUTH_IN_USE (0x32D4)] |
Error Code 13013: The specified default main mode policy was not found. [ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND (0x32D5)] |
Error Code 13014: The specified default main mode authentication list was not found. [ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND (0x32D6)] |
Error Code 13015: The specified default quick mode policy was not found. [ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND (0x32D7)] |
Error Code 13016: The specified tunnel mode filter exists. [ERROR_IPSEC_TUNNEL_FILTER_EXISTS (0x32D8)] |
Error Code 13017: The specified tunnel mode filter was not found. [ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND (0x32D9)] |
Error Code 13018: The Main Mode filter is pending deletion. [ERROR_IPSEC_MM_FILTER_PENDING_DELETION (0x32DA)] |
Error Code 13019: The transport filter is pending deletion. [ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION (0x32DB)] |
Error Code 13020: The tunnel filter is pending deletion. [ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION (0x32DC)] |
Error Code 13021: The Main Mode policy is pending deletion. [ERROR_IPSEC_MM_POLICY_PENDING_DELETION (0x32DD)] |
Error Code 13022: The Main Mode authentication bundle is pending deletion. [ERROR_IPSEC_MM_AUTH_PENDING_DELETION (0x32DE)] |
Error Code 13023: The Quick Mode policy is pending deletion. [ERROR_IPSEC_QM_POLICY_PENDING_DELETION (0x32DF)] |
Error Code 13024: The Main Mode policy was successfully added but some of the requested offers are not supported. [WARNING_IPSEC_MM_POLICY_PRUNED (0x32E0)] |
Error Code 13025: The Quick Mode policy was successfully added but some of the requested offers are not supported. [WARNING_IPSEC_QM_POLICY_PRUNED (0x32E1)] |
Error Code 13800: ERROR_IPSEC_IKE_NEG_STATUS_BEGIN [ERROR_IPSEC_IKE_NEG_STATUS_BEGIN (0x35E8)] |
Error Code 13801: IKE authentication credentials are unacceptable [ERROR_IPSEC_IKE_AUTH_FAIL (0x35E9)] |
Error Code 13802: IKE security attributes are unacceptable [ERROR_IPSEC_IKE_ATTRIB_FAIL (0x35EA)] |
Error Code 13803: IKE Negotiation in progress [ERROR_IPSEC_IKE_NEGOTIATION_PENDING (0x35EB)] |
Error Code 13804: General processing error [ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR (0x35EC)] |
Error Code 13805: Negotiation timed out [ERROR_IPSEC_IKE_TIMED_OUT (0x35ED)] |
Error Code 13806: IKE failed to find valid machine certificate. Contact your Network Security Administrator about installing a valid certificate in the appropriate Certificate Store. [ERROR_IPSEC_IKE_NO_CERT (0x35EE)] |
Error Code 13807: IKE SA deleted by peer before establishment completed [ERROR_IPSEC_IKE_SA_DELETED (0x35EF)] |
Error Code 13808: IKE SA deleted before establishment completed [ERROR_IPSEC_IKE_SA_REAPED (0x35F0)] |
Error Code 13809: Negotiation request sat in Queue too long [ERROR_IPSEC_IKE_MM_ACQUIRE_DROP (0x35F1)] |
Error Code 13810: Negotiation request sat in Queue too long [ERROR_IPSEC_IKE_QM_ACQUIRE_DROP (0x35F2)] |
Error Code 13811: Negotiation request sat in Queue too long [ERROR_IPSEC_IKE_QUEUE_DROP_MM (0x35F3)] |
Error Code 13812: Negotiation request sat in Queue too long [ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM (0x35F4)] |
Error Code 13813: No response from peer [ERROR_IPSEC_IKE_DROP_NO_RESPONSE (0x35F5)] |
Error Code 13814: Negotiation took too long [ERROR_IPSEC_IKE_MM_DELAY_DROP (0x35F6)] |
Error Code 13815: Negotiation took too long [ERROR_IPSEC_IKE_QM_DELAY_DROP (0x35F7)] |
Error Code 13816: Unknown error occurred [ERROR_IPSEC_IKE_ERROR (0x35F8)] |
Error Code 13817: Certificate Revocation Check failed [ERROR_IPSEC_IKE_CRL_FAILED (0x35F9)] |
Error Code 13818: Invalid certificate key usage [ERROR_IPSEC_IKE_INVALID_KEY_USAGE (0x35FA)] |
Error Code 13819: Invalid certificate type [ERROR_IPSEC_IKE_INVALID_CERT_TYPE (0x35FB)] |
Error Code 13820: IKE negotiation failed because the machine certificate used does not have a private key. IPsec certificates require a private key. Contact your Network Security administrator about replacing with a certificate that has a private key. [ERROR_IPSEC_IKE_NO_PRIVATE_KEY (0x35FC)] |
Error Code 13821: Simultaneous rekeys were detected. [ERROR_IPSEC_IKE_SIMULTANEOUS_REKEY (0x35FD)] |
Error Code 13822: Failure in Diffie-Hellman computation [ERROR_IPSEC_IKE_DH_FAIL (0x35FE)] |
Error Code 13823: Don't know how to process critical payload. [ERROR_IPSEC_IKE_CRITICAL_PAYLOAD_NOT_RECOGNIZED (0x35FF)] |
Error Code 13824: Invalid header [ERROR_IPSEC_IKE_INVALID_HEADER (0x3600)] |
Error Code 13825: No policy configured [ERROR_IPSEC_IKE_NO_POLICY (0x3601)] |
Error Code 13826: Failed to verify signature [ERROR_IPSEC_IKE_INVALID_SIGNATURE (0x3602)] |
Error Code 13827: Failed to authenticate using Kerberos [ERROR_IPSEC_IKE_KERBEROS_ERROR (0x3603)] |
Error Code 13828: Peer's certificate did not have a public key [ERROR_IPSEC_IKE_NO_PUBLIC_KEY (0x3604)] |
Error Code 13829: Error processing error payload [ERROR_IPSEC_IKE_PROCESS_ERR (0x3605)] |
Error Code 13830: Error processing SA payload [ERROR_IPSEC_IKE_PROCESS_ERR_SA (0x3606)] |
Error Code 13831: Error processing Proposal payload [ERROR_IPSEC_IKE_PROCESS_ERR_PROP (0x3607)] |
Error Code 13832: Error processing Transform payload [ERROR_IPSEC_IKE_PROCESS_ERR_TRANS (0x3608)] |
Error Code 13833: Error processing KE payload [ERROR_IPSEC_IKE_PROCESS_ERR_KE (0x3609)] |
Error Code 13834: Error processing ID payload [ERROR_IPSEC_IKE_PROCESS_ERR_ID (0x360A)] |
Error Code 13835: Error processing Cert payload [ERROR_IPSEC_IKE_PROCESS_ERR_CERT (0x360B)] |
Error Code 13836: Error processing Certificate Request payload [ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ (0x360C)] |
Error Code 13837: Error processing Hash payload [ERROR_IPSEC_IKE_PROCESS_ERR_HASH (0x360D)] |
Error Code 13838: Error processing Signature payload [ERROR_IPSEC_IKE_PROCESS_ERR_SIG (0x360E)] |
Error Code 13839: Error processing Nonce payload [ERROR_IPSEC_IKE_PROCESS_ERR_NONCE (0x360F)] |
Error Code 13840: Error processing Notify payload [ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY (0x3610)] |
Error Code 13841: Error processing Delete Payload [ERROR_IPSEC_IKE_PROCESS_ERR_DELETE (0x3611)] |
Error Code 13842: Error processing VendorId payload [ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR (0x3612)] |
Error Code 13843: Invalid payload received [ERROR_IPSEC_IKE_INVALID_PAYLOAD (0x3613)] |
Error Code 13844: Soft SA loaded [ERROR_IPSEC_IKE_LOAD_SOFT_SA (0x3614)] |
Error Code 13845: Soft SA torn down [ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN (0x3615)] |
Error Code 13846: Invalid cookie received. [ERROR_IPSEC_IKE_INVALID_COOKIE (0x3616)] |
Error Code 13847: Peer failed to send valid machine certificate [ERROR_IPSEC_IKE_NO_PEER_CERT (0x3617)] |
Error Code 13848: Certification Revocation check of peer's certificate failed [ERROR_IPSEC_IKE_PEER_CRL_FAILED (0x3618)] |
Error Code 13849: New policy invalidated SAs formed with old policy [ERROR_IPSEC_IKE_POLICY_CHANGE (0x3619)] |
Error Code 13850: There is no available Main Mode IKE policy. [ERROR_IPSEC_IKE_NO_MM_POLICY (0x361A)] |
Error Code 13851: Failed to enabled TCB privilege. [ERROR_IPSEC_IKE_NOTCBPRIV (0x361B)] |
Error Code 13852: Failed to load SECURITY.DLL. [ERROR_IPSEC_IKE_SECLOADFAIL (0x361C)] |
Error Code 13853: Failed to obtain security function table dispatch address from SSPI. [ERROR_IPSEC_IKE_FAILSSPINIT (0x361D)] |
Error Code 13854: Failed to query Kerberos package to obtain max token size. [ERROR_IPSEC_IKE_FAILQUERYSSP (0x361E)] |
Error Code 13855: Failed to obtain Kerberos server credentials for ISAKMP/ERROR_IPSEC_IKE service. Kerberos authentication will not function. The most likely reason for this is lack of domain membership. This is normal if your computer is a member of a workgroup. [ERROR_IPSEC_IKE_SRVACQFAIL (0x361F)] |
Error Code 13856: Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes). [ERROR_IPSEC_IKE_SRVQUERYCRED (0x3620)] |
Error Code 13857: Failed to obtain new SPI for the inbound SA from Ipsec driver. The most common cause for this is that the driver does not have the correct filter. Check your policy to verify the filters. [ERROR_IPSEC_IKE_GETSPIFAIL (0x3621)] |
Error Code 13858: Given filter is invalid [ERROR_IPSEC_IKE_INVALID_FILTER (0x3622)] |
Error Code 13859: Memory allocation failed. [ERROR_IPSEC_IKE_OUT_OF_MEMORY (0x3623)] |
Error Code 13860: Failed to add Security Association to IPSec Driver. The most common cause for this is if the IKE negotiation took too long to complete. If the problem persists reduce the load on the faulting machine. [ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED (0x3624)] |
Error Code 13861: Invalid policy [ERROR_IPSEC_IKE_INVALID_POLICY (0x3625)] |
Error Code 13862: Invalid DOI [ERROR_IPSEC_IKE_UNKNOWN_DOI (0x3626)] |
Error Code 13863: Invalid situation [ERROR_IPSEC_IKE_INVALID_SITUATION (0x3627)] |
Error Code 13864: Diffie-Hellman failure [ERROR_IPSEC_IKE_DH_FAILURE (0x3628)] |
Error Code 13865: Invalid Diffie-Hellman group [ERROR_IPSEC_IKE_INVALID_GROUP (0x3629)] |
Error Code 13866: Error encrypting payload [ERROR_IPSEC_IKE_ENCRYPT (0x362A)] |
Error Code 13867: Error decrypting payload [ERROR_IPSEC_IKE_DECRYPT (0x362B)] |
Error Code 13868: Policy match error [ERROR_IPSEC_IKE_POLICY_MATCH (0x362C)] |
Error Code 13869: Unsupported ID [ERROR_IPSEC_IKE_UNSUPPORTED_ID (0x362D)] |
Error Code 13870: Hash verification failed [ERROR_IPSEC_IKE_INVALID_HASH (0x362E)] |
Error Code 13871: Invalid hash algorithm [ERROR_IPSEC_IKE_INVALID_HASH_ALG (0x362F)] |
Error Code 13872: Invalid hash size [ERROR_IPSEC_IKE_INVALID_HASH_SIZE (0x3630)] |
Error Code 13873: Invalid encryption algorithm [ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG (0x3631)] |
Error Code 13874: Invalid authentication algorithm [ERROR_IPSEC_IKE_INVALID_AUTH_ALG (0x3632)] |
Error Code 13875: Invalid certificate signature [ERROR_IPSEC_IKE_INVALID_SIG (0x3633)] |
Error Code 13876: Load failed [ERROR_IPSEC_IKE_LOAD_FAILED (0x3634)] |
Error Code 13877: Deleted via RPC call [ERROR_IPSEC_IKE_RPC_DELETE (0x3635)] |
Error Code 13878: Temporary state created to perform reinit. This is not a real failure. [ERROR_IPSEC_IKE_BENIGN_REINIT (0x3636)] |
Error Code 13879: The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine. [ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY (0x3637)] |
Error Code 13880: The recipient cannot handle version of IKE specified in the header. [ERROR_IPSEC_IKE_INVALID_MAJOR_VERSION (0x3638)] |
Error Code 13881: Key length in certificate is too small for configured security requirements. [ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN (0x3639)] |
Error Code 13882: Max number of established MM SAs to peer exceeded. [ERROR_IPSEC_IKE_MM_LIMIT (0x363A)] |
Error Code 13883: IKE received a policy that disables negotiation. [ERROR_IPSEC_IKE_NEGOTIATION_DISABLED (0x363B)] |
Error Code 13884: Reached maximum quick mode limit for the main mode. New main mode will be started. [ERROR_IPSEC_IKE_QM_LIMIT (0x363C)] |
Error Code 13885: Main mode SA lifetime expired or peer sent a main mode delete. [ERROR_IPSEC_IKE_MM_EXPIRED (0x363D)] |
Error Code 13886: Main mode SA assumed to be invalid because peer stopped responding. [ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID (0x363E)] |
Error Code 13887: Certificate doesn't chain to a trusted root in IPsec policy. [ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH (0x363F)] |
Error Code 13888: Received unexpected message ID. [ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID (0x3640)] |
Error Code 13889: Received invalid authentication offers. [ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD (0x3641)] |
Error Code 13890: Sent DOS cookie notify to initiator. [ERROR_IPSEC_IKE_DOS_COOKIE_SENT (0x3642)] |
Error Code 13891: IKE service is shutting down. [ERROR_IPSEC_IKE_SHUTTING_DOWN (0x3643)] |
Error Code 13892: Could not verify binding between CGA address and certificate. [ERROR_IPSEC_IKE_CGA_AUTH_FAILED (0x3644)] |
Error Code 13893: Error processing NatOA payload. [ERROR_IPSEC_IKE_PROCESS_ERR_NATOA (0x3645)] |
Error Code 13894: Parameters of the main mode are invalid for this quick mode. [ERROR_IPSEC_IKE_INVALID_MM_FOR_QM (0x3646)] |
Error Code 13895: Quick mode SA was expired by IPsec driver. [ERROR_IPSEC_IKE_QM_EXPIRED (0x3647)] |
Error Code 13896: Too many dynamically added IKEEXT filters were detected. [ERROR_IPSEC_IKE_TOO_MANY_FILTERS (0x3648)] |
Error Code 13897: ERROR_IPSEC_IKE_NEG_STATUS_END [ERROR_IPSEC_IKE_NEG_STATUS_END (0x3649)] |
Error Code 13898: NAP reauth succeeded and must delete the dummy NAP IKEv2 tunnel. [ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL (0x364A)] |
Error Code 13899: Error in assigning inner IP address to initiator in tunnel mode. [ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE (0x364B)] |
Error Code 13900: Require configuration payload missing. [ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING (0x364C)] |
Error Code 13901: A negotiation running as the security principle who issued the connection is in progress. [ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING (0x364D)] |
Error Code 13902: SA was deleted due to IKEv1/AuthIP co-existence suppress check. [ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS (0x364E)] |
Error Code 13903: Incoming SA request was dropped due to peer IP address rate limiting. [ERROR_IPSEC_IKE_RATELIMIT_DROP (0x364F)] |
Error Code 13904: Peer does not support MOBIKE. [ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE (0x3650)] |
Error Code 13905: SA establishment is not authorized. [ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE (0x3651)] |
Error Code 13906: SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential. [ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE (0x3652)] |
Error Code 13907: SA establishment is not authorized. You may need to enter updated or different credentials such as a smartcard. [ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY (0x3653)] |
Error Code 13908: SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential. This might be related to certificate-to-account mapping failure for the SA. [ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_AND_CERTMAP_FAILURE (0x3654)] |
Error Code 13909: ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END [ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END (0x3655)] |
Error Code 13910: The SPI in the packet does not match a valid IPsec SA. [ERROR_IPSEC_BAD_SPI (0x3656)] |
Error Code 13911: Packet was received on an IPsec SA whose lifetime has expired. [ERROR_IPSEC_SA_LIFETIME_EXPIRED (0x3657)] |
Error Code 13912: Packet was received on an IPsec SA that doesn't match the packet characteristics. [ERROR_IPSEC_WRONG_SA (0x3658)] |
Error Code 13913: Packet sequence number replay check failed. [ERROR_IPSEC_REPLAY_CHECK_FAILED (0x3659)] |
Error Code 13914: IPsec header and/or trailer in the packet is invalid. [ERROR_IPSEC_INVALID_PACKET (0x365A)] |
Error Code 13915: IPsec integrity check failed. [ERROR_IPSEC_INTEGRITY_CHECK_FAILED (0x365B)] |
Error Code 13916: IPsec dropped a clear text packet. [ERROR_IPSEC_CLEAR_TEXT_DROP (0x365C)] |
Error Code 13917: IPsec dropped an incoming ESP packet in authenticated firewall mode. This drop is benign. [ERROR_IPSEC_AUTH_FIREWALL_DROP (0x365D)] |
Error Code 13918: IPsec dropped a packet due to DoS throttling. [ERROR_IPSEC_THROTTLE_DROP (0x365E)] |
Error Code 13925: IPsec DoS Protection matched an explicit block rule. [ERROR_IPSEC_DOSP_BLOCK (0x3665)] |
Error Code 13926: IPsec DoS Protection received an IPsec specific multicast packet which is not allowed. [ERROR_IPSEC_DOSP_RECEIVED_MULTICAST (0x3666)] |
Error Code 13927: IPsec DoS Protection received an incorrectly formatted packet. [ERROR_IPSEC_DOSP_INVALID_PACKET (0x3667)] |
Error Code 13928: IPsec DoS Protection failed to look up state. [ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED (0x3668)] |
Error Code 13929: IPsec DoS Protection failed to create state because the maximum number of entries allowed by policy has been reached. [ERROR_IPSEC_DOSP_MAX_ENTRIES (0x3669)] |
Error Code 13930: IPsec DoS Protection received an IPsec negotiation packet for a keying module which is not allowed by policy. [ERROR_IPSEC_DOSP_KEYMOD_NOT_ALLOWED (0x366A)] |
Error Code 13931: IPsec DoS Protection has not been enabled. [ERROR_IPSEC_DOSP_NOT_INSTALLED (0x366B)] |
Error Code 13932: IPsec DoS Protection failed to create a per internal IP rate limit queue because the maximum number of queues allowed by policy has been reached. [ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES (0x366C)] |
Error Code 14000: The requested section was not present in the activation context. [ERROR_SXS_SECTION_NOT_FOUND (0x36B0)] |
Error Code 14001: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. [ERROR_SXS_CANT_GEN_ACTCTX (0x36B1)] |
Error Code 14002: The application binding data format is invalid. [ERROR_SXS_INVALID_ACTCTXDATA_FORMAT (0x36B2)] |
Error Code 14003: The referenced assembly is not installed on your system. [ERROR_SXS_ASSEMBLY_NOT_FOUND (0x36B3)] |
Error Code 14004: The manifest file does not begin with the required tag and format information. [ERROR_SXS_MANIFEST_FORMAT_ERROR (0x36B4)] |
Error Code 14005: The manifest file contains one or more syntax errors. [ERROR_SXS_MANIFEST_PARSE_ERROR (0x36B5)] |
Error Code 14006: The application attempted to activate a disabled activation context. [ERROR_SXS_ACTIVATION_CONTEXT_DISABLED (0x36B6)] |
Error Code 14007: The requested lookup key was not found in any active activation context. [ERROR_SXS_KEY_NOT_FOUND (0x36B7)] |
Error Code 14008: A component version required by the application conflicts with another component version already active. [ERROR_SXS_VERSION_CONFLICT (0x36B8)] |
Error Code 14009: The type requested activation context section does not match the query API used. [ERROR_SXS_WRONG_SECTION_TYPE (0x36B9)] |
Error Code 14010: Lack of system resources has required isolated activation to be disabled for the current thread of execution. [ERROR_SXS_THREAD_QUERIES_DISABLED (0x36BA)] |
Error Code 14011: An attempt to set the process default activation context failed because the process default activation context was already set. [ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET (0x36BB)] |
Error Code 14012: The encoding group identifier specified is not recognized. [ERROR_SXS_UNKNOWN_ENCODING_GROUP (0x36BC)] |
Error Code 14013: The encoding requested is not recognized. [ERROR_SXS_UNKNOWN_ENCODING (0x36BD)] |
Error Code 14014: The manifest contains a reference to an invalid URI. [ERROR_SXS_INVALID_XML_NAMESPACE_URI (0x36BE)] |
Error Code 14015: The application manifest contains a reference to a dependent assembly which is not installed [ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED (0x36BF)] |
Error Code 14016: The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed [ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED (0x36C0)] |
Error Code 14017: The manifest contains an attribute for the assembly identity which is not valid. [ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE (0x36C1)] |
Error Code 14018: The manifest is missing the required default namespace specification on the assembly element. [ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE (0x36C2)] |
Error Code 14019: The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1". [ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE (0x36C3)] |
Error Code 14020: The private manifest probed has crossed reparse-point-associated path [ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT (0x36C4)] |
Error Code 14021: Two or more components referenced directly or indirectly by the application manifest have files by the same name. [ERROR_SXS_DUPLICATE_DLL_NAME (0x36C5)] |
Error Code 14022: Two or more components referenced directly or indirectly by the application manifest have window classes with the same name. [ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME (0x36C6)] |
Error Code 14023: Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs. [ERROR_SXS_DUPLICATE_CLSID (0x36C7)] |
Error Code 14024: Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs. [ERROR_SXS_DUPLICATE_IID (0x36C8)] |
Error Code 14025: Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs. [ERROR_SXS_DUPLICATE_TLBID (0x36C9)] |
Error Code 14026: Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs. [ERROR_SXS_DUPLICATE_PROGID (0x36CA)] |
Error Code 14027: Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted. [ERROR_SXS_DUPLICATE_ASSEMBLY_NAME (0x36CB)] |
Error Code 14028: A component's file does not match the verification information present in the component manifest. [ERROR_SXS_FILE_HASH_MISMATCH (0x36CC)] |
Error Code 14029: The policy manifest contains one or more syntax errors. [ERROR_SXS_POLICY_PARSE_ERROR (0x36CD)] |
Error Code 14030: Manifest Parse Error : A string literal was expected but no opening quote character was found. [ERROR_SXS_XML_E_MISSINGQUOTE (0x36CE)] |
Error Code 14031: Manifest Parse Error : Incorrect syntax was used in a comment. [ERROR_SXS_XML_E_COMMENTSYNTAX (0x36CF)] |
Error Code 14032: Manifest Parse Error : A name was started with an invalid character. [ERROR_SXS_XML_E_BADSTARTNAMECHAR (0x36D0)] |
Error Code 14033: Manifest Parse Error : A name contained an invalid character. [ERROR_SXS_XML_E_BADNAMECHAR (0x36D1)] |
Error Code 14034: Manifest Parse Error : A string literal contained an invalid character. [ERROR_SXS_XML_E_BADCHARINSTRING (0x36D2)] |
Error Code 14035: Manifest Parse Error : Invalid syntax for an xml declaration. [ERROR_SXS_XML_E_XMLDECLSYNTAX (0x36D3)] |
Error Code 14036: Manifest Parse Error : An Invalid character was found in text content. [ERROR_SXS_XML_E_BADCHARDATA (0x36D4)] |
Error Code 14037: Manifest Parse Error : Required white space was missing. [ERROR_SXS_XML_E_MISSINGWHITESPACE (0x36D5)] |
Error Code 14038: Manifest Parse Error : The character '>' was expected. [ERROR_SXS_XML_E_EXPECTINGTAGEND (0x36D6)] |
Error Code 14039: Manifest Parse Error : A semi colon character was expected. [ERROR_SXS_XML_E_MISSINGSEMICOLON (0x36D7)] |
Error Code 14040: Manifest Parse Error : Unbalanced parentheses. [ERROR_SXS_XML_E_UNBALANCEDPAREN (0x36D8)] |
Error Code 14041: Manifest Parse Error : Internal error. [ERROR_SXS_XML_E_INTERNALERROR (0x36D9)] |
Error Code 14042: Manifest Parse Error : Whitespace is not allowed at this location. [ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE (0x36DA)] |
Error Code 14043: Manifest Parse Error : End of file reached in invalid state for current encoding. [ERROR_SXS_XML_E_INCOMPLETE_ENCODING (0x36DB)] |
Error Code 14044: Manifest Parse Error : Missing parenthesis. [ERROR_SXS_XML_E_MISSING_PAREN (0x36DC)] |
Error Code 14045: Manifest Parse Error : A single or double closing quote character (\' or \") is missing. [ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE (0x36DD)] |
Error Code 14046: Manifest Parse Error : Multiple colons are not allowed in a name. [ERROR_SXS_XML_E_MULTIPLE_COLONS (0x36DE)] |
Error Code 14047: Manifest Parse Error : Invalid character for decimal digit. [ERROR_SXS_XML_E_INVALID_DECIMAL (0x36DF)] |
Error Code 14048: Manifest Parse Error : Invalid character for hexadecimal digit. [ERROR_SXS_XML_E_INVALID_HEXIDECIMAL (0x36E0)] |
Error Code 14049: Manifest Parse Error : Invalid unicode character value for this platform. [ERROR_SXS_XML_E_INVALID_UNICODE (0x36E1)] |
Error Code 14050: Manifest Parse Error : Expecting whitespace or '?'. [ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK (0x36E2)] |
Error Code 14051: Manifest Parse Error : End tag was not expected at this location. [ERROR_SXS_XML_E_UNEXPECTEDENDTAG (0x36E3)] |
Error Code 14052: Manifest Parse Error : The following tags were not closed: %1. [ERROR_SXS_XML_E_UNCLOSEDTAG (0x36E4)] |
Error Code 14053: Manifest Parse Error : Duplicate attribute. [ERROR_SXS_XML_E_DUPLICATEATTRIBUTE (0x36E5)] |
Error Code 14054: Manifest Parse Error : Only one top level element is allowed in an XML document. [ERROR_SXS_XML_E_MULTIPLEROOTS (0x36E6)] |
Error Code 14055: Manifest Parse Error : Invalid at the top level of the document. [ERROR_SXS_XML_E_INVALIDATROOTLEVEL (0x36E7)] |
Error Code 14056: Manifest Parse Error : Invalid xml declaration. [ERROR_SXS_XML_E_BADXMLDECL (0x36E8)] |
Error Code 14057: Manifest Parse Error : XML document must have a top level element. [ERROR_SXS_XML_E_MISSINGROOT (0x36E9)] |
Error Code 14058: Manifest Parse Error : Unexpected end of file. [ERROR_SXS_XML_E_UNEXPECTEDEOF (0x36EA)] |
Error Code 14059: Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset. [ERROR_SXS_XML_E_BADPEREFINSUBSET (0x36EB)] |
Error Code 14060: Manifest Parse Error : Element was not closed. [ERROR_SXS_XML_E_UNCLOSEDSTARTTAG (0x36EC)] |
Error Code 14061: Manifest Parse Error : End element was missing the character '>'. [ERROR_SXS_XML_E_UNCLOSEDENDTAG (0x36ED)] |
Error Code 14062: Manifest Parse Error : A string literal was not closed. [ERROR_SXS_XML_E_UNCLOSEDSTRING (0x36EE)] |
Error Code 14063: Manifest Parse Error : A comment was not closed. [ERROR_SXS_XML_E_UNCLOSEDCOMMENT (0x36EF)] |
Error Code 14064: Manifest Parse Error : A declaration was not closed. [ERROR_SXS_XML_E_UNCLOSEDDECL (0x36F0)] |
Error Code 14065: Manifest Parse Error : A CDATA section was not closed. [ERROR_SXS_XML_E_UNCLOSEDCDATA (0x36F1)] |
Error Code 14066: Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml". [ERROR_SXS_XML_E_RESERVEDNAMESPACE (0x36F2)] |
Error Code 14067: Manifest Parse Error : System does not support the specified encoding. [ERROR_SXS_XML_E_INVALIDENCODING (0x36F3)] |
Error Code 14068: Manifest Parse Error : Switch from current encoding to specified encoding not supported. [ERROR_SXS_XML_E_INVALIDSWITCH (0x36F4)] |
Error Code 14069: Manifest Parse Error : The name 'xml' is reserved and must be lower case. [ERROR_SXS_XML_E_BADXMLCASE (0x36F5)] |
Error Code 14070: Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'. [ERROR_SXS_XML_E_INVALID_STANDALONE (0x36F6)] |
Error Code 14071: Manifest Parse Error : The standalone attribute cannot be used in external entities. [ERROR_SXS_XML_E_UNEXPECTED_STANDALONE (0x36F7)] |
Error Code 14072: Manifest Parse Error : Invalid version number. [ERROR_SXS_XML_E_INVALID_VERSION (0x36F8)] |
Error Code 14073: Manifest Parse Error : Missing equals sign between attribute and attribute value. [ERROR_SXS_XML_E_MISSINGEQUALS (0x36F9)] |
Error Code 14074: Assembly Protection Error : Unable to recover the specified assembly. [ERROR_SXS_PROTECTION_RECOVERY_FAILED (0x36FA)] |
Error Code 14075: Assembly Protection Error : The public key for an assembly was too short to be allowed. [ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT (0x36FB)] |
Error Code 14076: Assembly Protection Error : The catalog for an assembly is not valid or does not match the assembly's manifest. [ERROR_SXS_PROTECTION_CATALOG_NOT_VALID (0x36FC)] |
Error Code 14077: An HRESULT could not be translated to a corresponding Win32 error code. [ERROR_SXS_UNTRANSLATABLE_HRESULT (0x36FD)] |
Error Code 14078: Assembly Protection Error : The catalog for an assembly is missing. [ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING (0x36FE)] |
Error Code 14079: The supplied assembly identity is missing one or more attributes which must be present in this context. [ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE (0x36FF)] |
Error Code 14080: The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names. [ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME (0x3700)] |
Error Code 14081: The referenced assembly could not be found. [ERROR_SXS_ASSEMBLY_MISSING (0x3701)] |
Error Code 14082: The activation context activation stack for the running thread of execution is corrupt. [ERROR_SXS_CORRUPT_ACTIVATION_STACK (0x3702)] |
Error Code 14083: The application isolation metadata for this process or thread has become corrupt. [ERROR_SXS_CORRUPTION (0x3703)] |
Error Code 14084: The activation context being deactivated is not the most recently activated one. [ERROR_SXS_EARLY_DEACTIVATION (0x3704)] |
Error Code 14085: The activation context being deactivated is not active for the current thread of execution. [ERROR_SXS_INVALID_DEACTIVATION (0x3705)] |
Error Code 14086: The activation context being deactivated has already been deactivated. [ERROR_SXS_MULTIPLE_DEACTIVATION (0x3706)] |
Error Code 14087: A component used by the isolation facility has requested to terminate the process. [ERROR_SXS_PROCESS_TERMINATION_REQUESTED (0x3707)] |
Error Code 14088: A kernel mode component is releasing a reference on an activation context. [ERROR_SXS_RELEASE_ACTIVATION_CONTEXT (0x3708)] |
Error Code 14089: The activation context of system default assembly could not be generated. [ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY (0x3709)] |
Error Code 14090: The value of an attribute in an identity is not within the legal range. [ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE (0x370A)] |
Error Code 14091: The name of an attribute in an identity is not within the legal range. [ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME (0x370B)] |
Error Code 14092: An identity contains two definitions for the same attribute. [ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE (0x370C)] |
Error Code 14093: The identity string is malformed. This may be due to a trailing comma more than two unnamed attributes missing attribute name or missing attribute value. [ERROR_SXS_IDENTITY_PARSE_ERROR (0x370D)] |
Error Code 14094: A string containing localized substitutable content was malformed. Either a dollar sign ($) was followed by something other than a left parenthesis or another dollar sign or an substitution's right parenthesis was not found. [ERROR_MALFORMED_SUBSTITUTION_STRING (0x370E)] |
Error Code 14095: The public key token does not correspond to the public key specified. [ERROR_SXS_INCORRECT_PUBLIC_KEY_TOKEN (0x370F)] |
Error Code 14096: A substitution string had no mapping. [ERROR_UNMAPPED_SUBSTITUTION_STRING (0x3710)] |
Error Code 14097: The component must be locked before making the request. [ERROR_SXS_ASSEMBLY_NOT_LOCKED (0x3711)] |
Error Code 14098: The component store has been corrupted. [ERROR_SXS_COMPONENT_STORE_CORRUPT (0x3712)] |
Error Code 14099: An advanced installer failed during setup or servicing. [ERROR_ADVANCED_INSTALLER_FAILED (0x3713)] |
Error Code 14100: The character encoding in the XML declaration did not match the encoding used in the document. [ERROR_XML_ENCODING_MISMATCH (0x3714)] |
Error Code 14101: The identities of the manifests are identical but their contents are different. [ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT (0x3715)] |
Error Code 14102: The component identities are different. [ERROR_SXS_IDENTITIES_DIFFERENT (0x3716)] |
Error Code 14103: The assembly is not a deployment. [ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT (0x3717)] |
Error Code 14104: The file is not a part of the assembly. [ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY (0x3718)] |
Error Code 14105: The size of the manifest exceeds the maximum allowed. [ERROR_SXS_MANIFEST_TOO_BIG (0x3719)] |
Error Code 14106: The setting is not registered. [ERROR_SXS_SETTING_NOT_REGISTERED (0x371A)] |
Error Code 14107: One or more required members of the transaction are not present. [ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE (0x371B)] |
Error Code 14108: The SMI primitive installer failed during setup or servicing. [ERROR_SMI_PRIMITIVE_INSTALLER_FAILED (0x371C)] |
Error Code 14109: A generic command executable returned a result that indicates failure. [ERROR_GENERIC_COMMAND_FAILED (0x371D)] |
Error Code 14110: A component is missing file verification information in its manifest. [ERROR_SXS_FILE_HASH_MISSING (0x371E)] |
Error Code 15000: The specified channel path is invalid. [ERROR_EVT_INVALID_CHANNEL_PATH (0x3A98)] |
Error Code 15001: The specified query is invalid. [ERROR_EVT_INVALID_QUERY (0x3A99)] |
Error Code 15002: The publisher metadata cannot be found in the resource. [ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND (0x3A9A)] |
Error Code 15003: The template for an event definition cannot be found in the resource (error = %1). [ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND (0x3A9B)] |
Error Code 15004: The specified publisher name is invalid. [ERROR_EVT_INVALID_PUBLISHER_NAME (0x3A9C)] |
Error Code 15005: The event data raised by the publisher is not compatible with the event template definition in the publisher's manifest [ERROR_EVT_INVALID_EVENT_DATA (0x3A9D)] |
Error Code 15007: The specified channel could not be found. Check channel configuration. [ERROR_EVT_CHANNEL_NOT_FOUND (0x3A9F)] |
Error Code 15008: The specified xml text was not well-formed. See Extended Error for more details. [ERROR_EVT_MALFORMED_XML_TEXT (0x3AA0)] |
Error Code 15009: The caller is trying to subscribe to a direct channel which is not allowed. The events for a direct channel go directly to a logfile and cannot be subscribed to. [ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL (0x3AA1)] |
Error Code 15010: Configuration error. [ERROR_EVT_CONFIGURATION_ERROR (0x3AA2)] |
Error Code 15011: The query result is stale / invalid. This may be due to the log being cleared or rolling over after the query result was created. Users should handle this code by releasing the query result object and reissuing the query. [ERROR_EVT_QUERY_RESULT_STALE (0x3AA3)] |
Error Code 15012: Query result is currently at an invalid position. [ERROR_EVT_QUERY_RESULT_INVALID_POSITION (0x3AA4)] |
Error Code 15013: Registered MSXML doesn't support validation. [ERROR_EVT_NON_VALIDATING_MSXML (0x3AA5)] |
Error Code 15014: An expression can only be followed by a change of scope operation if it itself evaluates to a node set and is not already part of some other change of scope operation. [ERROR_EVT_FILTER_ALREADYSCOPED (0x3AA6)] |
Error Code 15015: Can't perform a step operation from a term that does not represent an element set. [ERROR_EVT_FILTER_NOTELTSET (0x3AA7)] |
Error Code 15016: Left hand side arguments to binary operators must be either attributes nodes or variables and right hand side arguments must be constants. [ERROR_EVT_FILTER_INVARG (0x3AA8)] |
Error Code 15017: A step operation must involve either a node test or in the case of a predicate an algebraic expression against which to test each node in the node set identified by the preceding node set can be evaluated. [ERROR_EVT_FILTER_INVTEST (0x3AA9)] |
Error Code 15018: This data type is currently unsupported. [ERROR_EVT_FILTER_INVTYPE (0x3AAA)] |
Error Code 15019: A syntax error occurred at position %1!d! [ERROR_EVT_FILTER_PARSEERR (0x3AAB)] |
Error Code 15020: This operator is unsupported by this implementation of the filter. [ERROR_EVT_FILTER_UNSUPPORTEDOP (0x3AAC)] |
Error Code 15021: The token encountered was unexpected. [ERROR_EVT_FILTER_UNEXPECTEDTOKEN (0x3AAD)] |
Error Code 15022: The requested operation cannot be performed over an enabled direct channel. The channel must first be disabled before performing the requested operation. [ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL (0x3AAE)] |
Error Code 15023: Channel property %1!s! contains invalid value. The value has invalid type is outside of valid range can't be updated or is not supported by this type of channel. [ERROR_EVT_INVALID_CHANNEL_PROPERTY_VALUE (0x3AAF)] |
Error Code 15024: Publisher property %1!s! contains invalid value. The value has invalid type is outside of valid range can't be updated or is not supported by this type of publisher. [ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE (0x3AB0)] |
Error Code 15025: The channel fails to activate. [ERROR_EVT_CHANNEL_CANNOT_ACTIVATE (0x3AB1)] |
Error Code 15026: The xpath expression exceeded supported complexity. Please simplify it or split it into two or more simple expressions. [ERROR_EVT_FILTER_TOO_COMPLEX (0x3AB2)] |
Error Code 15027: The message resource is present but the message is not found in the string/message table. [ERROR_EVT_MESSAGE_NOT_FOUND (0x3AB3)] |
Error Code 15028: The message identifier for the desired message could not be found. [ERROR_EVT_MESSAGE_ID_NOT_FOUND (0x3AB4)] |
Error Code 15029: The substitution string for insert index (%1) could not be found. [ERROR_EVT_UNRESOLVED_VALUE_INSERT (0x3AB5)] |
Error Code 15030: The description string for parameter reference (%1) could not be found. [ERROR_EVT_UNRESOLVED_PARAMETER_INSERT (0x3AB6)] |
Error Code 15031: The maximum number of replacements has been reached. [ERROR_EVT_MAX_INSERTS_REACHED (0x3AB7)] |
Error Code 15032: The event definition could not be found for the event identifier (%1). [ERROR_EVT_EVENT_DEFINITION_NOT_FOUND (0x3AB8)] |
Error Code 15033: The locale specific resource for the desired message is not present. [ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND (0x3AB9)] |
Error Code 15034: The resource is too old to be compatible. [ERROR_EVT_VERSION_TOO_OLD (0x3ABA)] |
Error Code 15035: The resource is too new to be compatible. [ERROR_EVT_VERSION_TOO_NEW (0x3ABB)] |
Error Code 15036: The channel at index %1!d! of the query cannot be opened. [ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY (0x3ABC)] |
Error Code 15037: The publisher has been disabled and its resource is not available. This usually occurs when the publisher is in the process of being uninstalled or upgraded. [ERROR_EVT_PUBLISHER_DISABLED (0x3ABD)] |
Error Code 15038: Attempted to create a numeric type that is outside of its valid range. [ERROR_EVT_FILTER_OUT_OF_RANGE (0x3ABE)] |
Error Code 15080: The subscription fails to activate. [ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE (0x3AE8)] |
Error Code 15081: The log of the subscription is in disabled state and cannot be used to forward events. The log must first be enabled before the subscription can be activated. [ERROR_EC_LOG_DISABLED (0x3AE9)] |
Error Code 15082: When forwarding events from local machine to itself the query of the subscription can't contain target log of the subscription. [ERROR_EC_CIRCULAR_FORWARDING (0x3AEA)] |
Error Code 15083: The credential store that is used to save credentials is full. [ERROR_EC_CREDSTORE_FULL (0x3AEB)] |
Error Code 15084: The credential used by this subscription can't be found in credential store. [ERROR_EC_CRED_NOT_FOUND (0x3AEC)] |
Error Code 15085: No active channel is found for the query. [ERROR_EC_NO_ACTIVE_CHANNEL (0x3AED)] |
Error Code 15100: The resource loader failed to find MUI file. [ERROR_MUI_FILE_NOT_FOUND (0x3AFC)] |
Error Code 15101: The resource loader failed to load MUI file because the file fail to pass validation. [ERROR_MUI_INVALID_FILE (0x3AFD)] |
Error Code 15102: The RC Manifest is corrupted with garbage data or unsupported version or missing required item. [ERROR_MUI_INVALID_RC_CONFIG (0x3AFE)] |
Error Code 15103: The RC Manifest has invalid culture name. [ERROR_MUI_INVALID_LOCALE_NAME (0x3AFF)] |
Error Code 15104: The RC Manifest has invalid ultimatefallback name. [ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME (0x3B00)] |
Error Code 15105: The resource loader cache doesn't have loaded MUI entry. [ERROR_MUI_FILE_NOT_LOADED (0x3B01)] |
Error Code 15106: User stop resource enumeration. [ERROR_RESOURCE_ENUM_USER_STOP (0x3B02)] |
Error Code 15107: UI language installation failed. [ERROR_MUI_INTLSETTINGS_UILANG_NOT_INSTALLED (0x3B03)] |
Error Code 15108: Locale installation failed. [ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME (0x3B04)] |
Error Code 15110: A resource does not have default or neutral value. [ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE (0x3B06)] |
Error Code 15111: Invalid PRI config file. [ERROR_MRM_INVALID_PRICONFIG (0x3B07)] |
Error Code 15112: Invalid file type. [ERROR_MRM_INVALID_FILE_TYPE (0x3B08)] |
Error Code 15113: Unknown qualifier. [ERROR_MRM_UNKNOWN_QUALIFIER (0x3B09)] |
Error Code 15114: Invalid qualifier value. [ERROR_MRM_INVALID_QUALIFIER_VALUE (0x3B0A)] |
Error Code 15115: No Candidate found. [ERROR_MRM_NO_CANDIDATE (0x3B0B)] |
Error Code 15116: The ResourceMap or NamedResource has an item that does not have default or neutral resource.. [ERROR_MRM_NO_MATCH_OR_DEFAULT_CANDIDATE (0x3B0C)] |
Error Code 15117: Invalid ResourceCandidate type. [ERROR_MRM_RESOURCE_TYPE_MISMATCH (0x3B0D)] |
Error Code 15118: Duplicate Resource Map. [ERROR_MRM_DUPLICATE_MAP_NAME (0x3B0E)] |
Error Code 15119: Duplicate Entry. [ERROR_MRM_DUPLICATE_ENTRY (0x3B0F)] |
Error Code 15120: Invalid Resource Identifier. [ERROR_MRM_INVALID_RESOURCE_IDENTIFIER (0x3B10)] |
Error Code 15121: Filepath too long. [ERROR_MRM_FILEPATH_TOO_LONG (0x3B11)] |
Error Code 15122: Unsupported directory type. [ERROR_MRM_UNSUPPORTED_DIRECTORY_TYPE (0x3B12)] |
Error Code 15126: Invalid PRI File. [ERROR_MRM_INVALID_PRI_FILE (0x3B16)] |
Error Code 15127: NamedResource Not Found. [ERROR_MRM_NAMED_RESOURCE_NOT_FOUND (0x3B17)] |
Error Code 15135: ResourceMap Not Found. [ERROR_MRM_MAP_NOT_FOUND (0x3B1F)] |
Error Code 15136: Unsupported MRT profile type. [ERROR_MRM_UNSUPPORTED_PROFILE_TYPE (0x3B20)] |
Error Code 15137: Invalid qualifier operator. [ERROR_MRM_INVALID_QUALIFIER_OPERATOR (0x3B21)] |
Error Code 15138: Unable to determine qualifier value or qualifier value has not been set. [ERROR_MRM_INDETERMINATE_QUALIFIER_VALUE (0x3B22)] |
Error Code 15139: Automerge is enabled in the PRI file. [ERROR_MRM_AUTOMERGE_ENABLED (0x3B23)] |
Error Code 15140: Too many resources defined for package. [ERROR_MRM_TOO_MANY_RESOURCES (0x3B24)] |
Error Code 15200: The monitor returned a DDC/CI capabilities string that did not comply with the ACCESS.bus 3.0 DDC/CI 1.1 or MCCS 2 Revision 1 specification. [ERROR_MCA_INVALID_CAPABILITIES_STRING (0x3B60)] |
Error Code 15201: The monitor's VCP Version (0xDF) VCP code returned an invalid version value. [ERROR_MCA_INVALID_VCP_VERSION (0x3B61)] |
Error Code 15202: The monitor does not comply with the MCCS specification it claims to supports. [ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION (0x3B62)] |
Error Code 15203: The MCCS version in a monitor's mccs_ver capability does not match the MCCS version the monitor reports when the VCP Version (0xDF) VCP code is used. [ERROR_MCA_MCCS_VERSION_MISMATCH (0x3B63)] |
Error Code 15204: The Monitor Configuration API only works with monitors that support the MCCS 1.0 specification MCCS 2.0 specification or the MCCS 2.0 Revision 1 specification. [ERROR_MCA_UNSUPPORTED_MCCS_VERSION (0x3B64)] |
Error Code 15205: An internal Monitor Configuration API error occurred. [ERROR_MCA_INTERNAL_ERROR (0x3B65)] |
Error Code 15206: The monitor returned an invalid monitor technology type. CRT Plasma and LCD (TFT) are examples of monitor technology types. This error implies that the monitor violated the MCCS 2.0 or the MCCS 2.0 Revision 1 specification. [ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED (0x3B66)] |
Error Code 15207: The caller of SetMonitorColorTemperature specified a color temperature that the current monitor did not support. This error implies that the monitor violated the MCCS 2.0 or the MCCS 2.0 Revision 1 specification. [ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE (0x3B67)] |
Error Code 15250: The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria. [ERROR_AMBIGUOUS_SYSTEM_DEVICE (0x3B92)] |
Error Code 15299: The requested system device cannot be found. [ERROR_SYSTEM_DEVICE_NOT_FOUND (0x3BC3)] |
Error Code 15300: Hash generation for the specified hash version and hash type is not enabled on the server. [ERROR_HASH_NOT_SUPPORTED (0x3BC4)] |
Error Code 15301: The hash requested from the server is not available or no longer valid. [ERROR_HASH_NOT_PRESENT (0x3BC5)] |
Error Code 15321: The secondary interrupt controller instance that manages the specified interrupt is not registered. [ERROR_SECONDARY_IC_PROVIDER_NOT_REGISTERED (0x3BD9)] |
Error Code 15322: The information supplied by the GPIO client driver is invalid. [ERROR_GPIO_CLIENT_INFORMATION_INVALID (0x3BDA)] |
Error Code 15323: The version specified by the GPIO client driver is not supported. [ERROR_GPIO_VERSION_NOT_SUPPORTED (0x3BDB)] |
Error Code 15324: The registration packet supplied by the GPIO client driver is not valid. [ERROR_GPIO_INVALID_REGISTRATION_PACKET (0x3BDC)] |
Error Code 15325: The requested operation is not suppported for the specified handle. [ERROR_GPIO_OPERATION_DENIED (0x3BDD)] |
Error Code 15326: The requested connect mode conflicts with an existing mode on one or more of the specified pins. [ERROR_GPIO_INCOMPATIBLE_CONNECT_MODE (0x3BDE)] |
Error Code 15327: The interrupt requested to be unmasked is not masked. [ERROR_GPIO_INTERRUPT_ALREADY_UNMASKED (0x3BDF)] |
Error Code 15400: The requested run level switch cannot be completed successfully. [ERROR_CANNOT_SWITCH_RUNLEVEL (0x3C28)] |
Error Code 15401: The service has an invalid run level setting. The run level for a service must not be higher than the run level of its dependent services. [ERROR_INVALID_RUNLEVEL_SETTING (0x3C29)] |
Error Code 15402: The requested run level switch cannot be completed successfully since one or more services will not stop or restart within the specified timeout. [ERROR_RUNLEVEL_SWITCH_TIMEOUT (0x3C2A)] |
Error Code 15403: A run level switch agent did not respond within the specified timeout. [ERROR_RUNLEVEL_SWITCH_AGENT_TIMEOUT (0x3C2B)] |
Error Code 15404: A run level switch is currently in progress. [ERROR_RUNLEVEL_SWITCH_IN_PROGRESS (0x3C2C)] |
Error Code 15405: One or more services failed to start during the service startup phase of a run level switch. [ERROR_SERVICES_FAILED_AUTOSTART (0x3C2D)] |
Error Code 15501: The task stop request cannot be completed immediately since task needs more time to shutdown. [ERROR_COM_TASK_STOP_PENDING (0x3C8D)] |
Error Code 15600: Package could not be opened. [ERROR_INSTALL_OPEN_PACKAGE_FAILED (0x3CF0)] |
Error Code 15601: Package was not found. [ERROR_INSTALL_PACKAGE_NOT_FOUND (0x3CF1)] |
Error Code 15602: Package data is invalid. [ERROR_INSTALL_INVALID_PACKAGE (0x3CF2)] |
Error Code 15603: Package failed updates, dependency or conflict validation. [ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED (0x3CF3)] |
Error Code 15604: There is not enough disk space on your computer. Please free up some space and try again. [ERROR_INSTALL_OUT_OF_DISK_SPACE (0x3CF4)] |
Error Code 15605: There was a problem downloading your product. [ERROR_INSTALL_NETWORK_FAILURE (0x3CF5)] |
Error Code 15606: Package could not be registered. [ERROR_INSTALL_REGISTRATION_FAILURE (0x3CF6)] |
Error Code 15607: Package could not be unregistered. [ERROR_INSTALL_DEREGISTRATION_FAILURE (0x3CF7)] |
Error Code 15608: User cancelled the install request. [ERROR_INSTALL_CANCEL (0x3CF8)] |
Error Code 15609: Install failed. Please contact your software vendor. [ERROR_INSTALL_FAILED (0x3CF9)] |
Error Code 15610: Removal failed. Please contact your software vendor. [ERROR_REMOVE_FAILED (0x3CFA)] |
Error Code 15611: The provided package is already installed, and reinstallation of the package was blocked. Check the AppXDeployment-Server event log for details. [ERROR_PACKAGE_ALREADY_EXISTS (0x3CFB)] |
Error Code 15612: The application cannot be started. Try reinstalling the application to fix the problem. [ERROR_NEEDS_REMEDIATION (0x3CFC)] |
Error Code 15613: A Prerequisite for an install could not be satisfied. [ERROR_INSTALL_PREREQUISITE_FAILED (0x3CFD)] |
Error Code 15614: The package repository is corrupted. [ERROR_PACKAGE_REPOSITORY_CORRUPTED (0x3CFE)] |
Error Code 15615: To install this application you need either a Windows developer license or a sideloading-enabled system. [ERROR_INSTALL_POLICY_FAILURE (0x3CFF)] |
Error Code 15616: The application cannot be started because it is currently updating. [ERROR_PACKAGE_UPDATING (0x3D00)] |
Error Code 15617: The package deployment operation is blocked by policy. Please contact your system administrator. [ERROR_DEPLOYMENT_BLOCKED_BY_POLICY (0x3D01)] |
Error Code 15618: The package could not be installed because resources it modifies are currently in use. [ERROR_PACKAGES_IN_USE (0x3D02)] |
Error Code 15619: The package could not be recovered because necessary data for recovery have been corrupted. [ERROR_RECOVERY_FILE_CORRUPT (0x3D03)] |
Error Code 15620: The signature is invalid. To register in developer mode, AppxSignature.p7x and AppxBlockMap.xml must be valid or should not be present. [ERROR_INVALID_STAGED_SIGNATURE (0x3D04)] |
Error Code 15621: An error occurred while deleting the package's previously existing application data. [ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED (0x3D05)] |
Error Code 15622: The package could not be installed because a higher version of this package is already installed. [ERROR_INSTALL_PACKAGE_DOWNGRADE (0x3D06)] |
Error Code 15623: An error in a system binary was detected. Try refreshing the PC to fix the problem. [ERROR_SYSTEM_NEEDS_REMEDIATION (0x3D07)] |
Error Code 15624: A corrupted CLR NGEN binary was detected on the system. [ERROR_APPX_INTEGRITY_FAILURE_CLR_NGEN (0x3D08)] |
Error Code 15625: The operation could not be resumed because necessary data for recovery have been corrupted. [ERROR_RESILIENCY_FILE_CORRUPT (0x3D09)] |
Error Code 15626: The package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again. [ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING (0x3D0A)] |
Error Code 15700: The process has no package identity. [APPMODEL_ERROR_NO_PACKAGE (0x3D54)] |
Error Code 15701: The package runtime information is corrupted. [APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT (0x3D55)] |
Error Code 15702: The package identity is corrupted. [APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT (0x3D56)] |
Error Code 15703: The process has no application identity. [APPMODEL_ERROR_NO_APPLICATION (0x3D57)] |
Error Code 15800: Loading the state store failed. [ERROR_STATE_LOAD_STORE_FAILED (0x3DB8)] |
Error Code 15801: Retrieving the state version for the application failed. [ERROR_STATE_GET_VERSION_FAILED (0x3DB9)] |
Error Code 15802: Setting the state version for the application failed. [ERROR_STATE_SET_VERSION_FAILED (0x3DBA)] |
Error Code 15803: Resetting the structured state of the application failed. [ERROR_STATE_STRUCTURED_RESET_FAILED (0x3DBB)] |
Error Code 15804: State Manager failed to open the container. [ERROR_STATE_OPEN_CONTAINER_FAILED (0x3DBC)] |
Error Code 15805: State Manager failed to create the container. [ERROR_STATE_CREATE_CONTAINER_FAILED (0x3DBD)] |
Error Code 15806: State Manager failed to delete the container. [ERROR_STATE_DELETE_CONTAINER_FAILED (0x3DBE)] |
Error Code 15807: State Manager failed to read the setting. [ERROR_STATE_READ_SETTING_FAILED (0x3DBF)] |
Error Code 15808: State Manager failed to write the setting. [ERROR_STATE_WRITE_SETTING_FAILED (0x3DC0)] |
Error Code 15809: State Manager failed to delete the setting. [ERROR_STATE_DELETE_SETTING_FAILED (0x3DC1)] |
Error Code 15810: State Manager failed to query the setting. [ERROR_STATE_QUERY_SETTING_FAILED (0x3DC2)] |
Error Code 15811: State Manager failed to read the composite setting. [ERROR_STATE_READ_COMPOSITE_SETTING_FAILED (0x3DC3)] |
Error Code 15812: State Manager failed to write the composite setting. [ERROR_STATE_WRITE_COMPOSITE_SETTING_FAILED (0x3DC4)] |
Error Code 15813: State Manager failed to enumerate the containers. [ERROR_STATE_ENUMERATE_CONTAINER_FAILED (0x3DC5)] |
Error Code 15814: State Manager failed to enumerate the settings. [ERROR_STATE_ENUMERATE_SETTINGS_FAILED (0x3DC6)] |
Error Code 15815: The size of the state manager composite setting value has exceeded the limit. [ERROR_STATE_COMPOSITE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED (0x3DC7)] |
Error Code 15816: The size of the state manager setting value has exceeded the limit. [ERROR_STATE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED (0x3DC8)] |
Error Code 15817: The length of the state manager setting name has exceeded the limit. [ERROR_STATE_SETTING_NAME_SIZE_LIMIT_EXCEEDED (0x3DC9)] |
Error Code 15818: The length of the state manager container name has exceeded the limit. [ERROR_STATE_CONTAINER_NAME_SIZE_LIMIT_EXCEEDED (0x3DCA)] |
Error Code 15841: This API cannot be used in the context of the caller's application type. [ERROR_API_UNAVAILABLE (0x3DE1)] |
Comments
Post a Comment