A complete list of all error codes in Windows Win32 - Error Codes (6000 - 11999)


CodeDescriptionName
6000The specified file could not be encrypted.ERROR_ENCRYPTION_FAILED
6001The specified file could not be decrypted.ERROR_DECRYPTION_FAILED
6002The specified file is encrypted and the user does not have the ability to decrypt it.ERROR_FILE_ENCRYPTED
6003There is no encryption recovery policy configured for this system.ERROR_NO_RECOVERY_POLICY
6004The required encryption driver is not loaded for this system.ERROR_NO_EFS
6005The file was encrypted with a different encryption driver than is currently loaded.ERROR_WRONG_EFS
6006There are no EFS keys defined for the user.ERROR_NO_USER_KEYS
6007The specified file is not encrypted.ERROR_FILE_NOT_ENCRYPTED
6008The specified file is not in the defined EFS export format.ERROR_NOT_EXPORT_FORMAT
6009The specified file is read only.ERROR_FILE_READ_ONLY
6118The list of servers for this workgroup is not currently availableERROR_NO_BROWSER_SERVERS_FOUND
7001The specified session name is invalid.ERROR_CTX_WINSTATION_NAME_INVALID
7002The specified protocol driver is invalid.ERROR_CTX_INVALID_PD
7003The specified protocol driver was not found in the system path.ERROR_CTX_PD_NOT_FOUND
7004The specified terminal connection driver was not found in the system path.ERROR_CTX_WD_NOT_FOUND
7005A registry key for event logging could not be created for this session.ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY
7006A service with the same name already exists on the system.ERROR_CTX_SERVICE_NAME_COLLISION
7007A close operation is pending on the session.ERROR_CTX_CLOSE_PENDING
7008There are no free output buffers available.ERROR_CTX_NO_OUTBUF
7009The MODEM.INF file was not found.ERROR_CTX_MODEM_INF_NOT_FOUND
7010The modem name was not found in MODEM.INF.ERROR_CTX_INVALID_MODEMNAME
7011The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.ERROR_CTX_MODEM_RESPONSE_ERROR
7012The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.ERROR_CTX_MODEM_RESPONSE_TIMEOUT
7013Carrier detect has failed or carrier has been dropped due to disconnect.ERROR_CTX_MODEM_RESPONSE_NO_CARRIER
7014Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE
7015Busy signal detected at remote site on callback.ERROR_CTX_MODEM_RESPONSE_BUSY
7016Voice detected at remote site on callback.ERROR_CTX_MODEM_RESPONSE_VOICE
7017Transport driver errorERROR_CTX_TD_ERROR
7022The specified session cannot be found.ERROR_CTX_WINSTATION_NOT_FOUND
7023The specified session name is already in use.ERROR_CTX_WINSTATION_ALREADY_EXISTS
7024The requested operation cannot be completed because the terminal connection is currently busy processing a connect, disconnect, reset, or delete operation.ERROR_CTX_WINSTATION_BUSY
7025An attempt has been made to connect to a session whose video mode is not supported by the current client.ERROR_CTX_BAD_VIDEO_MODE
7035The application attempted to enable DOS graphics mode. DOS graphics mode is not supported.ERROR_CTX_GRAPHICS_INVALID
7037Your interactive logon privilege has been disabled. Please contact your administrator.ERROR_CTX_LOGON_DISABLED
7038The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access.ERROR_CTX_NOT_CONSOLE
7040The client failed to respond to the server connect message.ERROR_CTX_CLIENT_QUERY_TIMEOUT
7041Disconnecting the console session is not supported.ERROR_CTX_CONSOLE_DISCONNECT
7042Reconnecting a disconnected session to the console is not supported.ERROR_CTX_CONSOLE_CONNECT
7044The request to shadow another session was denied.ERROR_CTX_SHADOW_DENIED
7045The requested session access is denied.ERROR_CTX_WINSTATION_ACCESS_DENIED
7049The specified terminal connection driver is invalid.ERROR_CTX_INVALID_WD
7050The requested session cannot be shadowed. This can be because the session is disconnected or does not currently have a user logged on. Also, you cannot shadow a session from the system console or shadow the system console.ERROR_CTX_SHADOW_INVALID
7051The requested session is not configured to allow shadowing.ERROR_CTX_SHADOW_DISABLED
7052Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number is currently being used by another user. Please call your system administrator to obtain a new copy of the Terminal Server client with a valid, unique license number.ERROR_CTX_CLIENT_LICENSE_IN_USE
7053Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number has not been entered for this copy of the Terminal Server client. Please call your system administrator for help in entering a valid, unique license number for this Terminal Server client.ERROR_CTX_CLIENT_LICENSE_NOT_SET
7054The system has reached its licensed logon limit. Please try again later.ERROR_CTX_LICENSE_NOT_AVAILABLE
7055The client you are using is not licensed to use this system. Your logon request is denied.ERROR_CTX_LICENSE_CLIENT_INVALID
7056The system license has expired. Your logon request is denied.ERROR_CTX_LICENSE_EXPIRED
8001The file replication service API was called incorrectly.FRS_ERR_INVALID_API_SEQUENCE
8002The file replication service cannot be started.FRS_ERR_STARTING_SERVICE
8003The file replication service cannot be stopped.FRS_ERR_STOPPING_SERVICE
8004The file replication service API terminated the request.FRS_ERR_INTERNAL_API
8005The file replication service terminated the request.FRS_ERR_INTERNAL
8006The file replication service cannot be contacted.FRS_ERR_SERVICE_COMM
8007The file replication service cannot satisfy the request because the user is not a member of the Administrators group.FRS_ERR_INSUFFICIENT_PRIV
8008The file replication service cannot satisfy the request because authenticated RPC is not available.FRS_ERR_AUTHENTICATION
8009The file replication service cannot satisfy the request because the user is not a member of Administrators group on the domain controller.FRS_ERR_PARENT_INSUFFICIENT_PRIV
8010The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller.FRS_ERR_PARENT_AUTHENTICATION
8011The file replication service cannot communicate with the file replication service on the domain controller.FRS_ERR_CHILD_TO_PARENT_COMM
8012The file replication service on the domain controller cannot communicate with the file replication service on this computer.FRS_ERR_PARENT_TO_CHILD_COMM
8013The file replication service cannot populate the system volume because of an internal error.FRS_ERR_SYSVOL_POPULATE
8014The file replication service cannot populate the system volume because of an internal timeout.FRS_ERR_SYSVOL_POPULATE_TIMEOUT
8015The file replication service cannot process the request. The system volume is busy with a previous request.FRS_ERR_SYSVOL_IS_BUSY
8016The file replication service cannot stop replicating the system volume because of an internal error.FRS_ERR_SYSVOL_DEMOTE
8017The file replication service detected an invalid parameter.FRS_ERR_INVALID_SERVICE_PARAMETER
8200An error occurred while installing the Windows NT directory service. For more information, see the event log.ERROR_DS_NOT_INSTALLED
8201The directory service evaluated group memberships locally.ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY
8202The specified directory service attribute or value does not exist.ERROR_DS_NO_ATTRIBUTE_OR_VALUE
8203The attribute syntax specified to the directory service is invalid.ERROR_DS_INVALID_ATTRIBUTE_SYNTAX
8204The attribute type specified to the directory service is not defined.ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED
8205The specified directory service attribute or value already exists.ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS
8206The directory service is busy.ERROR_DS_BUSY
8207The directory service is unavailable.ERROR_DS_UNAVAILABLE
8208The directory service was unable to allocate a relative identifier.ERROR_DS_NO_RIDS_ALLOCATED
8209The directory service has exhausted the pool of relative identifiers.ERROR_DS_NO_MORE_RIDS
8210The requested operation could not be performed because the directory service is not the master for that type of operation.ERROR_DS_INCORRECT_ROLE_OWNER
8211The directory service was unable to initialize the subsystem that allocates relative identifiers.ERROR_DS_RIDMGR_INIT_ERROR
8212The requested operation did not satisfy one or more constraints associated with the class of the object.ERROR_DS_OBJ_CLASS_VIOLATION
8213The directory service can perform the requested operation only on a leaf object.ERROR_DS_CANT_ON_NON_LEAF
8214The directory service cannot perform the requested operation on the RDN attribute of an object.ERROR_DS_CANT_ON_RDN
8215The directory service detected an attempt to modify the object class of an object.ERROR_DS_CANT_MOD_OBJ_CLASS
8216The requested cross-domain move operation could not be performed.ERROR_DS_CROSS_DOM_MOVE_ERROR
8217Unable to contact the global catalog server.ERROR_DS_GC_NOT_AVAILABLE
8218The policy object is shared and can only be modified at the root.ERROR_SHARED_POLICY
8219The policy object does not exist.ERROR_POLICY_OBJECT_NOT_FOUND
8220The requested policy information is only in the directory service.ERROR_POLICY_ONLY_IN_DS
8221A domain controller promotion is currently active.ERROR_PROMOTION_ACTIVE
8222A domain controller promotion is not currently activeERROR_NO_PROMOTION_ACTIVE
8224An operations error occurred.ERROR_DS_OPERATIONS_ERROR
8225A protocol error occurred.ERROR_DS_PROTOCOL_ERROR
8226The time limit for this request was exceeded.ERROR_DS_TIMELIMIT_EXCEEDED
8227The size limit for this request was exceeded.ERROR_DS_SIZELIMIT_EXCEEDED
8228The administrative limit for this request was exceeded.ERROR_DS_ADMIN_LIMIT_EXCEEDED
8229The compare response was false.ERROR_DS_COMPARE_FALSE
8230The compare response was true.ERROR_DS_COMPARE_TRUE
8231The requested authentication method is not supported by the server.ERROR_DS_AUTH_METHOD_NOT_SUPPORTED
8232A more secure authentication method is required for this server.ERROR_DS_STRONG_AUTH_REQUIRED
8233Inappropriate authentication.ERROR_DS_INAPPROPRIATE_AUTH
8234The authentication mechanism is unknown.ERROR_DS_AUTH_UNKNOWN
8235A referral was returned from the server.ERROR_DS_REFERRAL
8236The server does not support the requested critical extension.ERROR_DS_UNAVAILABLE_CRIT_EXTENSION
8237This request requires a secure connection.ERROR_DS_CONFIDENTIALITY_REQUIRED
8238Inappropriate matching.ERROR_DS_INAPPROPRIATE_MATCHING
8239A constraint violation occurred.ERROR_DS_CONSTRAINT_VIOLATION
8240There is no such object on the server.ERROR_DS_NO_SUCH_OBJECT
8241There is an alias problem.ERROR_DS_ALIAS_PROBLEM
8242An invalid dn syntax has been specified.ERROR_DS_INVALID_DN_SYNTAX
8243The object is a leaf object.ERROR_DS_IS_LEAF
8244There is an alias dereferencing problem.ERROR_DS_ALIAS_DEREF_PROBLEM
8245The server is unwilling to process the request.ERROR_DS_UNWILLING_TO_PERFORM
8246A loop has been detected.ERROR_DS_LOOP_DETECT
8247There is a naming violation.ERROR_DS_NAMING_VIOLATION
8248The result set is too large.ERROR_DS_OBJECT_RESULTS_TOO_LARGE
8249The operation affects multiple DSAsERROR_DS_AFFECTS_MULTIPLE_DSAS
8250The server is not operational.ERROR_DS_SERVER_DOWN
8251A local error has occurred.ERROR_DS_LOCAL_ERROR
8252An encoding error has occurred.ERROR_DS_ENCODING_ERROR
8253A decoding error has occurred.ERROR_DS_DECODING_ERROR
8254The search filter cannot be recognized.ERROR_DS_FILTER_UNKNOWN
8255One or more parameters are illegal.ERROR_DS_PARAM_ERROR
8256The specified method is not supported.ERROR_DS_NOT_SUPPORTED
8257No results were returned.ERROR_DS_NO_RESULTS_RETURNED
8258The specified control is not supported by the server.ERROR_DS_CONTROL_NOT_FOUND
8259A referral loop was detected by the client.ERROR_DS_CLIENT_LOOP
8260The preset referral limit was exceeded.ERROR_DS_REFERRAL_LIMIT_EXCEEDED
8301The root object must be the head of a naming context. The root object cannot have an instantiated parent.ERROR_DS_ROOT_MUST_BE_NC
8302The add replica operation cannot be performed. The naming context must be writable in order to create the replica.ERROR_DS_ADD_REPLICA_INHIBITED
8303A reference to an attribute that is not defined in the schema occurred.ERROR_DS_ATT_NOT_DEF_IN_SCHEMA
8304The maximum size of an object has been exceeded.ERROR_DS_MAX_OBJ_SIZE_EXCEEDED
8305An attempt was made to add an object to the directory with a name that is already in use.ERROR_DS_OBJ_STRING_NAME_EXISTS
8306An attempt was made to add an object of a class that does not have an RDN defined in the schema.ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA
8307An attempt was made to add an object using an RDN that is not the RDN defined in the schema.ERROR_DS_RDN_DOESNT_MATCH_SCHEMA
8308None of the requested attributes were found on the objects.ERROR_DS_NO_REQUESTED_ATTS_FOUND
8309The user buffer is too small.ERROR_DS_USER_BUFFER_TO_SMALL
8310The attribute specified in the operation is not present on the object.ERROR_DS_ATT_IS_NOT_ON_OBJ
8311Illegal modify operation. Some aspect of the modification is not allowed.ERROR_DS_ILLEGAL_MOD_OPERATION
8312The specified object is too large.ERROR_DS_OBJ_TOO_LARGE
8313The specified instance type is not valid.ERROR_DS_BAD_INSTANCE_TYPE
8314The operation must be performed at the master DSA. The DNS root attribute is missing on the cross-reference object.ERROR_DS_MASTERDSA_REQUIRED
8315The object class attribute must be specified.ERROR_DS_OBJECT_CLASS_REQUIRED
8316A required attribute is missing.ERROR_DS_MISSING_REQUIRED_ATT
8317An attempt was made to modify an object to include an attribute that is not legal for its classERROR_DS_ATT_NOT_DEF_FOR_CLASS
8318The specified attribute is already present on the object.ERROR_DS_ATT_ALREADY_EXISTS
8320The specified attribute is not present, or has no values.ERROR_DS_CANT_ADD_ATT_VALUES
8321An attribute's single value constraint has been violated.ERROR_DS_SINGLE_VALUE_CONSTRAINT
8322An attribute's range constraint has been violated.ERROR_DS_RANGE_CONSTRAINT
8323The specified value already exists.ERROR_DS_ATT_VAL_ALREADY_EXISTS
8324The attribute cannot be removed because it is not present on the object.ERROR_DS_CANT_REM_MISSING_ATT
8325The attribute value cannot be removed because it is not present on the object.ERROR_DS_CANT_REM_MISSING_ATT_VAL
8326The specified root object cannot be a subref.ERROR_DS_ROOT_CANT_BE_SUBREF
8327Chaining is not allowed.ERROR_DS_NO_CHAINING
8328Chained evaluation is not allowed.ERROR_DS_NO_CHAINED_EVAL
8329The operation could not be performed because the object's parent is either uninstantiated or deleted.ERROR_DS_NO_PARENT_OBJECT
8330Having a parent that is an alias is not allowed. Aliases are leaf objects.ERROR_DS_PARENT_IS_AN_ALIAS
8331The object and parent must be of the same type, either both masters or both replicas.ERROR_DS_CANT_MIX_MASTER_AND_REPS
8332The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.ERROR_DS_CHILDREN_EXIST
8333Directory object not found.ERROR_DS_OBJ_NOT_FOUND
8334The aliased object is missing.ERROR_DS_ALIASED_OBJ_MISSING
8335The object name has bad syntax.ERROR_DS_BAD_NAME_SYNTAX
8336It is not allowed for an alias to refer to another alias.ERROR_DS_ALIAS_POINTS_TO_ALIAS
8337The alias cannot be dereferenced.ERROR_DS_CANT_DEREF_ALIAS
8338The operation is out of scope.ERROR_DS_OUT_OF_SCOPE
8340The DSA object cannot be deleted.ERROR_DS_CANT_DELETE_DSA_OBJ
8341A directory service error has occurred.ERROR_DS_GENERIC_ERROR
8342The operation can only be performed on an internal master DSA object.ERROR_DS_DSA_MUST_BE_INT_MASTER
8343The object must be of class DSA.ERROR_DS_CLASS_NOT_DSA
8344Insufficient access rights to perform the operation.ERROR_DS_INSUFF_ACCESS_RIGHTS
8345The object cannot be added because the parent is not on the list of possible superiors.ERROR_DS_ILLEGAL_SUPERIOR
8346Access to the attribute is not allowed because the attribute is owned by the Security Accounts Manager (SAM).ERROR_DS_ATTRIBUTE_OWNED_BY_SAM
8347The name has too many parts.ERROR_DS_NAME_TOO_MANY_PARTS
8348The name is too long.ERROR_DS_NAME_TOO_LONG
8349The name value is too long.ERROR_DS_NAME_VALUE_TOO_LONG
8350The directory service encountered an error parsing a name.ERROR_DS_NAME_UNPARSEABLE
8351The directory service cannot get the attribute type for a name.ERROR_DS_NAME_TYPE_UNKNOWN
8352The name does not identify an object; the name identifies a phantom.ERROR_DS_NOT_AN_OBJECT
8353The security descriptor is too short.ERROR_DS_SEC_DESC_TOO_SHORT
8354The security descriptor is invalid.ERROR_DS_SEC_DESC_INVALID
8355Failed to create name for deleted object.ERROR_DS_NO_DELETED_NAME
8356The parent of a new subref must exist.ERROR_DS_SUBREF_MUST_HAVE_PARENT
8357The object must be a naming context.ERROR_DS_NCNAME_MUST_BE_NC
8358It is not allowed to add an attribute which is owned by the system.ERROR_DS_CANT_ADD_SYSTEM_ONLY
8359The class of the object must be structural; you cannot instantiate an abstract class.ERROR_DS_CLASS_MUST_BE_CONCRETE
8360The schema object could not be found.ERROR_DS_INVALID_DMD
8361A local object with this GUID (dead or alive) already exists.ERROR_DS_OBJ_GUID_EXISTS
8362The operation cannot be performed on a back link.ERROR_DS_NOT_ON_BACKLINK
8363The cross reference for the specified naming context could not be found.ERROR_DS_NO_CROSSREF_FOR_NC
8364The operation could not be performed because the directory service is shutting down.ERROR_DS_SHUTTING_DOWN
8365The directory service request is invalid.ERROR_DS_UNKNOWN_OPERATION
8366The role owner attribute could not be read.ERROR_DS_INVALID_ROLE_OWNER
8367The requested FSMO operation failed. The current FSMO holder could not be reached.ERROR_DS_COULDNT_CONTACT_FSMO
8368Modification of a DN across a naming context is not allowed.ERROR_DS_CROSS_NC_DN_RENAME
8369The attribute cannot be modified because it is owned by the system.ERROR_DS_CANT_MOD_SYSTEM_ONLY
8370Only the replicator can perform this function.ERROR_DS_REPLICATOR_ONLY
8371The specified class is not defined.ERROR_DS_OBJ_CLASS_NOT_DEFINED
8372The specified class is not a subclass.ERROR_DS_OBJ_CLASS_NOT_SUBCLASS
8373The name reference is invalid.ERROR_DS_NAME_REFERENCE_INVALID
8374A cross reference already exists.ERROR_DS_CROSS_REF_EXISTS
8375It is not allowed to delete a master cross reference.ERROR_DS_CANT_DEL_MASTER_CROSSREF
8376Subtree notifications are only supported on NC heads.ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD
8377Notification filter is too complex.ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX
8378Schema update failed: duplicate RDN.ERROR_DS_DUP_RDN
8379Schema update failed: duplicate OIDERROR_DS_DUP_OID
8380Schema update failed: duplicate MAPI identifier.ERROR_DS_DUP_MAPI_ID
8381Schema update failed: duplicate schema-id GUID.ERROR_DS_DUP_SCHEMA_ID_GUID
8382Schema update failed: duplicate LDAP display name.ERROR_DS_DUP_LDAP_DISPLAY_NAME
8383Schema update failed: range-lower less than range upperERROR_DS_SEMANTIC_ATT_TEST
8384Schema update failed: syntax mismatchERROR_DS_SYNTAX_MISMATCH
8385Schema deletion failed: attribute is used in must-containERROR_DS_EXISTS_IN_MUST_HAVE
8386Schema deletion failed: attribute is used in can-containERROR_DS_EXISTS_IN_can_HAVE
8387Schema update failed: attribute in can-contain does not existERROR_DS_NONEXISTENT_can_HAVE
8388Schema update failed: attribute in must-contain does not existERROR_DS_NONEXISTENT_MUST_HAVE
8389Schema update failed: class in aux-class list does not exist or is not an auxiliary classERROR_DS_AUX_CLS_TEST_FAIL
8390Schema update failed: class in poss-superiors does not existERROR_DS_NONEXISTENT_POSS_SUP
8391Schema update failed: class in subclass of list does not exist or does not satisfy hierarchy rulesERROR_DS_SUB_CLS_TEST_FAIL
8392Schema update failed: Rdn-Att-Id has wrong syntaxERROR_DS_BAD_RDN_ATT_ID_SYNTAX
8393Schema deletion failed: class is used as auxiliary classERROR_DS_EXISTS_IN_AUX_CLS
8394Schema deletion failed: class is used as sub classERROR_DS_EXISTS_IN_SUB_CLS
8395Schema deletion failed: class is used as poss superiorERROR_DS_EXISTS_IN_POSS_SUP
8396Schema update failed in recalculating validation cache.ERROR_DS_RECALCSCHEMA_FAILED
8397The tree deletion is not finished.ERROR_DS_TREE_DELETE_NOT_FINISHED
8398The requested delete operation could not be performed.ERROR_DS_CANT_DELETE
8399Cannot read the governs class identifier for the schema record.ERROR_DS_ATT_SCHEMA_REQ_ID
8400The attribute schema has bad syntax.ERROR_DS_BAD_ATT_SCHEMA_SYNTAX
8401The attribute could not be cached.ERROR_DS_CANT_CACHE_ATT
8402The class could not be cached.ERROR_DS_CANT_CACHE_CLASS
8403The attribute could not be removed from the cache.ERROR_DS_CANT_REMOVE_ATT_CACHE
8404The class could not be removed from the cache.ERROR_DS_CANT_REMOVE_CLASS_CACHE
8405The distinguished name attribute could not be read.ERROR_DS_CANT_RETRIEVE_DN
8406A required subref is missing.ERROR_DS_MISSING_SUPREF
8407The instance type attribute could not be retrieved.ERROR_DS_CANT_RETRIEVE_INSTANCE
8408An internal error has occurred.ERROR_DS_CODE_INCONSISTENCY
8409database error has occurred.ERROR_DS_DATABASE_ERROR
8410The attribute GOVERNSID is missing.ERROR_DS_GOVERNSID_MISSING
8411An expected attribute is missing.ERROR_DS_MISSING_EXPECTED_ATT
8412The specified naming context is missing a cross reference.ERROR_DS_NCNAME_MISSING_CR_REF
8413A security checking error has occurred.ERROR_DS_SECURITY_CHECKING_ERROR
8414The schema is not loaded.ERROR_DS_SCHEMA_NOT_LOADED
8415Schema allocation failed.ERROR_DS_SCHEMA_ALLOC_FAILED
8416Failed to obtain the required syntax for the attribute schema.ERROR_DS_ATT_SCHEMA_REQ_SYNTAX
8417The global catalog verification failed. The global catalog is not available or does not support the operation. Some part of the directory is currently not available.ERROR_DS_GCVERIFY_ERROR
8418The replication operation failed because of a schema mismatch between the servers involved.ERROR_DS_DRA_SCHEMA_MISMATCH
8419The DSA object could not be found.ERROR_DS_CANT_FIND_DSA_OBJ
8420The naming context could not be found.ERROR_DS_CANT_FIND_EXPECTED_NC
8421The naming context could not be found in the cache.ERROR_DS_CANT_FIND_NC_IN_CACHE
8422The child object could not be retrieved.ERROR_DS_CANT_RETRIEVE_CHILD
8423The modification was not allowed for security reasons.ERROR_DS_SECURITY_ILLEGAL_MODIFY
8424The operation cannot replace the hidden record.ERROR_DS_CANT_REPLACE_HIDDEN_REC
8425The hierarchy file is invalid.ERROR_DS_BAD_HIERARCHY_FILE
8426The attempt to build the hierarchy table failed.ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED
8427The directory configuration parameter is missing from the registry.ERROR_DS_CONFIG_PARAM_MISSING
8428The attempt to count the address book indices failed.ERROR_DS_COUNTING_AB_INDICES_FAILED
8429The allocation of the hierarchy table failed.ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED
8430The directory service encountered an internal failure.ERROR_DS_INTERNAL_FAILURE
8431The directory service encountered an unknown failure.ERROR_DS_UNKNOWN_ERROR
8432A root object requires a class of 'top'.ERROR_DS_ROOT_REQUIRES_CLASS_TOP
8433This directory server is shutting down, and cannot take ownership of new floating single-master operation roles.ERROR_DS_REFUSING_FSMO_ROLES
8434The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.ERROR_DS_MISSING_FSMO_SETTINGS
8435The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers.ERROR_DS_UNABLE_TO_SURRENDER_ROLES
8436The replication operation failed.ERROR_DS_DRA_GENERIC
8437An invalid parameter was specified for this replication operation.ERROR_DS_DRA_INVALID_PARAMETER
8438The Windows NT directory service is too busy to complete the replication operation at this time.ERROR_DS_DRA_BUSY
8439The distinguished name specified for this replication operation is invalid.ERROR_DS_DRA_BAD_DN
8440The naming context specified for this replication operation is invalid.ERROR_DS_DRA_BAD_NC
8441The distinguished name specified for this replication operation already exists.ERROR_DS_DRA_DN_EXISTS
8442The replication system encountered an internal error.ERROR_DS_DRA_INTERNAL_ERROR
8443The replication operation encountered a database inconsistency.ERROR_DS_DRA_INCONSISTENT_DIT
8444The server specified for this replication operation could not be contacted.ERROR_DS_DRA_CONNECTION_FAILED
8445The replication operation encountered an object with an invalid instance type.ERROR_DS_DRA_BAD_INSTANCE_TYPE
8446The replication operation failed to allocate memory.ERROR_DS_DRA_OUT_OF_MEM
8447The replication operation encountered an error with the mail system.ERROR_DS_DRA_MAIL_PROBLEM
8448The replication reference information for the target server already exists.ERROR_DS_DRA_REF_ALREADY_EXISTS
8449The replication reference information for the target server does not exist.ERROR_DS_DRA_REF_NOT_FOUND
8450The naming context cannot be removed because it is replicated to another server.ERROR_DS_DRA_OBJ_IS_REP_SOURCE
8451The replication operation encountered a database error.ERROR_DS_DRA_DB_ERROR
8452The naming context is in the process of being removed or is not replicated from the specified server.ERROR_DS_DRA_NO_REPLICA
8453Replication access was denied.ERROR_DS_DRA_ACCESS_DENIED
8454The requested operation is not supported by this version of the Windows NT directory service.ERROR_DS_DRA_NOT_SUPPORTED
8455The replication remote procedure call was canceled.ERROR_DS_DRA_RPC_CANCELED
8456The source server is currently rejecting replication requests.ERROR_DS_DRA_SOURCE_DISABLED
8457The destination server is currently rejecting replication requests.ERROR_DS_DRA_SINK_DISABLED
8458The replication operation failed due to a collision of object names.ERROR_DS_DRA_NAME_COLLISION
8459The replication source has been reinstalled.ERROR_DS_DRA_SOURCE_REINSTALLED
8460The replication operation failed because a required parent object is missing.ERROR_DS_DRA_MISSING_PARENT
8461The replication operation was preempted.ERROR_DS_DRA_PREEMPTED
8462The replication synchronization attempt was abandoned because of a lack of updates.ERROR_DS_DRA_ABANDON_SYNC
8463The replication operation was terminated because the system is shutting down.ERROR_DS_DRA_SHUTDOWN
8464The replication synchronization attempt failed as the destination partial attribute set is not a subset of source partial attribute set.ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET
8465The replication synchronization attempt failed because a master replica attempted to sync from a partial replica.ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA
8466The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation.ERROR_DS_DRA_EXTN_CONNECTION_FAILED
8467A schema mismatch is detected between the source and the build used during a replica install. The replica cannot be installed.ERROR_DS_INSTALL_SCHEMA_MISMATCH
8468Schema update failed: An attribute with the same link identifier already exists.ERROR_DS_DUP_LINK_ID
8469Name translation: Generic processing error.ERROR_DS_NAME_ERROR_RESOLVING
8470Name translation: Could not find the name or insufficient right to see name.ERROR_DS_NAME_ERROR_NOT_FOUND
8471Name translation: Input name mapped to more than one output name.ERROR_DS_NAME_ERROR_NOT_UNIQUE
8472Name translation: Input name found, but not the associated output format.ERROR_DS_NAME_ERROR_NO_MAPPING
8473Name translation: Unable to resolve completely, only the domain was found.ERROR_DS_NAME_ERROR_DOMAIN_ONLY
8474Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire.ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING
8475Modification of a constructed att is not allowed.ERROR_DS_CONSTRUCTED_ATT_MOD
8476The OM-Object-Class specified is incorrect for an attribute with the specified syntax.ERROR_DS_WRONG_OM_OBJ_CLASS
8477The replication request has been posted; waiting for reply.ERROR_DS_DRA_REPL_PENDING
8478The requested operation requires a directory service, and none was available.ERROR_DS_DS_REQUIRED
8479The LDAP display name of the class or attribute contains non-ASCII characters.ERROR_DS_INVALID_LDAP_DISPLAY_NAME
8480The requested search operation is only supported for base searches.ERROR_DS_NON_BASE_SEARCH
8481The search failed to retrieve attributes from the database.ERROR_DS_CANT_RETRIEVE_ATTS
8482The schema update operation tried to add a backward link attribute that has no corresponding forward link.ERROR_DS_BACKLINK_WITHOUT_LINK
8483Source and destination of a cross domain move do not agree on the object's epoch number. Either source or destination does not have the latest version of the object.ERROR_DS_EPOCH_MISMATCH
8484Source and destination of a cross domain move do not agree on the object's current name. Either source or destination does not have the latest version of the object.ERROR_DS_SRC_NAME_MISMATCH
8485Source and destination of a cross domain move operation are identical. Caller should use local move operation instead of cross domain move operation.ERROR_DS_SRC_AND_DST_NC_IDENTICAL
8486Source and destination for a cross domain move are not in agreement on the naming contexts in the forest. Either source or destination does not have the latest version of the Partitions container.ERROR_DS_DST_NC_MISMATCH
8487Destination of a cross domain move is not authoritative for the destination naming context.ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC
8488Source and destination of a cross domain move do not agree on the identity of the source object. Either source or destination does not have the latest version of the source object.ERROR_DS_SRC_GUID_MISMATCH
8489Object being moved across domains is already known to be deleted by the destination server. The source server does not have the latest version of the source object.ERROR_DS_CANT_MOVE_DELETED_OBJECT
8490Another operation which requires exclusive access to the PDC PSMO is already in progress.ERROR_DS_PDC_OPERATION_IN_PROGRESS
8491A cross domain move operation failed such that the two versions of the moved object exist - one each in the source and destination domains. The destination object must be removed to restore the system to a consistent state.ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD
8492This object cannot be moved across domain boundaries either because cross domain moves for this class are disallowed, or the object has some special characteristics, eg: trust account or restricted RID, which prevent its move.ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION
8493Can't move objects with memberships across domain boundaries as once moved, this would violate the membership conditions of the account group. Remove the object from any account group memberships and retry.ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS
8494A naming context head must be the immediate child of another naming context head, not of an interior node.ERROR_DS_NC_MUST_HAVE_NC_PARENT
8495The directory cannot validate the proposed naming context name because it does not hold a replica of the naming context above the proposed naming context.ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE
8496Destination of a cross domain move must be in native mode.ERROR_DS_DST_DOMAIN_NOT_NATIVE
8497The operation cannot be performed because the server does not have an infrastructure container in the domain of interest.ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER
8498Cross domain move of account groups is not allowed.ERROR_DS_CANT_MOVE_ACCOUNT_GROUP
8499Cross domain move of resource groups is not allowed.ERROR_DS_CANT_MOVE_RESOURCE_GROUP
8500The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings.ERROR_DS_INVALID_SEARCH_FLAG
8501Tree deletions starting at an object which has an NC head as a descendant are not allowed.ERROR_DS_NO_TREE_DELETE_ABOVE_NC
8502The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use.ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE
8503The directory service failed to identify the list of objects to delete while attempting a tree deletion.ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE
8504Security Accounts Manager initialization failed because of the following error: %1.Error status: 0x%2. Click OK tab to shut down the system, then select Safe Mode during reboot. For more information, check the event log.ERROR_DS_SAM_INIT_FAILURE
8505Only an administrator can modify the membership list of an administrative group.ERROR_DS_SENSITIVE_GROUP_VIOLATION
8506Cannot change the primary group ID of a domain controller account.ERROR_DS_CANT_MOD_PRIMARYGROUPID
9001DNS server unable to interpret format.DNS_ERROR_RCODE_FORMAT_ERROR
9002DNS server failure.DNS_ERROR_RCODE_SERVER_FAILURE
9003DNS name does not exist.DNS_ERROR_RCODE_NAME_ERROR
9004DNS request not supported by name server.DNS_ERROR_RCODE_NOT_IMPLEMENTED
9005DNS operation refused.DNS_ERROR_RCODE_REFUSED
9006DNS name that ought not exist, does exist.DNS_ERROR_RCODE_YXDOMAIN
9007DNS RR set that ought not exist, does exist.DNS_ERROR_RCODE_YXRRSET
9008DNS RR set that ought to exist, does not exist.DNS_ERROR_RCODE_NXRRSET
9009DNS server not authoritative for zone.DNS_ERROR_RCODE_NOTAUTH
9010DNS name in update or prereq is not in zone.DNS_ERROR_RCODE_NOTZONE
9016DNS signature failed to verify.DNS_ERROR_RCODE_BADSIG
9017DNS bad key.DNS_ERROR_RCODE_BADKEY
9018DNS signature validity expired.DNS_ERROR_RCODE_BADTIME
9501No records found for given DNS query.DNS_INFO_NO_RECORDS
9502Bad DNS packet.DNS_ERROR_BAD_PACKET
9503No DNS packet.DNS_ERROR_NO_PACKET
9504DNS error, check rcode.DNS_ERROR_RCODE
9505Unsecured DNS packet.DNS_ERROR_UNSECURE_PACKET
9551Invalid DNS type.DNS_ERROR_INVALID_TYPE
9552Invalid IP address.DNS_ERROR_INVALID_IP_ADDRESS
9553Invalid property.DNS_ERROR_INVALID_PROPERTY
9554Try DNS operation again later.DNS_ERROR_TRY_AGAIN_LATER
9555Record for given name and type is not unique.DNS_ERROR_NOT_UNIQUE
9556DNS name does not comply with RFC specifications.DNS_ERROR_NON_RFC_NAME
9557DNS name is a fully-qualified DNS name.DNS_STATUS_FQDN
9558DNS name is dotted (multi-label).DNS_STATUS_DOTTED_NAME
9559DNS name is a single-part name.DNS_STATUS_SINGLE_PART_NAME
9601DNS zone does not exist.DNS_ERROR_ZONE_DOES_NOT_EXIST
9602DNS zone information not available.DNS_ERROR_NO_ZONE_INFO
9603Invalid operation for DNS zone.DNS_ERROR_INVALID_ZONE_OPERATION
9604Invalid DNS zone configuration.DNS_ERROR_ZONE_CONFIGURATION_ERROR
9605DNS zone has no start of authority (SOA) record.DNS_ERROR_ZONE_HAS_NO_SOA_RECORD
9606DNS zone has no name server (NS) record.DNS_ERROR_ZONE_HAS_NO_NS_RECORDS
9607DNS zone is locked.DNS_ERROR_ZONE_LOCKED
9608DNS zone creation failed.DNS_ERROR_ZONE_CREATION_FAILED
9609DNS zone already exists.DNS_ERROR_ZONE_ALREADY_EXISTS
9610DNS automatic zone already exists.DNS_ERROR_AUTOZONE_ALREADY_EXISTS
9611Invalid DNS zone type.DNS_ERROR_INVALID_ZONE_TYPE
9612Secondary DNS zone requires master IP address.DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP
9613DNS zone not secondary.DNS_ERROR_ZONE_NOT_SECONDARY
9614Need secondary IP address.DNS_ERROR_NEED_SECONDARY_ADDRESSES
9615WINS initialization failed.DNS_ERROR_WINS_INIT_FAILED
9616Need WINS servers.DNS_ERROR_NEED_WINS_SERVERS
9617NBTSTAT initialization call failed.DNS_ERROR_NBSTAT_INIT_FAILED
9618Invalid delete of start of authority (SOA)DNS_ERROR_SOA_DELETE_INVALID
9651Primary DNS zone requires datafile.DNS_ERROR_PRIMARY_REQUIRES_DATAFILE
9652Invalid datafile name for DNS zone.DNS_ERROR_INVALID_DATAFILE_NAME
9653Failed to open datafile for DNS zone.DNS_ERROR_DATAFILE_OPEN_FAILURE
9654Failed to write datafile for DNS zone.DNS_ERROR_FILE_WRITEBACK_FAILED
9655Failure while reading datafile for DNS zone.DNS_ERROR_DATAFILE_PARSING
9701DNS record does not exist.DNS_ERROR_RECORD_DOES_NOT_EXIST
9702DNS record format error.DNS_ERROR_RECORD_FORMAT
9703Node creation failure in DNS.DNS_ERROR_NODE_CREATION_FAILED
9704Unknown DNS record type.DNS_ERROR_UNKNOWN_RECORD_TYPE
9705DNS record timed out.DNS_ERROR_RECORD_TIMED_OUT
9706Name not in DNS zone.DNS_ERROR_NAME_NOT_IN_ZONE
9707CNAME loop detected.DNS_ERROR_CNAME_LOOP
9708Node is a CNAME DNS record.DNS_ERROR_NODE_IS_CNAME
9709A CNAME record already exists for given name.DNS_ERROR_CNAME_COLLISION
9710Record only at DNS zone root.DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT
9711DNS record already exists.DNS_ERROR_RECORD_ALREADY_EXISTS
9712Secondary DNS zone data error.DNS_ERROR_SECONDARY_DATA
9713Could not create DNS cache data.DNS_ERROR_NO_CREATE_CACHE_DATA
9714DNS name does not exist.DNS_ERROR_NAME_DOES_NOT_EXIST
9715Could not create pointer (PTR) record.DNS_WARNING_PTR_CREATE_FAILED
9716DNS domain was undeleted.DNS_WARNING_DOMAIN_UNDELETED
9717The Windows NT directory service is unavailable.DNS_ERROR_DS_UNAVAILABLE
9718DNS zone already exists in Windows NT directory service.DNS_ERROR_DS_ZONE_ALREADY_EXISTS
9719DNS server not creating or reading the boot file for the directory service integrated DNS zone.DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE
9751DNS AXFR (zone transfer) complete.DNS_INFO_AXFR_COMPLETE
9752DNS zone transfer failed.DNS_ERROR_AXFR
9753Added local WINS server.DNS_INFO_ADDED_LOCAL_WINS
9801Secure update call must continue update request.DNS_STATUS_CONTINUE_NEEDED
9851TCP/IP network protocol not installed.DNS_ERROR_NO_TCPIP
9852No DNS servers configured for local system.DNS_ERROR_NO_DNS_SERVERS
10004A blocking operation was interrupted by a call to WSACancelBlockingCall.WSAEINTR
10009The file handle supplied is not valid.WSAEBADF
10013An attempt was made to access a socket in a way forbidden by its access permissions.WSAEACCES
10014The system detected an invalid pointer address in attempting to use a pointer argument in a call.WSAEFAULT
10022An invalid argument was supplied.WSAEINVAL
10024Too many open sockets.WSAEMFILE
10035A non-blocking socket operation could not be completed immediately.WSAEWOULDBLOCK
10036A blocking operation is currently executing.WSAEINPROGRESS
10037An operation was attempted on a non-blocking socket that already had an operation in progress.WSAEALREADY
10038An operation was attempted on something that is not a socket.WSAENOTSOCK
10039A required address was omitted from an operation on a socket.WSAEDESTADDRREQ
10040A 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.WSAEMSGSIZE
10041A protocol was specified in the socket function call that does not support the semantics of the socket type requested.WSAEPROTOTYPE
10042An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.WSAENOPROTOOPT
10043The requested protocol has not been configured into the system, or no implementation for it exists.WSAEPROTONOSUPPORT
10044The support for the specified socket type does not exist in this address family.WSAESOCKTNOSUPPORT
10045The attempted operation is not supported for the type of object referenced.WSAEOPNOTSUPP
10046The protocol family has not been configured into the system or no implementation for it exists.WSAEPFNOSUPPORT
10047An address incompatible with the requested protocol was used.WSAEAFNOSUPPORT
10048Only one usage of each socket address (protocol/network address/port) is normally allowed.WSAEADDRINUSE
10049The requested address is not valid in its context.WSAEADDRNOTAVAIL
10050A socket operation encountered a dead network.WSAENETDOWN
10051A socket operation was attempted to an unreachable network.WSAENETUNREACH
10052The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.WSAENETRESET
10053An established connection was aborted by the software in your host machine.WSAECONNABORTED
10054An existing connection was forcibly closed by the remote host.WSAECONNRESET
10055An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.WSAENOBUFS
10056A connect request was made on an already connected socket.WSAEISCONN
10057A 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.WSAENOTCONN
10058A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.WSAESHUTDOWN
10059Too many references to some kernel object.WSAETOOMANYREFS
10060A 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.WSAETIMEDOUT
10061No connection could be made because the target machine actively refused it.WSAECONNREFUSED
10062Cannot translate name.WSAELOOP
10063Name component or name was too long.WSAENAMETOOLONG
10064A socket operation failed because the destination host was down.WSAEHOSTDOWN
10065A socket operation was attempted to an unreachable host.WSAEHOSTUNREACH
10066Cannot remove a directory that is not empty.WSAENOTEMPTY
10067A Windows Sockets implementation can have a limit on the number of applications that can use it simultaneously.WSAEPROCLIM
10068Ran out of quota.WSAEUSERS
10069Ran out of disk quota.WSAEDQUOT
10070File handle reference is no longer available.WSAESTALE
10071Item is not available locally.WSAEREMOTE
10091WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.WSASYSNOTREADY
10092The Windows Sockets version requested is not supported.WSAVERNOTSUPPORTED
10093Either the application has not called WSAStartup, or WSAStartup failed.WSANOTINITIALISED
10101Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.WSAEDISCON
10102No more results can be returned by WSALookupServiceNext.WSAENOMORE
10103A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.WSAECANCELED
10104The procedure call table is invalid.WSAEINVALIDPROCTABLE
10105The requested service provider is invalid.WSAEINVALIDPROVIDER
10106The requested service provider could not be loaded or initialized.WSAEPROVIDERFAILEDINIT
10107A system call that should never fail has failed.WSASYSCALLFAILURE
10108No such service is known. The service cannot be found in the specified name space.WSASERVICE_NOT_FOUND
10109The specified class was not found.WSATYPE_NOT_FOUND
10110No more results can be returned by WSALookupServiceNext.WSA_E_NO_MORE
10111A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.WSA_E_CANCELED
10112A database query failed because it was actively refused.WSAEREFUSED
11001No such host is known.WSAHOST_NOT_FOUND
11002This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.WSATRY_AGAIN
11003A non-recoverable error occurred during a database lookup.WSANO_RECOVERY
11004The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.WSANO_DATA
11005At least one reserve has arrived.WSA_QOS_RECEIVERS
11006At least one path has arrived.WSA_QOS_SENDERS
11007There are no senders.WSA_QOS_NO_SENDERS
11008There are no receivers.WSA_QOS_NO_RECEIVERS
11009Reserve has been confirmed.WSA_QOS_REQUEST_CONFIRMED
11010Error due to lack of resources.WSA_QOS_ADMISSION_FAILURE
11011Rejected for administrative reasons - bad credentials.WSA_QOS_POLICY_FAILURE
11012Unknown or conflicting style.WSA_QOS_BAD_STYLE
11013Problem with some part of the filterspec or provider-specific buffer in general.WSA_QOS_BAD_OBJECT
11014Problem with some part of the flowspec.WSA_QOS_TRAFFIC_CTRL_ERROR
11015General QOS error.WSA_QOS_GENERIC_ERROR

  

LIST OF WIN32 - ERROR CODES (0 - 999)

LIST OF WIN32 - ERROR CODES (1000 - 1999)

LIST OF WIN32 - ERROR CODES (2000 - 5999)



Comments
* The email will not be published on the website.