This node is the tenth in the project to consolidate all of the Windows Error nodes. You will notice that this node seems to skip a few numbers from time to time. Those are the error messages that have no description at all, (not on E2 or using any of the other Error tools that I can find).

The messages are listed in this format

Hexadecimal error identifier - Decimal error identifier
Error explanation
Windows API Error Identifier


Windows Error 0x00001B70 - 7024
The requested operation cannot be completed because the terminal connection is currently busy processing a connect, disconnect, reset, or delete operation.
ERROR_CTX_WINSTATION_BUSY

Windows Error 0x00001B71 - 7025
An attempt has been made to connect to a session whose video mode is not supported by the current client.
ERROR_CTX_BAD_VIDEO_MODE

Windows Error 0x00001B7B - 7035
The application attempted to enable DOS graphics mode. DOS graphics mode is not supported.
ERROR_CTX_GRAPHICS_INVALID

Windows Error 0x00001B7D - 7037
Your interactive logon privilege has been disabled. Please contact your administrator.
ERROR_CTX_LOGON_DISABLED

Windows Error 0x00001B7E - 7038
The 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

Windows Error 0x00001B80 - 7040
The client failed to respond to the server connect message.
ERROR_CTX_CLIENT_QUERY_TIMEOUT

Windows Error 0x00001B81 - 7041
Disconnecting the console session is not supported.
ERROR_CTX_CONSOLE_DISCONNECT

Windows Error 0x00001B82 - 7042
Reconnecting a disconnected session to the console is not supported.
ERROR_CTX_CONSOLE_CONNECT

Windows Error 0x00001B84 - 7044
The request to shadow another session was denied.
ERROR_CTX_SHADOW_DENIED

Windows Error 0x00001B85 - 7045
The requested session access is denied.
ERROR_CTX_WINSTATION_ACCESS_DENIED

Windows Error 0x00001B89 - 7049
The specified terminal connection driver is invalid.
ERROR_CTX_INVALID_WD

Windows Error 0x00001B8A - 7050
The requested session cannot be shadowed. This may 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

Windows Error 0x00001B8B - 7051
The requested session is not configured to allow shadowing.
ERROR_CTX_SHADOW_DISABLED

Windows Error 0x00001B8C - 7052
Your 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

Windows Error 0x00001B8D - 7053
Your 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

Windows Error 0x00001B8E - 7054
The system has reached its licensed logon limit. Please try again later.
ERROR_CTX_LICENSE_NOT_AVAILABLE

Windows Error 0x00001B8F - 7055
The client you are using is not licensed to use this system. Your logon request is denied.
ERROR_CTX_LICENSE_CLIENT_INVALID

Windows Error 0x00001B90 - 7056
The system license has expired. Your logon request is denied.
ERROR_CTX_LICENSE_EXPIRED

Windows Error 0x00001F41 - 8001
The file replication service API was called incorrectly.
FRS_ERR_INVALID_API_SEQUENCE

Windows Error 0x00001F42 - 8002
The file replication service cannot be started.
FRS_ERR_STARTING_SERVICE

Windows Error 0x00001F43 - 8003
The file replication service cannot be stopped.
FRS_ERR_STOPPING_SERVICE

Windows Error 0x00001F44 - 8004
The file replication service API terminated the request.
FRS_ERR_INTERNAL_API

Windows Error 0x00001F45 - 8005
The file replication service terminated the request.
FRS_ERR_INTERNAL

Windows Error 0x00001F46 - 8006
The file replication service cannot be contacted.
FRS_ERR_SERVICE_COMM

Windows Error 0x00001F47 - 8007
The file replication service cannot satisfy the request because the user is not a member of the Administrators group.
FRS_ERR_INSUFFICIENT_PRIV

Windows Error 0x00001F48 - 8008
The file replication service cannot satisfy the request because authenticated RPC is not available.
FRS_ERR_AUTHENTICATION

Windows Error 0x00001F49 - 8009
The 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

Windows Error 0x00001F4A - 8010
The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller.
FRS_ERR_PARENT_AUTHENTICATION

Windows Error 0x00001F4B - 8011
The file replication service cannot communicate with the file replication service on the domain controller.
FRS_ERR_CHILD_TO_PARENT_COMM

Windows Error 0x00001F4C - 8012
The file replication service on the domain controller cannot communicate with the file replication service on this computer.
FRS_ERR_PARENT_TO_CHILD_COMM

Windows Error 0x00001F4D - 8013
The file replication service cannot populate the system volume because of an internal error.
FRS_ERR_SYSVOL_POPULATE

Windows Error 0x00001F4E - 8014
The file replication service cannot populate the system volume because of an internal timeout.
FRS_ERR_SYSVOL_POPULATE_TIMEOUT

Windows Error 0x00001F4F - 8015
The file replication service cannot process the request. The system volume is busy with a previous request.
FRS_ERR_SYSVOL_IS_BUSY

Windows Error 0x00001F50 - 8016
The file replication service cannot stop replicating the system volume because of an internal error.
FRS_ERR_SYSVOL_DEMOTE

Windows Error 0x00001F51 - 8017
The file replication service detected an invalid parameter.
FRS_ERR_INVALID_SERVICE_PARAMETER

Windows Error 0x00002008 - 8200
An error occurred while installing the Windows NT directory service. For more information, see the event log.
ERROR_DS_NOT_INSTALLED

Windows Error 0x00002009 - 8201
The directory service evaluated group memberships locally.
ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY

Windows Error 0x0000200A - 8202
The specified directory service attribute or value does not exist.
ERROR_DS_NO_ATTRIBUTE_OR_VALUE

Windows Error 0x0000200B - 8203
The attribute syntax specified to the directory service is invalid.
ERROR_DS_INVALID_ATTRIBUTE_SYNTAX

Windows Error 0x0000200C - 8204
The attribute type specified to the directory service is not defined.
ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED

Windows Error 0x0000200D - 8205
The specified directory service attribute or value already exists.
ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS

Windows Error 0x0000200E - 8206
The directory service is busy.
ERROR_DS_BUSY

Windows Error 0x0000200F - 8207
The directory service is unavailable.
ERROR_DS_UNAVAILABLE

Windows Error 0x00002010 - 8208
The directory service was unable to allocate a relative identifier.
ERROR_DS_NO_RIDS_ALLOCATED

Windows Error 0x00002011 - 8209
The directory service has exhausted the pool of relative identifiers.
ERROR_DS_NO_MORE_RIDS

Windows Error 0x00002012 - 8210
The requested operation could not be performed because the directory service is not the master for that type of operation.
ERROR_DS_INCORRECT_ROLE_OWNER

Windows Error 0x00002013 - 8211
The directory service was unable to initialize the subsystem that allocates relative identifiers.
ERROR_DS_RIDMGR_INIT_ERROR

Windows Error 0x00002014 - 8212
The requested operation did not satisfy one or more constraints associated with the class of the object.
ERROR_DS_OBJ_CLASS_VIOLATION

Windows Error 0x00002015 - 8213
The directory service can perform the requested operation only on a leaf object.
ERROR_DS_CANT_ON_NON_LEAF

Windows Error 0x00002016 - 8214
The directory service cannot perform the requested operation on the RDN attribute of an object.
ERROR_DS_CANT_ON_RDN

Windows Error 0x00002017 - 8215
The directory service detected an attempt to modify the object class of an object.
ERROR_DS_CANT_MOD_OBJ_CLASS

Windows Error 0x00002018 - 8216
The requested cross-domain move operation could not be performed.
ERROR_DS_CROSS_DOM_MOVE_ERROR

Windows Error 0x00002019 - 8217
Unable to contact the global catalog server.
ERROR_DS_GC_NOT_AVAILABLE

Windows Error 0x0000201A - 8218
The policy object is shared and can only be modified at the root.
ERROR_SHARED_POLICY

Windows Error 0x0000201B - 8219
The policy object does not exist.
ERROR_POLICY_OBJECT_NOT_FOUND

Windows Error 0x0000201C - 8220
The requested policy information is only in the directory service.
ERROR_POLICY_ONLY_IN_DS

Windows Error 0x0000201D - 8221
A domain controller promotion is currently active.
ERROR_PROMOTION_ACTIVE

Windows Error 0x0000201E - 8222
A domain controller promotion is not currently active
ERROR_NO_PROMOTION_ACTIVE

Windows Error 0x00002020 - 8224
An operations error occurred.
ERROR_DS_OPERATIONS_ERROR

Windows Error 0x00002021 - 8225
A protocol error occurred.
ERROR_DS_PROTOCOL_ERROR

Windows Error 0x00002022 - 8226
The time limit for this request was exceeded.
ERROR_DS_TIMELIMIT_EXCEEDED

Windows Error 0x00002023 - 8227
The size limit for this request was exceeded.
ERROR_DS_SIZELIMIT_EXCEEDED

Windows Error 0x00002024 - 8228
The administrative limit for this request was exceeded.
ERROR_DS_ADMIN_LIMIT_EXCEEDED

Windows Error 0x00002025 - 8229
The compare response was false.
ERROR_DS_COMPARE_FALSE

Windows Error 0x00002026 - 8230
The compare response was true.
ERROR_DS_COMPARE_TRUE

Windows Error 0x00002027 - 8231
The requested authentication method is not supported by the server.
ERROR_DS_AUTH_METHOD_NOT_SUPPORTED

Windows Error 0x00002028 - 8232
A more secure authentication method is required for this server.
ERROR_DS_STRONG_AUTH_REQUIRED

Windows Error 0x00002029 - 8233
Inappropriate authentication.
ERROR_DS_INAPPROPRIATE_AUTH

Windows Error 0x0000202A - 8234
The authentication mechanism is unknown.
ERROR_DS_AUTH_UNKNOWN

Windows Error 0x0000202B - 8235
A referral was returned from the server.
ERROR_DS_REFERRAL

Windows Error 0x0000202C - 8236
The server does not support the requested critical extension.
ERROR_DS_UNAVAILABLE_CRIT_EXTENSION

Windows Error 0x0000202D - 8237
This request requires a secure connection.
ERROR_DS_CONFIDENTIALITY_REQUIRED

Windows Error 0x0000202E - 8238
Inappropriate matching.
ERROR_DS_INAPPROPRIATE_MATCHING

Windows Error 0x0000202F - 8239
A constraint violation occurred.
ERROR_DS_CONSTRAINT_VIOLATION

Windows Error 0x00002030 - 8240
There is no such object on the server.
ERROR_DS_NO_SUCH_OBJECT

Windows Error 0x00002031 - 8241
There is an alias problem.
ERROR_DS_ALIAS_PROBLEM

Windows Error 0x00002032 - 8242
An invalid dn syntax has been specified.
ERROR_DS_INVALID_DN_SYNTAX

Windows Error 0x00002033 - 8243
The object is a leaf object.
ERROR_DS_IS_LEAF

Windows Error 0x00002034 - 8244
There is an alias dereferencing problem.
ERROR_DS_ALIAS_DEREF_PROBLEM

Windows Error 0x00002035 - 8245
The server is unwilling to process the request.
ERROR_DS_UNWILLING_TO_PERFORM

Windows Error 0x00002036 - 8246
A loop has been detected.
ERROR_DS_LOOP_DETECT

Windows Error 0x00002037 - 8247
There is a naming violation.
ERROR_DS_NAMING_VIOLATION

Windows Error 0x00002038 - 8248
The result set is too large.
ERROR_DS_OBJECT_RESULTS_TOO_LARGE

Windows Error 0x00002039 - 8249
The operation affects multiple DSAs
ERROR_DS_AFFECTS_MULTIPLE_DSAS

Windows Error 0x0000203A - 8250
The server is not operational.
ERROR_DS_SERVER_DOWN

Windows Error 0x0000203B - 8251
A local error has occurred.
ERROR_DS_LOCAL_ERROR

Windows Error 0x0000203C - 8252
An encoding error has occurred.
ERROR_DS_ENCODING_ERROR

Windows Error 0x0000203D - 8253
A decoding error has occurred.
ERROR_DS_DECODING_ERROR

Windows Error 0x0000203E - 8254
The search filter cannot be recognized.
ERROR_DS_FILTER_UNKNOWN

Windows Error 0x0000203F - 8255
One or more parameters are illegal.
ERROR_DS_PARAM_ERROR

Windows Error 0x00002040 - 8256
The specified method is not supported.
ERROR_DS_NOT_SUPPORTED

Windows Error 0x00002041 - 8257
No results were returned.
ERROR_DS_NO_RESULTS_RETURNED

Windows Error 0x00002042 - 8258
The specified control is not supported by the server.
ERROR_DS_CONTROL_NOT_FOUND

Windows Error 0x00002043 - 8259
A referral loop was detected by the client.
ERROR_DS_CLIENT_LOOP

Windows Error 0x00002044 - 8260
The preset referral limit was exceeded.
ERROR_DS_REFERRAL_LIMIT_EXCEEDED

Windows Error 0x0000206D - 8301
The root object must be the head of a naming context. The root object cannot have an instantiated parent.
ERROR_DS_ROOT_MUST_BE_NC

Windows Error 0x0000206E - 8302
The add replica operation cannot be performed. The naming context must be writable in order to create the replica.
ERROR_DS_ADD_REPLICA_INHIBITED

Windows Error 0x0000206F - 8303
A reference to an attribute that is not defined in the schema occurred.
ERROR_DS_ATT_NOT_DEF_IN_SCHEMA

Log in or register to write something here or to contact authors.