COM Error Codes (Security and Setup)

Header: winerror.h

The following table provides a list of error codes used by COM-based APIs.

If you are experiencing difficulty with an application you are installing or running, contact customer support for the software that is displaying the error message. To obtain support for a Microsoft product, go to https://support.microsoft.com.

SymbolicCodeDescription
ERROR_AUDITING_DISABLED0xC0090001The specified event is currently not being audited.
ERROR_ALL_SIDS_FILTERED0xC0090002The SID filtering operation removed all SIDs.
ERROR_BIZRULES_NOT_ENABLED0xC0090003Business rule scripts are disabled for the calling application.
APPX_E_PACKAGING_INTERNAL0x80080200The packaging API has encountered an internal error.
APPX_E_INTERLEAVING_NOT_ALLOWED0x80080201The file is not a valid package because its contents are interleaved.
APPX_E_RELATIONSHIPS_NOT_ALLOWED0x80080202The file is not a valid package because it contains OPC relationships.
APPX_E_MISSING_REQUIRED_FILE0x80080203The file is not a valid package because it is missing a manifest or block map, or missing a signature file when the code integrity file is present.
APPX_E_INVALID_MANIFEST0x80080204The package's manifest is invalid.
APPX_E_INVALID_BLOCKMAP0x80080205The package's block map is invalid.
APPX_E_CORRUPT_CONTENT0x80080206The package's content cannot be read because it is corrupt.
APPX_E_BLOCK_HASH_INVALID0x80080207The computed hash value of the block does not match the one stored in the block map.
APPX_E_REQUESTED_RANGE_TOO_LARGE0x80080208The requested byte range is over 4GB when translated to byte range of blocks.
APPX_E_INVALID_SIP_CLIENT_DATA0x80080209The SIP_SUBJECTINFO structure used to sign the package didn't contain the required data.
E_APPLICATION_ACTIVATION_TIMED_OUT0x8027025AThe app didn't start in the required time.
E_APPLICATION_ACTIVATION_EXEC_FAILURE0x8027025BThe app didn't start.
E_APPLICATION_TEMPORARY_LICENSE_ERROR0x8027025CThis app failed to launch because of an issue with its license. Please try again in a moment.
NTE_BAD_UID0x80090001Bad UID.
NTE_BAD_HASH0x80090002Bad Hash.
NTE_BAD_KEY0x80090003Bad Key.
NTE_BAD_LEN0x80090004Bad Length.
NTE_BAD_DATA0x80090005Bad Data.
NTE_BAD_SIGNATURE0x80090006Invalid Signature.
NTE_BAD_VER0x80090007Bad Version of provider.
NTE_BAD_ALGID0x80090008Invalid algorithm specified.
NTE_BAD_FLAGS0x80090009Invalid flags specified.
NTE_BAD_TYPE0x8009000AInvalid type specified.
NTE_BAD_KEY_STATE0x8009000BKey not valid for use in specified state.
NTE_BAD_HASH_STATE0x8009000CHash not valid for use in specified state.
NTE_NO_KEY0x8009000DKey does not exist.
NTE_NO_MEMORY0x8009000EInsufficient memory available for the operation.
NTE_EXISTS0x8009000FObject already exists.
NTE_PERM0x80090010Access denied.
NTE_NOT_FOUND0x80090011Object was not found.
NTE_DOUBLE_ENCRYPT0x80090012Data already encrypted.
NTE_BAD_PROVIDER0x80090013Invalid provider specified.
NTE_BAD_PROV_TYPE0x80090014Invalid provider type specified.
NTE_BAD_PUBLIC_KEY0x80090015Provider's public key is invalid.
NTE_BAD_KEYSET0x80090016Keyset does not exist
NTE_PROV_TYPE_NOT_DEF0x80090017Provider type not defined.
NTE_PROV_TYPE_ENTRY_BAD0x80090018Provider type as registered is invalid.
NTE_KEYSET_NOT_DEF0x80090019The keyset is not defined.
NTE_KEYSET_ENTRY_BAD0x8009001AKeyset as registered is invalid.
NTE_PROV_TYPE_NO_MATCH0x8009001BProvider type does not match registered value.
NTE_SIGNATURE_FILE_BAD0x8009001CThe digital signature file is corrupt.
NTE_PROVIDER_DLL_FAIL0x8009001DProvider DLL failed to initialize correctly.
NTE_PROV_DLL_NOT_FOUND0x8009001EProvider DLL could not be found.
NTE_BAD_KEYSET_PARAM0x8009001FThe Keyset parameter is invalid.
NTE_FAIL0x80090020An internal error occurred.
NTE_SYS_ERR0x80090021A base error occurred.
NTE_SILENT_CONTEXT0x80090022Provider could not perform the action since the context was acquired as silent.
NTE_TOKEN_KEYSET_STORAGE_FULL0x80090023The security token does not have storage space available for an additional container.
NTE_TEMPORARY_PROFILE0x80090024The profile for the user is a temporary profile.
NTE_FIXEDPARAMETER0x80090025The key parameters could not be set because the CSP uses fixed parameters.
NTE_INVALID_HANDLE0x80090026The supplied handle is invalid.
NTE_INVALID_PARAMETER0x80090027The parameter is incorrect.
NTE_BUFFER_TOO_SMALL0x80090028The buffer supplied to a function was too small.
NTE_NOT_SUPPORTED0x80090029The requested operation is not supported.
NTE_NO_MORE_ITEMS0x8009002ANo more data is available.
NTE_BUFFERS_OVERLAP0x8009002BThe supplied buffers overlap incorrectly.
NTE_DECRYPTION_FAILURE0x8009002CThe specified data could not be decrypted.
NTE_INTERNAL_ERROR0x8009002DAn internal consistency check failed.
NTE_UI_REQUIRED0x8009002EThis operation requires input from the user.
NTE_HMAC_NOT_SUPPORTED0x8009002FThe cryptographic provider does not support HMAC.
NTE_DEVICE_NOT_READY0x80090030The device that is required by this cryptographic provider is not ready for use.
NTE_AUTHENTICATION_IGNORED0x80090031The dictionary attack mitigation is triggered and the provided authorization was ignored by the provider.
NTE_VALIDATION_FAILED0x80090032The validation of the provided data failed the integrity or signature validation.
NTE_INCORRECT_PASSWORD0x80090033Incorrect password.
NTE_ENCRYPTION_FAILURE0x80090034Encryption failed.
SEC_E_INSUFFICIENT_MEMORY0x80090300Not enough memory is available to complete this request
SEC_E_INVALID_HANDLE0x80090301The handle specified is invalid
SEC_E_UNSUPPORTED_FUNCTION0x80090302The function requested is not supported
SEC_E_TARGET_UNKNOWN0x80090303The specified target is unknown or unreachable
SEC_E_INTERNAL_ERROR0x80090304The Local Security Authority cannot be contacted
SEC_E_SECPKG_NOT_FOUND0x80090305The requested security package does not exist
SEC_E_NOT_OWNER0x80090306The caller is not the owner of the desired credentials
SEC_E_CANNOT_INSTALL0x80090307The security package failed to initialize, and cannot be installed
SEC_E_INVALID_TOKEN0x80090308The token supplied to the function is invalid
SEC_E_CANNOT_PACK0x80090309The security package is not able to marshal the logon buffer, so the logon attempt has failed
SEC_E_QOP_NOT_SUPPORTED0x8009030AThe per-message Quality of Protection is not supported by the security package
SEC_E_NO_IMPERSONATION0x8009030BThe security context does not allow impersonation of the client
SEC_E_LOGON_DENIED0x8009030CThe logon attempt failed
SEC_E_UNKNOWN_CREDENTIALS0x8009030DThe credentials supplied to the package were not recognized
SEC_E_NO_CREDENTIALS0x8009030ENo credentials are available in the security package
SEC_E_MESSAGE_ALTERED0x8009030FThe message or signature supplied for verification has been altered
SEC_E_OUT_OF_SEQUENCE0x80090310The message supplied for verification is out of sequence
SEC_E_NO_AUTHENTICATING_AUTHORITY0x80090311No authority could be contacted for authentication.
SEC_I_CONTINUE_NEEDED0x00090312The function completed successfully, but must be called again to complete the context
SEC_I_COMPLETE_NEEDED0x00090313The function completed successfully, but CompleteToken must be called
SEC_I_COMPLETE_AND_CONTINUE0x00090314The function completed successfully, but both CompleteToken and this function must be called to complete the context
SEC_I_LOCAL_LOGON0x00090315The logon was completed, but no network authority was available. The logon was made using locally known information
SEC_E_BAD_PKGID0x80090316The requested security package does not exist
SEC_E_CONTEXT_EXPIRED0x80090317The context has expired and can no longer be used.
SEC_I_CONTEXT_EXPIRED0x00090317The context has expired and can no longer be used.
SEC_E_INCOMPLETE_MESSAGE0x80090318The supplied message is incomplete. The signature was not verified.
SEC_E_INCOMPLETE_CREDENTIALS0x80090320The credentials supplied were not complete, and could not be verified. The context could not be initialized.
SEC_E_BUFFER_TOO_SMALL0x80090321The buffers supplied to a function was too small.
SEC_I_INCOMPLETE_CREDENTIALS0x00090320The credentials supplied were not complete, and could not be verified. Additional information can be returned from the context.
SEC_I_RENEGOTIATE0x00090321The context data must be renegotiated with the peer.
SEC_E_WRONG_PRINCIPAL0x80090322The target principal name is incorrect.
SEC_I_NO_LSA_CONTEXT0x00090323There is no LSA mode context associated with this context.
SEC_E_TIME_SKEW0x80090324The clocks on the client and server machines are skewed.
SEC_E_UNTRUSTED_ROOT0x80090325The certificate chain was issued by an authority that is not trusted.
SEC_E_ILLEGAL_MESSAGE0x80090326The message received was unexpected or badly formatted.
SEC_E_CERT_UNKNOWN0x80090327An unknown error occurred while processing the certificate.
SEC_E_CERT_EXPIRED0x80090328The received certificate has expired.
SEC_E_ENCRYPT_FAILURE0x80090329The specified data could not be encrypted.
SEC_E_DECRYPT_FAILURE0x80090330The specified data could not be decrypted.
SEC_E_ALGORITHM_MISMATCH0x80090331The client and server cannot communicate, because they do not possess a common algorithm.
SEC_E_SECURITY_QOS_FAILED0x80090332The security context could not be established due to a failure in the requested quality of service (e.g. mutual authentication or delegation).
SEC_E_UNFINISHED_CONTEXT_DELETED0x80090333A security context was deleted before the context was completed. This is considered a logon failure.
SEC_E_NO_TGT_REPLY0x80090334The client is trying to negotiate a context and the server requires user-to-user but didn't send a TGT reply.
SEC_E_NO_IP_ADDRESSES0x80090335Unable to accomplish the requested task because the local machine does not have any IP addresses.
SEC_E_WRONG_CREDENTIAL_HANDLE0x80090336The supplied credential handle does not match the credential associated with the security context.
SEC_E_CRYPTO_SYSTEM_INVALID0x80090337The crypto system or checksum function is invalid because a required function is unavailable.
SEC_E_MAX_REFERRALS_EXCEEDED0x80090338The number of maximum ticket referrals has been exceeded.
SEC_E_MUST_BE_KDC0x80090339The local machine must be a Kerberos KDC (domain controller) and it is not.
SEC_E_STRONG_CRYPTO_NOT_SUPPORTED0x8009033AThe other end of the security negotiation is requires strong crypto but it is not supported on the local machine.
SEC_E_TOO_MANY_PRINCIPALS0x8009033BThe KDC reply contained more than one principal name.
SEC_E_NO_PA_DATA0x8009033CExpected to find PA data for a hint of what etype to use, but it was not found.
SEC_E_PKINIT_NAME_MISMATCH0x8009033DThe client certificate does not contain a valid UPN, or does not match the client name in the logon request. Please contact your administrator.
SEC_E_SMARTCARD_LOGON_REQUIRED0x8009033ESmartcard logon is required and was not used.
SEC_E_SHUTDOWN_IN_PROGRESS0x8009033FA system shutdown is in progress.
SEC_E_KDC_INVALID_REQUEST0x80090340An invalid request was sent to the KDC.
SEC_E_KDC_UNABLE_TO_REFER0x80090341The KDC was unable to generate a referral for the service requested.
SEC_E_KDC_UNKNOWN_ETYPE0x80090342The encryption type requested is not supported by the KDC.
SEC_E_UNSUPPORTED_PREAUTH0x80090343An unsupported preauthentication mechanism was presented to the Kerberos package.
SEC_E_DELEGATION_REQUIRED0x80090345The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured to allow delegation.
SEC_E_BAD_BINDINGS0x80090346Client's supplied SSPI channel bindings were incorrect.
SEC_E_MULTIPLE_ACCOUNTS0x80090347The received certificate was mapped to multiple accounts.
SEC_E_NO_KERB_KEY0x80090348SEC_E_NO_KERB_KEY
SEC_E_CERT_WRONG_USAGE0x80090349The certificate is not valid for the requested usage.
SEC_E_DOWNGRADE_DETECTED0x80090350The system cannot contact a domain controller to service the authentication request. Please try again later.
SEC_E_SMARTCARD_CERT_REVOKED0x80090351The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log.
SEC_E_ISSUING_CA_UNTRUSTED0x80090352An untrusted certificate authority was detected While processing the smartcard certificate used for authentication. Please contact your system administrator.
SEC_E_REVOCATION_OFFLINE_C0x80090353The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator.
SEC_E_PKINIT_CLIENT_FAILURE0x80090354The smartcard certificate used for authentication was not trusted. Please contact your system administrator.
SEC_E_SMARTCARD_CERT_EXPIRED0x80090355The smartcard certificate used for authentication has expired. Please contact your system administrator.
SEC_E_NO_S4U_PROT_SUPPORT0x80090356The Kerberos subsystem encountered an error. A service for user protocol request was made against a domain controller which does not support service for user.
SEC_E_CROSSREALM_DELEGATION_FAILURE0x80090357An attempt was made by this server to make a Kerberos constrained delegation request for a target outside of the server's realm. This is not supported, and indicates a misconfiguration on this server's allowed to delegate to list. Please contact your administrator.
SEC_E_REVOCATION_OFFLINE_KDC0x80090358The revocation status of the domain controller certificate used for smartcard authentication could not be determined. There is additional information in the system event log. Please contact your system administrator.
SEC_E_ISSUING_CA_UNTRUSTED_KDC0x80090359An untrusted certificate authority was detected while processing the domain controller certificate used for authentication. There is additional information in the system event log. Please contact your system administrator.
SEC_E_KDC_CERT_EXPIRED0x8009035AThe domain controller certificate used for smartcard logon has expired. Please contact your system administrator with the contents of your system event log.
SEC_E_KDC_CERT_REVOKED0x8009035BThe domain controller certificate used for smartcard logon has been revoked. Please contact your system administrator with the contents of your system event log.
SEC_I_SIGNATURE_NEEDED0x0009035CA signature operation must be performed before the user can authenticate.
SEC_E_INVALID_PARAMETER0x8009035DOne or more of the parameters passed to the function was invalid.
SEC_E_DELEGATION_POLICY0x8009035EClient policy does not allow credential delegation to target server.
SEC_E_POLICY_NLTM_ONLY0x8009035FClient policy does not allow credential delegation to target server with NLTM only authentication.
SEC_I_NO_RENEGOTIATION0x00090360The recipient rejected the renegotiation request.
SEC_E_NO_CONTEXT0x80090361The required security context does not exist.
SEC_E_PKU2U_CERT_FAILURE0x80090362The PKU2U protocol encountered an error while attempting to utilize the associated certificates.
SEC_E_MUTUAL_AUTH_FAILED0x80090363The identity of the server computer could not be verified.
SEC_I_MESSAGE_FRAGMENT0x00090364The returned buffer is only a fragment of the message. More fragments need to be returned.
SEC_E_ONLY_HTTPS_ALLOWED0x80090365Only https scheme is allowed.
SEC_I_CONTINUE_NEEDED_MESSAGE_OK0x80090366The function completed successfully, but must be called again to complete the context. Early start can be used.
CRYPT_E_MSG_ERROR0x80091001An error occurred while performing an operation on a cryptographic message.
CRYPT_E_UNKNOWN_ALGO0x80091002Unknown cryptographic algorithm.
CRYPT_E_OID_FORMAT0x80091003The object identifier is poorly formatted.
CRYPT_E_INVALID_MSG_TYPE0x80091004Invalid cryptographic message type.
CRYPT_E_UNEXPECTED_ENCODING0x80091005Unexpected cryptographic message encoding.
CRYPT_E_AUTH_ATTR_MISSING0x80091006The cryptographic message does not contain an expected authenticated attribute.
CRYPT_E_HASH_VALUE0x80091007The hash value is not correct.
CRYPT_E_INVALID_INDEX0x80091008The index value is not valid.
CRYPT_E_ALREADY_DECRYPTED0x80091009The content of the cryptographic message has already been decrypted.
CRYPT_E_NOT_DECRYPTED0x8009100AThe content of the cryptographic message has not been decrypted yet.
CRYPT_E_RECIPIENT_NOT_FOUND0x8009100BThe enveloped-data message does not contain the specified recipient.
CRYPT_E_CONTROL_TYPE0x8009100CInvalid control type.
CRYPT_E_ISSUER_SERIALNUMBER0x8009100DInvalid issuer and/or serial number.
CRYPT_E_SIGNER_NOT_FOUND0x8009100ECannot find the original signer.
CRYPT_E_ATTRIBUTES_MISSING0x8009100FThe cryptographic message does not contain all of the requested attributes.
CRYPT_E_STREAM_MSG_NOT_READY0x80091010The streamed cryptographic message is not ready to return data.
CRYPT_E_STREAM_INSUFFICIENT_DATA0x80091011The streamed cryptographic message requires more data to complete the decode operation.
CRYPT_I_NEW_PROTECTION_REQUIRED0x00091012The protected data needs to be re-protected.
CRYPT_E_BAD_LEN0x80092001The length specified for the output data was insufficient.
CRYPT_E_BAD_ENCODE0x80092002An error occurred during encode or decode operation.
CRYPT_E_FILE_ERROR0x80092003An error occurred while reading or writing to a file.
CRYPT_E_NOT_FOUND0x80092004Cannot find object or property.
CRYPT_E_EXISTS0x80092005The object or property already exists.
CRYPT_E_NO_PROVIDER0x80092006No provider was specified for the store or object.
CRYPT_E_SELF_SIGNED0x80092007The specified certificate is self signed.
CRYPT_E_DELETED_PREV0x80092008The previous certificate or CRL context was deleted.
CRYPT_E_NO_MATCH0x80092009Cannot find the requested object.
CRYPT_E_UNEXPECTED_MSG_TYPE0x8009200AThe certificate does not have a property that references a private key.
CRYPT_E_NO_KEY_PROPERTY0x8009200BCannot find the certificate and private key for decryption.
CRYPT_E_NO_DECRYPT_CERT0x8009200CCannot find the certificate and private key to use for decryption.
CRYPT_E_BAD_MSG0x8009200DNot a cryptographic message or the cryptographic message is not formatted correctly.
CRYPT_E_NO_SIGNER0x8009200EThe signed cryptographic message does not have a signer for the specified signer index.
CRYPT_E_PENDING_CLOSE0x8009200FFinal closure is pending until additional frees or closes.
CRYPT_E_REVOKED0x80092010The certificate is revoked.
CRYPT_E_NO_REVOCATION_DLL0x80092011No Dll or exported function was found to verify revocation.
CRYPT_E_NO_REVOCATION_CHECK0x80092012The revocation function was unable to check revocation for the certificate.
CRYPT_E_REVOCATION_OFFLINE0x80092013The revocation function was unable to check revocation because the revocation server was offline.
CRYPT_E_NOT_IN_REVOCATION_DATABASE0x80092014The certificate is not in the revocation server's database.
CRYPT_E_INVALID_NUMERIC_STRING0x80092020The string contains a non-numeric character.
CRYPT_E_INVALID_PRINTABLE_STRING0x80092021The string contains a non-printable character.
CRYPT_E_INVALID_IA5_STRING0x80092022The string contains a character not in the 7 bit ASCII character set.
CRYPT_E_INVALID_X500_STRING0x80092023The string contains an invalid X500 name attribute key, oid, value or delimiter.
CRYPT_E_NOT_CHAR_STRING0x80092024The dwValueType for the CERT_NAME_VALUE is not one of the character strings. Most likely it is either a CERT_RDN_ENCODED_BLOB or CERT_RDN_OCTET_STRING.
CRYPT_E_FILERESIZED0x80092025The Put operation cannot continue. The file needs to be resized. However, there is already a signature present. A complete signing operation must be done.
CRYPT_E_SECURITY_SETTINGS0x80092026The cryptographic operation failed due to a local security option setting.
CRYPT_E_NO_VERIFY_USAGE_DLL0x80092027No DLL or exported function was found to verify subject usage.
CRYPT_E_NO_VERIFY_USAGE_CHECK0x80092028The called function was unable to do a usage check on the subject.
CRYPT_E_VERIFY_USAGE_OFFLINE0x80092029Since the server was offline, the called function was unable to complete the usage check.
CRYPT_E_NOT_IN_CTL0x8009202AThe subject was not found in a Certificate Trust List (CTL).
CRYPT_E_NO_TRUSTED_SIGNER0x8009202BNone of the signers of the cryptographic message or certificate trust list is trusted.
CRYPT_E_MISSING_PUBKEY_PARA0x8009202CThe public key's algorithm parameters are missing.
CRYPT_E_OBJECT_LOCATOR_NOT_FOUND0x8009202dAn object could not be located using the object locator infrastructure with the given name.
CRYPT_E_OSS_ERROR0x80093000OSS Certificate encode/decode error code base See asn1code.h for a definition of the OSS runtime errors. The OSS error values are offset by CRYPT_E_OSS_ERROR.
OSS_MORE_BUF0x80093001OSS ASN.1 Error: Output Buffer is too small.
OSS_NEGATIVE_UINTEGER0x80093002OSS ASN.1 Error: Signed integer is encoded as an unsigned integer.
OSS_PDU_RANGE0x80093003OSS ASN.1 Error: Unknown ASN.1 data type.
OSS_MORE_INPUT0x80093004OSS ASN.1 Error: Output buffer is too small, the decoded data has been truncated.
OSS_DATA_ERROR0x80093005OSS ASN.1 Error: Invalid data.
OSS_BAD_ARG0x80093006OSS ASN.1 Error: Invalid argument.
OSS_BAD_VERSION0x80093007OSS ASN.1 Error: Encode/Decode version mismatch.
OSS_OUT_MEMORY0x80093008OSS ASN.1 Error: Out of memory.
OSS_PDU_MISMATCH0x80093009OSS ASN.1 Error: Encode/Decode Error.
OSS_LIMITED0x8009300AOSS ASN.1 Error: Internal Error.
OSS_BAD_PTR0x8009300BOSS ASN.1 Error: Invalid data.
OSS_BAD_TIME0x8009300COSS ASN.1 Error: Invalid data.
OSS_INDEFINITE_NOT_SUPPORTED0x8009300DOSS ASN.1 Error: Unsupported BER indefinite-length encoding.
OSS_MEM_ERROR0x8009300EOSS ASN.1 Error: Access violation.
OSS_BAD_TABLE0x8009300FOSS ASN.1 Error: Invalid data.
OSS_TOO_LONG0x80093010OSS ASN.1 Error: Invalid data.
OSS_CONSTRAINT_VIOLATED0x80093011OSS ASN.1 Error: Invalid data.
OSS_FATAL_ERROR0x80093012OSS ASN.1 Error: Internal Error.
OSS_ACCESS_SERIALIZATION_ERROR0x80093013OSS ASN.1 Error: Multi-threading conflict.
OSS_NULL_TBL0x80093014OSS ASN.1 Error: Invalid data.
OSS_NULL_FCN0x80093015OSS ASN.1 Error: Invalid data.
OSS_BAD_ENCRULES0x80093016OSS ASN.1 Error: Invalid data.
OSS_UNAVAIL_ENCRULES0x80093017OSS ASN.1 Error: Encode/Decode function not implemented.
OSS_CANT_OPEN_TRACE_WINDOW0x80093018OSS ASN.1 Error: Trace file error.
OSS_UNIMPLEMENTED0x80093019OSS ASN.1 Error: Function not implemented.
OSS_OID_DLL_NOT_LINKED0x8009301AOSS ASN.1 Error: Program link error.
OSS_CANT_OPEN_TRACE_FILE0x8009301BOSS ASN.1 Error: Trace file error.
OSS_TRACE_FILE_ALREADY_OPEN0x8009301COSS ASN.1 Error: Trace file error.
OSS_TABLE_MISMATCH0x8009301DOSS ASN.1 Error: Invalid data.
OSS_TYPE_NOT_SUPPORTED0x8009301EOSS ASN.1 Error: Invalid data.
OSS_REAL_DLL_NOT_LINKED0x8009301FOSS ASN.1 Error: Program link error.
OSS_REAL_CODE_NOT_LINKED0x80093020OSS ASN.1 Error: Program link error.
OSS_OUT_OF_RANGE0x80093021OSS ASN.1 Error: Program link error.
OSS_COPIER_DLL_NOT_LINKED0x80093022OSS ASN.1 Error: Program link error.
OSS_CONSTRAINT_DLL_NOT_LINKED0x80093023OSS ASN.1 Error: Program link error.
OSS_COMPARATOR_DLL_NOT_LINKED0x80093024OSS ASN.1 Error: Program link error.
OSS_COMPARATOR_CODE_NOT_LINKED0x80093025OSS ASN.1 Error: Program link error.
OSS_MEM_MGR_DLL_NOT_LINKED0x80093026OSS ASN.1 Error: Program link error.
OSS_PDV_DLL_NOT_LINKED0x80093027OSS ASN.1 Error: Program link error.
OSS_PDV_CODE_NOT_LINKED0x80093028OSS ASN.1 Error: Program link error.
OSS_API_DLL_NOT_LINKED0x80093029OSS ASN.1 Error: Program link error.
OSS_BERDER_DLL_NOT_LINKED0x8009302AOSS ASN.1 Error: Program link error.
OSS_PER_DLL_NOT_LINKED0x8009302BOSS ASN.1 Error: Program link error.
OSS_OPEN_TYPE_ERROR0x8009302COSS ASN.1 Error: Program link error.
OSS_MUTEX_NOT_CREATED0x8009302DOSS ASN.1 Error: System resource error.
OSS_CANT_CLOSE_TRACE_FILE0x8009302EOSS ASN.1 Error: Trace file error.
CRYPT_E_ASN1_ERROR0x80093100ASN1 Certificate encode/decode error code base. The ASN1 error values are offset by CRYPT_E_ASN1_ERROR.
CRYPT_E_ASN1_INTERNAL0x80093101ASN1 internal encode or decode error.
CRYPT_E_ASN1_EOD0x80093102ASN1 unexpected end of data.
CRYPT_E_ASN1_CORRUPT0x80093103ASN1 corrupted data.
CRYPT_E_ASN1_LARGE0x80093104ASN1 value too large.
CRYPT_E_ASN1_CONSTRAINT0x80093105ASN1 constraint violated.
CRYPT_E_ASN1_MEMORY0x80093106ASN1 out of memory.
CRYPT_E_ASN1_OVERFLOW0x80093107ASN1 buffer overflow.
CRYPT_E_ASN1_BADPDU0x80093108ASN1 function not supported for this PDU.
CRYPT_E_ASN1_BADARGS0x80093109ASN1 bad arguments to function call.
CRYPT_E_ASN1_BADREAL0x8009310AASN1 bad real value.
CRYPT_E_ASN1_BADTAG0x8009310BASN1 bad tag value met.
CRYPT_E_ASN1_CHOICE0x8009310CASN1 bad choice value.
CRYPT_E_ASN1_RULE0x8009310DASN1 bad encoding rule.
CRYPT_E_ASN1_UTF80x8009310EASN1 bad unicode (UTF8).
CRYPT_E_ASN1_PDU_TYPE0x80093133ASN1 bad PDU type.
CRYPT_E_ASN1_NYI0x80093134ASN1 not yet implemented.
CRYPT_E_ASN1_EXTENDED0x80093201ASN1 skipped unknown extension(s).
CRYPT_E_ASN1_NOEOD0x80093202ASN1 end of data expected
CERTSRV_E_BAD_REQUESTSUBJECT0x80094001The request subject name is invalid or too long.
CERTSRV_E_NO_REQUEST0x80094002The request does not exist.
CERTSRV_E_BAD_REQUESTSTATUS0x80094003The request's current status does not allow this operation.
CERTSRV_E_PROPERTY_EMPTY0x80094004The requested property value is empty.
CERTSRV_E_INVALID_CA_CERTIFICATE0x80094005The certification authority's certificate contains invalid data.
CERTSRV_E_SERVER_SUSPENDED0x80094006Certificate service has been suspended for a database restore operation.
CERTSRV_E_ENCODING_LENGTH0x80094007The certificate contains an encoded length that is potentially incompatible with older enrollment software.
CERTSRV_E_ROLECONFLICT0x80094008The operation is denied. The user has multiple roles assigned and the certification authority is configured to enforce role separation.
CERTSRV_E_RESTRICTEDOFFICER0x80094009The operation is denied. It can only be performed by a certificate manager that is allowed to manage certificates for the current requester.
CERTSRV_E_KEY_ARCHIVAL_NOT_CONFIGURED0x8009400ACannot archive private key. The certification authority is not configured for key archival.
CERTSRV_E_NO_VALID_KRA0x8009400BCannot archive private key. The certification authority could not verify one or more key recovery certificates.
CERTSRV_E_BAD_REQUEST_KEY_ARCHIVAL0x8009400CThe request is incorrectly formatted. The encrypted private key must be in an unauthenticated attribute in an outermost signature.
CERTSRV_E_NO_CAADMIN_DEFINED0x8009400DAt least one security principal must have the permission to manage this CA.
CERTSRV_E_BAD_RENEWAL_CERT_ATTRIBUTE0x8009400EThe request contains an invalid renewal certificate attribute.
CERTSRV_E_NO_DB_SESSIONS0x8009400FAn attempt was made to open a Certification Authority database session, but there are already too many active sessions. The server may need to be configured to allow additional sessions.
CERTSRV_E_ALIGNMENT_FAULT0x80094010A memory reference caused a data alignment fault.
CERTSRV_E_ENROLL_DENIED0x80094011The permissions on this certification authority do not allow the current user to enroll for certificates.
CERTSRV_E_TEMPLATE_DENIED0x80094012The permissions on the certificate template do not allow the current user to enroll for this type of certificate.
CERTSRV_E_DOWNLEVEL_DC_SSL_OR_UPGRADE0x80094013The contacted domain controller cannot support signed LDAP traffic. Update the domain controller or configure Certificate Services to use SSL for Active Directory access.
CERTSRV_E_ADMIN_DENIED_REQUEST0x80094014The request was denied by a certificate manager or CA administrator.
CERTSRV_E_NO_POLICY_SERVER0x80094015An enrollment policy server cannot be located.
CERTSRV_E_UNSUPPORTED_CERT_TYPE0x80094800The requested certificate template is not supported by this CA.
CERTSRV_E_NO_CERT_TYPE0x80094801The request contains no certificate template information.
CERTSRV_E_TEMPLATE_CONFLICT0x80094802The request contains conflicting template information.
CERTSRV_E_SUBJECT_ALT_NAME_REQUIRED0x80094803The request is missing a required Subject Alternate name extension.
CERTSRV_E_ARCHIVED_KEY_REQUIRED0x80094804The request is missing a required private key for archival by the server.
CERTSRV_E_SMIME_REQUIRED0x80094805The request is missing a required SMIME capabilities extension.
CERTSRV_E_BAD_RENEWAL_SUBJECT0x80094806The request was made on behalf of a subject other than the caller. The certificate template must be configured to require at least one signature to authorize the request.
CERTSRV_E_BAD_TEMPLATE_VERSION0x80094807The request template version is newer than the supported template version.
CERTSRV_E_TEMPLATE_POLICY_REQUIRED0x80094808The template is missing a required signature policy attribute.
CERTSRV_E_SIGNATURE_POLICY_REQUIRED0x80094809The request is missing required signature policy information.
CERTSRV_E_SIGNATURE_COUNT0x8009480AThe request is missing one or more required signatures.
CERTSRV_E_SIGNATURE_REJECTED0x8009480BOne or more signatures did not include the required application or issuance policies. The request is missing one or more required valid signatures.
CERTSRV_E_ISSUANCE_POLICY_REQUIRED0x8009480CThe request is missing one or more required signature issuance policies.
CERTSRV_E_SUBJECT_UPN_REQUIRED0x8009480DThe UPN is unavailable and cannot be added to the Subject Alternate name.
CERTSRV_E_SUBJECT_DIRECTORY_GUID_REQUIRED0x8009480EThe Active Directory GUID is unavailable and cannot be added to the Subject Alternate name.
CERTSRV_E_SUBJECT_DNS_REQUIRED0x8009480FThe DNS name is unavailable and cannot be added to the Subject Alternate name.
CERTSRV_E_ARCHIVED_KEY_UNEXPECTED0x80094810The request includes a private key for archival by the server, but key archival is not enabled for the specified certificate template.
CERTSRV_E_KEY_LENGTH0x80094811The public key does not meet the minimum size required by the specified certificate template.
CERTSRV_E_SUBJECT_EMAIL_REQUIRED0x80094812The EMail name is unavailable and cannot be added to the Subject or Subject Alternate name.
CERTSRV_E_UNKNOWN_CERT_TYPE0x80094813One or more certificate templates to be enabled on this certification authority could not be found.
CERTSRV_E_CERT_TYPE_OVERLAP0x80094814The certificate template renewal period is longer than the certificate validity period. The template should be reconfigured or the CA certificate renewed.
CERTSRV_E_TOO_MANY_SIGNATURES0x80094815The certificate template requires too many RA signatures. Only one RA signature is allowed.
CERTSRV_E_RENEWAL_BAD_PUBLIC_KEY0x80094816The certificate template requires renewal with the same public key, but the request uses a different public key.
XENROLL_E_KEY_NOT_EXPORTABLE0x80095000The key is not exportable.
XENROLL_E_CANNOT_ADD_ROOT_CERT0x80095001You cannot add the root CA certificate into your local store.
XENROLL_E_RESPONSE_KA_HASH_NOT_FOUND0x80095002The key archival hash attribute was not found in the response.
XENROLL_E_RESPONSE_UNEXPECTED_KA_HASH0x80095003An unexpected key archival hash attribute was found in the response.
XENROLL_E_RESPONSE_KA_HASH_MISMATCH0x80095004There is a key archival hash mismatch between the request and the response.
XENROLL_E_KEYSPEC_SMIME_MISMATCH0x80095005Signing certificate cannot include SMIME extension.
TRUST_E_SYSTEM_ERROR0x80096001A system-level error occurred while verifying trust.
TRUST_E_NO_SIGNER_CERT0x80096002The certificate for the signer of the message is invalid or not found.
TRUST_E_COUNTER_SIGNER0x80096003One of the counter signatures was invalid.
TRUST_E_CERT_SIGNATURE0x80096004The signature of the certificate cannot be verified.
TRUST_E_TIME_STAMP0x80096005The timestamp signature and/or certificate could not be verified or is malformed.
TRUST_E_BAD_DIGEST0x80096010The digital signature of the object did not verify.
TRUST_E_BASIC_CONSTRAINTS0x80096019A certificate's basic constraint extension has not been observed.
TRUST_E_FINANCIAL_CRITERIA0x8009601EThe certificate does not meet or contain the Authenticode(tm) financial extensions.
MSSIPOTF_E_OUTOFMEMRANGE0x80097001Tried to reference a part of the file outside the proper range.
MSSIPOTF_E_CANTGETOBJECT0x80097002Could not retrieve an object from the file.
MSSIPOTF_E_NOHEADTABLE0x80097003Could not find the head table in the file.
MSSIPOTF_E_BAD_MAGICNUMBER0x80097004The magic number in the head table is incorrect.
MSSIPOTF_E_BAD_OFFSET_TABLE0x80097005The offset table has incorrect values.
MSSIPOTF_E_TABLE_TAGORDER0x80097006Duplicate table tags or tags out of alphabetical order.
MSSIPOTF_E_TABLE_LONGWORD0x80097007A table does not start on a long word boundary.
MSSIPOTF_E_BAD_FIRST_TABLE_PLACEMENT0x80097008First table does not appear after header information.
MSSIPOTF_E_TABLES_OVERLAP0x80097009Two or more tables overlap.
MSSIPOTF_E_TABLE_PADBYTES0x8009700AToo many pad bytes between tables or pad bytes are not 0.
MSSIPOTF_E_FILETOOSMALL0x8009700BFile is too small to contain the last table.
MSSIPOTF_E_TABLE_CHECKSUM0x8009700CA table checksum is incorrect.
MSSIPOTF_E_FILE_CHECKSUM0x8009700DThe file checksum is incorrect.
MSSIPOTF_E_FAILED_POLICY0x80097010The signature does not have the correct attributes for the policy.
MSSIPOTF_E_FAILED_HINTS_CHECK0x80097011The file did not pass the hints check.
MSSIPOTF_E_NOT_OPENTYPE0x80097012The file is not an OpenType file.
MSSIPOTF_E_FILE0x80097013Failed on a file operation (open, map, read, write).
MSSIPOTF_E_CRYPT0x80097014A call to a CryptoAPI function failed.
MSSIPOTF_E_BADVERSION0x80097015There is a bad version number in the file.
MSSIPOTF_E_DSIG_STRUCTURE0x80097016The structure of the DSIG table is incorrect.
MSSIPOTF_E_PCONST_CHECK0x80097017A check failed in a partially constant table.
MSSIPOTF_E_STRUCTURE0x80097018Some kind of structural error.
ERROR_CRED_REQUIRES_CONFIRMATION0x80097019The requested credential requires confirmation.
TRUST_E_PROVIDER_UNKNOWN0x800B0001Unknown trust provider.
TRUST_E_ACTION_UNKNOWN0x800B0002The trust verification action specified is not supported by the specified trust provider.
TRUST_E_SUBJECT_FORM_UNKNOWN0x800B0003The form specified for the subject is not one supported or known by the specified trust provider.
TRUST_E_SUBJECT_NOT_TRUSTED0x800B0004The subject is not trusted for the specified action.
DIGSIG_E_ENCODE0x800B0005Error due to problem in ASN.1 encoding process.
DIGSIG_E_DECODE0x800B0006Error due to problem in ASN.1 decoding process.
DIGSIG_E_EXTENSIBILITY0x800B0007Reading / writing Extensions where Attributes are appropriate, and visa versa.
DIGSIG_E_CRYPTO0x800B0008Unspecified cryptographic failure.
PERSIST_E_SIZEDEFINITE0x800B0009The size of the data could not be determined.
PERSIST_E_SIZEINDEFINITE0x800B000AThe size of the indefinite-sized data could not be determined.
PERSIST_E_NOTSELFSIZING0x800B000BThis object does not read and write self-sizing data.
TRUST_E_NOSIGNATURE0x800B0100No signature was present in the subject.
CERT_E_EXPIRED0x800B0101A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.
CERT_E_VALIDITYPERIODNESTING0x800B0102The validity periods of the certification chain do not nest correctly.
CERT_E_ROLE0x800B0103A certificate that can only be used as an end-entity is being used as a CA or visa versa.
CERT_E_PATHLENCONST0x800B0104A path length constraint in the certification chain has been violated.
CERT_E_CRITICAL0x800B0105A certificate contains an unknown extension that is marked 'critical'.
CERT_E_PURPOSE0x800B0106A certificate being used for a purpose other than the ones specified by its CA.
CERT_E_ISSUERCHAINING0x800B0107A parent of a given certificate in fact did not issue that child certificate.
CERT_E_MALFORMED0x800B0108A certificate is missing or has an empty value for an important field, such as a subject or issuer name.
CERT_E_UNTRUSTEDROOT0x800B0109A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
CERT_E_CHAINING0x800B010AA certificate chain could not be built to a trusted root authority.
TRUST_E_FAIL0x800B010BGeneric trust failure.
CERT_E_REVOKED0x800B010CA certificate was explicitly revoked by its issuer.
CERT_E_UNTRUSTEDTESTROOT0x800B010DThe certification path terminates with the test root which is not trusted with the current policy settings.
CERT_E_REVOCATION_FAILURE0x800B010EThe revocation process could not continue - the certificate(s) could not be checked.
CERT_E_CN_NO_MATCH0x800B010FThe certificate's CN name does not match the passed value.
CERT_E_WRONG_USAGE0x800B0110The certificate is not valid for the requested usage.
TRUST_E_EXPLICIT_DISTRUST0x800B0111The certificate was explicitly marked as untrusted by the user.
CERT_E_UNTRUSTEDCA0x800B0112A certification chain processed correctly, but one of the CA certificates is not trusted by the policy provider.
CERT_E_INVALID_POLICY0x800B0113The certificate has invalid policy.
CERT_E_INVALID_NAME0x800B0114The certificate has an invalid name. The name is not included in the permitted list or is explicitly excluded.
SPAPI_E_EXPECTED_SECTION_NAME0x800F0000A non-empty line was encountered in the INF before the start of a section.
SPAPI_E_BAD_SECTION_NAME_LINE0x800F0001A section name marker in the INF is not complete, or does not exist on a line by itself.
SPAPI_E_SECTION_NAME_TOO_LONG0x800F0002An INF section was encountered whose name exceeds the maximum section name length.
SPAPI_E_GENERAL_SYNTAX0x800F0003The syntax of the INF is invalid.
SPAPI_E_WRONG_INF_STYLE0x800F0100The style of the INF is different than what was requested.
SPAPI_E_SECTION_NOT_FOUND0x800F0101The required section was not found in the INF.
SPAPI_E_LINE_NOT_FOUND0x800F0102The required line was not found in the INF.
SPAPI_E_NO_BACKUP0x800F0103The files affected by the installation of this file queue have not been backed up for uninstall.
SPAPI_E_NO_ASSOCIATED_CLASS0x800F0200The INF or the device information set or element does not have an associated install class.
SPAPI_E_CLASS_MISMATCH0x800F0201The INF or the device information set or element does not match the specified install class.
SPAPI_E_DUPLICATE_FOUND0x800F0202An existing device was found that is a duplicate of the device being manually installed.
SPAPI_E_NO_DRIVER_SELECTED0x800F0203There is no driver selected for the device information set or element.
SPAPI_E_KEY_DOES_NOT_EXIST0x800F0204The requested device registry key does not exist.
SPAPI_E_INVALID_DEVINST_NAME0x800F0205The device instance name is invalid.
SPAPI_E_INVALID_CLASS0x800F0206The install class is not present or is invalid.
SPAPI_E_DEVINST_ALREADY_EXISTS0x800F0207The device instance cannot be created because it already exists.
SPAPI_E_DEVINFO_NOT_REGISTERED0x800F0208The operation cannot be performed on a device information element that has not been registered.
SPAPI_E_INVALID_REG_PROPERTY0x800F0209The device property code is invalid.
SPAPI_E_NO_INF0x800F020AThe INF from which a driver list is to be built does not exist.
SPAPI_E_NO_SUCH_DEVINST0x800F020BThe device instance does not exist in the hardware tree.
SPAPI_E_CANT_LOAD_CLASS_ICON0x800F020CThe icon representing this install class cannot be loaded.
SPAPI_E_INVALID_CLASS_INSTALLER0x800F020DThe class installer registry entry is invalid.
SPAPI_E_DI_DO_DEFAULT0x800F020EThe class installer has indicated that the default action should be performed for this installation request.
SPAPI_E_DI_NOFILECOPY0x800F020FThe operation does not require any files to be copied.
SPAPI_E_INVALID_HWPROFILE0x800F0210The specified hardware profile does not exist.
SPAPI_E_NO_DEVICE_SELECTED0x800F0211There is no device information element currently selected for this device information set.
SPAPI_E_DEVINFO_LIST_LOCKED0x800F0212The operation cannot be performed because the device information set is locked.
SPAPI_E_DEVINFO_DATA_LOCKED0x800F0213The operation cannot be performed because the device information element is locked.
SPAPI_E_DI_BAD_PATH0x800F0214The specified path does not contain any applicable device INFs.
SPAPI_E_NO_CLASSINSTALL_PARAMS0x800F0215No class installer parameters have been set for the device information set or element.
SPAPI_E_FILEQUEUE_LOCKED0x800F0216The operation cannot be performed because the file queue is locked.
SPAPI_E_BAD_SERVICE_INSTALLSECT0x800F0217A service installation section in this INF is invalid.
SPAPI_E_NO_CLASS_DRIVER_LIST0x800F0218There is no class driver list for the device information element.
SPAPI_E_NO_ASSOCIATED_SERVICE0x800F0219The installation failed because a function driver was not specified for this device instance.
SPAPI_E_NO_DEFAULT_DEVICE_INTERFACE0x800F021AThere is presently no default device interface designated for this interface class.
SPAPI_E_DEVICE_INTERFACE_ACTIVE0x800F021BThe operation cannot be performed because the device interface is currently active.
SPAPI_E_DEVICE_INTERFACE_REMOVED0x800F021CThe operation cannot be performed because the device interface has been removed from the system.
SPAPI_E_BAD_INTERFACE_INSTALLSECT0x800F021DAn interface installation section in this INF is invalid.
SPAPI_E_NO_SUCH_INTERFACE_CLASS0x800F021EThis interface class does not exist in the system.
SPAPI_E_INVALID_REFERENCE_STRING0x800F021FThe reference string supplied for this interface device is invalid.
SPAPI_E_INVALID_MACHINENAME0x800F0220The specified machine name does not conform to UNC naming conventions.
SPAPI_E_REMOTE_COMM_FAILURE0x800F0221A general remote communication error occurred.
SPAPI_E_MACHINE_UNAVAILABLE0x800F0222The machine selected for remote communication is not available at this time.
SPAPI_E_NO_CONFIGMGR_SERVICES0x800F0223The Plug and Play service is not available on the remote machine.
SPAPI_E_INVALID_PROPPAGE_PROVIDER0x800F0224The property page provider registry entry is invalid.
SPAPI_E_NO_SUCH_DEVICE_INTERFACE0x800F0225The requested device interface is not present in the system.
SPAPI_E_DI_POSTPROCESSING_REQUIRED0x800F0226The device's co-installer has additional work to perform after installation is complete.
SPAPI_E_INVALID_COINSTALLER0x800F0227The device's co-installer is invalid.
SPAPI_E_NO_COMPAT_DRIVERS0x800F0228There are no compatible drivers for this device.
SPAPI_E_NO_DEVICE_ICON0x800F0229There is no icon that represents this device or device type.
SPAPI_E_INVALID_INF_LOGCONFIG0x800F022AA logical configuration specified in this INF is invalid.
SPAPI_E_DI_DONT_INSTALL0x800F022BThe class installer has denied the request to install or upgrade this device.
SPAPI_E_INVALID_FILTER_DRIVER0x800F022COne of the filter drivers installed for this device is invalid.
SPAPI_E_NON_WINDOWS_NT_DRIVER0x800F022DThe driver selected for this device does not support this version of Windows.
SPAPI_E_NON_WINDOWS_DRIVER0x800F022EThe driver selected for this device does not support Windows.
SPAPI_E_NO_CATALOG_FOR_OEM_INF0x800F022FThe third-party INF does not contain digital signature information.
SPAPI_E_DEVINSTALL_QUEUE_NONNATIVE0x800F0230An invalid attempt was made to use a device installation file queue for verification of digital signatures relative to other platforms.
SPAPI_E_NOT_DISABLEABLE0x800F0231The device cannot be disabled.
SPAPI_E_CANT_REMOVE_DEVINST0x800F0232The device could not be dynamically removed.
SPAPI_E_INVALID_TARGET0x800F0233Cannot copy to specified target.
SPAPI_E_DRIVER_NONNATIVE0x800F0234Driver is not intended for this platform.
SPAPI_E_IN_WOW640x800F0235Operation not allowed in WOW64.
SPAPI_E_SET_SYSTEM_RESTORE_POINT0x800F0236The operation involving unsigned file copying was rolled back, so that a system restore point could be set.
SPAPI_E_INCORRECTLY_COPIED_INF0x800F0237An INF was copied into the Windows INF directory in an improper manner.
SPAPI_E_SCE_DISABLED0x800F0238The Security Configuration Editor (SCE) APIs have been disabled on this Embedded product.
SPAPI_E_UNKNOWN_EXCEPTION0x800F0239An unknown exception was encountered.
SPAPI_E_PNP_REGISTRY_ERROR0x800F023AA problem was encountered when accessing the Plug and Play registry database.
SPAPI_E_REMOTE_REQUEST_UNSUPPORTED0x800F023BThe requested operation is not supported for a remote machine.
SPAPI_E_NOT_AN_INSTALLED_OEM_INF0x800F023CThe specified file is not an installed OEM INF.
SPAPI_E_INF_IN_USE_BY_DEVICES0x800F023DOne or more devices are presently installed using the specified INF.
SPAPI_E_DI_FUNCTION_OBSOLETE0x800F023EThe requested device install operation is obsolete.
SPAPI_E_NO_AUTHENTICODE_CATALOG0x800F023FA file could not be verified because it does not have an associated catalog signed via Authenticode(tm).
SPAPI_E_AUTHENTICODE_DISALLOWED0x800F0240Authenticode(tm) signature verification is not supported for the specified INF.
SPAPI_E_AUTHENTICODE_TRUSTED_PUBLISHER0x800F0241The INF was signed with an Authenticode(tm) catalog from a trusted publisher.
SPAPI_E_AUTHENTICODE_TRUST_NOT_ESTABLISHED0x800F0242The publisher of an Authenticode(tm) signed catalog has not yet been established as trusted.
SPAPI_E_AUTHENTICODE_PUBLISHER_NOT_TRUSTED0x800F0243The publisher of an Authenticode(tm) signed catalog was not established as trusted.
SPAPI_E_SIGNATURE_OSATTRIBUTE_MISMATCH0x800F0244The software was tested for compliance with Windows Logo requirements on a different version of Windows, and may not be compatible with this version.
SPAPI_E_ONLY_VALIDATE_VIA_AUTHENTICODE0x800F0245The file may only be validated by a catalog signed via Authenticode(tm).
SPAPI_E_DEVICE_INSTALLER_NOT_READY0x800F0246One of the installers for this device cannot perform the installation at this time.
SPAPI_E_DRIVER_STORE_ADD_FAILED0x800F0247A problem was encountered while attempting to add the driver to the store.
SPAPI_E_DEVICE_INSTALL_BLOCKED0x800F0248The installation of this device is forbidden by system policy. Contact your system administrator.
SPAPI_E_DRIVER_INSTALL_BLOCKED0x800F0249The installation of this driver is forbidden by system policy. Contact your system administrator.
SPAPI_E_WRONG_INF_TYPE0x800F024AThe specified INF is the wrong type for this operation.
SPAPI_E_FILE_HASH_NOT_IN_CATALOG0x800F024BThe hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering.
SPAPI_E_DRIVER_STORE_DELETE_FAILED0x800F024CA problem was encountered while attempting to delete the driver from the store.
SPAPI_E_UNRECOVERABLE_STACK_OVERFLOW0x800F0300An unrecoverable stack overflow was encountered.
SPAPI_E_ERROR_NOT_INSTALLED0x800F1000No installed components were detected.
SCARD_F_INTERNAL_ERROR0x80100001An internal consistency check failed.
SCARD_E_CANCELLED0x80100002The action was canceled by an SCardCancel request.
SCARD_E_INVALID_HANDLE0x80100003The supplied handle was invalid.
SCARD_E_INVALID_PARAMETER0x80100004One or more of the supplied parameters could not be properly interpreted.
SCARD_E_INVALID_TARGET0x80100005Registry startup information is missing or invalid.
SCARD_E_NO_MEMORY0x80100006Not enough memory available to complete this command.
SCARD_F_WAITED_TOO_LONG0x80100007An internal consistency timer has expired.
SCARD_E_INSUFFICIENT_BUFFER0x80100008The data buffer to receive returned data is too small for the returned data.
SCARD_E_UNKNOWN_READER0x80100009The specified reader name is not recognized.
SCARD_E_TIMEOUT0x8010000AThe user-specified timeout value has expired.
SCARD_E_SHARING_VIOLATION0x8010000BThe smart card cannot be accessed because of other connections outstanding.
SCARD_E_NO_SMARTCARD0x8010000CThe operation requires a Smart Card, but no Smart Card is currently in the device.
SCARD_E_UNKNOWN_CARD0x8010000DThe specified smart card name is not recognized.
SCARD_E_CANT_DISPOSE0x8010000EThe system could not dispose of the media in the requested manner.
SCARD_E_PROTO_MISMATCH0x8010000FThe requested protocols are incompatible with the protocol currently in use with the smart card.
SCARD_E_NOT_READY0x80100010The reader or smart card is not ready to accept commands.
SCARD_E_INVALID_VALUE0x80100011One or more of the supplied parameters values could not be properly interpreted.
SCARD_E_SYSTEM_CANCELLED0x80100012The action was canceled by the system, presumably to log off or shut down.
SCARD_F_COMM_ERROR0x80100013An internal communications error has been detected.
SCARD_F_UNKNOWN_ERROR0x80100014An internal error has been detected, but the source is unknown.
SCARD_E_INVALID_ATR0x80100015An ATR obtained from the registry is not a valid ATR string.
SCARD_E_NOT_TRANSACTED0x80100016An attempt was made to end a non-existent transaction.
SCARD_E_READER_UNAVAILABLE0x80100017The specified reader is not currently available for use.
SCARD_P_SHUTDOWN0x80100018The operation has been aborted to allow the server application to exit.
SCARD_E_PCI_TOO_SMALL0x80100019The PCI Receive buffer was too small.
SCARD_E_READER_UNSUPPORTED0x8010001AThe reader driver does not meet minimal requirements for support.
SCARD_E_DUPLICATE_READER0x8010001BThe reader driver did not produce a unique reader name.
SCARD_E_CARD_UNSUPPORTED0x8010001CThe smart card does not meet minimal requirements for support.
SCARD_E_NO_SERVICE0x8010001DThe Smart card resource manager is not running.
SCARD_E_SERVICE_STOPPED0x8010001EThe Smart card resource manager has shut down.
SCARD_E_UNEXPECTED0x8010001FAn unexpected card error has occurred.
SCARD_E_ICC_INSTALLATION0x80100020No Primary Provider can be found for the smart card.
SCARD_E_ICC_CREATEORDER0x80100021The requested order of object creation is not supported.
SCARD_E_UNSUPPORTED_FEATURE0x80100022This smart card does not support the requested feature.
SCARD_E_DIR_NOT_FOUND0x80100023The identified directory does not exist in the smart card.
SCARD_E_FILE_NOT_FOUND0x80100024The identified file does not exist in the smart card.
SCARD_E_NO_DIR0x80100025The supplied path does not represent a smart card directory.
SCARD_E_NO_FILE0x80100026The supplied path does not represent a smart card file.
SCARD_E_NO_ACCESS0x80100027Access is denied to this file.
SCARD_E_WRITE_TOO_MANY0x80100028The smartcard does not have enough memory to store the information.
SCARD_E_BAD_SEEK0x80100029There was an error trying to set the smart card file object pointer.
SCARD_E_INVALID_CHV0x8010002AThe supplied PIN is incorrect.
SCARD_E_UNKNOWN_RES_MNG0x8010002BAn unrecognized error code was returned from a layered component.
SCARD_E_NO_SUCH_CERTIFICATE0x8010002CThe requested certificate does not exist.
SCARD_E_CERTIFICATE_UNAVAILABLE0x8010002DThe requested certificate could not be obtained.
SCARD_E_NO_READERS_AVAILABLE0x8010002ECannot find a smart card reader.
SCARD_E_COMM_DATA_LOST0x8010002FA communications error with the smart card has been detected. Retry the operation.
SCARD_E_NO_KEY_CONTAINER0x80100030The requested key container does not exist on the smart card.
SCARD_E_SERVER_TOO_BUSY0x80100031The Smart card resource manager is too busy to complete this operation.
SCARD_E_PIN_CACHE_EXPIRED0x80100032The smart card PIN cache has expired.
SCARD_E_NO_PIN_CACHE0x80100033The smart card PIN cannot be cached.
SCARD_E_READ_ONLY_CARD0x80100034The smart card is read only and cannot be written to.
SCARD_W_UNSUPPORTED_CARD0x80100065The reader cannot communicate with the smart card, due to ATR configuration conflicts.
SCARD_W_UNRESPONSIVE_CARD0x80100066The smart card is not responding to a reset.
SCARD_W_UNPOWERED_CARD0x80100067Power has been removed from the smart card, so that further communication is not possible.
SCARD_W_RESET_CARD0x80100068The smart card has been reset, so any shared state information is invalid.
SCARD_W_REMOVED_CARD0x80100069The smart card has been removed, so that further communication is not possible.
SCARD_W_SECURITY_VIOLATION0x8010006AAccess was denied because of a security violation.
SCARD_W_WRONG_CHV0x8010006BThe card cannot be accessed because the wrong PIN was presented.
SCARD_W_CHV_BLOCKED0x8010006CThe card cannot be accessed because the maximum number of PIN entry attempts has been reached.
SCARD_W_EOF0x8010006DThe end of the smart card file has been reached.
SCARD_W_CANCELLED_BY_USER0x8010006EThe action was canceled by the user.
SCARD_W_CARD_NOT_AUTHENTICATED0x8010006FNo PIN was presented to the smart card.
SCARD_W_CACHE_ITEM_NOT_FOUND0x80100070The requested item could not be found in the cache.
SCARD_W_CACHE_ITEM_STALE0x80100071The requested cache item is too old and was deleted from the cache.
SCARD_W_CACHE_ITEM_TOO_BIG0x80100072The new cache item exceeds the maximum per-item size defined for the cache.
ONL_E_INVALID_AUTHENTICATION_TARGET0x8A020001Authentication target is invalid or not configured correctly.
ONL_E_ACCESS_DENIED_BY_TOU0x8A020002Your application cannot get the Online Id properties due to the Terms of Use accepted by the user.
540 entries

Article text from the Win32 documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.