您的位置:首页 > 其它

System Error Codes(GetLastError )6000-----15999

2013-09-05 19:13 791 查看

ERROR_ENCRYPTION_FAILED
6000 (0x1770)
The specified file could not be encrypted.
ERROR_DECRYPTION_FAILED
6001 (0x1771)
The specified file could not be decrypted.
ERROR_FILE_ENCRYPTED
6002 (0x1772)
The specified file is encrypted and the user does not have the ability to decrypt it.
ERROR_NO_RECOVERY_POLICY
6003 (0x1773)
There is no valid encryption recovery policy configured for this system.
ERROR_NO_EFS
6004 (0x1774)
The required encryption driver is not loaded for this system.
ERROR_WRONG_EFS
6005 (0x1775)
The file was encrypted with a different encryption driver than is currently loaded.
ERROR_NO_USER_KEYS
6006 (0x1776)
There are no EFS keys defined for the user.
ERROR_FILE_NOT_ENCRYPTED
6007 (0x1777)
The specified file is not encrypted.
ERROR_NOT_EXPORT_FORMAT
6008 (0x1778)
The specified file is not in the defined EFS export format.
ERROR_FILE_READ_ONLY
6009 (0x1779)
The specified file is read only.
ERROR_DIR_EFS_DISALLOWED
6010 (0x177A)
The directory has been disabled for encryption.
ERROR_EFS_SERVER_NOT_TRUSTED
6011 (0x177B)
The server is not trusted for remote encryption operation.
ERROR_BAD_RECOVERY_POLICY
6012 (0x177C)
Recovery policy configured for this system contains invalid recovery certificate.
ERROR_EFS_ALG_BLOB_TOO_BIG
6013 (0x177D)
The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file.
ERROR_VOLUME_NOT_SUPPORT_EFS
6014 (0x177E)
The disk partition does not support file encryption.
ERROR_EFS_DISABLED
6015 (0x177F)
This machine is disabled for file encryption.
ERROR_EFS_VERSION_NOT_SUPPORT
6016 (0x1780)
A newer system is required to decrypt this encrypted file.
ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE
6017 (0x1781)
The remote server sent an invalid response for a file being opened with Client Side Encryption.
ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER
6018 (0x1782)
Client Side Encryption is not supported by the remote server even though it claims to support it.
ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE
6019 (0x1783)
File is encrypted and should be opened in Client Side Encryption mode.
ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE
6020 (0x1784)
A new encrypted file is being created and a $EFS needs to be provided.
ERROR_CS_ENCRYPTION_FILE_NOT_CSE
6021 (0x1785)
The SMB client requested a CSE FSCTL on a non-CSE file.
ERROR_ENCRYPTION_POLICY_DENIES_OPERATION
6022 (0x1786)
The requested operation was blocked by policy. For more information, contact your system administrator.
ERROR_NO_BROWSER_SERVERS_FOUND
6118 (0x17E6)
The list of servers for this workgroup is not currently available.
SCHED_E_SERVICE_NOT_LOCALSYSTEM
6200 (0x1838)
The Task Scheduler service must be configured to run in the System account to function properly. Individual tasks may be configured to run in other accounts.
ERROR_LOG_SECTOR_INVALID
6600 (0x19C8)
Log service encountered an invalid log sector.
ERROR_LOG_SECTOR_PARITY_INVALID
6601 (0x19C9)
Log service encountered a log sector with invalid block parity.
ERROR_LOG_SECTOR_REMAPPED
6602 (0x19CA)
Log service encountered a remapped log sector.
ERROR_LOG_BLOCK_INCOMPLETE
6603 (0x19CB)
Log service encountered a partial or incomplete log block.
ERROR_LOG_INVALID_RANGE
6604 (0x19CC)
Log service encountered an attempt access data outside the active log range.
ERROR_LOG_BLOCKS_EXHAUSTED
6605 (0x19CD)
Log service user marshalling buffers are exhausted.
ERROR_LOG_READ_CONTEXT_INVALID
6606 (0x19CE)
Log service encountered an attempt read from a marshalling area with an invalid read context.
ERROR_LOG_RESTART_INVALID
6607 (0x19CF)
Log service encountered an invalid log restart area.
ERROR_LOG_BLOCK_VERSION
6608 (0x19D0)
Log service encountered an invalid log block version.
ERROR_LOG_BLOCK_INVALID
6609 (0x19D1)
Log service encountered an invalid log block.
ERROR_LOG_READ_MODE_INVALID
6610 (0x19D2)
Log service encountered an attempt to read the log with an invalid read mode.
ERROR_LOG_NO_RESTART
6611 (0x19D3)
Log service encountered a log stream with no restart area.
ERROR_LOG_METADATA_CORRUPT
6612 (0x19D4)
Log service encountered a corrupted metadata file.
ERROR_LOG_METADATA_INVALID
6613 (0x19D5)
Log service encountered a metadata file that could not be created by the log file system.
ERROR_LOG_METADATA_INCONSISTENT
6614 (0x19D6)
Log service encountered a metadata file with inconsistent data.
ERROR_LOG_RESERVATION_INVALID
6615 (0x19D7)
Log service encountered an attempt to erroneous allocate or dispose reservation space.
ERROR_LOG_CANT_DELETE
6616 (0x19D8)
Log service cannot delete log file or file system container.
ERROR_LOG_CONTAINER_LIMIT_EXCEEDED
6617 (0x19D9)
Log service has reached the maximum allowable containers allocated to a log file.
ERROR_LOG_START_OF_LOG
6618 (0x19DA)
Log service has attempted to read or write backward past the start of the log.
ERROR_LOG_POLICY_ALREADY_INSTALLED
6619 (0x19DB)
Log policy could not be installed because a policy of the same type is already present.
ERROR_LOG_POLICY_NOT_INSTALLED
6620 (0x19DC)
Log policy in question was not installed at the time of the request.
ERROR_LOG_POLICY_INVALID
6621 (0x19DD)
The installed set of policies on the log is invalid.
ERROR_LOG_POLICY_CONFLICT
6622 (0x19DE)
A policy on the log in question prevented the operation from completing.
ERROR_LOG_PINNED_ARCHIVE_TAIL
6623 (0x19DF)
Log space cannot be reclaimed because the log is pinned by the archive tail.
ERROR_LOG_RECORD_NONEXISTENT
6624 (0x19E0)
Log record is not a record in the log file.
ERROR_LOG_RECORDS_RESERVED_INVALID
6625 (0x19E1)
Number of reserved log records or the adjustment of the number of reserved log records is invalid.
ERROR_LOG_SPACE_RESERVED_INVALID
6626 (0x19E2)
Reserved log space or the adjustment of the log space is invalid.
ERROR_LOG_TAIL_INVALID
6627 (0x19E3)
An new or existing archive tail or base of the active log is invalid.
ERROR_LOG_FULL
6628 (0x19E4)
Log space is exhausted.
ERROR_COULD_NOT_RESIZE_LOG
6629 (0x19E5)
The log could not be set to the requested size.
ERROR_LOG_MULTIPLEXED
6630 (0x19E6)
Log is multiplexed, no direct writes to the physical log is allowed.
ERROR_LOG_DEDICATED
6631 (0x19E7)
The operation failed because the log is a dedicated log.
ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS
ERROR_DS_NOT_INSTALLED
8200 (0x2008)
An error occurred while installing the directory service. For more information, see the event log.
ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY
8201 (0x2009)
The directory service evaluated group memberships locally.
ERROR_DS_NO_ATTRIBUTE_OR_VALUE
8202 (0x200A)
The specified directory service attribute or value does not exist.
ERROR_DS_INVALID_ATTRIBUTE_SYNTAX
8203 (0x200B)
The attribute syntax specified to the directory service is invalid.
ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED
8204 (0x200C)
The attribute type specified to the directory service is not defined.
ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS
8205 (0x200D)
The specified directory service attribute or value already exists.
ERROR_DS_BUSY
8206 (0x200E)
The directory service is busy.
ERROR_DS_UNAVAILABLE
8207 (0x200F)
The directory service is unavailable.
ERROR_DS_NO_RIDS_ALLOCATED
8208 (0x2010)
The directory service was unable to allocate a relative identifier.
ERROR_DS_NO_MORE_RIDS
8209 (0x2011)
The directory service has exhausted the pool of relative identifiers.
ERROR_DS_INCORRECT_ROLE_OWNER
8210 (0x2012)
The requested operation could not be performed because the directory service is not the master for that type of operation.
ERROR_DS_RIDMGR_INIT_ERROR
8211 (0x2013)
The directory service was unable to initialize the subsystem that allocates relative identifiers.
ERROR_DS_OBJ_CLASS_VIOLATION
8212 (0x2014)
The requested operation did not satisfy one or more constraints associated with the class of the object.
ERROR_DS_CANT_ON_NON_LEAF
8213 (0x2015)
The directory service can perform the requested operation only on a leaf object.
ERROR_DS_CANT_ON_RDN
8214 (0x2016)
The directory service cannot perform the requested operation on the RDN attribute of an object.
ERROR_DS_CANT_MOD_OBJ_CLASS
8215 (0x2017)
The directory service detected an attempt to modify the object class of an object.
ERROR_DS_CROSS_DOM_MOVE_ERROR
8216 (0x2018)
The requested cross-domain move operation could not be performed.
ERROR_DS_GC_NOT_AVAILABLE
8217 (0x2019)
Unable to contact the global catalog server.
ERROR_SHARED_POLICY
8218 (0x201A)
The policy object is shared and can only be modified at the root.
ERROR_POLICY_OBJECT_NOT_FOUND
8219 (0x201B)
The policy object does not exist.
ERROR_POLICY_ONLY_IN_DS
8220 (0x201C)
The requested policy information is only in the directory service.
ERROR_PROMOTION_ACTIVE
8221 (0x201D)
A domain controller promotion is currently active.
ERROR_NO_PROMOTION_ACTIVE
8222 (0x201E)
A domain controller promotion is not currently active.
ERROR_DS_OPERATIONS_ERROR
8224 (0x2020)
An operations error occurred.
ERROR_DS_PROTOCOL_ERROR
8225 (0x2021)
A protocol error occurred.
ERROR_DS_TIMELIMIT_EXCEEDED
8226 (0x2022)
The time limit for this request was exceeded.
ERROR_DS_SIZELIMIT_EXCEEDED
8227 (0x2023)
The size limit for this request was exceeded.
ERROR_DS_ADMIN_LIMIT_EXCEEDED
8228 (0x2024)
The administrative limit for this request was exceeded.
ERROR_DS_COMPARE_FALSE
8229 (0x2025)
The compare response was false.
ERROR_DS_COMPARE_TRUE
8230 (0x2026)
The compare response was true.
ERROR_DS_AUTH_METHOD_NOT_SUPPORTED
8231 (0x2027)
The requested authentication method is not supported by the server.
ERROR_DS_STRONG_AUTH_REQUIRED
8232 (0x2028)
A more secure authentication method is required for this server.
ERROR_DS_INAPPROPRIATE_AUTH
8233 (0x2029)
Inappropriate authentication.
ERROR_DS_AUTH_UNKNOWN
8234 (0x202A)
The authentication mechanism is unknown.
ERROR_DS_REFERRAL
8235 (0x202B)
A referral was returned from the server.
ERROR_DS_UNAVAILABLE_CRIT_EXTENSION
8236 (0x202C)
The server does not support the requested critical extension.
ERROR_DS_CONFIDENTIALITY_REQUIRED
8237 (0x202D)
This request requires a secure connection.
ERROR_DS_INAPPROPRIATE_MATCHING
8238 (0x202E)
Inappropriate matching.
ERROR_DS_CONSTRAINT_VIOLATION
8239 (0x202F)
A constraint violation occurred.
ERROR_DS_NO_SUCH_OBJECT
8240 (0x2030)
There is no such object on the server.
ERROR_DS_ALIAS_PROBLEM
8241 (0x2031)
There is an alias problem.
ERROR_DS_INVALID_DN_SYNTAX
8242 (0x2032)
An invalid dn syntax has been specified.
ERROR_DS_IS_LEAF
8243 (0x2033)
The object is a leaf object.
ERROR_DS_ALIAS_DEREF_PROBLEM
8244 (0x2034)
There is an alias dereferencing problem.
ERROR_DS_UNWILLING_TO_PERFORM
8245 (0x2035)
The server is unwilling to process the request.
ERROR_DS_LOOP_DETECT
8246 (0x2036)
A loop has been detected.
ERROR_DS_NAMING_VIOLATION
8247 (0x2037)
There is a naming violation.
ERROR_DS_OBJECT_RESULTS_TOO_LARGE
8248 (0x2038)
The result set is too large.
ERROR_DS_AFFECTS_MULTIPLE_DSAS
8249 (0x2039)
The operation affects multiple DSAs.
ERROR_DS_SERVER_DOWN
8250 (0x203A)
The server is not operational.
ERROR_DS_LOCAL_ERROR
8251 (0x203B)
A local error has occurred.
ERROR_DS_ENCODING_ERROR
8252 (0x203C)
An encoding error has occurred.
ERROR_DS_DECODING_ERROR
8253 (0x203D)
A decoding error has occurred.
ERROR_DS_FILTER_UNKNOWN
8254 (0x203E)
The search filter cannot be recognized.
ERROR_DS_PARAM_ERROR
8255 (0x203F)
One or more parameters are illegal.
ERROR_DS_NOT_SUPPORTED
8256 (0x2040)
The specified method is not supported.
ERROR_DS_NO_RESULTS_RETURNED
8257 (0x2041)
No results were returned.
ERROR_DS_CONTROL_NOT_FOUND
8258 (0x2042)
The specified control is not supported by the server.
ERROR_DS_CLIENT_LOOP
8259 (0x2043)
A referral loop was detected by the client.
ERROR_DS_REFERRAL_LIMIT_EXCEEDED
8260 (0x2044)
The preset referral limit was exceeded.
ERROR_DS_SORT_CONTROL_MISSING
8261 (0x2045)
The search requires a SORT control.
ERROR_DS_OFFSET_RANGE_ERROR
8262 (0x2046)
The search results exceed the offset range specified.
ERROR_DS_RIDMGR_DISABLED
8263 (0x2047)
The directory service detected the subsystem that allocates relative identifiers is disabled. This can occur as a protective mechanism when the system determines a significant portion of relative identifiers (RIDs) have been exhausted. Please see http://go.microsoft.com/fwlink/p/?linkid=228610 for recommended diagnostic steps and the procedure to re-enable account creation.
ERROR_DS_ROOT_MUST_BE_NC
8301 (0x206D)
The root object must be the head of a naming context. The root object cannot have an instantiated parent.
ERROR_DS_ADD_REPLICA_INHIBITED
8302 (0x206E)
The add replica operation cannot be performed. The naming context must be writeable in order to create the replica.
ERROR_DS_ATT_NOT_DEF_IN_SCHEMA
8303 (0x206F)
A reference to an attribute that is not defined in the schema occurred.
ERROR_DS_MAX_OBJ_SIZE_EXCEEDED
8304 (0x2070)
The maximum size of an object has been exceeded.
ERROR_DS_OBJ_STRING_NAME_EXISTS
8305 (0x2071)
An attempt was made to add an object to the directory with a name that is already in use.
ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA
8306 (0x2072)
An attempt was made to add an object of a class that does not have an RDN defined in the schema.
ERROR_DS_RDN_DOESNT_MATCH_SCHEMA
8307 (0x2073)
An attempt was made to add an object using an RDN that is not the RDN defined in the schema.
ERROR_DS_NO_REQUESTED_ATTS_FOUND
8308 (0x2074)
None of the requested attributes were found on the objects.
ERROR_DS_USER_BUFFER_TO_SMALL
8309 (0x2075)
The user buffer is too small.
ERROR_DS_ATT_IS_NOT_ON_OBJ
8310 (0x2076)
The attribute specified in the operation is not present on the object.
ERROR_DS_ILLEGAL_MOD_OPERATION
8311 (0x2077)
Illegal modify operation. Some aspect of the modification is not permitted.
ERROR_DS_OBJ_TOO_LARGE
8312 (0x2078)
The specified object is too large.
ERROR_DS_BAD_INSTANCE_TYPE
8313 (0x2079)
The specified instance type is not valid.
ERROR_DS_MASTERDSA_REQUIRED
8314 (0x207A)
The operation must be performed at a master DSA.
ERROR_DS_OBJECT_CLASS_REQUIRED
8315 (0x207B)
The object class attribute must be specified.
ERROR_DS_MISSING_REQUIRED_ATT
8316 (0x207C)
A required attribute is missing.
ERROR_DS_ATT_NOT_DEF_FOR_CLASS
8317 (0x207D)
An attempt was made to modify an object to include an attribute that is not legal for its class.
ERROR_DS_ATT_ALREADY_EXISTS
8318 (0x207E)
The specified attribute is already present on the object.
ERROR_DS_CANT_ADD_ATT_VALUES
8320 (0x2080)
The specified attribute is not present, or has no values.
ERROR_DS_SINGLE_VALUE_CONSTRAINT
8321 (0x2081)
Multiple values were specified for an attribute that can have only one value.
ERROR_DS_RANGE_CONSTRAINT
8322 (0x2082)
A value for the attribute was not in the acceptable range of values.
ERROR_DS_ATT_VAL_ALREADY_EXISTS
8323 (0x2083)
The specified value already exists.
ERROR_DS_CANT_REM_MISSING_ATT
8324 (0x2084)
The attribute cannot be removed because it is not present on the object.
ERROR_DS_CANT_REM_MISSING_ATT_VAL
8325 (0x2085)
The attribute value cannot be removed because it is not present on the object.
ERROR_DS_ROOT_CANT_BE_SUBREF
8326 (0x2086)
The specified root object cannot be a subref.
ERROR_DS_NO_CHAINING
8327 (0x2087)
Chaining is not permitted.
ERROR_DS_NO_CHAINED_EVAL
8328 (0x2088)
Chained evaluation is not permitted.
ERROR_DS_NO_PARENT_OBJECT
8329 (0x2089)
The operation could not be performed because the object's parent is either uninstantiated or deleted.
ERROR_DS_PARENT_IS_AN_ALIAS
8330 (0x208A)
Having a parent that is an alias is not permitted. Aliases are leaf objects.
ERROR_DS_CANT_MIX_MASTER_AND_REPS
8331 (0x208B)
The object and parent must be of the same type, either both masters or both replicas.
ERROR_DS_CHILDREN_EXIST
8332 (0x208C)
The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.
ERROR_DS_OBJ_NOT_FOUND
8333 (0x208D)
Directory object not found.
ERROR_DS_ALIASED_OBJ_MISSING
8334 (0x208E)
The aliased object is missing.
ERROR_DS_BAD_NAME_SYNTAX
8335 (0x208F)
The object name has bad syntax.
ERROR_DS_ALIAS_POINTS_TO_ALIAS
8336 (0x2090)
It is not permitted for an alias to refer to another alias.
ERROR_DS_CANT_DEREF_ALIAS
8337 (0x2091)
The alias cannot be dereferenced.
ERROR_DS_OUT_OF_SCOPE
8338 (0x2092)
The operation is out of scope.
ERROR_DS_OBJECT_BEING_REMOVED
8339 (0x2093)
The operation cannot continue because the object is in the process of being removed.
ERROR_DS_CANT_DELETE_DSA_OBJ
8340 (0x2094)
The DSA object cannot be deleted.
ERROR_DS_GENERIC_ERROR
8341 (0x2095)
A directory service error has occurred.
ERROR_DS_DSA_MUST_BE_INT_MASTER
8342 (0x2096)
The operation can only be performed on an internal master DSA object.
ERROR_DS_CLASS_NOT_DSA
8343 (0x2097)
The object must be of class DSA.
ERROR_DS_INSUFF_ACCESS_RIGHTS
8344 (0x2098)
Insufficient access rights to perform the operation.
ERROR_DS_ILLEGAL_SUPERIOR
8345 (0x2099)
The object cannot be added because the parent is not on the list of possible superiors.
ERROR_DS_ATTRIBUTE_OWNED_BY_SAM
8346 (0x209A)
Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM).
ERROR_DS_NAME_TOO_MANY_PARTS
8347 (0x209B)
The name has too many parts.
ERROR_DS_NAME_TOO_LONG
8348 (0x209C)
The name is too long.
ERROR_DS_NAME_VALUE_TOO_LONG
8349 (0x209D)
The name value is too long.
ERROR_DS_NAME_UNPARSEABLE
8350 (0x209E)
The directory service encountered an error parsing a name.
ERROR_DS_NAME_TYPE_UNKNOWN
8351 (0x209F)
The directory service cannot get the attribute type for a name.
ERROR_DS_NOT_AN_OBJECT
8352 (0x20A0)
The name does not identify an object; the name identifies a phantom.
ERROR_DS_SEC_DESC_TOO_SHORT
8353 (0x20A1)
The security descriptor is too short.
ERROR_DS_SEC_DESC_INVALID
8354 (0x20A2)
The security descriptor is invalid.
ERROR_DS_NO_DELETED_NAME
8355 (0x20A3)
Failed to create name for deleted object.
ERROR_DS_SUBREF_MUST_HAVE_PARENT
8356 (0x20A4)
The parent of a new subref must exist.
ERROR_DS_NCNAME_MUST_BE_NC
8357 (0x20A5)
The object must be a naming context.
ERROR_DS_CANT_ADD_SYSTEM_ONLY
8358 (0x20A6)
It is not permitted to add an attribute which is owned by the system.
ERROR_DS_CLASS_MUST_BE_CONCRETE
8359 (0x20A7)
The class of the object must be structural; you cannot instantiate an abstract class.
ERROR_DS_INVALID_DMD
8360 (0x20A8)
The schema object could not be found.
ERROR_DS_OBJ_GUID_EXISTS
8361 (0x20A9)
A local object with this GUID (dead or alive) already exists.
ERROR_DS_NOT_ON_BACKLINK
8362 (0x20AA)
The operation cannot be performed on a back link.
ERROR_DS_NO_CROSSREF_FOR_NC
8363 (0x20AB)
The cross reference for the specified naming context could not be found.
ERROR_DS_SHUTTING_DOWN
8364 (0x20AC)
The operation could not be performed because the directory service is shutting down.
ERROR_DS_UNKNOWN_OPERATION
8365 (0x20AD)
The directory service request is invalid.
ERROR_DS_INVALID_ROLE_OWNER
8366 (0x20AE)
The role owner attribute could not be read.
ERROR_DS_COULDNT_CONTACT_FSMO
8367 (0x20AF)
The requested FSMO operation failed. The current FSMO holder could not be contacted.
ERROR_DS_CROSS_NC_DN_RENAME
8368 (0x20B0)
Modification of a DN across a naming context is not permitted.
ERROR_DS_CANT_MOD_SYSTEM_ONLY
8369 (0x20B1)
The attribute cannot be modified because it is owned by the system.
ERROR_DS_REPLICATOR_ONLY
8370 (0x20B2)
Only the replicator can perform this function.
ERROR_DS_OBJ_CLASS_NOT_DEFINED
8371 (0x20B3)
The specified class is not defined.
ERROR_DS_OBJ_CLASS_NOT_SUBCLASS
8372 (0x20B4)
The specified class is not a subclass.
ERROR_DS_NAME_REFERENCE_INVALID
8373 (0x20B5)
The name reference is invalid.
ERROR_DS_CROSS_REF_EXISTS
8374 (0x20B6)
A cross reference already exists.
ERROR_DS_CANT_DEL_MASTER_CROSSREF
8375 (0x20B7)
It is not permitted to delete a master cross reference.
ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD
8376 (0x20B8)
Subtree notifications are only supported on NC heads.
ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX
8377 (0x20B9)
Notification filter is too complex.
ERROR_DS_DUP_RDN
8378 (0x20BA)
Schema update failed: duplicate RDN.
ERROR_DS_DUP_OID
8379 (0x20BB)
Schema update failed: duplicate OID.
ERROR_DS_DUP_MAPI_ID
8380 (0x20BC)
Schema update failed: duplicate MAPI identifier.
ERROR_DS_DUP_SCHEMA_ID_GUID
8381 (0x20BD)
Schema update failed: duplicate schema-id GUID.
ERROR_DS_DUP_LDAP_DISPLAY_NAME
8382 (0x20BE)
Schema update failed: duplicate LDAP display name.
ERROR_DS_SEMANTIC_ATT_TEST
8383 (0x20BF)
Schema update failed: range-lower less than range upper.
ERROR_DS_SYNTAX_MISMATCH
8384 (0x20C0)
Schema update failed: syntax mismatch.
ERROR_DS_EXISTS_IN_MUST_HAVE
8385 (0x20C1)
Schema deletion failed: attribute is used in must-contain.
ERROR_DS_EXISTS_IN_MAY_HAVE
8386 (0x20C2)
Schema deletion failed: attribute is used in may-contain.
ERROR_DS_NONEXISTENT_MAY_HAVE
8387 (0x20C3)
Schema update failed: attribute in may-contain does not exist.
ERROR_DS_NONEXISTENT_MUST_HAVE
8388 (0x20C4)
Schema update failed: attribute in must-contain does not exist.
ERROR_DS_AUX_CLS_TEST_FAIL
8389 (0x20C5)
Schema update failed: class in aux-class list does not exist or is not an auxiliary class.
ERROR_DS_NONEXISTENT_POSS_SUP
8390 (0x20C6)
Schema update failed: class in poss-superiors does not exist.
DNS_ERROR_RCODE_FORMAT_ERROR
9001 (0x2329)
DNS server unable to interpret format.
DNS_ERROR_RCODE_SERVER_FAILURE
9002 (0x232A)
DNS server failure.
DNS_ERROR_RCODE_NAME_ERROR
9003 (0x232B)
DNS name does not exist.
DNS_ERROR_RCODE_NOT_IMPLEMENTED
9004 (0x232C)
DNS request not supported by name server.
DNS_ERROR_RCODE_REFUSED
9005 (0x232D)
DNS operation refused.
DNS_ERROR_RCODE_YXDOMAIN
9006 (0x232E)
DNS name that ought not exist, does exist.
DNS_ERROR_RCODE_YXRRSET
9007 (0x232F)
DNS RR set that ought not exist, does exist.
DNS_ERROR_RCODE_NXRRSET
9008 (0x2330)
DNS RR set that ought to exist, does not exist.
DNS_ERROR_RCODE_NOTAUTH
9009 (0x2331)
DNS server not authoritative for zone.
DNS_ERROR_RCODE_NOTZONE
9010 (0x2332)
DNS name in update or prereq is not in zone.
DNS_ERROR_RCODE_BADSIG
9016 (0x2338)
DNS signature failed to verify.
DNS_ERROR_RCODE_BADKEY
9017 (0x2339)
DNS bad key.
DNS_ERROR_RCODE_BADTIME
9018 (0x233A)
DNS signature validity expired.
DNS_ERROR_KEYMASTER_REQUIRED
9101 (0x238D)
Only the DNS server acting as the key master for the zone may perform this operation.
DNS_ERROR_NOT_ALLOWED_ON_SIGNED_ZONE
9102 (0x238E)
This operation is not allowed on a zone that is signed or has signing keys.
DNS_ERROR_NSEC3_INCOMPATIBLE_WITH_RSA_SHA1
9103 (0x238F)
NSEC3 is not compatible with the RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC.
This value was also named DNS_ERROR_INVALID_NSEC3_PARAMETERS
DNS_ERROR_NOT_ENOUGH_SIGNING_KEY_DESCRIPTORS
9104 (0x2390)
The zone does not have enough signing keys. There must be at least one key signing key (KSK) and at least one zone signing key (ZSK).
DNS_ERROR_UNSUPPORTED_ALGORITHM
9105 (0x2391)
The specified algorithm is not supported.
DNS_ERROR_INVALID_KEY_SIZE
9106 (0x2392)
The specified key size is not supported.
DNS_ERROR_SIGNING_KEY_NOT_ACCESSIBLE
9107 (0x2393)
One or more of the signing keys for a zone are not accessible to the DNS server. Zone signing will not be operational until this error is resolved.
DNS_ERROR_KSP_DOES_NOT_SUPPORT_PROTECTION
9108 (0x2394)
The specified key storage provider does not support DPAPI++ data protection. Zone signing will not be operational until this error is resolved.
DNS_ERROR_UNEXPECTED_DATA_PROTECTION_ERROR
9109 (0x2395)
An unexpected DPAPI++ error was encountered. Zone signing will not be operational until this error is resolved.
DNS_ERROR_UNEXPECTED_CNG_ERROR
9110 (0x2396)
An unexpected crypto error was encountered. Zone signing may not be operational until this error is resolved.
DNS_ERROR_UNKNOWN_SIGNING_PARAMETER_VERSION
9111 (0x2397)
The DNS server encountered a signing key with an unknown version. Zone signing will not be operational until this error is resolved.
DNS_ERROR_KSP_NOT_ACCESSIBLE
9112 (0x2398)
The specified key service provider cannot be opened by the DNS server.
DNS_ERROR_TOO_MANY_SKDS
9113 (0x2399)
The DNS server cannot accept any more signing keys with the specified algorithm and KSK flag value for this zone.
DNS_ERROR_INVALID_ROLLOVER_PERIOD
9114 (0x239A)
The specified rollover period is invalid.
DNS_ERROR_INVALID_INITIAL_ROLLOVER_OFFSET
9115 (0x239B)
The specified initial rollover offset is invalid.
DNS_ERROR_ROLLOVER_IN_PROGRESS
9116 (0x239C)
The specified signing key is already in process of rolling over keys.
DNS_ERROR_STANDBY_KEY_NOT_PRESENT
9117 (0x239D)
The specified signing key does not have a standby key to revoke.
DNS_ERROR_NOT_ALLOWED_ON_ZSK
9118 (0x239E)
This operation is not allowed on a zone signing key (ZSK).
DNS_ERROR_NOT_ALLOWED_ON_ACTIVE_SKD
9119 (0x239F)
This operation is not allowed on an active signing key.
DNS_ERROR_ROLLOVER_ALREADY_QUEUED
9120 (0x23A0)
The specified signing key is already queued for rollover.
DNS_ERROR_NOT_ALLOWED_ON_UNSIGNED_ZONE
9121 (0x23A1)
This operation is not allowed on an unsigned zone.
DNS_ERROR_BAD_KEYMASTER
9122 (0x23A2)
This operation could not be completed because the DNS server listed as the current key master for this zone is down or misconfigured. Resolve the problem on the current key master for this zone or use another DNS server to seize the key master role.
DNS_ERROR_INVALID_SIGNATURE_VALIDITY_PERIOD
9123 (0x23A3)
The specified signature validity period is invalid.
DNS_ERROR_INVALID_NSEC3_ITERATION_COUNT
9124 (0x23A4)
The specified NSEC3 iteration count is higher than allowed by the minimum key length used in the zone.
DNS_ERROR_DNSSEC_IS_DISABLED
9125 (0x23A5)
This operation could not be completed because the DNS server has been configured with DNSSEC features disabled. Enable DNSSEC on the DNS server.
DNS_ERROR_INVALID_XML
9126 (0x23A6)
This operation could not be completed because the XML stream received is empty or syntactically invalid.
DNS_ERROR_NO_VALID_TRUST_ANCHORS
9127 (0x23A7)
This operation completed, but no trust anchors were added because all of the trust anchors received were either invalid, unsupported, expired, or would not become valid in less than 30 days.
DNS_ERROR_ROLLOVER_NOT_POKEABLE
9128 (0x23A8)
The specified signing key is not waiting for parental DS update.
DNS_ERROR_NSEC3_NAME_COLLISION
9129 (0x23A9)
Hash collision detected during NSEC3 signing. Specify a different user-provided salt, or use a randomly generated salt, and attempt to sign the zone again.
DNS_ERROR_NSEC_INCOMPATIBLE_WITH_NSEC3_RSA_SHA1
9130 (0x23AA)
NSEC is not compatible with the NSEC3-RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC3.
DNS_INFO_NO_RECORDS
9501 (0x251D)
No records found for given DNS query.
DNS_ERROR_BAD_PACKET
9502 (0x251E)
Bad DNS packet.
DNS_ERROR_NO_PACKET
9503 (0x251F)
No DNS packet.
DNS_ERROR_RCODE
9504 (0x2520)
DNS error, check rcode.
DNS_ERROR_UNSECURE_PACKET
9505 (0x2521)
Unsecured DNS packet.
DNS_REQUEST_PENDING
9506 (0x2522)
DNS query request is pending.
DNS_ERROR_INVALID_TYPE
9551 (0x254F)
Invalid DNS type.
DNS_ERROR_INVALID_IP_ADDRESS
9552 (0x2550)
Invalid IP address.
DNS_ERROR_INVALID_PROPERTY
9553 (0x2551)
Invalid property.
DNS_ERROR_TRY_AGAIN_LATER
9554 (0x2552)
Try DNS operation again later.
DNS_ERROR_NOT_UNIQUE
9555 (0x2553)
Record for given name and type is not unique.
DNS_ERROR_NON_RFC_NAME
9556 (0x2554)
DNS name does not comply with RFC specifications.
DNS_STATUS_FQDN
9557 (0x2555)
DNS name is a fully-qualified DNS name.
DNS_STATUS_DOTTED_NAME
9558 (0x2556)
DNS name is dotted (multi-label).
DNS_STATUS_SINGLE_PART_NAME
9559 (0x2557)
DNS name is a single-part name.
DNS_ERROR_INVALID_NAME_CHAR
9560 (0x2558)
DNS name contains an invalid character.
DNS_ERROR_NUMERIC_NAME
9561 (0x2559)
DNS name is entirely numeric.
DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER
9562 (0x255A)
The operation requested is not permitted on a DNS root server.
DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION
9563 (0x255B)
The record could not be created because this part of the DNS namespace has been delegated to another server.
DNS_ERROR_CANNOT_FIND_ROOT_HINTS
9564 (0x255C)
The DNS server could not find a set of root hints.
DNS_ERROR_INCONSISTENT_ROOT_HINTS
9565 (0x255D)
The DNS server found root hints but they were not consistent across all adapters.
DNS_ERROR_DWORD_VALUE_TOO_SMALL
9566 (0x255E)
The specified value is too small for this parameter.
DNS_ERROR_DWORD_VALUE_TOO_LARGE
9567 (0x255F)
The specified value is too large for this parameter.
DNS_ERROR_BACKGROUND_LOADING
9568 (0x2560)
This operation is not allowed while the DNS server is loading zones in the background. Please try again later.
DNS_ERROR_NOT_ALLOWED_ON_RODC
9569 (0x2561)
The operation requested is not permitted on against a DNS server running on a read-only DC.
DNS_ERROR_NOT_ALLOWED_UNDER_DNAME
9570 (0x2562)
No data is allowed to exist underneath a DNAME record.
DNS_ERROR_DELEGATION_REQUIRED
9571 (0x2563)
This operation requires credentials delegation.
DNS_ERROR_INVALID_POLICY_TABLE
9572 (0x2564)
Name resolution policy table has been corrupted. DNS resolution will fail until it is fixed. Contact your network administrator.
DNS_ERROR_ZONE_DOES_NOT_EXIST
9601 (0x2581)
DNS zone does not exist.
DNS_ERROR_NO_ZONE_INFO
9602 (0x2582)
DNS zone information not available.
DNS_ERROR_INVALID_ZONE_OPERATION
9603 (0x2583)
Invalid operation for DNS zone.
DNS_ERROR_ZONE_CONFIGURATION_ERROR
9604 (0x2584)
Invalid DNS zone configuration.
DNS_ERROR_ZONE_HAS_NO_SOA_RECORD
9605 (0x2585)
DNS zone has no start of authority (SOA) record.
DNS_ERROR_ZONE_HAS_NO_NS_RECORDS
9606 (0x2586)
DNS zone has no Name Server (NS) record.
DNS_ERROR_ZONE_LOCKED
9607 (0x2587)
DNS zone is locked.
DNS_ERROR_ZONE_CREATION_FAILED
9608 (0x2588)
DNS zone creation failed.
DNS_ERROR_ZONE_ALREADY_EXISTS
9609 (0x2589)
DNS zone already exists.
DNS_ERROR_AUTOZONE_ALREADY_EXISTS
9610 (0x258A)
DNS automatic zone already exists.
DNS_ERROR_INVALID_ZONE_TYPE
9611 (0x258B)
Invalid DNS zone type.
DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP
9612 (0x258C)
Secondary DNS zone requires master IP address.
DNS_ERROR_ZONE_NOT_SECONDARY
9613 (0x258D)
DNS zone not secondary.
DNS_ERROR_NEED_SECONDARY_ADDRESSES
9614 (0x258E)
Need secondary IP address.
DNS_ERROR_WINS_INIT_FAILED
9615 (0x258F)
WINS initialization failed.
DNS_ERROR_NEED_WINS_SERVERS
9616 (0x2590)
Need WINS servers.
DNS_ERROR_NBSTAT_INIT_FAILED
9617 (0x2591)
NBTSTAT initialization call failed.
DNS_ERROR_SOA_DELETE_INVALID
9618 (0x2592)
Invalid delete of start of authority (SOA).
DNS_ERROR_FORWARDER_ALREADY_EXISTS
9619 (0x2593)
A conditional forwarding zone already exists for that name.
DNS_ERROR_ZONE_REQUIRES_MASTER_IP
9620 (0x2594)
This zone must be configured with one or more master DNS server IP addresses.
DNS_ERROR_ZONE_IS_SHUTDOWN
9621 (0x2595)
The operation cannot be performed because this zone is shut down.
DNS_ERROR_ZONE_LOCKED_FOR_SIGNING
9622 (0x2596)
This operation cannot be performed because the zone is currently being signed. Please try again later.
DNS_ERROR_PRIMARY_REQUIRES_DATAFILE
9651 (0x25B3)
Primary DNS zone requires datafile.
DNS_ERROR_INVALID_DATAFILE_NAME
9652 (0x25B4)
Invalid datafile name for DNS zone.
DNS_ERROR_DATAFILE_OPEN_FAILURE
9653 (0x25B5)
Failed to open datafile for DNS zone.
DNS_ERROR_FILE_WRITEBACK_FAILED
9654 (0x25B6)
Failed to write datafile for DNS zone.
DNS_ERROR_DATAFILE_PARSING
9655 (0x25B7)
Failure while reading datafile for DNS zone.
DNS_ERROR_RECORD_DOES_NOT_EXIST
9701 (0x25E5)
DNS record does not exist.
DNS_ERROR_RECORD_FORMAT
9702 (0x25E6)
DNS record format error.
DNS_ERROR_NODE_CREATION_FAILED
9703 (0x25E7)
Node creation failure in DNS.
DNS_ERROR_UNKNOWN_RECORD_TYPE
9704 (0x25E8)
Unknown DNS record type.
DNS_ERROR_RECORD_TIMED_OUT
9705 (0x25E9)
DNS record timed out.
DNS_ERROR_NAME_NOT_IN_ZONE
9706 (0x25EA)
Name not in DNS zone.
DNS_ERROR_CNAME_LOOP
9707 (0x25EB)
CNAME loop detected.
DNS_ERROR_NODE_IS_CNAME
9708 (0x25EC)
Node is a CNAME DNS record.
DNS_ERROR_CNAME_COLLISION
9709 (0x25ED)
A CNAME record already exists for given name.
DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT
9710 (0x25EE)
Record only at DNS zone root.
DNS_ERROR_RECORD_ALREADY_EXISTS
9711 (0x25EF)
DNS record already exists.
DNS_ERROR_SECONDARY_DATA
9712 (0x25F0)
Secondary DNS zone data error.
DNS_ERROR_NO_CREATE_CACHE_DATA
9713 (0x25F1)
Could not create DNS cache data.
DNS_ERROR_NAME_DOES_NOT_EXIST
9714 (0x25F2)
DNS name does not exist.
DNS_WARNING_PTR_CREATE_FAILED
9715 (0x25F3)
Could not create pointer (PTR) record.
DNS_WARNING_DOMAIN_UNDELETED
9716 (0x25F4)
DNS domain was undeleted.
DNS_ERROR_DS_UNAVAILABLE
9717 (0x25F5)
The directory service is unavailable.
DNS_ERROR_DS_ZONE_ALREADY_EXISTS
9718 (0x25F6)
DNS zone already exists in the directory service.
DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE
9719 (0x25F7)
DNS server not creating or reading the boot file for the directory service integrated DNS zone.
DNS_ERROR_NODE_IS_DNAME
9720 (0x25F8)
Node is a DNAME DNS record.
DNS_ERROR_DNAME_COLLISION
9721 (0x25F9)
A DNAME record already exists for given name.
DNS_ERROR_ALIAS_LOOP
9722 (0x25FA)
An alias loop has been detected with either CNAME or DNAME records.
DNS_INFO_AXFR_COMPLETE
9751 (0x2617)
DNS AXFR (zone transfer) complete.
DNS_ERROR_AXFR
9752 (0x2618)
DNS zone transfer failed.
DNS_INFO_ADDED_LOCAL_WINS
9753 (0x2619)
Added local WINS server.
DNS_STATUS_CONTINUE_NEEDED
9801 (0x2649)
Secure update call needs to continue update request.
DNS_ERROR_NO_TCPIP
9851 (0x267B)
TCP/IP network protocol not installed.
DNS_ERROR_NO_DNS_SERVERS
9852 (0x267C)
No DNS servers configured for local system.
DNS_ERROR_DP_DOES_NOT_EXIST
9901 (0x26AD)
The specified directory partition does not exist.
DNS_ERROR_DP_ALREADY_EXISTS
9902 (0x26AE)
The specified directory partition already exists.
DNS_ERROR_DP_NOT_ENLISTED
9903 (0x26AF)
This DNS server is not enlisted in the specified directory partition.
DNS_ERROR_DP_ALREADY_ENLISTED
9904 (0x26B0)
This DNS server is already enlisted in the specified directory partition.
DNS_ERROR_DP_NOT_AVAILABLE
9905 (0x26B1)
The directory partition is not available at this time. Please wait a few minutes and try again.
DNS_ERROR_DP_FSMO_ERROR
9906 (0x26B2)
The operation failed because the domain naming master FSMO role could not be reached. The domain controller holding the domain naming master FSMO role is down or unable to service the request or is not running Windows Server 2003 or later.
WSAEINTR
10004 (0x2714)
A blocking operation was interrupted by a call to WSACancelBlockingCall.
WSAEBADF
10009 (0x2719)
The file handle supplied is not valid.
WSAEACCES
10013 (0x271D)
An attempt was made to access a socket in a way forbidden by its access permissions.
WSAEFAULT
10014 (0x271E)
The system detected an invalid pointer address in attempting to use a pointer argument in a call.
WSAEINVAL
10022 (0x2726)
An invalid argument was supplied.
WSAEMFILE
10024 (0x2728)
Too many open sockets.
WSAEWOULDBLOCK
10035 (0x2733)
A non-blocking socket operation could not be completed immediately.
WSAEINPROGRESS
10036 (0x2734)
A blocking operation is currently executing.
WSAEALREADY
10037 (0x2735)
An operation was attempted on a non-blocking socket that already had an operation in progress.
WSAENOTSOCK
10038 (0x2736)
An operation was attempted on something that is not a socket.
WSAEDESTADDRREQ
10039 (0x2737)
A required address was omitted from an operation on a socket.
WSAEMSGSIZE
10040 (0x2738)
A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.
WSAEPROTOTYPE
10041 (0x2739)
A protocol was specified in the socket function call that does not support the semantics of the socket type requested.
WSAENOPROTOOPT
10042 (0x273A)
An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.
WSAEPROTONOSUPPORT
10043 (0x273B)
The requested protocol has not been configured into the system, or no implementation for it exists.
WSAESOCKTNOSUPPORT
10044 (0x273C)
The support for the specified socket type does not exist in this address family.
WSAEOPNOTSUPP
10045 (0x273D)
The attempted operation is not supported for the type of object referenced.
WSAEPFNOSUPPORT
10046 (0x273E)
The protocol family has not been configured into the system or no implementation for it exists.
WSAEAFNOSUPPORT
10047 (0x273F)
An address incompatible with the requested protocol was used.
WSAEADDRINUSE
10048 (0x2740)
Only one usage of each socket address (protocol/network address/port) is normally permitted.
WSAEADDRNOTAVAIL
10049 (0x2741)
The requested address is not valid in its context.
WSAENETDOWN
10050 (0x2742)
A socket operation encountered a dead network.
WSAENETUNREACH
10051 (0x2743)
A socket operation was attempted to an unreachable network.
WSAENETRESET
10052 (0x2744)
The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.
WSAECONNABORTED
10053 (0x2745)
An established connection was aborted by the software in your host machine.
WSAECONNRESET
10054 (0x2746)
An existing connection was forcibly closed by the remote host.
WSAENOBUFS
10055 (0x2747)
An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
WSAEISCONN
10056 (0x2748)
A connect request was made on an already connected socket.
WSAENOTCONN
10057 (0x2749)
A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.
WSAESHUTDOWN
10058 (0x274A)
A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.
WSAETOOMANYREFS
10059 (0x274B)
Too many references to some kernel object.
WSAETIMEDOUT
10060 (0x274C)
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
WSAECONNREFUSED
10061 (0x274D)
No connection could be made because the target machine actively refused it.
WSAELOOP
10062 (0x274E)
Cannot translate name.
WSAENAMETOOLONG
10063 (0x274F)
Name component or name was too long.
WSAEHOSTDOWN
10064 (0x2750)
A socket operation failed because the destination host was down.
WSAEHOSTUNREACH
10065 (0x2751)
A socket operation was attempted to an unreachable host.
WSAENOTEMPTY
10066 (0x2752)
Cannot remove a directory that is not empty.
WSAEPROCLIM
10067 (0x2753)
A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously.
WSAEUSERS
10068 (0x2754)
Ran out of quota.
WSAEDQUOT
10069 (0x2755)
Ran out of disk quota.
WSAESTALE
10070 (0x2756)
File handle reference is no longer available.
WSAEREMOTE
10071 (0x2757)
Item is not available locally.
WSASYSNOTREADY
10091 (0x276B)
WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.
WSAVERNOTSUPPORTED
10092 (0x276C)
The Windows Sockets version requested is not supported.
WSANOTINITIALISED
10093 (0x276D)
Either the application has not called WSAStartup, or WSAStartup failed.
WSAEDISCON
10101 (0x2775)
Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.
WSAENOMORE
10102 (0x2776)
No more results can be returned by WSALookupServiceNext.
WSAECANCELLED
10103 (0x2777)
A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
WSAEINVALIDPROCTABLE
10104 (0x2778)
The procedure call table is invalid.
WSAEINVALIDPROVIDER
10105 (0x2779)
The requested service provider is invalid.
WSAEPROVIDERFAILEDINIT
10106 (0x277A)
The requested service provider could not be loaded or initialized.
WSASYSCALLFAILURE
10107 (0x277B)
A system call has failed.
WSASERVICE_NOT_FOUND
10108 (0x277C)
No such service is known. The service cannot be found in the specified name space.
WSATYPE_NOT_FOUND
10109 (0x277D)
The specified class was not found.
WSA_E_NO_MORE
10110 (0x277E)
No more results can be returned by WSALookupServiceNext.
WSA_E_CANCELLED
10111 (0x277F)
A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
WSAEREFUSED
10112 (0x2780)
A database query failed because it was actively refused.
WSAHOST_NOT_FOUND
11001 (0x2AF9)
No such host is known.
WSATRY_AGAIN
11002 (0x2AFA)
This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
WSANO_RECOVERY
11003 (0x2AFB)
A non-recoverable error occurred during a database lookup.
WSANO_DATA
11004 (0x2AFC)
The requested name is valid, but no data of the requested type was found.
WSA_QOS_RECEIVERS
11005 (0x2AFD)
At least one reserve has arrived.
WSA_QOS_SENDERS
11006 (0x2AFE)
At least one path has arrived.
WSA_QOS_NO_SENDERS
11007 (0x2AFF)
There are no senders.
WSA_QOS_NO_RECEIVERS
11008 (0x2B00)
There are no receivers.
WSA_QOS_REQUEST_CONFIRMED
11009 (0x2B01)
Reserve has been confirmed.
WSA_QOS_ADMISSION_FAILURE
11010 (0x2B02)
Error due to lack of resources.
WSA_QOS_POLICY_FAILURE
11011 (0x2B03)
Rejected for administrative reasons - bad credentials.
WSA_QOS_BAD_STYLE
11012 (0x2B04)
Unknown or conflicting style.
WSA_QOS_BAD_OBJECT
11013 (0x2B05)
Problem with some part of the filterspec or providerspecific buffer in general.
WSA_QOS_TRAFFIC_CTRL_ERROR
11014 (0x2B06)
Problem with some part of the flowspec.
WSA_QOS_GENERIC_ERROR
11015 (0x2B07)
General QOS error.
WSA_QOS_ESERVICETYPE
11016 (0x2B08)
An invalid or unrecognized service type was found in the flowspec.
WSA_QOS_EFLOWSPEC
11017 (0x2B09)
An invalid or inconsistent flowspec was found in the QOS structure.
WSA_QOS_EPROVSPECBUF
11018 (0x2B0A)
Invalid QOS provider-specific buffer.
WSA_QOS_EFILTERSTYLE
11019 (0x2B0B)
An invalid QOS filter style was used.
WSA_QOS_EFILTERTYPE
11020 (0x2B0C)
An invalid QOS filter type was used.
WSA_QOS_EFILTERCOUNT
11021 (0x2B0D)
An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.
WSA_QOS_EOBJLENGTH
11022 (0x2B0E)
An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.
WSA_QOS_EFLOWCOUNT
11023 (0x2B0F)
An incorrect number of flow descriptors was specified in the QOS structure.
WSA_QOS_EUNKOWNPSOBJ
11024 (0x2B10)
An unrecognized object was found in the QOS provider-specific buffer.
WSA_QOS_EPOLICYOBJ
11025 (0x2B11)
An invalid policy object was found in the QOS provider-specific buffer.
WSA_QOS_EFLOWDESC
11026 (0x2B12)
An invalid QOS flow descriptor was found in the flow descriptor list.
WSA_QOS_EPSFLOWSPEC
11027 (0x2B13)
An invalid or inconsistent flowspec was found in the QOS provider specific buffer.
WSA_QOS_EPSFILTERSPEC
11028 (0x2B14)
An invalid FILTERSPEC was found in the QOS provider-specific buffer.
WSA_QOS_ESDMODEOBJ
11029 (0x2B15)
An invalid shape discard mode object was found in the QOS provider specific buffer.
WSA_QOS_ESHAPERATEOBJ
11030 (0x2B16)
An invalid shaping rate object was found in the QOS provider-specific buffer.
WSA_QOS_RESERVED_PETYPE
11031 (0x2B17)
A reserved policy element was found in the QOS provider-specific buffer.
WSA_SECURE_HOST_NOT_FOUND
11032 (0x2B18)
No such host is known securely.
WSA_IPSEC_NAME_POLICY_ERROR
11033 (0x2B19)
Name based IPSEC policy could not be added.
ERROR_INTERNET_*
12000 - 12175 (0x2EE0)
See Internet Error Codes and WinInet.h.
ERROR_IPSEC_QM_POLICY_EXISTS
13000 (0x32C8)
The specified quick mode policy already exists.
ERROR_IPSEC_QM_POLICY_NOT_FOUND
13001 (0x32C9)
The specified quick mode policy was not found.
ERROR_IPSEC_QM_POLICY_IN_USE
13002 (0x32CA)
The specified quick mode policy is being used.
ERROR_IPSEC_MM_POLICY_EXISTS
13003 (0x32CB)
The specified main mode policy already exists.
ERROR_IPSEC_MM_POLICY_NOT_FOUND
13004 (0x32CC)
The specified main mode policy was not found.
ERROR_IPSEC_MM_POLICY_IN_USE
13005 (0x32CD)
The specified main mode policy is being used.
ERROR_IPSEC_MM_FILTER_EXISTS
13006 (0x32CE)
The specified main mode filter already exists.
ERROR_IPSEC_MM_FILTER_NOT_FOUND
13007 (0x32CF)
The specified main mode filter was not found.
ERROR_IPSEC_TRANSPORT_FILTER_EXISTS
13008 (0x32D0)
The specified transport mode filter already exists.
ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND
13009 (0x32D1)
The specified transport mode filter does not exist.
ERROR_IPSEC_MM_AUTH_EXISTS
13010 (0x32D2)
The specified main mode authentication list exists.
ERROR_IPSEC_MM_AUTH_NOT_FOUND
13011 (0x32D3)
The specified main mode authentication list was not found.
ERROR_IPSEC_MM_AUTH_IN_USE
13012 (0x32D4)
The specified main mode authentication list is being used.
ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND
13013 (0x32D5)
The specified default main mode policy was not found.
ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND
13014 (0x32D6)
The specified default main mode authentication list was not found.
ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND
13015 (0x32D7)
The specified default quick mode policy was not found.
ERROR_IPSEC_TUNNEL_FILTER_EXISTS
13016 (0x32D8)
The specified tunnel mode filter exists.
ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND
13017 (0x32D9)
The specified tunnel mode filter was not found.
ERROR_IPSEC_MM_FILTER_PENDING_DELETION
13018 (0x32DA)
The Main Mode filter is pending deletion.
ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION
13019 (0x32DB)
The transport filter is pending deletion.
ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION
13020 (0x32DC)
The tunnel filter is pending deletion.
ERROR_IPSEC_MM_POLICY_PENDING_DELETION
13021 (0x32DD)
The Main Mode policy is pending deletion.
ERROR_IPSEC_MM_AUTH_PENDING_DELETION
13022 (0x32DE)
The Main Mode authentication bundle is pending deletion.
ERROR_IPSEC_QM_POLICY_PENDING_DELETION
13023 (0x32DF)
The Quick Mode policy is pending deletion.
WARNING_IPSEC_MM_POLICY_PRUNED
13024 (0x32E0)
The Main Mode policy was successfully added, but some of the requested offers are not supported.
WARNING_IPSEC_QM_POLICY_PRUNED
13025 (0x32E1)
The Quick Mode policy was successfully added, but some of the requested offers are not supported.
ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
13800 (0x35E8)
ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
ERROR_IPSEC_IKE_AUTH_FAIL
13801 (0x35E9)
IKE authentication credentials are unacceptable.
ERROR_IPSEC_IKE_ATTRIB_FAIL
13802 (0x35EA)
IKE security attributes are unacceptable.
ERROR_IPSEC_IKE_NEGOTIATION_PENDING
13803 (0x35EB)
IKE Negotiation in progress.
ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR
13804 (0x35EC)
General processing error.
ERROR_IPSEC_IKE_TIMED_OUT
13805 (0x35ED)
Negotiation timed out.
ERROR_IPSEC_IKE_NO_CERT
13806 (0x35EE)
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_SA_DELETED
13807 (0x35EF)
IKE SA deleted by peer before establishment completed.
ERROR_IPSEC_IKE_SA_REAPED
13808 (0x35F0)
IKE SA deleted before establishment completed.
ERROR_IPSEC_IKE_MM_ACQUIRE_DROP
13809 (0x35F1)
Negotiation request sat in Queue too long.
ERROR_IPSEC_IKE_QM_ACQUIRE_DROP
13810 (0x35F2)
Negotiation request sat in Queue too long.
ERROR_IPSEC_IKE_QUEUE_DROP_MM
13811 (0x35F3)
Negotiation request sat in Queue too long.
ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM
13812 (0x35F4)
Negotiation request sat in Queue too long.
ERROR_IPSEC_IKE_DROP_NO_RESPONSE
13813 (0x35F5)
No response from peer.
ERROR_IPSEC_IKE_MM_DELAY_DROP
13814 (0x35F6)
Negotiation took too long.
ERROR_IPSEC_IKE_QM_DELAY_DROP
13815 (0x35F7)
Negotiation took too long.
ERROR_IPSEC_IKE_ERROR
13816 (0x35F8)
Unknown error occurred.
ERROR_IPSEC_IKE_CRL_FAILED
13817 (0x35F9)
Certificate Revocation Check failed.
ERROR_IPSEC_IKE_INVALID_KEY_USAGE
13818 (0x35FA)
Invalid certificate key usage.
ERROR_IPSEC_IKE_INVALID_CERT_TYPE
13819 (0x35FB)
Invalid certificate type.
ERROR_IPSEC_IKE_NO_PRIVATE_KEY
13820 (0x35FC)
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_SIMULTANEOUS_REKEY
13821 (0x35FD)
Simultaneous rekeys were detected.
ERROR_IPSEC_IKE_DH_FAIL
13822 (0x35FE)
Failure in Diffie-Hellman computation.
ERROR_IPSEC_IKE_CRITICAL_PAYLOAD_NOT_RECOGNIZED
13823 (0x35FF)
Don't know how to process critical payload.
ERROR_IPSEC_IKE_INVALID_HEADER
13824 (0x3600)
Invalid header.
ERROR_IPSEC_IKE_NO_POLICY
13825 (0x3601)
No policy configured.
ERROR_IPSEC_IKE_INVALID_SIGNATURE
13826 (0x3602)
Failed to verify signature.
ERROR_IPSEC_IKE_KERBEROS_ERROR
13827 (0x3603)
Failed to authenticate using Kerberos.
ERROR_IPSEC_IKE_NO_PUBLIC_KEY
13828 (0x3604)
Peer's certificate did not have a public key.
ERROR_IPSEC_IKE_PROCESS_ERR
13829 (0x3605)
Error processing error payload.
ERROR_IPSEC_IKE_PROCESS_ERR_SA
13830 (0x3606)
Error processing SA payload.
ERROR_IPSEC_IKE_PROCESS_ERR_PROP
13831 (0x3607)
Error processing Proposal payload.
ERROR_IPSEC_IKE_PROCESS_ERR_TRANS
13832 (0x3608)
Error processing Transform payload.
ERROR_IPSEC_IKE_PROCESS_ERR_KE
13833 (0x3609)
Error processing KE payload.
ERROR_IPSEC_IKE_PROCESS_ERR_ID
13834 (0x360A)
Error processing ID payload.
ERROR_IPSEC_IKE_PROCESS_ERR_CERT
13835 (0x360B)
Error processing Cert payload.
ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ
13836 (0x360C)
Error processing Certificate Request payload.
ERROR_IPSEC_IKE_PROCESS_ERR_HASH
13837 (0x360D)
Error processing Hash payload.
ERROR_IPSEC_IKE_PROCESS_ERR_SIG
13838 (0x360E)
Error processing Signature payload.
ERROR_IPSEC_IKE_PROCESS_ERR_NONCE
13839 (0x360F)
Error processing Nonce payload.
ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY
13840 (0x3610)
Error processing Notify payload.
ERROR_IPSEC_IKE_PROCESS_ERR_DELETE
13841 (0x3611)
Error processing Delete Payload.
ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR
13842 (0x3612)
Error processing VendorId payload.
ERROR_IPSEC_IKE_INVALID_PAYLOAD
13843 (0x3613)
Invalid payload received.
ERROR_IPSEC_IKE_LOAD_SOFT_SA
13844 (0x3614)
Soft SA loaded.
ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN
13845 (0x3615)
Soft SA torn down.
ERROR_IPSEC_IKE_INVALID_COOKIE
13846 (0x3616)
Invalid cookie received.
ERROR_IPSEC_IKE_NO_PEER_CERT
13847 (0x3617)
Peer failed to send valid machine certificate.
ERROR_IPSEC_IKE_PEER_CRL_FAILED
13848 (0x3618)
Certification Revocation check of peer's certificate failed.
ERROR_IPSEC_IKE_POLICY_CHANGE
13849 (0x3619)
New policy invalidated SAs formed with old policy.
ERROR_IPSEC_IKE_NO_MM_POLICY
13850 (0x361A)
There is no available Main Mode IKE policy.
ERROR_IPSEC_IKE_NOTCBPRIV
13851 (0x361B)
Failed to enabled TCB privilege.
ERROR_IPSEC_IKE_SECLOADFAIL
13852 (0x361C)
Failed to load SECURITY.DLL.
ERROR_IPSEC_IKE_FAILSSPINIT
13853 (0x361D)
Failed to obtain security function table dispatch address from SSPI.
ERROR_IPSEC_IKE_FAILQUERYSSP
13854 (0x361E)
Failed to query Kerberos package to obtain max token size.
ERROR_IPSEC_IKE_SRVACQFAIL
13855 (0x361F)
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_SRVQUERYCRED
13856 (0x3620)
Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes).
ERROR_IPSEC_IKE_GETSPIFAIL
13857 (0x3621)
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_INVALID_FILTER
13858 (0x3622)
Given filter is invalid.
ERROR_IPSEC_IKE_OUT_OF_MEMORY
13859 (0x3623)
Memory allocation failed.
ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED
13860 (0x3624)
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_INVALID_POLICY
13861 (0x3625)
Invalid policy.
ERROR_IPSEC_IKE_UNKNOWN_DOI
13862 (0x3626)
Invalid DOI.
ERROR_IPSEC_IKE_INVALID_SITUATION
13863 (0x3627)
Invalid situation.
ERROR_IPSEC_IKE_DH_FAILURE
13864 (0x3628)
Diffie-Hellman failure.
ERROR_IPSEC_IKE_INVALID_GROUP
13865 (0x3629)
Invalid Diffie-Hellman group.
ERROR_IPSEC_IKE_ENCRYPT
13866 (0x362A)
Error encrypting payload.
ERROR_IPSEC_IKE_DECRYPT
13867 (0x362B)
Error decrypting payload.
ERROR_IPSEC_IKE_POLICY_MATCH
13868 (0x362C)
Policy match error.
ERROR_IPSEC_IKE_UNSUPPORTED_ID
13869 (0x362D)
Unsupported ID.
ERROR_IPSEC_IKE_INVALID_HASH
13870 (0x362E)
Hash verification failed.
ERROR_IPSEC_IKE_INVALID_HASH_ALG
13871 (0x362F)
Invalid hash algorithm.
ERROR_IPSEC_IKE_INVALID_HASH_SIZE
13872 (0x3630)
Invalid hash size.
ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG
13873 (0x3631)
Invalid encryption algorithm.
ERROR_IPSEC_IKE_INVALID_AUTH_ALG
13874 (0x3632)
Invalid authentication algorithm.
ERROR_IPSEC_IKE_INVALID_SIG
13875 (0x3633)
Invalid certificate signature.
ERROR_IPSEC_IKE_LOAD_FAILED
13876 (0x3634)
Load failed.
ERROR_IPSEC_IKE_RPC_DELETE
13877 (0x3635)
Deleted via RPC call.
ERROR_IPSEC_IKE_BENIGN_REINIT
13878 (0x3636)
Temporary state created to perform reinitialization. This is not a real failure.
ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY
13879 (0x3637)
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_MAJOR_VERSION
13880 (0x3638)
The recipient cannot handle version of IKE specified in the header.
ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN
13881 (0x3639)
Key length in certificate is too small for configured security requirements.
ERROR_IPSEC_IKE_MM_LIMIT
13882 (0x363A)
Max number of established MM SAs to peer exceeded.
ERROR_IPSEC_IKE_NEGOTIATION_DISABLED
13883 (0x363B)
IKE received a policy that disables negotiation.
ERROR_IPSEC_IKE_QM_LIMIT
13884 (0x363C)
Reached maximum quick mode limit for the main mode. New main mode will be started.
ERROR_IPSEC_IKE_MM_EXPIRED
13885 (0x363D)
Main mode SA lifetime expired or peer sent a main mode delete.
ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID
13886 (0x363E)
Main mode SA assumed to be invalid because peer stopped responding.
ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH
13887 (0x363F)
Certificate doesn't chain to a trusted root in IPsec policy.
ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID
13888 (0x3640)
Received unexpected message ID.
ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD
13889 (0x3641)
Received invalid authentication offers.
ERROR_IPSEC_IKE_DOS_COOKIE_SENT
13890 (0x3642)
Sent DoS cookie notify to initiator.
ERROR_IPSEC_IKE_SHUTTING_DOWN
13891 (0x3643)
IKE service is shutting down.
ERROR_IPSEC_IKE_CGA_AUTH_FAILED
13892 (0x3644)
Could not verify binding between CGA address and certificate.
ERROR_IPSEC_IKE_PROCESS_ERR_NATOA
13893 (0x3645)
Error processing NatOA payload.
ERROR_IPSEC_IKE_INVALID_MM_FOR_QM
13894 (0x3646)
Parameters of the main mode are invalid for this quick mode.
ERROR_IPSEC_IKE_QM_EXPIRED
13895 (0x3647)
Quick mode SA was expired by IPsec driver.
ERROR_IPSEC_IKE_TOO_MANY_FILTERS
13896 (0x3648)
Too many dynamically added IKEEXT filters were detected.
ERROR_IPSEC_IKE_NEG_STATUS_END
13897 (0x3649)
ERROR_IPSEC_IKE_NEG_STATUS_END
ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL
13898 (0x364A)
NAP reauth succeeded and must delete the dummy NAP IKEv2 tunnel.
ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE
13899 (0x364B)
Error in assigning inner IP address to initiator in tunnel mode.
ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING
13900 (0x364C)
Require configuration payload missing.
ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING
13901 (0x364D)
A negotiation running as the security principle who issued the connection is in progress.
ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS
13902 (0x364E)
SA was deleted due to IKEv1/AuthIP co-existence suppress check.
ERROR_IPSEC_IKE_RATELIMIT_DROP
13903 (0x364F)
Incoming SA request was dropped due to peer IP address rate limiting.
ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE
13904 (0x3650)
Peer does not support MOBIKE.
ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE
13905 (0x3651)
SA establishment is not authorized.
ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE
13906 (0x3652)
SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential.
ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY
13907 (0x3653)
SA establishment is not authorized. You may need to enter updated or different credentials such as a smartcard.
ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_AND_CERTMAP_FAILURE
13908 (0x3654)
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_NEG_STATUS_EXTENDED_END
13909 (0x3655)
ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END
ERROR_IPSEC_BAD_SPI
13910 (0x3656)
The SPI in the packet does not match a valid IPsec SA.
ERROR_IPSEC_SA_LIFETIME_EXPIRED
13911 (0x3657)
Packet was received on an IPsec SA whose lifetime has expired.
ERROR_IPSEC_WRONG_SA
13912 (0x3658)
Packet was received on an IPsec SA that does not match the packet characteristics.
ERROR_IPSEC_REPLAY_CHECK_FAILED
13913 (0x3659)
Packet sequence number replay check failed.
ERROR_IPSEC_INVALID_PACKET
13914 (0x365A)
IPsec header and/or trailer in the packet is invalid.
ERROR_IPSEC_INTEGRITY_CHECK_FAILED
13915 (0x365B)
IPsec integrity check failed.
ERROR_IPSEC_CLEAR_TEXT_DROP
13916 (0x365C)
IPsec dropped a clear text packet.
ERROR_IPSEC_AUTH_FIREWALL_DROP
13917 (0x365D)
IPsec dropped an incoming ESP packet in authenticated firewall mode. This drop is benign.
ERROR_IPSEC_THROTTLE_DROP
13918 (0x365E)
IPsec dropped a packet due to DoS throttling.
ERROR_IPSEC_DOSP_BLOCK
13925 (0x3665)
IPsec DoS Protection matched an explicit block rule.
ERROR_IPSEC_DOSP_RECEIVED_MULTICAST
13926 (0x3666)
IPsec DoS Protection received an IPsec specific multicast packet which is not allowed.
ERROR_IPSEC_DOSP_INVALID_PACKET
13927 (0x3667)
IPsec DoS Protection received an incorrectly formatted packet.
ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED
13928 (0x3668)
IPsec DoS Protection failed to look up state.
ERROR_IPSEC_DOSP_MAX_ENTRIES
13929 (0x3669)
IPsec DoS Protection failed to create state because the maximum number of entries allowed by policy has been reached.
ERROR_IPSEC_DOSP_KEYMOD_NOT_ALLOWED
13930 (0x366A)
IPsec DoS Protection received an IPsec negotiation packet for a keying module which is not allowed by policy.
ERROR_IPSEC_DOSP_NOT_INSTALLED
13931 (0x366B)
IPsec DoS Protection has not been enabled.
ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES
13932 (0x366C)
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_SXS_SECTION_NOT_FOUND
14000 (0x36B0)
The requested section was not present in the activation context.
ERROR_SXS_CANT_GEN_ACTCTX
14001 (0x36B1)
The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
ERROR_SXS_INVALID_ACTCTXDATA_FORMAT
14002 (0x36B2)
The application binding data format is invalid.
ERROR_SXS_ASSEMBLY_NOT_FOUND
14003 (0x36B3)
The referenced assembly is not installed on your system.
ERROR_SXS_MANIFEST_FORMAT_ERROR
14004 (0x36B4)
The manifest file does not begin with the required tag and format information.
ERROR_SXS_MANIFEST_PARSE_ERROR
14005 (0x36B5)
The manifest file contains one or more syntax errors.
ERROR_SXS_ACTIVATION_CONTEXT_DISABLED
14006 (0x36B6)
The application attempted to activate a disabled activation context.
ERROR_SXS_KEY_NOT_FOUND
14007 (0x36B7)
The requested lookup key was not found in any active activation context.
ERROR_SXS_VERSION_CONFLICT
14008 (0x36B8)
A component version required by the application conflicts with another component version already active.
ERROR_SXS_WRONG_SECTION_TYPE
14009 (0x36B9)
The type requested activation context section does not match the query API used.
ERROR_SXS_THREAD_QUERIES_DISABLED
14010 (0x36BA)
Lack of system resources has required isolated activation to be disabled for the current thread of execution.
ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET
14011 (0x36BB)
An attempt to set the process default activation context failed because the process default activation context was already set.
ERROR_SXS_UNKNOWN_ENCODING_GROUP
14012 (0x36BC)
The encoding group identifier specified is not recognized.
ERROR_SXS_UNKNOWN_ENCODING
14013 (0x36BD)
The encoding requested is not recognized.
ERROR_SXS_INVALID_XML_NAMESPACE_URI
14014 (0x36BE)
The manifest contains a reference to an invalid URI.
ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED
14015 (0x36BF)
The application manifest contains a reference to a dependent assembly which is not installed.
ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED
14016 (0x36C0)
The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed.
ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE
14017 (0x36C1)
The manifest contains an attribute for the assembly identity which is not valid.
ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE
14018 (0x36C2)
The manifest is missing the required default namespace specification on the assembly element.
ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE
14019 (0x36C3)
The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1".
ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT
14020 (0x36C4)
The private manifest probed has crossed a path with an unsupported reparse point.
ERROR_SXS_DUPLICATE_DLL_NAME
14021 (0x36C5)
Two or more components referenced directly or indirectly by the application manifest have files by the same name.
ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME
14022 (0x36C6)
Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.
ERROR_SXS_DUPLICATE_CLSID
14023 (0x36C7)
Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.
ERROR_SXS_DUPLICATE_IID
14024 (0x36C8)
Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.
ERROR_SXS_DUPLICATE_TLBID
14025 (0x36C9)
Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.
ERROR_SXS_DUPLICATE_PROGID
14026 (0x36CA)
Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.
ERROR_SXS_DUPLICATE_ASSEMBLY_NAME
14027 (0x36CB)
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_FILE_HASH_MISMATCH
14028 (0x36CC)
A component's file does not match the verification information present in the component manifest.
ERROR_SXS_POLICY_PARSE_ERROR
14029 (0x36CD)
The policy manifest contains one or more syntax errors.
ERROR_SXS_XML_E_MISSINGQUOTE
14030 (0x36CE)
Manifest Parse Error : A string literal was expected, but no opening quote character was found.
ERROR_SXS_XML_E_COMMENTSYNTAX
14031 (0x36CF)
Manifest Parse Error : Incorrect syntax was used in a comment.
ERROR_SXS_XML_E_BADSTARTNAMECHAR
14032 (0x36D0)
Manifest Parse Error : A name was started with an invalid character.
ERROR_SXS_XML_E_BADNAMECHAR
14033 (0x36D1)
Manifest Parse Error : A name contained an invalid character.
ERROR_SXS_XML_E_BADCHARINSTRING
14034 (0x36D2)
Manifest Parse Error : A string literal contained an invalid character.
ERROR_SXS_XML_E_XMLDECLSYNTAX
14035 (0x36D3)
Manifest Parse Error : Invalid syntax for an xml declaration.
ERROR_SXS_XML_E_BADCHARDATA
14036 (0x36D4)
Manifest Parse Error : An Invalid character was found in text content.
ERROR_SXS_XML_E_MISSINGWHITESPACE
14037 (0x36D5)
Manifest Parse Error : Required white space was missing.
ERROR_SXS_XML_E_EXPECTINGTAGEND
14038 (0x36D6)
Manifest Parse Error : The character '>' was expected.
ERROR_SXS_XML_E_MISSINGSEMICOLON
14039 (0x36D7)
Manifest Parse Error : A semi colon character was expected.
ERROR_SXS_XML_E_UNBALANCEDPAREN
14040 (0x36D8)
Manifest Parse Error : Unbalanced parentheses.
ERROR_SXS_XML_E_INTERNALERROR
14041 (0x36D9)
Manifest Parse Error : Internal error.
ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE
14042 (0x36DA)
Manifest Parse Error : Whitespace is not allowed at this location.
ERROR_SXS_XML_E_INCOMPLETE_ENCODING
14043 (0x36DB)
Manifest Parse Error : End of file reached in invalid state for current encoding.
ERROR_SXS_XML_E_MISSING_PAREN
14044 (0x36DC)
Manifest Parse Error : Missing parenthesis.
ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE
14045 (0x36DD)
Manifest Parse Error : A single or double closing quote character (\' or \") is missing.
ERROR_SXS_XML_E_MULTIPLE_COLONS
14046 (0x36DE)
Manifest Parse Error : Multiple colons are not allowed in a name.
ERROR_SXS_XML_E_INVALID_DECIMAL
14047 (0x36DF)
Manifest Parse Error : Invalid character for decimal digit.
ERROR_SXS_XML_E_INVALID_HEXIDECIMAL
14048 (0x36E0)
Manifest Parse Error : Invalid character for hexadecimal digit.
ERROR_SXS_XML_E_INVALID_UNICODE
14049 (0x36E1)
Manifest Parse Error : Invalid unicode character value for this platform.
ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK
14050 (0x36E2)
Manifest Parse Error : Expecting whitespace or '?'.
ERROR_SXS_XML_E_UNEXPECTEDENDTAG
14051 (0x36E3)
Manifest Parse Error : End tag was not expected at this location.
ERROR_SXS_XML_E_UNCLOSEDTAG
14052 (0x36E4)
Manifest Parse Error : The following tags were not closed: %1.
ERROR_SXS_XML_E_DUPLICATEATTRIBUTE
14053 (0x36E5)
Manifest Parse Error : Duplicate attribute.
ERROR_SXS_XML_E_MULTIPLEROOTS
14054 (0x36E6)
Manifest Parse Error : Only one top level element is allowed in an XML document.
ERROR_SXS_XML_E_INVALIDATROOTLEVEL
14055 (0x36E7)
Manifest Parse Error : Invalid at the top level of the document.
ERROR_SXS_XML_E_BADXMLDECL
14056 (0x36E8)
Manifest Parse Error : Invalid xml declaration.
ERROR_SXS_XML_E_MISSINGROOT
14057 (0x36E9)
Manifest Parse Error : XML document must have a top level element.
ERROR_SXS_XML_E_UNEXPECTEDEOF
14058 (0x36EA)
Manifest Parse Error : Unexpected end of file.
ERROR_SXS_XML_E_BADPEREFINSUBSET
14059 (0x36EB)
Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset.
ERROR_SXS_XML_E_UNCLOSEDSTARTTAG
14060 (0x36EC)
Manifest Parse Error : Element was not closed.
ERROR_SXS_XML_E_UNCLOSEDENDTAG
14061 (0x36ED)
Manifest Parse Error : End element was missing the character '>'.
ERROR_SXS_XML_E_UNCLOSEDSTRING
14062 (0x36EE)
Manifest Parse Error : A string literal was not closed.
ERROR_SXS_XML_E_UNCLOSEDCOMMENT
14063 (0x36EF)
Manifest Parse Error : A comment was not closed.
ERROR_SXS_XML_E_UNCLOSEDDECL
14064 (0x36F0)
Manifest Parse Error : A declaration was not closed.
ERROR_SXS_XML_E_UNCLOSEDCDATA
14065 (0x36F1)
Manifest Parse Error : A CDATA section was not closed.
ERROR_SXS_XML_E_RESERVEDNAMESPACE
14066 (0x36F2)
Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml".
ERROR_SXS_XML_E_INVALIDENCODING
14067 (0x36F3)
Manifest Parse Error : System does not support the specified encoding.
ERROR_SXS_XML_E_INVALIDSWITCH
14068 (0x36F4)
Manifest Parse Error : Switch from current encoding to specified encoding not supported.
ERROR_SXS_XML_E_BADXMLCASE
14069 (0x36F5)
Manifest Parse Error : The name 'xml' is reserved and must be lower case.
ERROR_SXS_XML_E_INVALID_STANDALONE
14070 (0x36F6)
Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'.
ERROR_SXS_XML_E_UNEXPECTED_STANDALONE
14071 (0x36F7)
Manifest Parse Error : The standalone attribute cannot be used in external entities.
ERROR_SXS_XML_E_INVALID_VERSION
14072 (0x36F8)
Manifest Parse Error : Invalid version number.
ERROR_SXS_XML_E_MISSINGEQUALS
14073 (0x36F9)
Manifest Parse Error : Missing equals sign between attribute and attribute value.
ERROR_SXS_PROTECTION_RECOVERY_FAILED
14074 (0x36FA)
Assembly Protection Error : Unable to recover the specified assembly.
ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT
14075 (0x36FB)
Assembly Protection Error : The public key for an assembly was too short to be allowed.
ERROR_SXS_PROTECTION_CATALOG_NOT_VALID
14076 (0x36FC)
Assembly Protection Error : The catalog for an assembly is not valid, or does not match the assembly's manifest.
ERROR_SXS_UNTRANSLATABLE_HRESULT
14077 (0x36FD)
An HRESULT could not be translated to a corresponding Win32 error code.
ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING
14078 (0x36FE)
Assembly Protection Error : The catalog for an assembly is missing.
ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE
14079 (0x36FF)
The supplied assembly identity is missing one or more attributes which must be present in this context.
ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME
14080 (0x3700)
The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names.
ERROR_SXS_ASSEMBLY_MISSING
14081 (0x3701)
The referenced assembly could not be found.
ERROR_SXS_CORRUPT_ACTIVATION_STACK
14082 (0x3702)
The activation context activation stack for the running thread of execution is corrupt.
ERROR_SXS_CORRUPTION
14083 (0x3703)
The application isolation metadata for this process or thread has become corrupt.
ERROR_SXS_EARLY_DEACTIVATION
14084 (0x3704)
The activation context being deactivated is not the most recently activated one.
ERROR_SXS_INVALID_DEACTIVATION
14085 (0x3705)
The activation context being deactivated is not active for the current thread of execution.
ERROR_SXS_MULTIPLE_DEACTIVATION
14086 (0x3706)
The activation context being deactivated has already been deactivated.
ERROR_SXS_PROCESS_TERMINATION_REQUESTED
14087 (0x3707)
A component used by the isolation facility has requested to terminate the process.
ERROR_SXS_RELEASE_ACTIVATION_CONTEXT
14088 (0x3708)
A kernel mode component is releasing a reference on an activation context.
ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY
14089 (0x3709)
The activation context of system default assembly could not be generated.
ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE
14090 (0x370A)
The value of an attribute in an identity is not within the legal range.
ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME
14091 (0x370B)
The name of an attribute in an identity is not within the legal range.
ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE
14092 (0x370C)
An identity contains two definitions for the same attribute.
ERROR_SXS_IDENTITY_PARSE_ERROR
14093 (0x370D)
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_MALFORMED_SUBSTITUTION_STRING
14094 (0x370E)
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_SXS_INCORRECT_PUBLIC_KEY_TOKEN
14095 (0x370F)
The public key token does not correspond to the public key specified.
ERROR_UNMAPPED_SUBSTITUTION_STRING
14096 (0x3710)
A substitution string had no mapping.
ERROR_SXS_ASSEMBLY_NOT_LOCKED
14097 (0x3711)
The component must be locked before making the request.
ERROR_SXS_COMPONENT_STORE_CORRUPT
14098 (0x3712)
The component store has been corrupted.
ERROR_ADVANCED_INSTALLER_FAILED
14099 (0x3713)
An advanced installer failed during setup or servicing.
ERROR_XML_ENCODING_MISMATCH
14100 (0x3714)
The character encoding in the XML declaration did not match the encoding used in the document.
ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT
14101 (0x3715)
The identities of the manifests are identical but their contents are different.
ERROR_SXS_IDENTITIES_DIFFERENT
14102 (0x3716)
The component identities are different.
ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT
14103 (0x3717)
The assembly is not a deployment.
ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY
14104 (0x3718)
The file is not a part of the assembly.
ERROR_SXS_MANIFEST_TOO_BIG
14105 (0x3719)
The size of the manifest exceeds the maximum allowed.
ERROR_SXS_SETTING_NOT_REGISTERED
14106 (0x371A)
The setting is not registered.
ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE
14107 (0x371B)
One or more required members of the transaction are not present.
ERROR_SMI_PRIMITIVE_INSTALLER_FAILED
14108 (0x371C)
The SMI primitive installer failed during setup or servicing.
ERROR_GENERIC_COMMAND_FAILED
14109 (0x371D)
A generic command executable returned a result that indicates failure.
ERROR_SXS_FILE_HASH_MISSING
14110 (0x371E)
A component is missing file verification information in its manifest.
ERROR_EVT_INVALID_CHANNEL_PATH
15000 (0x3A98)
The specified channel path is invalid.
ERROR_EVT_INVALID_QUERY
15001 (0x3A99)
The specified query is invalid.
ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND
15002 (0x3A9A)
The publisher metadata cannot be found in the resource.
ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND
15003 (0x3A9B)
The template for an event definition cannot be found in the resource (error = %1).
ERROR_EVT_INVALID_PUBLISHER_NAME
15004 (0x3A9C)
The specified publisher name is invalid.
ERROR_EVT_INVALID_EVENT_DATA
15005 (0x3A9D)
The event data raised by the publisher is not compatible with the event template definition in the publisher's manifest.
ERROR_EVT_CHANNEL_NOT_FOUND
15007 (0x3A9F)
The specified channel could not be found. Check channel configuration.
ERROR_EVT_MALFORMED_XML_TEXT
15008 (0x3AA0)
The specified xml text was not well-formed. See Extended Error for more details.
ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL
15009 (0x3AA1)
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_CONFIGURATION_ERROR
15010 (0x3AA2)
Configuration error.
ERROR_EVT_QUERY_RESULT_STALE
15011 (0x3AA3)
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_INVALID_POSITION
15012 (0x3AA4)
Query result is currently at an invalid position.
ERROR_EVT_NON_VALIDATING_MSXML
15013 (0x3AA5)
Registered MSXML doesn't support validation.
ERROR_EVT_FILTER_ALREADYSCOPED
15014 (0x3AA6)
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_NOTELTSET
15015 (0x3AA7)
Can't perform a step operation from a term that does not represent an element set.
ERROR_EVT_FILTER_INVARG
15016 (0x3AA8)
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_INVTEST
15017 (0x3AA9)
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 preceeding node set can be evaluated.
ERROR_EVT_FILTER_INVTYPE
15018 (0x3AAA)
This data type is currently unsupported.
ERROR_EVT_FILTER_PARSEERR
15019 (0x3AAB)
A syntax error occurred at position %1!d!.
ERROR_EVT_FILTER_UNSUPPORTEDOP
15020 (0x3AAC)
This operator is unsupported by this implementation of the filter.
ERROR_EVT_FILTER_UNEXPECTEDTOKEN
15021 (0x3AAD)
The token encountered was unexpected.
ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL
15022 (0x3AAE)
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_CHANNEL_PROPERTY_VALUE
15023 (0x3AAF)
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_PUBLISHER_PROPERTY_VALUE
15024 (0x3AB0)
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_CHANNEL_CANNOT_ACTIVATE
15025 (0x3AB1)
The channel fails to activate.
ERROR_EVT_FILTER_TOO_COMPLEX
15026 (0x3AB2)
The xpath expression exceeded supported complexity. Please symplify it or split it into two or more simple expressions.
ERROR_EVT_MESSAGE_NOT_FOUND
15027 (0x3AB3)
the message resource is present but the message is not found in the string/message table.
ERROR_EVT_MESSAGE_ID_NOT_FOUND
15028 (0x3AB4)
The message id for the desired message could not be found.
ERROR_EVT_UNRESOLVED_VALUE_INSERT
15029 (0x3AB5)
The substitution string for insert index (%1) could not be found.
ERROR_EVT_UNRESOLVED_PARAMETER_INSERT
15030 (0x3AB6)
The description string for parameter reference (%1) could not be found.
ERROR_EVT_MAX_INSERTS_REACHED
15031 (0x3AB7)
The maximum number of replacements has been reached.
ERROR_EVT_EVENT_DEFINITION_NOT_FOUND
15032 (0x3AB8)
The event definition could not be found for event id (%1).
ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND
15033 (0x3AB9)
The locale specific resource for the desired message is not present.
ERROR_EVT_VERSION_TOO_OLD
15034 (0x3ABA)
The resource is too old to be compatible.
ERROR_EVT_VERSION_TOO_NEW
15035 (0x3ABB)
The resource is too new to be compatible.
ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY
15036 (0x3ABC)
The channel at index %1!d! of the query can't be opened.
ERROR_EVT_PUBLISHER_DISABLED
15037 (0x3ABD)
The publisher has been disabled and its resource is not avaiable. This usually occurs when the publisher is in the process of being uninstalled or upgraded.
ERROR_EVT_FILTER_OUT_OF_RANGE
15038 (0x3ABE)
Attempted to create a numeric type that is outside of its valid range.
ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE
15080 (0x3AE8)
The subscription fails to activate.
ERROR_EC_LOG_DISABLED
15081 (0x3AE9)
The log of the subscription is in disabled state, and can not be used to forward events to. The log must first be enabled before the subscription can be activated.
ERROR_EC_CIRCULAR_FORWARDING
15082 (0x3AEA)
When forwarding events from local machine to itself, the query of the subscription can't contain target log of the subscription.
ERROR_EC_CREDSTORE_FULL
15083 (0x3AEB)
The credential store that is used to save credentials is full.
ERROR_EC_CRED_NOT_FOUND
15084 (0x3AEC)
The credential used by this subscription can't be found in credential store.
ERROR_EC_NO_ACTIVE_CHANNEL
15085 (0x3AED)
No active channel is found for the query.
ERROR_MUI_FILE_NOT_FOUND
15100 (0x3AFC)
The resource loader failed to find MUI file.
ERROR_MUI_INVALID_FILE
15101 (0x3AFD)
The resource loader failed to load MUI file because the file fail to pass validation.
ERROR_MUI_INVALID_RC_CONFIG
15102 (0x3AFE)
The RC Manifest is corrupted with garbage data or unsupported version or missing required item.
ERROR_MUI_INVALID_LOCALE_NAME
15103 (0x3AFF)
The RC Manifest has invalid culture name.
ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME
15104 (0x3B00)
The RC Manifest has invalid ultimatefallback name.
ERROR_MUI_FILE_NOT_LOADED
15105 (0x3B01)
The resource loader cache doesn't have loaded MUI entry.
ERROR_RESOURCE_ENUM_USER_STOP
15106 (0x3B02)
User stopped resource enumeration.
ERROR_MUI_INTLSETTINGS_UILANG_NOT_INSTALLED
15107 (0x3B03)
UI language installation failed.
ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME
15108 (0x3B04)
Locale installation failed.
ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE
15110 (0x3B06)
A resource does not have default or neutral value.
ERROR_MRM_INVALID_PRICONFIG
15111 (0x3B07)
Invalid PRI config file.
ERROR_MRM_INVALID_FILE_TYPE
15112 (0x3B08)
Invalid file type.
ERROR_MRM_UNKNOWN_QUALIFIER
15113 (0x3B09)
Unknown qualifier.
ERROR_MRM_INVALID_QUALIFIER_VALUE
15114 (0x3B0A)
Invalid qualifier value.
ERROR_MRM_NO_CANDIDATE
15115 (0x3B0B)
No Candidate found.
ERROR_MRM_NO_MATCH_OR_DEFAULT_CANDIDATE
15116 (0x3B0C)
The ResourceMap or NamedResource has an item that does not have default or neutral resource..
ERROR_MRM_RESOURCE_TYPE_MISMATCH
15117 (0x3B0D)
Invalid ResourceCandidate type.
ERROR_MRM_DUPLICATE_MAP_NAME
15118 (0x3B0E)
Duplicate Resource Map.
ERROR_MRM_DUPLICATE_ENTRY
15119 (0x3B0F)
Duplicate Entry.
ERROR_MRM_INVALID_RESOURCE_IDENTIFIER
15120 (0x3B10)
Invalid Resource Identifier.
ERROR_MRM_FILEPATH_TOO_LONG
15121 (0x3B11)
Filepath too long.
ERROR_MRM_UNSUPPORTED_DIRECTORY_TYPE
15122 (0x3B12)
Unsupported directory type.
ERROR_MRM_INVALID_PRI_FILE
15126 (0x3B16)
Invalid PRI File.
ERROR_MRM_NAMED_RESOURCE_NOT_FOUND
15127 (0x3B17)
NamedResource Not Found.
ERROR_MRM_MAP_NOT_FOUND
15135 (0x3B1F)
ResourceMap Not Found.
ERROR_MRM_UNSUPPORTED_PROFILE_TYPE
15136 (0x3B20)
Unsupported MRT profile type.
ERROR_MRM_INVALID_QUALIFIER_OPERATOR
15137 (0x3B21)
Invalid qualifier operator.
ERROR_MRM_INDETERMINATE_QUALIFIER_VALUE
15138 (0x3B22)
Unable to determine qualifier value or qualifier value has not been set.
ERROR_MRM_AUTOMERGE_ENABLED
15139 (0x3B23)
Automerge is enabled in the PRI file.
ERROR_MRM_TOO_MANY_RESOURCES
15140 (0x3B24)
Too many resources defined for package.
ERROR_MCA_INVALID_CAPABILITIES_STRING
15200 (0x3B60)
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_VCP_VERSION
15201 (0x3B61)
The monitor's VCP Version (0xDF) VCP code returned an invalid version value.
ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION
15202 (0x3B62)
The monitor does not comply with the MCCS specification it claims to support.
ERROR_MCA_MCCS_VERSION_MISMATCH
15203 (0x3B63)
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_UNSUPPORTED_MCCS_VERSION
15204 (0x3B64)
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_INTERNAL_ERROR
15205 (0x3B65)
An internal Monitor Configuration API error occurred.
ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED
15206 (0x3B66)
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 MCCS 2.0 Revision 1 specification.
ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE
15207 (0x3B67)
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 MCCS 2.0 Revision 1 specification.
ERROR_AMBIGUOUS_SYSTEM_DEVICE
15250 (0x3B92)
The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.
ERROR_SYSTEM_DEVICE_NOT_FOUND
15299 (0x3BC3)
The requested system device cannot be found.
ERROR_HASH_NOT_SUPPORTED
15300 (0x3BC4)
Hash generation for the specified hash version and hash type is not enabled on the server.
ERROR_HASH_NOT_PRESENT
15301 (0x3BC5)
The hash requested from the server is not available or no longer valid.
ERROR_SECONDARY_IC_PROVIDER_NOT_REGISTERED
15321 (0x3BD9)
The secondary interrupt controller instance that manages the specified interrupt is not registered.
ERROR_GPIO_CLIENT_INFORMATION_INVALID
15322 (0x3BDA)
The information supplied by the GPIO client driver is invalid.
ERROR_GPIO_VERSION_NOT_SUPPORTED
15323 (0x3BDB)
The version specified by the GPIO client driver is not supported.
ERROR_GPIO_INVALID_REGISTRATION_PACKET
15324 (0x3BDC)
The registration packet supplied by the GPIO client driver is not valid.
ERROR_GPIO_OPERATION_DENIED
15325 (0x3BDD)
The requested operation is not suppported for the specified handle.
ERROR_GPIO_INCOMPATIBLE_CONNECT_MODE
15326 (0x3BDE)
The requested connect mode conflicts with an existing mode on one or more of the specified pins.
ERROR_GPIO_INTERRUPT_ALREADY_UNMASKED
15327 (0x3BDF)
The interrupt requested to be unmasked is not masked.
ERROR_CANNOT_SWITCH_RUNLEVEL
15400 (0x3C28)
The requested run level switch cannot be completed successfully.
ERROR_INVALID_RUNLEVEL_SETTING
15401 (0x3C29)
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_RUNLEVEL_SWITCH_TIMEOUT
15402 (0x3C2A)
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_AGENT_TIMEOUT
15403 (0x3C2B)
A run level switch agent did not respond within the specified timeout.
ERROR_RUNLEVEL_SWITCH_IN_PROGRESS
15404 (0x3C2C)
A run level switch is currently in progress.
ERROR_SERVICES_FAILED_AUTOSTART
15405 (0x3C2D)
One or more services failed to start during the service startup phase of a run level switch.
ERROR_COM_TASK_STOP_PENDING
15501 (0x3C8D)
The task stop request cannot be completed immediately since task needs more time to shutdown.
ERROR_INSTALL_OPEN_PACKAGE_FAILED
15600 (0x3CF0)
Package could not be opened.
ERROR_INSTALL_PACKAGE_NOT_FOUND
15601 (0x3CF1)
Package was not found.
ERROR_INSTALL_INVALID_PACKAGE
15602 (0x3CF2)
Package data is invalid.
ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED
15603 (0x3CF3)
Package failed updates, dependency or conflict validation.
ERROR_INSTALL_OUT_OF_DISK_SPACE
15604 (0x3CF4)
There is not enough disk space on your computer. Please free up some space and try again.
ERROR_INSTALL_NETWORK_FAILURE
15605 (0x3CF5)
There was a problem downloading your product.
ERROR_INSTALL_REGISTRATION_FAILURE
15606 (0x3CF6)
Package could not be registered.
ERROR_INSTALL_DEREGISTRATION_FAILURE
15607 (0x3CF7)
Package could not be unregistered.
ERROR_INSTALL_CANCEL
15608 (0x3CF8)
User cancelled the install request.
ERROR_INSTALL_FAILED
15609 (0x3CF9)
Install failed. Please contact your software vendor.
ERROR_REMOVE_FAILED
15610 (0x3CFA)
Removal failed. Please contact your software vendor.
ERROR_PACKAGE_ALREADY_EXISTS
15611 (0x3CFB)
The provided package is already installed, and reinstallation of the package was blocked. Check the AppXDeployment-Server event log for details.
ERROR_NEEDS_REMEDIATION
15612 (0x3CFC)
The application cannot be started. Try reinstalling the application to fix the problem.
ERROR_INSTALL_PREREQUISITE_FAILED
15613 (0x3CFD)
A Prerequisite for an install could not be satisfied.
ERROR_PACKAGE_REPOSITORY_CORRUPTED
15614 (0x3CFE)
The package repository is corrupted.
ERROR_INSTALL_POLICY_FAILURE
15615 (0x3CFF)
To install this application you need either a Windows developer license or a sideloading-enabled system.
ERROR_PACKAGE_UPDATING
15616 (0x3D00)
The application cannot be started because it is currently updating.
ERROR_DEPLOYMENT_BLOCKED_BY_POLICY
15617 (0x3D01)
The package deployment operation is blocked by policy. Please contact your system administrator.
ERROR_PACKAGES_IN_USE
15618 (0x3D02)
The package could not be installed because resources it modifies are currently in use.
ERROR_RECOVERY_FILE_CORRUPT
15619 (0x3D03)
The package could not be recovered because necessary data for recovery have been corrupted.
ERROR_INVALID_STAGED_SIGNATURE
15620 (0x3D04)
The signature is invalid. To register in developer mode, AppxSignature.p7x and AppxBlockMap.xml must be valid or should not be present.
ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED
15621 (0x3D05)
An error occurred while deleting the package's previously existing application data.
ERROR_INSTALL_PACKAGE_DOWNGRADE
15622 (0x3D06)
The package could not be installed because a higher version of this package is already installed.
ERROR_SYSTEM_NEEDS_REMEDIATION
15623 (0x3D07)
An error in a system binary was detected. Try refreshing the PC to fix the problem.
ERROR_APPX_INTEGRITY_FAILURE_CLR_NGEN
15624 (0x3D08)
A corrupted CLR NGEN binary was detected on the system.
ERROR_RESILIENCY_FILE_CORRUPT
15625 (0x3D09)
The operation could not be resumed because necessary data for recovery have been corrupted.
ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING
15626 (0x3D0A)
The package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again.
APPMODEL_ERROR_NO_PACKAGE
15700 (0x3D54)
The process has no package identity.
APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT
15701 (0x3D55)
The package runtime information is corrupted.
APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT
15702 (0x3D56)
The package identity is corrupted.
APPMODEL_ERROR_NO_APPLICATION
15703 (0x3D57)
The process has no application identity.
ERROR_STATE_LOAD_STORE_FAILED
15800 (0x3DB8)
Loading the state store failed.
ERROR_STATE_GET_VERSION_FAILED
15801 (0x3DB9)
Retrieving the state version for the application failed.
ERROR_STATE_SET_VERSION_FAILED
15802 (0x3DBA)
Setting the state version for the application failed.
ERROR_STATE_STRUCTURED_RESET_FAILED
15803 (0x3DBB)
Resetting the structured state of the application failed.
ERROR_STATE_OPEN_CONTAINER_FAILED
15804 (0x3DBC)
State Manager failed to open the container.
ERROR_STATE_CREATE_CONTAINER_FAILED
15805 (0x3DBD)
State Manager failed to create the container.
ERROR_STATE_DELETE_CONTAINER_FAILED
15806 (0x3DBE)
State Manager failed to delete the container.
ERROR_STATE_READ_SETTING_FAILED
15807 (0x3DBF)
State Manager failed to read the setting.
ERROR_STATE_WRITE_SETTING_FAILED
15808 (0x3DC0)
State Manager failed to write the setting.
ERROR_STATE_DELETE_SETTING_FAILED
15809 (0x3DC1)
State Manager failed to delete the setting.
ERROR_STATE_QUERY_SETTING_FAILED
15810 (0x3DC2)
State Manager failed to query the setting.
ERROR_STATE_READ_COMPOSITE_SETTING_FAILED
15811 (0x3DC3)
State Manager failed to read the composite setting.
ERROR_STATE_WRITE_COMPOSITE_SETTING_FAILED
15812 (0x3DC4)
State Manager failed to write the composite setting.
ERROR_STATE_ENUMERATE_CONTAINER_FAILED
15813 (0x3DC5)
State Manager failed to enumerate the containers.
ERROR_STATE_ENUMERATE_SETTINGS_FAILED
15814 (0x3DC6)
State Manager failed to enumerate the settings.
ERROR_STATE_COMPOSITE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED
15815 (0x3DC7)
The size of the state manager composite setting value has exceeded the limit.
ERROR_STATE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED
15816 (0x3DC8)
The size of the state manager setting value has exceeded the limit.
ERROR_STATE_SETTING_NAME_SIZE_LIMIT_EXCEEDED
15817 (0x3DC9)
The length of the state manager setting name has exceeded the limit.
ERROR_STATE_CONTAINER_NAME_SIZE_LIMIT_EXCEEDED
15818 (0x3DCA)
The length of the state manager container name has exceeded the limit.
ERROR_API_UNAVAILABLE
15841 (0x3DE1)
This API cannot be used in the context of the caller's application type.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: