This node is the fifth 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 0x00000530 - 1328
Logon failure: account logon time restriction violation.
ERROR_INVALID_LOGON_HOURS

Windows Error 0x00000531 - 1329
Logon failure: user not allowed to log on to this computer.
ERROR_INVALID_WORKSTATION

Windows Error 0x00000532 - 1330
Logon failure: the specified account password has expired.
ERROR_PASSWORD_EXPIRED

Windows Error 0x00000533 - 1331
Logon failure: account currently disabled.
ERROR_ACCOUNT_DISABLED

Windows Error 0x00000534 - 1332
No mapping between account names and security IDs was done.
ERROR_NONE_MAPPED

Windows Error 0x00000535 - 1333
Too many local user identifiers (LUIDs) were requested at one time.
ERROR_TOO_MANY_LUIDS_REQUESTED

Windows Error 0x00000536 - 1334
No more local user identifiers (LUIDs) are available.
ERROR_LUIDS_EXHAUSTED

Windows Error 0x00000537 - 1335
The subauthority part of a security ID is invalid for this particular use.
ERROR_INVALID_SUB_AUTHORITY

Windows Error 0x00000538 - 1336
The access control list (ACL) structure is invalid.
ERROR_INVALID_ACL

Windows Error 0x00000539 - 1337
The security ID structure is invalid.
ERROR_INVALID_SID

Windows Error 0x0000053A - 1338
The security descriptor structure is invalid.
ERROR_INVALID_SECURITY_DESCR

Windows Error 0x0000053C - 1340
The inherited access control list (ACL) or access control entry (ACE) could not be built.
ERROR_BAD_INHERITANCE_ACL

Windows Error 0x0000053D - 1341
The server is currently disabled.
ERROR_SERVER_DISABLED

Windows Error 0x0000053E - 1342
The server is currently enabled.
ERROR_SERVER_NOT_DISABLED

Windows Error 0x0000053F - 1343
The value provided was an invalid value for an identifier authority.
ERROR_INVALID_ID_AUTHORITY

Windows Error 0x00000540 - 1344
No more memory is available for security information updates.
ERROR_ALLOTTED_SPACE_EXCEEDED

Windows Error 0x00000541 - 1345
The specified attributes are invalid, or incompatible with the attributes for the group as a whole.
ERROR_INVALID_GROUP_ATTRIBUTES

Windows Error 0x00000542 - 1346
Either a required impersonation level was not provided, or the provided impersonation level is invalid.
ERROR_BAD_IMPERSONATION_LEVEL

Windows Error 0x00000543 - 1347
Cannot open an anonymous level security token.
ERROR_CANT_OPEN_ANONYMOUS

Windows Error 0x00000544 - 1348
The validation information class requested was invalid.
ERROR_BAD_VALIDATION_CLASS

Windows Error 0x00000545 - 1349
The type of the token is inappropriate for its attempted use.
ERROR_BAD_TOKEN_TYPE

Windows Error 0x00000546 - 1350
Unable to perform a security operation on an object that has no associated security.
ERROR_NO_SECURITY_ON_OBJECT

Windows Error 0x00000547 - 1351
Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied.
ERROR_CANT_ACCESS_DOMAIN_INFO

Windows Error 0x00000548 - 1352
The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.
ERROR_INVALID_SERVER_STATE

Windows Error 0x00000549 - 1353
The domain was in the wrong state to perform the security operation.
ERROR_INVALID_DOMAIN_STATE

Windows Error 0x0000054A - 1354
This operation is only allowed for the Primary Domain Controller of the domain.
ERROR_INVALID_DOMAIN_ROLE

Windows Error 0x0000054B - 1355
The specified domain did not exist.
ERROR_NO_SUCH_DOMAIN

Windows Error 0x0000054C - 1356
The specified domain already exists.
ERROR_DOMAIN_EXISTS

Windows Error 0x0000054D - 1357
An attempt was made to exceed the limit on the number of domains per server.
ERROR_DOMAIN_LIMIT_EXCEEDED

Windows Error 0x0000054E - 1358
Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.
ERROR_INTERNAL_DB_CORRUPTION

Windows Error 0x0000054F - 1359
The security account database contains an internal inconsistency.
ERROR_INTERNAL_ERROR

Windows Error 0x00000550 - 1360
Generic access types were contained in an access mask which should already be mapped to nongeneric types.
ERROR_GENERIC_NOT_MAPPED

Windows Error 0x00000551 - 1361
A security descriptor is not in the right format (absolute or self-relative).
ERROR_BAD_DESCRIPTOR_FORMAT

Windows Error 0x00000552 - 1362
The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
ERROR_NOT_LOGON_PROCESS

Windows Error 0x00000553 - 1363
Cannot start a new logon session with an ID that is already in use.
ERROR_LOGON_SESSION_EXISTS

Windows Error 0x00000554 - 1364
A specified authentication package is unknown.
ERROR_NO_SUCH_PACKAGE

Windows Error 0x00000555 - 1365
The logon session is not in a state that is consistent with the requested operation.
ERROR_BAD_LOGON_SESSION_STATE

Windows Error 0x00000556 - 1366
The logon session ID is already in use.
ERROR_LOGON_SESSION_COLLISION

Windows Error 0x00000557 - 1367
A logon request contained an invalid logon type value.
ERROR_INVALID_LOGON_TYPE

Windows Error 0x00000558 - 1368
Unable to impersonate using a named pipe until data has been read from that pipe.
ERROR_CANNOT_IMPERSONATE

Windows Error 0x00000559 - 1369
The transaction state of a registry subtree is incompatible with the requested operation.
ERROR_RXACT_INVALID_STATE

Windows Error 0x0000055A - 1370
An internal security database corruption has been encountered.
ERROR_RXACT_COMMIT_FAILURE

Windows Error 0x0000055B - 1371
Cannot perform this operation on built-in accounts.
ERROR_SPECIAL_ACCOUNT

Windows Error 0x0000055C - 1372
Cannot perform this operation on this built-in special group.
ERROR_SPECIAL_GROUP

Windows Error 0x0000055D - 1373
Cannot perform this operation on this built-in special user.
ERROR_SPECIAL_USER

Windows Error 0x0000055E - 1374
The user cannot be removed from a group because the group is currently the user's primary group.
ERROR_MEMBERS_PRIMARY_GROUP

Windows Error 0x0000055F - 1375
The token is already in use as a primary token.
ERROR_TOKEN_ALREADY_IN_USE

Windows Error 0x00000560 - 1376
The specified local group does not exist.
ERROR_NO_SUCH_ALIAS

Windows Error 0x00000561 - 1377
The specified account name is not a member of the local group.
ERROR_MEMBER_NOT_IN_ALIAS

Windows Error 0x00000562 - 1378
The specified account name is already a member of the local group.
ERROR_MEMBER_IN_ALIAS

Windows Error 0x00000563 - 1379
The specified local group already exists.
ERROR_ALIAS_EXISTS

Windows Error 0x00000564 - 1380
Logon failure: the user has not been granted the requested logon type at this computer.
ERROR_LOGON_NOT_GRANTED

Windows Error 0x00000565 - 1381
The maximum number of secrets that may be stored in a single system has been exceeded.
ERROR_TOO_MANY_SECRETS

Windows Error 0x00000566 - 1382
The length of a secret exceeds the maximum length allowed.
ERROR_SECRET_TOO_LONG

Windows Error 0x00000567 - 1383
The local security authority database contains an internal inconsistency.
ERROR_INTERNAL_DB_ERROR

Windows Error 0x00000568 - 1384
During a logon attempt, the user's security context accumulated too many security IDs.
ERROR_TOO_MANY_CONTEXT_IDS

Windows Error 0x00000569 - 1385
Logon failure: the user has not been granted the requested logon type at this computer.
ERROR_LOGON_TYPE_NOT_GRANTED

Windows Error 0x0000056A - 1386
A cross-encrypted password is necessary to change a user password.
ERROR_NT_CROSS_ENCRYPTION_REQUIRED

Windows Error 0x0000056B - 1387
A new member could not be added to a local group because the member does not exist.
ERROR_NO_SUCH_MEMBER

Windows Error 0x0000056C - 1388
A new member could not be added to a local group because the member has the wrong account type.
ERROR_INVALID_MEMBER

Windows Error 0x0000056D - 1389
Too many security IDs have been specified.
ERROR_TOO_MANY_SIDS

Windows Error 0x0000056E - 1390
A cross-encrypted password is necessary to change this user password.
ERROR_LM_CROSS_ENCRYPTION_REQUIRED

Windows Error 0x0000056F - 1391
Indicates an ACL contains no inheritable components.
ERROR_NO_INHERITANCE

Windows Error 0x00000570 - 1392
The file or directory is corrupted and unreadable.
ERROR_FILE_CORRUPT

Windows Error 0x00000571 - 1393
The disk structure is corrupted and unreadable.
ERROR_DISK_CORRUPT

Windows Error 0x00000572 - 1394
There is no user session key for the specified logon session.
ERROR_NO_USER_SESSION_KEY

Windows Error 0x00000573 - 1395
The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept.
ERROR_LICENSE_QUOTA_EXCEEDED

Windows Error 0x00000574 - 1396
Logon Failure: The target account name is incorrect.
ERROR_WRONG_TARGET_NAME

Windows Error 0x00000575 - 1397
Mutual Authentication failed. The server's password is out of date at the domain controller.
ERROR_MUTUAL_AUTH_FAILED

Windows Error 0x00000576 - 1398
There is a time difference between the client and server.
ERROR_TIME_SKEW

Windows Error 0x00000578 - 1400
Invalid window handle.
ERROR_INVALID_WINDOW_HANDLE

Windows Error 0x00000579 - 1401
Invalid menu handle.
ERROR_INVALID_MENU_HANDLE

Windows Error 0x0000057A - 1402
Invalid cursor handle.
ERROR_INVALID_CURSOR_HANDLE

Windows Error 0x0000057B - 1403
Invalid accelerator table handle.
ERROR_INVALID_ACCEL_HANDLE

Windows Error 0x0000057C - 1404
Invalid hook handle.
ERROR_INVALID_HOOK_HANDLE

Windows Error 0x0000057D - 1405
Invalid handle to a multiple-window position structure.
ERROR_INVALID_DWP_HANDLE

Windows Error 0x0000057E - 1406
Cannot create a top-level child window.
ERROR_TLW_WITH_WSCHILD

Windows Error 0x0000057F - 1407
Cannot find window class.
ERROR_CANNOT_FIND_WND_CLASS

Windows Error 0x00000580 - 1408
Invalid window; it belongs to other thread.
ERROR_WINDOW_OF_OTHER_THREAD

Windows Error 0x00000581 - 1409
Hot key is already registered.
ERROR_HOTKEY_ALREADY_REGISTERED

Windows Error 0x00000582 - 1410
Class already exists.
ERROR_CLASS_ALREADY_EXISTS

Windows Error 0x00000583 - 1411
Class does not exist.
ERROR_CLASS_DOES_NOT_EXIST

Windows Error 0x00000584 - 1412
Class still has open windows.
ERROR_CLASS_HAS_WINDOWS

Windows Error 0x00000585 - 1413
Invalid index.
ERROR_INVALID_INDEX

Windows Error 0x00000586 - 1414
Invalid icon handle.
ERROR_INVALID_ICON_HANDLE

Windows Error 0x00000587 - 1415
Using private DIALOG window words.
ERROR_PRIVATE_DIALOG_INDEX

Windows Error 0x00000588 - 1416
The list box identifier was not found.
ERROR_LISTBOX_ID_NOT_FOUND

Windows Error 0x00000589 - 1417
No wildcards were found.
ERROR_NO_WILDCARD_CHARACTERS

Windows Error 0x0000058A - 1418
Thread does not have a clipboard open.
ERROR_CLIPBOARD_NOT_OPEN

Windows Error 0x0000058B - 1419
Hot key is not registered.
ERROR_HOTKEY_NOT_REGISTERED

Windows Error 0x0000058C - 1420
The window is not a valid dialog window.
ERROR_WINDOW_NOT_DIALOG

Windows Error 0x0000058D - 1421
Control ID not found.
ERROR_CONTROL_ID_NOT_FOUND

Windows Error 0x0000058E - 1422
Invalid message for a combo box because it does not have an edit control.
ERROR_INVALID_COMBOBOX_MESSAGE

Windows Error 0x0000058F - 1423
The window is not a combo box.
ERROR_WINDOW_NOT_COMBOBOX

Windows Error 0x00000590 - 1424
Height must be less than 256.
ERROR_INVALID_EDIT_HEIGHT

Windows Error 0x00000591 - 1425
Invalid device context (DC) handle.
ERROR_DC_NOT_FOUND

Windows Error 0x00000592 - 1426
Invalid hook procedure type.
ERROR_INVALID_HOOK_FILTER

Windows Error 0x00000593 - 1427
Invalid hook procedure.
ERROR_INVALID_FILTER_PROC

Windows Error 0x00000594 - 1428
Cannot set nonlocal hook without a module handle.
ERROR_HOOK_NEEDS_HMOD

Windows Error 0x00000595 - 1429
This hook procedure can only be set globally.
ERROR_GLOBAL_ONLY_HOOK

Windows Error 0x00000596 - 1430
The journal hook procedure is already installed.
ERROR_JOURNAL_HOOK_SET

Windows Error 0x00000597 - 1431
The hook procedure is not installed.
ERROR_HOOK_NOT_INSTALLED

Windows Error 0x00000598 - 1432
Invalid message for single-selection list box.
ERROR_INVALID_LB_MESSAGE

Windows Error 0x00000599 - 1433
LB_SETCOUNT sent to non-lazy list box.
ERROR_SETCOUNT_ON_BAD_LB

Windows Error 0x0000059A - 1434
This list box does not support tab stops.
ERROR_LB_WITHOUT_TABSTOPS

Windows Error 0x0000059B - 1435
Cannot destroy object created by another thread.
ERROR_DESTROY_OBJECT_OF_OTHER_THREAD

Windows Error 0x0000059C - 1436
Child windows cannot have menus.
ERROR_CHILD_WINDOW_MENU

Windows Error 0x0000059D - 1437
The window does not have a system menu.
ERROR_NO_SYSTEM_MENU

Windows Error 0x0000059E - 1438
Invalid message box style.
ERROR_INVALID_MSGBOX_STYLE

Windows Error 0x0000059F - 1439
Invalid system-wide (SPI_*) parameter.
ERROR_INVALID_SPI_VALUE

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