Brian Dunning's Error Code Reference

Windows Error Codes

Error 0 - ERROR_SUCCESS: The operation completed successfully.

Error 1 - ERROR_INVALID_FUNCTION: Incorrect function.

Error 2 - ERROR_FILE_NOT_FOUND: The system cannot find the file specified.

Error 3 - ERROR_PATH_NOT_FOUND: The system cannot find the path specified.

Error 4 - ERROR_TOO_MANY_OPEN_FILES: The system cannot open the file.

Error 5 - ERROR_ACCESS_DENIED: Access is denied.

Error 6 - ERROR_INVALID_HANDLE: The handle is invalid.

Error 7 - ERROR_ARENA_TRASHED: The storage control blocks were destroyed.

Error 8 - ERROR_NOT_ENOUGH_MEMORY: Not enough storage is available to process this command.

Error 9 - ERROR_INVALID_BLOCK: The storage control block address is invalid.

Error 10 - ERROR_BAD_ENVIRONMENT: The environment is incorrect.

Error 11 - ERROR_BAD_FORMAT: An attempt was made to load a program with an incorrect format.

Error 12 - ERROR_INVALID_ACCESS: The access code is invalid.

Error 13 - ERROR_INVALID_DATA: The data is invalid.

Error 14 - ERROR_OUTOFMEMORY: Not enough storage is available to complete this operation.

Error 15 - ERROR_INVALID_DRIVE: The system cannot find the drive specified.

Error 16 - ERROR_CURRENT_DIRECTORY: The directory cannot be removed.

Error 17 - ERROR_NOT_SAME_DEVICE: The system cannot move the file to a different disk drive.

Error 18 - ERROR_NO_MORE_FILES: There are no more files.

Error 19 - ERROR_WRITE_PROTECT: The media is write protected.

Error 20 - ERROR_BAD_UNIT: The system cannot find the device specified.

Error 21 - ERROR_NOT_READY: The device is not ready.

Error 22 - ERROR_BAD_COMMAND: The device does not recognize the command.

Error 23 - ERROR_CRC: Data error (cyclic redundancy check).

Error 24 - ERROR_BAD_LENGTH: The program issued a command but the command length is incorrect.

Error 25 - ERROR_SEEK: The drive cannot locate a specific area or track on the disk.

Error 26 - ERROR_NOT_DOS_DISK: The specified disk or diskette cannot be accessed.

Error 27 - ERROR_SECTOR_NOT_FOUND: The drive cannot find the sector requested.

Error 28 - ERROR_OUT_OF_PAPER: The printer is out of paper.

Error 29 - ERROR_WRITE_FAULT: The system cannot write to the specified device.

Error 30 - ERROR_READ_FAULT: The system cannot read from the specified device.

Error 31 - ERROR_GEN_FAILURE: A device attached to the system is not functioning.

Error 32 - ERROR_SHARING_VIOLATION: The process cannot access the file because it is being used by another process.

Error 33 - ERROR_LOCK_VIOLATION: The process cannot access the file because another process has locked a portion of the file.

Error 34 - ERROR_WRONG_DISK: The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.

Error 36 - ERROR_SHARING_BUFFER_EXCEEDED: Too many files opened for sharing.

Error 38 - ERROR_HANDLE_EOF: Reached the end of the file.

Error 39 - ERROR_HANDLE_DISK_FULL: The disk is full.

Error 50 - ERROR_NOT_SUPPORTED: The request is not supported.

Error 51 - ERROR_REM_NOT_LIST: Windows cannot find the network path. Verify that the network path is correct and the destination computer is not busy or turned off. If Windows still cannot find the network path, contact your network administrator.

Error 52 - ERROR_DUP_NAME: You were not connected because a duplicate name exists on the network. Go to System in the Control Panel to change the computer name and try again.

Error 53 - ERROR_BAD_NETPATH: The network path was not found.

Error 54 - ERROR_NETWORK_BUSY: The network is busy.

Error 55 - ERROR_DEV_NOT_EXIST: The specified network resource or device is no longer available.

Error 56 - ERROR_TOO_MANY_CMDS: The network BIOS command limit has been reached.

Error 57 - ERROR_ADAP_HDW_ERR: A network adapter hardware error occurred.

Error 58 - ERROR_BAD_NET_RESP: The specified server cannot perform the requested operation.

Error 59 - ERROR_UNEXP_NET_ERR: An unexpected network error occurred.

Error 60 - ERROR_BAD_REM_ADAP: The remote adapter is not compatible.

Error 61 - ERROR_PRINTQ_FULL: The printer queue is full.

Error 62 - ERROR_NO_SPOOL_SPACE: Space to store the file waiting to be printed is not available on the server.

Error 63 - ERROR_PRINT_CANCELLED: Your file waiting to be printed was deleted.

Error 64 - ERROR_NETNAME_DELETED: The specified network name is no longer available.

Error 65 - ERROR_NETWORK_ACCESS_DENIED: Network access is denied.

Error 66 - ERROR_BAD_DEV_TYPE: The network resource type is not correct.

Error 67 - ERROR_BAD_NET_NAME: The network name cannot be found.

Error 68 - ERROR_TOO_MANY_NAMES: The name limit for the local computer network adapter card was exceeded.

Error 69 - ERROR_TOO_MANY_SESS: The network BIOS session limit was exceeded.

Error 70 - ERROR_SHARING_PAUSED: The remote server has been paused or is in the process of being started.

Error 71 - ERROR_REQ_NOT_ACCEP: No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.

Error 72 - ERROR_REDIR_PAUSED: The specified printer or disk device has been paused.

Error 80 - ERROR_FILE_EXISTS: The file exists.

Error 82 - ERROR_CANNOT_MAKE: The directory or file cannot be created.

Error 83 - ERROR_FAIL_I24: Fail on INT 24.

Error 84 - ERROR_OUT_OF_STRUCTURES: Storage to process this request is not available.

Error 85 - ERROR_ALREADY_ASSIGNED: The local device name is already in use.

Error 86 - ERROR_INVALID_PASSWORD: The specified network password is not correct.

Error 87 - ERROR_INVALID_PARAMETER: The parameter is incorrect.

Error 88 - ERROR_NET_WRITE_FAULT: A write fault occurred on the network.

Error 89 - ERROR_NO_PROC_SLOTS: The system cannot start another process at this time.

Error 100 - ERROR_TOO_MANY_SEMAPHORES: Cannot create another system semaphore.

Error 101 - ERROR_EXCL_SEM_ALREADY_OWNED: The exclusive semaphore is owned by another process.

Error 102 - ERROR_SEM_IS_SET: The semaphore is set and cannot be closed.

Error 103 - ERROR_TOO_MANY_SEM_REQUESTS: The semaphore cannot be set again.

Error 104 - ERROR_INVALID_AT_INTERRUPT_TIME: Cannot request exclusive semaphores at interrupt time.

Error 105 - ERROR_SEM_OWNER_DIED: The previous ownership of this semaphore has ended.

Error 106 - ERROR_SEM_USER_LIMIT: Insert the diskette for drive %1.

Error 107 - ERROR_DISK_CHANGE: The program stopped because an alternate diskette was not inserted.

Error 108 - ERROR_DRIVE_LOCKED: The disk is in use or locked by another process.

Error 109 - ERROR_BROKEN_PIPE: The pipe has been ended.

Error 110 - ERROR_OPEN_FAILED: The system cannot open the device or file specified.

Error 111 - ERROR_BUFFER_OVERFLOW: The file name is too long.

Error 112 - ERROR_DISK_FULL: There is not enough space on the disk.

Error 113 - ERROR_NO_MORE_SEARCH_HANDLES: No more internal file identifiers available.

Error 114 - ERROR_INVALID_TARGET_HANDLE: The target internal file identifier is incorrect.

Error 117 - ERROR_INVALID_CATEGORY: The IOCTL call made by the application program is not correct.

Error 118 - ERROR_INVALID_VERIFY_SWITCH: The verify-on-write switch parameter value is not correct.

Error 119 - ERROR_BAD_DRIVER_LEVEL: The system does not support the command requested.

Error 120 - ERROR_CALL_NOT_IMPLEMENTED: This function is not supported on this system.

Error 121 - ERROR_SEM_TIMEOUT: The semaphore timeout period has expired.

Error 122 - ERROR_INSUFFICIENT_BUFFER: The data area passed to a system call is too small.

Error 123 - ERROR_INVALID_NAME: The filename, directory name, or volume label syntax is incorrect.

Error 124 - ERROR_INVALID_LEVEL: The system call level is not correct.

Error 125 - ERROR_NO_VOLUME_LABEL: The disk has no volume label.

Error 126 - ERROR_MOD_NOT_FOUND: The specified module could not be found.

Error 127 - ERROR_PROC_NOT_FOUND: The specified procedure could not be found.

Error 128 - ERROR_WAIT_NO_CHILDREN: There are no child processes to wait for.

Error 129 - ERROR_CHILD_NOT_COMPLETE: The %1 application cannot be run in Win32 mode.

Error 130 - ERROR_DIRECT_ACCESS_HANDLE: Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.

Error 131 - ERROR_NEGATIVE_SEEK: An attempt was made to move the file pointer before the beginning of the file.

Error 132 - ERROR_SEEK_ON_DEVICE: The file pointer cannot be set on the specified device or file.

Error 133 - ERROR_IS_JOIN_TARGET: A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.

Error 134 - ERROR_IS_JOINED: An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.

Error 135 - ERROR_IS_SUBSTED: An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.

Error 136 - ERROR_NOT_JOINED: The system tried to delete the JOIN of a drive that is not joined.

Error 137 - ERROR_NOT_SUBSTED: The system tried to delete the substitution of a drive that is not substituted.

Error 138 - ERROR_JOIN_TO_JOIN: The system tried to join a drive to a directory on a joined drive.

Error 139 - ERROR_SUBST_TO_SUBST: The system tried to substitute a drive to a directory on a substituted drive.

Error 140 - ERROR_JOIN_TO_SUBST: The system tried to join a drive to a directory on a substituted drive.

Error 141 - ERROR_SUBST_TO_JOIN: The system tried to SUBST a drive to a directory on a joined drive.

Error 142 - ERROR_BUSY_DRIVE: The system cannot perform a JOIN or SUBST at this time.

Error 143 - ERROR_SAME_DRIVE: The system cannot join or substitute a drive to or for a directory on the same drive.

Error 144 - ERROR_DIR_NOT_ROOT: The directory is not a subdirectory of the root directory.

Error 145 - ERROR_DIR_NOT_EMPTY: The directory is not empty.

Error 146 - ERROR_IS_SUBST_PATH: The path specified is being used in a substitute.

Error 147 - ERROR_IS_JOIN_PATH: Not enough resources are available to process this command.

Error 148 - ERROR_PATH_BUSY: The path specified cannot be used at this time.

Error 149 - ERROR_IS_SUBST_TARGET: An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.

Error 150 - ERROR_SYSTEM_TRACE: System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.

Error 151 - ERROR_INVALID_EVENT_COUNT: The number of specified semaphore events for DosMuxSemWait is not correct.

Error 152 - ERROR_TOO_MANY_MUXWAITERS: DosMuxSemWait did not execute; too many semaphores are already set.

Error 153 - ERROR_INVALID_LIST_FORMAT: The DosMuxSemWait list is not correct.

Error 154 - ERROR_LABEL_TOO_LONG: The volume label you entered exceeds the label character limit of the target file system.

Error 155 - ERROR_TOO_MANY_TCBS: Cannot create another thread.

Error 156 - ERROR_SIGNAL_REFUSED: The recipient process has refused the signal.

Error 157 - ERROR_DISCARDED: The segment is already discarded and cannot be locked.

Error 158 - ERROR_NOT_LOCKED: The segment is already unlocked.

Error 159 - ERROR_BAD_THREADID_ADDR: The address for the thread ID is not correct.

Error 160 - ERROR_BAD_ARGUMENTS: The argument string passed to DosExecPgm is not correct.

Error 161 - ERROR_BAD_PATHNAME: The specified path is invalid.

Error 162 - ERROR_SIGNAL_PENDING: A signal is already pending.

Error 164 - ERROR_MAX_THRDS_REACHED: No more threads can be created in the system.

Error 167 - ERROR_LOCK_FAILED: Unable to lock a region of a file.

Error 170 - ERROR_BUSY: The requested resource is in use.

Error 173 - ERROR_CANCEL_VIOLATION: A lock request was not outstanding for the supplied cancel region.

Error 174 - ERROR_ATOMIC_LOCKS_NOT_SUPPORTED: The file system does not support atomic changes to the lock type.

Error 180 - ERROR_INVALID_SEGMENT_NUMBER: The system detected a segment number that was not correct.

Error 182 - ERROR_INVALID_ORDINAL: The operating system cannot run %1.

Error 183 - ERROR_ALREADY_EXISTS: Cannot create a file when that file already exists.

Error 186 - ERROR_INVALID_FLAG_NUMBER: The flag passed is not correct.

Error 187 - ERROR_SEM_NOT_FOUND: The specified system semaphore name was not found.

Error 188 - ERROR_INVALID_STARTING_CODESEG: The operating system cannot run %1.

Error 189 - ERROR_INVALID_STACKSEG: The operating system cannot run %1.

Error 190 - ERROR_INVALID_MODULETYPE: The operating system cannot run %1.

Error 191 - ERROR_INVALID_EXE_SIGNATURE: Cannot run %1 in Win32 mode.

Error 192 - ERROR_EXE_MARKED_INVALID: The operating system cannot run %1.

Error 193 - ERROR_BAD_EXE_FORMAT: %1 is not a valid Win32 application.

Error 194 - ERROR_ITERATED_DATA_EXCEEDS_64k: The operating system cannot run %1.

Error 195 - ERROR_INVALID_MINALLOCSIZE: The operating system cannot run %1.

Error 196 - ERROR_DYNLINK_FROM_INVALID_RING: The operating system cannot run this application program.

Error 197 - ERROR_IOPL_NOT_ENABLED: The operating system is not presently configured to run this application.

Error 198 - ERROR_INVALID_SEGDPL: The operating system cannot run %1.

Error 199 - ERROR_AUTODATASEG_EXCEEDS_64k: The operating system cannot run this application program.

Error 200 - ERROR_RING2SEG_MUST_BE_MOVABLE: The code segment cannot be greater than or equal to 64K.

Error 201 - ERROR_RELOC_CHAIN_XEEDS_SEGLIM: The operating system cannot run %1.

Error 202 - ERROR_INFLOOP_IN_RELOC_CHAIN: The operating system cannot run %1.

Error 203 - ERROR_ENVVAR_NOT_FOUND: The system could not find the environment option that was entered.

Error 205 - ERROR_NO_SIGNAL_SENT: No process in the command subtree has a signal handler.

Error 206 - ERROR_FILENAME_EXCED_RANGE: The filename or extension is too long.

Error 207 - ERROR_RING2_STACK_IN_USE: The ring 2 stack is in use.

Error 208 - ERROR_META_EXPANSION_TOO_LONG: The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.

Error 209 - ERROR_INVALID_SIGNAL_NUMBER: The signal being posted is not correct.

Error 210 - ERROR_THREAD_1_INACTIVE: The signal handler cannot be set.

Error 212 - ERROR_LOCKED: The segment is locked and cannot be reallocated.

Error 214 - ERROR_TOO_MANY_MODULES: Too many dynamic-link modules are attached to this program or dynamic-link module.

Error 215 - ERROR_NESTING_NOT_ALLOWED: Cannot nest calls to LoadModule.

Error 216 - ERROR_EXE_MACHINE_TYPE_MISMATCH: The image file %1 is valid, but is for a machine type other than the current machine.

Error 230 - ERROR_BAD_PIPE: The pipe state is invalid.

Error 231 - ERROR_PIPE_BUSY: All pipe instances are busy.

Error 232 - ERROR_NO_DATA: The pipe is being closed.

Error 233 - ERROR_PIPE_NOT_CONNECTED: No process is on the other end of the pipe.

Error 234 - ERROR_MORE_DATA: More data is available.

Error 240 - ERROR_VC_DISCONNECTED: The session was canceled.

Error 254 - ERROR_INVALID_EA_NAME: The specified extended attribute name was invalid.

Error 255 - ERROR_EA_LIST_INCONSISTENT: The extended attributes are inconsistent.

Error 258 - WAIT_TIMEOUT: The wait operation timed out.

Error 259 - ERROR_NO_MORE_ITEMS: No more data is available.

Error 266 - ERROR_CANNOT_COPY: The copy functions cannot be used.

Error 267 - ERROR_DIRECTORY: The directory name is invalid.

Error 275 - ERROR_EAS_DIDNT_FIT: The extended attributes did not fit in the buffer.

Error 276 - ERROR_EA_FILE_CORRUPT: The extended attribute file on the mounted file system is corrupt.

Error 277 - ERROR_EA_TABLE_FULL: The extended attribute table file is full.

Error 278 - ERROR_INVALID_EA_HANDLE: The specified extended attribute handle is invalid.

Error 282 - ERROR_EAS_NOT_SUPPORTED: The mounted file system does not support extended attributes.

Error 288 - ERROR_NOT_OWNER: Attempt to release mutex not owned by caller.

Error 298 - ERROR_TOO_MANY_POSTS: Too many posts were made to a semaphore.

Error 299 - ERROR_PARTIAL_COPY: Only part of a ReadProcessMemory or WriteProcessMemory request was completed.

Error 300 - ERROR_OPLOCK_NOT_GRANTED: The oplock request is denied.

Error 301 - ERROR_INVALID_OPLOCK_PROTOCOL: An invalid oplock acknowledgment was received by the system.

Error 302 - ERROR_DISK_TOO_FRAGMENTED: The volume is too fragmented to complete this operation.

Error 303 - ERROR_DELETE_PENDING: The file cannot be opened because it is in the process of being deleted.

Error 317 - ERROR_MR_MID_NOT_FOUND: The system cannot find message text for message number 0x%1 in the message file for %2.

Error 487 - ERROR_INVALID_ADDRESS: Attempt to access invalid address.

Error 534 - ERROR_ARITHMETIC_OVERFLOW: Arithmetic result exceeded 32 bits.

Error 535 - ERROR_PIPE_CONNECTED: There is a process on other end of the pipe.

Error 536 - ERROR_PIPE_LISTENING: Waiting for a process to open the other end of the pipe.

Error 994 - ERROR_EA_ACCESS_DENIED: Access to the extended attribute was denied.

Error 995 - ERROR_OPERATION_ABORTED: The I/O operation has been aborted because of either a thread exit or an application request.

Error 996 - ERROR_IO_INCOMPLETE: Overlapped I/O event is not in a signaled state.

Error 997 - ERROR_IO_PENDING: Overlapped I/O operation is in progress.

Error 998 - ERROR_NOACCESS: Invalid access to memory location.

Error 999 - ERROR_SWAPERROR: Error performing inpage operation.

Error 1001 - ERROR_STACK_OVERFLOW: Recursion too deep; the stack overflowed.

Error 1002 - ERROR_INVALID_MESSAGE: The window cannot act on the sent message.

Error 1003 - ERROR_CAN_NOT_COMPLETE: Cannot complete this function.

Error 1004 - ERROR_INVALID_FLAGS: Invalid flags.

Error 1005 - ERROR_UNRECOGNIZED_VOLUME: The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted.

Error 1006 - ERROR_FILE_INVALID: The volume for a file has been externally altered so that the opened file is no longer valid.

Error 1007 - ERROR_FULLSCREEN_MODE: The requested operation cannot be performed in full-screen mode.

Error 1008 - ERROR_NO_TOKEN: An attempt was made to reference a token that does not exist.

Error 1009 - ERROR_BADDB: The configuration registry database is corrupt.

Error 1010 - ERROR_BADKEY: The configuration registry key is invalid.

Error 1011 - ERROR_CANTOPEN: The configuration registry key could not be opened.

Error 1012 - ERROR_CANTREAD: The configuration registry key could not be read.

Error 1013 - ERROR_CANTWRITE: The configuration registry key could not be written.

Error 1014 - ERROR_REGISTRY_RECOVERED: One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful.

Error 1015 - ERROR_REGISTRY_CORRUPT: The registry is corrupted. The structure of one of the files containing registry data is corrupted, or the system's memory image of the file is corrupted, or the file could not be recovered because the alternate copy or log was abs

Error 1016 - ERROR_REGISTRY_IO_FAILED: An I/O operation initiated by the registry failed unrecoverably. The registry could not read in, or write out, or flush, one of the files that contain the system's image of the registry.

Error 1017 - ERROR_NOT_REGISTRY_FILE: The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.

Error 1018 - ERROR_KEY_DELETED: Illegal operation attempted on a registry key that has been marked for deletion.

Error 1019 - ERROR_NO_LOG_SPACE: System could not allocate the required space in a registry log.

Error 1020 - ERROR_KEY_HAS_CHILDREN: Cannot create a symbolic link in a registry key that already has subkeys or values.

Error 1021 - ERROR_CHILD_MUST_BE_VOLATILE: Cannot create a stable subkey under a volatile parent key.

Error 1022 - ERROR_NOTIFY_ENUM_DIR: A notify change request is being completed and the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes.

Error 1051 - ERROR_DEPENDENT_SERVICES_RUNNING: A stop control has been sent to a service that other running services are dependent on.

Error 1052 - ERROR_INVALID_SERVICE_CONTROL: The requested control is not valid for this service.

Error 1053 - ERROR_SERVICE_REQUEST_TIMEOUT: The service did not respond to the start or control request in a timely fashion.

Error 1054 - ERROR_SERVICE_NO_THREAD: A thread could not be created for the service.

Error 1055 - ERROR_SERVICE_DATABASE_LOCKED: The service database is locked.

Error 1056 - ERROR_SERVICE_ALREADY_RUNNING: An instance of the service is already running.

Error 1057 - ERROR_INVALID_SERVICE_ACCOUNT: The account name is invalid or does not exist, or the password is invalid for the account name specified.

Error 1058 - ERROR_SERVICE_DISABLED: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.

Error 1059 - ERROR_CIRCULAR_DEPENDENCY: Circular service dependency was specified.

Error 1060 - ERROR_SERVICE_DOES_NOT_EXIST: The specified service does not exist as an installed service.

Error 1061 - ERROR_SERVICE_CANNOT_ACCEPT_CTRL: The service cannot accept control messages at this time.

Error 1062 - ERROR_SERVICE_NOT_ACTIVE: The service has not been started.

Error 1063 - ERROR_FAILED_SERVICE_CONTROLLER_CONNECT: The service process could not connect to the service controller.

Error 1064 - ERROR_EXCEPTION_IN_SERVICE: An exception occurred in the service when handling the control request.

Error 1065 - ERROR_DATABASE_DOES_NOT_EXIST: The database specified does not exist.

Error 1066 - ERROR_SERVICE_SPECIFIC_ERROR: The service has returned a service-specific error code.

Error 1067 - ERROR_PROCESS_ABORTED: The process terminated unexpectedly.

Error 1068 - ERROR_SERVICE_DEPENDENCY_FAIL: The dependency service or group failed to start.

Error 1069 - ERROR_SERVICE_LOGON_FAILED: The service did not start due to a logon failure.

Error 1070 - ERROR_SERVICE_START_HANG: After starting, the service hung in a start-pending state.

Error 1071 - ERROR_INVALID_SERVICE_LOCK: The specified service database lock is invalid.

Error 1072 - ERROR_SERVICE_MARKED_FOR_DELETE: The specified service has been marked for deletion.

Error 1073 - ERROR_SERVICE_EXISTS: The specified service already exists.

Error 1074 - ERROR_ALREADY_RUNNING_LKG: The system is currently running with the last-known-good configuration.

Error 1075 - ERROR_SERVICE_DEPENDENCY_DELETED: The dependency service does not exist or has been marked for deletion.

Error 1076 - ERROR_BOOT_ALREADY_ACCEPTED: The current boot has already been accepted for use as the last-known-good control set.

Error 1077 - ERROR_SERVICE_NEVER_STARTED: No attempts to start the service have been made since the last boot.

Error 1078 - ERROR_DUPLICATE_SERVICE_NAME: The name is already in use as either a service name or a service display name.

Error 1079 - ERROR_DIFFERENT_SERVICE_ACCOUNT: The account specified for this service is different from the account specified for other services running in the same process.

Error 1080 - ERROR_CANNOT_DETECT_DRIVER_FAILURE: Failure actions can only be set for Win32 services, not for drivers.

Error 1081 - ERROR_CANNOT_DETECT_PROCESS_ABORT: This service runs in the same process as the service control manager. Therefore, the service control manager cannot take action if this service's process terminates unexpectedly.

Error 1082 - ERROR_NO_RECOVERY_PROGRAM: No recovery program has been configured for this service.

Error 1083 - ERROR_SERVICE_NOT_IN_EXE: The executable program that this service is configured to run in does not implement the service.

Error 1084 - ERROR_NOT_SAFEBOOT_SERVICE: This service cannot be started in Safe Mode.

Error 1100 - ERROR_END_OF_MEDIA: The physical end of the tape has been reached.

Error 1101 - ERROR_FILEMARK_DETECTED: A tape access reached a filemark.

Error 1102 - ERROR_BEGINNING_OF_MEDIA: The beginning of the tape or a partition was encountered.

Error 1103 - ERROR_SETMARK_DETECTED: A tape access reached the end of a set of files.

Error 1104 - ERROR_NO_DATA_DETECTED: No more data is on the tape.

Error 1105 - ERROR_PARTITION_FAILURE: Tape could not be partitioned.

Error 1106 - ERROR_INVALID_BLOCK_LENGTH: When accessing a new tape of a multivolume partition, the current block size is incorrect.

Error 1107 - ERROR_DEVICE_NOT_PARTITIONED: Tape partition information could not be found when loading a tape.

Error 1108 - ERROR_UNABLE_TO_LOCK_MEDIA: Unable to lock the media eject mechanism.

Error 1109 - ERROR_UNABLE_TO_UNLOAD_MEDIA: Unable to unload the media.

Error 1110 - ERROR_MEDIA_CHANGED: The media in the drive may have changed.

Error 1111 - ERROR_BUS_RESET: The I/O bus was reset.

Error 1112 - ERROR_NO_MEDIA_IN_DRIVE: No media in drive.

Error 1113 - ERROR_NO_UNICODE_TRANSLATION: No mapping for the Unicode character exists in the target multi-byte code page.

Error 1114 - ERROR_DLL_INIT_FAILED: A dynamic link library (DLL) initialization routine failed.

Error 1115 - ERROR_SHUTDOWN_IN_PROGRESS: A system shutdown is in progress.

Error 1116 - ERROR_NO_SHUTDOWN_IN_PROGRESS: Unable to abort the system shutdown because no shutdown was in progress.

Error 1117 - ERROR_IO_DEVICE: The request could not be performed because of an I/O device error.

Error 1118 - ERROR_SERIAL_NO_DEVICE: No serial device was successfully initialized. The serial driver will unload.

Error 1119 - ERROR_IRQ_BUSY: Unable to open a device that was sharing an interrupt request (IRQ) with other devices. At least one other device that uses that IRQ was already opened.

Error 1120 - ERROR_MORE_WRITES: A serial I/O operation was completed by another write to the serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)

Error 1121 - ERROR_COUNTER_TIMEOUT: A serial I/O operation completed because the timeout period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.)

Error 1122 - ERROR_FLOPPY_ID_MARK_NOT_FOUND: No ID address mark was found on the floppy disk.

Error 1123 - ERROR_FLOPPY_WRONG_CYLINDER: Mismatch between the floppy disk sector ID field and the floppy disk controller track address.

Error 1124 - ERROR_FLOPPY_UNKNOWN_ERROR: The floppy disk controller reported an error that is not recognized by the floppy disk driver.

Error 1125 - ERROR_FLOPPY_BAD_REGISTERS: The floppy disk controller returned inconsistent results in its registers.

Error 1126 - ERROR_DISK_RECALIBRATE_FAILED: While accessing the hard disk, a recalibrate operation failed, even after retries.

Error 1127 - ERROR_DISK_OPERATION_FAILED: While accessing the hard disk, a disk operation failed even after retries.

Error 1128 - ERROR_DISK_RESET_FAILED: While accessing the hard disk, a disk controller reset was needed, but even that failed.

Error 1129 - ERROR_EOM_OVERFLOW: Physical end of tape encountered.

Error 1130 - ERROR_NOT_ENOUGH_SERVER_MEMORY: Not enough server storage is available to process this command.

Error 1131 - ERROR_POSSIBLE_DEADLOCK: A potential deadlock condition has been detected.

Error 1132 - ERROR_MAPPED_ALIGNMENT: The base address or the file offset specified does not have the proper alignment.

Error 1140 - ERROR_SET_POWER_STATE_VETOED: An attempt to change the system power state was vetoed by another application or driver.

Error 1141 - ERROR_SET_POWER_STATE_FAILED: The system BIOS failed an attempt to change the system power state.

Error 1142 - ERROR_TOO_MANY_LINKS: An attempt was made to create more links on a file than the file system supports.

Error 1150 - ERROR_OLD_WIN_VERSION: The specified program requires a newer version of Windows.

Error 1151 - ERROR_APP_WRONG_OS: The specified program is not a Windows or MS-DOS program.

Error 1152 - ERROR_SINGLE_INSTANCE_APP: Cannot start more than one instance of the specified program.

Error 1153 - ERROR_RMODE_APP: The specified program was written for an earlier version of Windows.

Error 1154 - ERROR_INVALID_DLL: One of the library files needed to run this application is damaged.

Error 1155 - ERROR_NO_ASSOCIATION: No application is associated with the specified file for this operation.

Error 1156 - ERROR_DDE_FAIL: An error occurred in sending the command to the application.

Error 1157 - ERROR_DLL_NOT_FOUND: One of the library files needed to run this application cannot be found.

Error 1158 - ERROR_NO_MORE_USER_HANDLES: The current process has used all of its system allowance of handles for Window Manager objects.

Error 1159 - ERROR_MESSAGE_SYNC_ONLY: The message can be used only with synchronous operations.

Error 1160 - ERROR_SOURCE_ELEMENT_EMPTY: The indicated source element has no media.

Error 1161 - ERROR_DESTINATION_ELEMENT_FULL: The indicated destination element already contains media.

Error 1162 - ERROR_ILLEGAL_ELEMENT_ADDRESS: The indicated element does not exist.

Error 1163 - ERROR_MAGAZINE_NOT_PRESENT: The indicated element is part of a magazine that is not present.

Error 1164 - ERROR_DEVICE_REINITIALIZATION_NEEDED: The indicated device requires reinitialization due to hardware errors.

Error 1165 - ERROR_DEVICE_REQUIRES_CLEANING: The device has indicated that cleaning is required before further operations are attempted.

Error 1166 - ERROR_DEVICE_DOOR_OPEN: The device has indicated that its door is open.

Error 1167 - ERROR_DEVICE_NOT_CONNECTED: The device is not connected.

Error 1168 - ERROR_NOT_FOUND: Element not found.

Error 1169 - ERROR_NO_MATCH: There was no match for the specified key in the index.

Error 1170 - ERROR_SET_NOT_FOUND: The property set specified does not exist on the object.

Error 1171 - ERROR_POINT_NOT_FOUND: The point passed to GetMouseMovePointsEx is not in the buffer.

Error 1172 - ERROR_NO_TRACKING_SERVICE: The tracking (workstation) service is not running.

Error 1173 - ERROR_NO_VOLUME_ID: The Volume ID could not be found.

Error 1175 - ERROR_UNABLE_TO_REMOVE_REPLACED: Unable to remove the file to be replaced.

Error 1176 - ERROR_UNABLE_TO_MOVE_REPLACEMENT: Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name.

Error 1177 - ERROR_UNABLE_TO_MOVE_REPLACEMENT_2: Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name.

Error 1178 - ERROR_JOURNAL_DELETE_IN_PROGRESS: The volume change journal is being deleted.

Error 1179 - ERROR_JOURNAL_NOT_ACTIVE: The volume change journal is not active.

Error 1180 - ERROR_POTENTIAL_FILE_FOUND: A file was found, but it may not be the correct file.

Error 1181 - ERROR_JOURNAL_ENTRY_DELETED: The journal entry has been deleted from the journal.

Error 1200 - ERROR_BAD_DEVICE: The specified device name is invalid.

Error 1201 - ERROR_CONNECTION_UNAVAIL: The device is not currently connected but it is a remembered connection.

Error 1202 - ERROR_DEVICE_ALREADY_REMEMBERED: The local device name has a remembered connection to another network resource.

Error 1203 - ERROR_NO_NET_OR_BAD_PATH: No network provider accepted the given network path.

Error 1204 - ERROR_BAD_PROVIDER: The specified network provider name is invalid.

Error 1205 - ERROR_CANNOT_OPEN_PROFILE: Unable to open the network connection profile.

Error 1206 - ERROR_BAD_PROFILE: The network connection profile is corrupted.

Error 1207 - ERROR_NOT_CONTAINER: Cannot enumerate a noncontainer.

Error 1208 - ERROR_EXTENDED_ERROR: An extended error has occurred.

Error 1209 - ERROR_INVALID_GROUPNAME: The format of the specified group name is invalid.

Error 1210 - ERROR_INVALID_COMPUTERNAME: The format of the specified computer name is invalid.

Error 1211 - ERROR_INVALID_EVENTNAME: The format of the specified event name is invalid.

Error 1212 - ERROR_INVALID_DOMAINNAME: The format of the specified domain name is invalid.

Error 1213 - ERROR_INVALID_SERVICENAME: The format of the specified service name is invalid.

Error 1214 - ERROR_INVALID_NETNAME: The format of the specified network name is invalid.

Error 1215 - ERROR_INVALID_SHARENAME: The format of the specified share name is invalid.

Error 1216 - ERROR_INVALID_PASSWORDNAME: The format of the specified password is invalid.

Error 1217 - ERROR_INVALID_MESSAGENAME: The format of the specified message name is invalid.

Error 1218 - ERROR_INVALID_MESSAGEDEST: The format of the specified message destination is invalid.

Error 1219 - ERROR_SESSION_CREDENTIAL_CONFLICT: Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.

Error 1220 - ERROR_REMOTE_SESSION_LIMIT_EXCEEDED: An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.

Error 1221 - ERROR_DUP_DOMAINNAME: The workgroup or domain name is already in use by another computer on the network.

Error 1222 - ERROR_NO_NETWORK: The network is not present or not started.

Error 1223 - ERROR_CANCELLED: The operation was canceled by the user.

Error 1224 - ERROR_USER_MAPPED_FILE: The requested operation cannot be performed on a file with a user-mapped section open.

Error 1225 - ERROR_CONNECTION_REFUSED: The remote system refused the network connection.

Error 1226 - ERROR_GRACEFUL_DISCONNECT: The network connection was gracefully closed.

Error 1227 - ERROR_ADDRESS_ALREADY_ASSOCIATED: The network transport endpoint already has an address associated with it.

Error 1228 - ERROR_ADDRESS_NOT_ASSOCIATED: An address has not yet been associated with the network endpoint.

Error 1229 - ERROR_CONNECTION_INVALID: An operation was attempted on a nonexistent network connection.

Error 1230 - ERROR_CONNECTION_ACTIVE: An invalid operation was attempted on an active network connection.

Error 1231 - ERROR_NETWORK_UNREACHABLE: The network location cannot be reached. For information about network troubleshooting, see Windows Help.

Error 1232 - ERROR_HOST_UNREACHABLE: The network location cannot be reached. For information about network troubleshooting, see Windows Help.

Error 1233 - ERROR_PROTOCOL_UNREACHABLE: The network location cannot be reached. For information about network troubleshooting, see Windows Help.

Error 1234 - ERROR_PORT_UNREACHABLE: No service is operating at the destination network endpoint on the remote system.

Error 1235 - ERROR_REQUEST_ABORTED: The request was aborted.

Error 1236 - ERROR_CONNECTION_ABORTED: The network connection was aborted by the local system.

Error 1237 - ERROR_RETRY: The operation could not be completed. A retry should be performed.

Error 1238 - ERROR_CONNECTION_COUNT_LIMIT: A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.

Error 1239 - ERROR_LOGIN_TIME_RESTRICTION: Attempting to log in during an unauthorized time of day for this account.

Error 1240 - ERROR_LOGIN_WKSTA_RESTRICTION: The account is not authorized to log in from this station.

Error 1241 - ERROR_INCORRECT_ADDRESS: The network address could not be used for the operation requested.

Error 1242 - ERROR_ALREADY_REGISTERED: The service is already registered.

Error 1243 - ERROR_SERVICE_NOT_FOUND: The specified service does not exist.

Error 1244 - ERROR_NOT_AUTHENTICATED: The operation being requested was not performed because the user has not been authenticated.

Error 1245 - ERROR_NOT_LOGGED_ON: The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist.

Error 1246 - ERROR_CONTINUE: Continue with work in progress.

Error 1247 - ERROR_ALREADY_INITIALIZED: An attempt was made to perform an initialization operation when initialization has already been completed.

Error 1248 - ERROR_NO_MORE_DEVICES: No more local devices.

Error 1249 - ERROR_NO_SUCH_SITE: The specified site does not exist.

Error 1250 - ERROR_DOMAIN_CONTROLLER_EXISTS: A domain controller with the specified name already exists.

Error 1251 - ERROR_ONLY_IF_CONNECTED: This operation is supported only when you are connected to the server.

Error 1252 - ERROR_OVERRIDE_NOCHANGES: The group policy framework should call the extension even if there are no changes.

Error 1253 - ERROR_BAD_USER_PROFILE: The specified user does not have a valid profile.

Error 1254 - ERROR_NOT_SUPPORTED_ON_SBS: This operation is not supported on a Microsoft Small Business Server.

Error 1255 - ERROR_SERVER_SHUTDOWN_IN_PROGRESS: The server machine is shutting down.

Error 1256 - ERROR_HOST_DOWN: The remote system is not available. For information about network troubleshooting, see Windows Help.

Error 1257 - ERROR_NON_ACCOUNT_SID: The security identifier provided is not from an account domain.

Error 1258 - ERROR_NON_DOMAIN_SID: The security identifier provided does not have a domain component.

Error 1259 - ERROR_APPHELP_BLOCK: AppHelp dialog canceled thus preventing the application from starting.

Error 1260 - ERROR_ACCESS_DISABLED_BY_POLICY: Windows cannot open this program because it has been prevented by a software restriction policy. For more information, open Event Viewer or contact your system administrator.

Error 1261 - ERROR_REG_NAT_CONSUMPTION: A program attempt to use an invalid register value. Normally caused by an uninitialized register. This error is Itanium specific.

Error 1262 - ERROR_CSCSHARE_OFFLINE: The share is currently offline or does not exist.

Error 1263 - ERROR_PKINIT_FAILURE: The kerberos protocol encountered an error while validating the KDC certificate during smartcard logon.

Error 1264 - ERROR_SMARTCARD_SUBSYSTEM_FAILURE: The kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.

Error 1265 - ERROR_DOWNGRADE_DETECTED: The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you.

Error 1266 - SEC_E_SMARTCARD_CERT_REVOKED: The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log.

Error 1267 - SEC_E_ISSUING_CA_UNTRUSTED: An untrusted certificate authority was detected while processing the smartcard certificate used for authentication. Please contact your system administrator.

Error 1268 - SEC_E_REVOCATION_OFFLINE_C: The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator.

Error 1269 - SEC_E_PKINIT_CLIENT_FAILUR: The smartcard certificate used for authentication was not trusted. Please contact your system administrator.

Error 1270 - SEC_E_SMARTCARD_CERT_EXPIRED: The smartcard certificate used for authentication has expired. Please contact your system administrator.

Error 1271 - ERROR_MACHINE_LOCKED: The machine is locked and cannot be shut down without the force option.

Error 1273 - ERROR_CALLBACK_SUPPLIED_INVALID_DATA: An application-defined callback gave invalid data when called.

Error 1274 - ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED: The group policy framework should call the extension in the synchronous foreground policy refresh.

Error 1275 - ERROR_DRIVER_BLOCKED: This driver has been blocked from loading.

Error 1276 - ERROR_INVALID_IMPORT_OF_NON_DLL: A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.

Error 1300 - ERROR_NOT_ALL_ASSIGNED: Not all privileges referenced are assigned to the caller.

Error 1301 - ERROR_SOME_NOT_MAPPED: Some mapping between account names and security IDs was not done.

Error 1302 - ERROR_NO_QUOTAS_FOR_ACCOUNT: No system quota limits are specifically set for this account.

Error 1303 - ERROR_LOCAL_USER_SESSION_KEY: No encryption key is available. A well-known encryption key was returned.

Error 1304 - ERROR_NULL_LM_PASSWORD: The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.

Error 1305 - ERROR_UNKNOWN_REVISION: The revision level is unknown.

Error 1306 - ERROR_REVISION_MISMATCH: Indicates two revision levels are incompatible.

Error 1307 - ERROR_INVALID_OWNER: This security ID may not be assigned as the owner of this object.

Error 1308 - ERROR_INVALID_PRIMARY_GROUP: This security ID may not be assigned as the primary group of an object.

Error 1309 - ERROR_NO_IMPERSONATION_TOKEN: An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.

Error 1310 - ERROR_CANT_DISABLE_MANDATORY: The group may not be disabled.

Error 1311 - ERROR_NO_LOGON_SERVERS: There are currently no logon servers available to service the logon request.

Error 1312 - ERROR_NO_SUCH_LOGON_SESSION: A specified logon session does not exist. It may already have been terminated.

Error 1313 - ERROR_NO_SUCH_PRIVILEGE: A specified privilege does not exist.

Error 1314 - ERROR_PRIVILEGE_NOT_HELD: A required privilege is not held by the client.

Error 1315 - ERROR_INVALID_ACCOUNT_NAME: The name provided is not a properly formed account name.

Error 1316 - ERROR_USER_EXISTS: The specified user already exists.

Error 1317 - ERROR_NO_SUCH_USER: The specified user does not exist.

Error 1318 - ERROR_GROUP_EXISTS: The specified group already exists.

Error 1319 - ERROR_NO_SUCH_GROUP: The specified group does not exist.

Error 1320 - ERROR_MEMBER_IN_GROUP: Either the specified user account is already a member of the specified group, or the specified group cannot be deleted because it contains a member.

Error 1321 - ERROR_MEMBER_NOT_IN_GROUP: The specified user account is not a member of the specified group account.

Error 1322 - ERROR_LAST_ADMIN: The last remaining administration account cannot be disabled or deleted.

Error 1323 - ERROR_WRONG_PASSWORD: Unable to update the password. The value provided as the current password is incorrect.

Error 1324 - ERROR_ILL_FORMED_PASSWORD: Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.

Error 1325 - ERROR_PASSWORD_RESTRICTION: Unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirement of the domain.

Error 1326 - ERROR_LOGON_FAILURE: Logon failure: unknown user name or bad password.

Error 1327 - ERROR_ACCOUNT_RESTRICTION: Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced.

Error 1328 - ERROR_INVALID_LOGON_HOURS: Logon failure: account logon time restriction violation.

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

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

Error 1331 - ERROR_ACCOUNT_DISABLED: Logon failure: account currently disabled.

Error 1332 - ERROR_NONE_MAPPED: No mapping between account names and security IDs was done.

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

Error 1334 - ERROR_LUIDS_EXHAUSTED: No more local user identifiers (LUIDs) are available.

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

Error 1336 - ERROR_INVALID_ACL: The access control list (ACL) structure is invalid.

Error 1337 - ERROR_INVALID_SID: The security ID structure is invalid.

Error 1338 - ERROR_INVALID_SECURITY_DESCR: The security descriptor structure is invalid.

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

Error 1341 - ERROR_SERVER_DISABLED: The server is currently disabled.

Error 1342 - ERROR_SERVER_NOT_DISABLED: The server is currently enabled.

Error 1343 - ERROR_INVALID_ID_AUTHORITY: The value provided was an invalid value for an identifier authority.

Error 1344 - ERROR_ALLOTTED_SPACE_EXCEEDED: No more memory is available for security information updates.

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

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

Error 1347 - ERROR_CANT_OPEN_ANONYMOUS: Cannot open an anonymous level security token.

Error 1348 - ERROR_BAD_VALIDATION_CLASS: The validation information class requested was invalid.

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

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

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

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

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

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

Error 1355 - ERROR_NO_SUCH_DOMAIN: The specified domain either does not exist or could not be contacted.

Error 1356 - ERROR_DOMAIN_EXISTS: The specified domain already exists.

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

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

Error 1359 - ERROR_INTERNAL_ERROR: An internal error occurred.

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

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

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

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

Error 1364 - ERROR_NO_SUCH_PACKAGE: A specified authentication package is unknown.

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

Error 1366 - ERROR_LOGON_SESSION_COLLISION: The logon session ID is already in use.

Error 1367 - ERROR_INVALID_LOGON_TYPE: A logon request contained an invalid logon type value.

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

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

Error 1370 - ERROR_RXACT_COMMIT_FAILURE: An internal security database corruption has been encountered.

Error 1371 - ERROR_SPECIAL_ACCOUNT: Cannot perform this operation on built-in accounts.

Error 1372 - ERROR_SPECIAL_GROUP: Cannot perform this operation on this built-in special group.

Error 1373 - ERROR_SPECIAL_USER: Cannot perform this operation on this built-in special user.

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

Error 1375 - ERROR_TOKEN_ALREADY_IN_USE: The token is already in use as a primary token.

Error 1376 - ERROR_NO_SUCH_ALIAS: The specified local group does not exist.

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

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

Error 1379 - ERROR_ALIAS_EXISTS: The specified local group already exists.

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

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

Error 1382 - ERROR_SECRET_TOO_LONG: The length of a secret exceeds the maximum length allowed.

Error 1383 - ERROR_INTERNAL_DB_ERROR: The local security authority database contains an internal inconsistency.

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

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

Error 1386 - ERROR_NT_CROSS_ENCRYPTION_REQUIRED: A cross-encrypted password is necessary to change a user password.

Error 1387 - ERROR_NO_SUCH_MEMBER: A new member could not be added to or removed from the local group because the member does not exist.

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

Error 1389 - ERROR_TOO_MANY_SIDS: Too many security IDs have been specified.

Error 1390 - ERROR_LM_CROSS_ENCRYPTION_REQUIRED: A cross-encrypted password is necessary to change this user password.

Error 1391 - ERROR_NO_INHERITANCE: Indicates an ACL contains no inheritable components.

Error 1392 - ERROR_FILE_CORRUPT: The file or directory is corrupted and unreadable.

Error 1393 - ERROR_DISK_CORRUPT: The disk structure is corrupted and unreadable.

Error 1394 - ERROR_NO_USER_SESSION_KEY: There is no user session key for the specified logon session.

Error 1395 - ERROR_LICENSE_QUOTA_EXCEEDED: 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 1396 - ERROR_WRONG_TARGET_NAME: Logon Failure: The target account name is incorrect.

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

Error 1398 - ERROR_TIME_SKEW: There is a time and/or date difference between the client and server.

Error 1399 - ERROR_CURRENT_DOMAIN_NOT_ALLOWED: This operation cannot be performed on the current domain.

Error 1400 - ERROR_INVALID_WINDOW_HANDLE: Invalid window handle.

Error 1401 - ERROR_INVALID_MENU_HANDLE: Invalid menu handle.

Error 1402 - ERROR_INVALID_CURSOR_HANDLE: Invalid cursor handle.

Error 1403 - ERROR_INVALID_ACCEL_HANDLE: Invalid accelerator table handle.

Error 1404 - ERROR_INVALID_HOOK_HANDLE: Invalid hook handle.

Error 1405 - ERROR_INVALID_DWP_HANDLE: Invalid handle to a multiple-window position structure.

Error 1406 - ERROR_TLW_WITH_WSCHILD: Cannot create a top-level child window.

Error 1407 - ERROR_CANNOT_FIND_WND_CLASS: Cannot find window class.

Error 1408 - ERROR_WINDOW_OF_OTHER_THREAD: Invalid window; it belongs to other thread.

Error 1409 - ERROR_HOTKEY_ALREADY_REGISTERED: Hot key is already registered.

Error 1410 - ERROR_CLASS_ALREADY_EXISTS: Class already exists.

Error 1411 - ERROR_CLASS_DOES_NOT_EXIST: Class does not exist.

Error 1412 - ERROR_CLASS_HAS_WINDOWS: Class still has open windows.

Error 1413 - ERROR_INVALID_INDEX: Invalid index.

Error 1414 - ERROR_INVALID_ICON_HANDLE: Invalid icon handle.

Error 1415 - ERROR_PRIVATE_DIALOG_INDEX: Using private DIALOG window words.

Error 1416 - ERROR_LISTBOX_ID_NOT_FOUND: The list box identifier was not found.

Error 1417 - ERROR_NO_WILDCARD_CHARACTERS: No wildcards were found.

Error 1418 - ERROR_CLIPBOARD_NOT_OPEN: Thread does not have a clipboard open.

Error 1419 - ERROR_HOTKEY_NOT_REGISTERED: Hot key is not registered.

Error 1420 - ERROR_WINDOW_NOT_DIALOG: The window is not a valid dialog window.

Error 1421 - ERROR_CONTROL_ID_NOT_FOUND: Control ID not found.

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

Error 1423 - ERROR_WINDOW_NOT_COMBOBOX: The window is not a combo box.

Error 1424 - ERROR_INVALID_EDIT_HEIGHT: Height must be less than 256.

Error 1425 - ERROR_DC_NOT_FOUND: Invalid device context (DC) handle.

Error 1426 - ERROR_INVALID_HOOK_FILTER: Invalid hook procedure type.

Error 1427 - ERROR_INVALID_FILTER_PROC: Invalid hook procedure.

Error 1428 - ERROR_HOOK_NEEDS_HMOD: Cannot set nonlocal hook without a module handle.

Error 1429 - ERROR_GLOBAL_ONLY_HOOK: This hook procedure can only be set globally.

Error 1430 - ERROR_JOURNAL_HOOK_SET: The journal hook procedure is already installed.

Error 1431 - ERROR_HOOK_NOT_INSTALLED: The hook procedure is not installed.

Error 1432 - ERROR_INVALID_LB_MESSAGE: Invalid message for single-selection list box.

Error 1433 - ERROR_SETCOUNT_ON_BAD_LB: LB_SETCOUNT sent to non-lazy list box.

Error 1434 - ERROR_LB_WITHOUT_TABSTOPS: This list box does not support tab stops.

Error 1435 - ERROR_DESTROY_OBJECT_OF_OTHER_THREAD: Cannot destroy object created by another thread.

Error 1436 - ERROR_CHILD_WINDOW_MENU: Child windows cannot have menus.

Error 1437 - ERROR_NO_SYSTEM_MENU: The window does not have a system menu.

Error 1438 - ERROR_INVALID_MSGBOX_STYLE: Invalid message box style.

Error 1439 - ERROR_INVALID_SPI_VALUE: Invalid system-wide (SPI_*) parameter.

Error 1440 - ERROR_SCREEN_ALREADY_LOCKED: Screen already locked.

Error 1441 - ERROR_HWNDS_HAVE_DIFF_PARENT: All handles to windows in a multiple-window position structure must have the same parent.

Error 1442 - ERROR_NOT_CHILD_WINDOW: The window is not a child window.

Error 1443 - ERROR_INVALID_GW_COMMAND: Invalid GW_* command.

Error 1444 - ERROR_INVALID_THREAD_ID: Invalid thread identifier.

Error 1445 - ERROR_NON_MDICHILD_WINDOW: Cannot process a message from a window that is not a multiple document interface (MDI) window.

Error 1446 - ERROR_POPUP_ALREADY_ACTIVE: Popup menu already active.

Error 1447 - ERROR_NO_SCROLLBARS: The window does not have scroll bars.

Error 1448 - ERROR_INVALID_SCROLLBAR_RANGE: Scroll bar range cannot be greater than MAXLONG.

Error 1449 - ERROR_INVALID_SHOWWIN_COMMAND: Cannot show or remove the window in the way specified.

Error 1450 - ERROR_NO_SYSTEM_RESOURCES: Insufficient system resources exist to complete the requested service.

Error 1451 - ERROR_NONPAGED_SYSTEM_RESOURCES: Insufficient system resources exist to complete the requested service.

Error 1452 - ERROR_PAGED_SYSTEM_RESOURCES: Insufficient system resources exist to complete the requested service.

Error 1453 - ERROR_WORKING_SET_QUOTA: Insufficient quota to complete the requested service.

Error 1454 - ERROR_PAGEFILE_QUOTA: Insufficient quota to complete the requested service.

Error 1455 - ERROR_COMMITMENT_LIMIT: The paging file is too small for this operation to complete.

Error 1456 - ERROR_MENU_ITEM_NOT_FOUND: A menu item was not found.

Error 1457 - ERROR_INVALID_KEYBOARD_HANDLE: Invalid keyboard layout handle.

Error 1458 - ERROR_HOOK_TYPE_NOT_ALLOWED: Hook type not allowed.

Error 1459 - ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION: This operation requires an interactive window station.

Error 1460 - ERROR_TIMEOUT: This operation returned because the timeout period expired.

Error 1461 - ERROR_INVALID_MONITOR_HANDLE: Invalid monitor handle.

Error 1500 - ERROR_EVENTLOG_FILE_CORRUPT: The event log file is corrupted.

Error 1501 - ERROR_EVENTLOG_CANT_START: No event log file could be opened, so the event logging service did not start.

Error 1502 - ERROR_LOG_FILE_FULL: The event log file is full.

Error 1503 - ERROR_EVENTLOG_FILE_CHANGED: The event log file has changed between read operations.

Error 1601 - ERROR_INSTALL_SERVICE_FAILURE: The Windows Installer service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance.

Error 1602 - ERROR_INSTALL_USEREXIT: User cancelled installation.

Error 1603 - ERROR_INSTALL_FAILURE: Fatal error during installation.

Error 1604 - ERROR_INSTALL_SUSPEND: Installation suspended, incomplete.

Error 1605 - ERROR_UNKNOWN_PRODUCT: This action is only valid for products that are currently installed.

Error 1606 - ERROR_UNKNOWN_FEATURE: Feature ID not registered.

Error 1607 - ERROR_UNKNOWN_COMPONENT: Component ID not registered.

Error 1608 - ERROR_UNKNOWN_PROPERTY: Unknown property.

Error 1609 - ERROR_INVALID_HANDLE_STATE: Handle is in an invalid state.

Error 1610 - ERROR_BAD_CONFIGURATION: The configuration data for this product is corrupt. Contact your support personnel.

Error 1611 - ERROR_INDEX_ABSENT: Component qualifier not present.

Error 1612 - ERROR_INSTALL_SOURCE_ABSENT: The installation source for this product is not available. Verify that the source exists and that you can access it.

Error 1613 - ERROR_INSTALL_PACKAGE_VERSION: This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.

Error 1614 - ERROR_PRODUCT_UNINSTALLED: Product is uninstalled.

Error 1615 - ERROR_BAD_QUERY_SYNTAX: SQL query syntax invalid or unsupported.

Error 1616 - ERROR_INVALID_FIELD: Record field does not exist.

Error 1617 - ERROR_DEVICE_REMOVED: The device has been removed.

Error 1618 - ERROR_INSTALL_ALREADY_RUNNING: Another installation is already in progress. Complete that installation before proceeding with this install.

Error 1619 - ERROR_INSTALL_PACKAGE_OPEN_FAILED: This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.

Error 1620 - ERROR_INSTALL_PACKAGE_INVALID: This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.

Error 1621 - ERROR_INSTALL_UI_FAILURE: There was an error starting the Windows Installer service user interface. Contact your support personnel.

Error 1622 - ERROR_INSTALL_LOG_FAILURE: Error opening installation log file. Verify that the specified log file location exists and that you can write to it.

Error 1623 - ERROR_INSTALL_LANGUAGE_UNSUPPORTED: The language of this installation package is not supported by your system.

Error 1624 - ERROR_INSTALL_TRANSFORM_FAILURE: Error applying transforms. Verify that the specified transform paths are valid.

Error 1625 - ERROR_INSTALL_PACKAGE_REJECTED: This installation is forbidden by system policy. Contact your system administrator.

Error 1626 - ERROR_FUNCTION_NOT_CALLED: Function could not be executed.

Error 1627 - ERROR_FUNCTION_FAILED: Function failed during execution.

Error 1628 - ERROR_INVALID_TABLE: Invalid or unknown table specified.

Error 1629 - ERROR_DATATYPE_MISMATCH: Data supplied is of wrong type.

Error 1630 - ERROR_UNSUPPORTED_TYPE: Data of this type is not supported.

Error 1631 - ERROR_CREATE_FAILED: The Windows Installer service failed to start. Contact your support personnel.

Error 1632 - ERROR_INSTALL_TEMP_UNWRITABLE: The Temp folder is on a drive that is full or inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder.

Error 1633 - ERROR_INSTALL_PLATFORM_UNSUPPORTED: This installation package is not supported by this processor type. Contact your product vendor.

Error 1634 - ERROR_INSTALL_NOTUSED: Component not used on this computer.

Error 1635 - ERROR_PATCH_PACKAGE_OPEN_FAILED: This patch package could not be opened. Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package.

Error 1636 - ERROR_PATCH_PACKAGE_INVALID: This patch package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer patch package.

Error 1637 - ERROR_PATCH_PACKAGE_UNSUPPORTED.: This patch package cannot be processed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.

Error 1638 - ERROR_PRODUCT_VERSION: Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel.

Error 1639 - ERROR_INVALID_COMMAND_LINE: Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.

Error 1640 - ERROR_INSTALL_REMOTE_DISALLOWED: Only administrators have permission to add, remove, or configure server software during a Terminal Services remote session. If you want to install or configure software on the server, contact your network administrator.

Error 1641 - ERROR_SUCCESS_REBOOT_INITIATED: The requested operation completed successfully. The system will be restarted so the changes can take effect.

Error 1642 - ERROR_PATCH_TARGET_NOT_FOUND: The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgra

Error 1643 - ERROR_PATCH_PACKAGE_REJECTED: The patch package is not permitted by software restriction policy.

Error 1644 - ERROR_INSTALL_TRANSFORM_REJECTED: One or more customizations are not permitted by software restriction policy.

Error 1700 - RPC_S_INVALID_STRING_BINDING: The string binding is invalid.

Error 1701 - RPC_S_WRONG_KIND_OF_BINDING: The binding handle is not the correct type.

Error 1702 - RPC_S_INVALID_BINDING: The binding handle is invalid.

Error 1703 - RPC_S_PROTSEQ_NOT_SUPPORTED: The RPC protocol sequence is not supported.

Error 1704 - RPC_S_INVALID_RPC_PROTSEQ: The RPC protocol sequence is invalid.

Error 1705 - RPC_S_INVALID_STRING_UUID: The string universal unique identifier (UUID) is invalid.

Error 1706 - RPC_S_INVALID_ENDPOINT_FORMAT: The endpoint format is invalid.

Error 1707 - RPC_S_INVALID_NET_ADDR: The network address is invalid.

Error 1708 - RPC_S_NO_ENDPOINT_FOUND: No endpoint was found.

Error 1709 - RPC_S_INVALID_TIMEOUT: The timeout value is invalid.

Error 1710 - RPC_S_OBJECT_NOT_FOUND: The object universal unique identifier (UUID) was not found.

Error 1711 - RPC_S_ALREADY_REGISTERED: The object universal unique identifier (UUID) has already been registered.

Error 1712 - RPC_S_TYPE_ALREADY_REGISTERED: The type universal unique identifier (UUID) has already been registered.

Error 1713 - RPC_S_ALREADY_LISTENING: The RPC server is already listening.

Error 1714 - RPC_S_NO_PROTSEQS_REGISTERED: No protocol sequences have been registered.

Error 1715 - RPC_S_NOT_LISTENING: The RPC server is not listening.

Error 1716 - RPC_S_UNKNOWN_MGR_TYPE: The manager type is unknown.

Error 1717 - RPC_S_UNKNOWN_IF: The interface is unknown.

Error 1718 - RPC_S_NO_BINDINGS: There are no bindings.

Error 1719 - RPC_S_NO_PROTSEQS: There are no protocol sequences.

Error 1720 - RPC_S_CANT_CREATE_ENDPOINT: The endpoint cannot be created.

Error 1721 - RPC_S_OUT_OF_RESOURCES: Not enough resources are available to complete this operation.

Error 1722 - RPC_S_SERVER_UNAVAILABLE: The RPC server is unavailable.

Error 1723 - RPC_S_SERVER_TOO_BUSY: The RPC server is too busy to complete this operation.

Error 1724 - RPC_S_INVALID_NETWORK_OPTIONS: The network options are invalid.

Error 1725 - RPC_S_NO_CALL_ACTIVE: There are no remote procedure calls active on this thread.

Error 1726 - RPC_S_CALL_FAILED: The remote procedure call failed.

Error 1727 - RPC_S_CALL_FAILED_DNE: The remote procedure call failed and did not execute.

Error 1728 - RPC_S_PROTOCOL_ERROR: A remote procedure call (RPC) protocol error occurred.

Error 1730 - RPC_S_UNSUPPORTED_TRANS_SYN: The transfer syntax is not supported by the RPC server.

Error 1732 - RPC_S_UNSUPPORTED_TYPE: The universal unique identifier (UUID) type is not supported.

Error 1733 - RPC_S_INVALID_TAG: The tag is invalid.

Error 1734 - RPC_S_INVALID_BOUND: The array bounds are invalid.

Error 1735 - RPC_S_NO_ENTRY_NAME: The binding does not contain an entry name.

Error 1736 - RPC_S_INVALID_NAME_SYNTAX: The name syntax is invalid.

Error 1737 - RPC_S_UNSUPPORTED_NAME_SYNTAX: The name syntax is not supported.

Error 1739 - RPC_S_UUID_NO_ADDRESS: No network address is available to use to construct a universal unique identifier (UUID).

Error 1740 - RPC_S_DUPLICATE_ENDPOINT: The endpoint is a duplicate.

Error 1741 - RPC_S_UNKNOWN_AUTHN_TYPE: The authentication type is unknown.

Error 1742 - RPC_S_MAX_CALLS_TOO_SMALL: The maximum number of calls is too small.

Error 1743 - RPC_S_STRING_TOO_LONG: The string is too long.

Error 1744 - RPC_S_PROTSEQ_NOT_FOUND: The RPC protocol sequence was not found.

Error 1745 - RPC_S_PROCNUM_OUT_OF_RANGE: The procedure number is out of range.

Error 1746 - RPC_S_BINDING_HAS_NO_AUTH: The binding does not contain any authentication information.

Error 1747 - RPC_S_UNKNOWN_AUTHN_SERVICE: The authentication service is unknown.

Error 1748 - RPC_S_UNKNOWN_AUTHN_LEVEL: The authentication level is unknown.

Error 1749 - RPC_S_INVALID_AUTH_IDENTITY: The security context is invalid.

Error 1750 - RPC_S_UNKNOWN_AUTHZ_SERVICE: The authorization service is unknown.

Error 1751 - EPT_S_INVALID_ENTRY: The entry is invalid.

Error 1752 - EPT_S_CANT_PERFORM_OP: The server endpoint cannot perform the operation.

Error 1753 - EPT_S_NOT_REGISTERED: There are no more endpoints available from the endpoint mapper.

Error 1754 - RPC_S_NOTHING_TO_EXPORT: No interfaces have been exported.

Error 1755 - RPC_S_INCOMPLETE_NAME: The entry name is incomplete.

Error 1756 - RPC_S_INVALID_VERS_OPTION: The version option is invalid.

Error 1757 - RPC_S_NO_MORE_MEMBERS: There are no more members.

Error 1758 - RPC_S_NOT_ALL_OBJS_UNEXPORTED: There is nothing to unexport.

Error 1759 - RPC_S_INTERFACE_NOT_FOUND: The interface was not found.

Error 1760 - RPC_S_ENTRY_ALREADY_EXISTS: The entry already exists.

Error 1761 - RPC_S_ENTRY_NOT_FOUND: The entry is not found.

Error 1762 - RPC_S_NAME_SERVICE_UNAVAILABLE: The name service is unavailable.

Error 1763 - RPC_S_INVALID_NAF_ID: The network address family is invalid.

Error 1764 - RPC_S_CANNOT_SUPPORT: The requested operation is not supported.

Error 1765 - RPC_S_NO_CONTEXT_AVAILABLE: No security context is available to allow impersonation.

Error 1766 - RPC_S_INTERNAL_ERROR: An internal error occurred in a remote procedure call (RPC).

Error 1767 - RPC_S_ZERO_DIVIDE: The RPC server attempted an integer division by zero.

Error 1768 - RPC_S_ADDRESS_ERROR: An addressing error occurred in the RPC server.

Error 1769 - RPC_S_FP_DIV_ZERO: A floating-point operation at the RPC server caused a division by zero.

Error 1770 - RPC_S_FP_UNDERFLOW: A floating-point underflow occurred at the RPC server.

Error 1771 - RPC_S_FP_OVERFLOW: A floating-point overflow occurred at the RPC server.

Error 1772 - RPC_X_NO_MORE_ENTRIES: The list of RPC servers available for the binding of auto handles has been exhausted.

Error 1773 - RPC_X_SS_CHAR_TRANS_OPEN_FAIL: Unable to open the character translation table file.

Error 1774 - RPC_X_SS_CHAR_TRANS_SHORT_FILE: The file containing the character translation table has fewer than 512 bytes.

Error 1775 - RPC_X_SS_IN_NULL_CONTEXT: A null context handle was passed from the client to the host during a remote procedure call.

Error 1777 - RPC_X_SS_CONTEXT_DAMAGED: The context handle changed during a remote procedure call.

Error 1778 - RPC_X_SS_HANDLES_MISMATCH: The binding handles passed to a remote procedure call do not match.

Error 1779 - RPC_X_SS_CANNOT_GET_CALL_HANDLE: The stub is unable to get the remote procedure call handle.

Error 1780 - RPC_X_NULL_REF_POINTER: A null reference pointer was passed to the stub.

Error 1781 - RPC_X_ENUM_VALUE_OUT_OF_RANGE: The enumeration value is out of range.

Error 1782 - RPC_X_BYTE_COUNT_TOO_SMALL: The byte count is too small.

Error 1783 - RPC_X_BAD_STUB_DATA: The stub received bad data.

Error 1784 - ERROR_INVALID_USER_BUFFER: The supplied user buffer is not valid for the requested operation.

Error 1785 - ERROR_UNRECOGNIZED_MEDIA: The disk media is not recognized. It may not be formatted.

Error 1786 - ERROR_NO_TRUST_LSA_SECRET: The workstation does not have a trust secret.

Error 1787 - ERROR_NO_TRUST_SAM_ACCOUNT: The security database on the server does not have a computer account for this workstation trust relationship.

Error 1788 - ERROR_TRUSTED_DOMAIN_FAILURE: The trust relationship between the primary domain and the trusted domain failed.

Error 1789 - ERROR_TRUSTED_RELATIONSHIP_FAILURE: The trust relationship between this workstation and the primary domain failed.

Error 1790 - ERROR_TRUST_FAILURE: The network logon failed.

Error 1791 - RPC_S_CALL_IN_PROGRESS: A remote procedure call is already in progress for this thread.

Error 1792 - ERROR_NETLOGON_NOT_STARTED: An attempt was made to logon, but the network logon service was not started.

Error 1793 - ERROR_ACCOUNT_EXPIRED: The user's account has expired.

Error 1794 - ERROR_REDIRECTOR_HAS_OPEN_HANDLES: The redirector is in use and cannot be unloaded.

Error 1795 - ERROR_PRINTER_DRIVER_ALREADY_INSTALLED: The specified printer driver is already installed.

Error 1796 - ERROR_UNKNOWN_PORT: The specified port is unknown.

Error 1797 - ERROR_UNKNOWN_PRINTER_DRIVER: The printer driver is unknown.

Error 1798 - ERROR_UNKNOWN_PRINTPROCESSOR: The print processor is unknown.

Error 1799 - ERROR_INVALID_SEPARATOR_FILE: The specified separator file is invalid.

Error 1800 - ERROR_INVALID_PRIORITY: The specified priority is invalid.

Error 1801 - ERROR_INVALID_PRINTER_NAME: The printer name is invalid.

Error 1802 - ERROR_PRINTER_ALREADY_EXISTS: The printer already exists.

Error 1803 - ERROR_INVALID_PRINTER_COMMAND: The printer command is invalid.

Error 1804 - ERROR_INVALID_DATATYPE: The specified datatype is invalid.

Error 1805 - ERROR_INVALID_ENVIRONMENT: The environment specified is invalid.

Error 1806 - RPC_S_NO_MORE_BINDINGS: There are no more bindings.

Error 1807 - ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT: The account used is an interdomain trust account. Use your global user account or local user account to access this server.

Error 1808 - ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT: The account used is a computer account. Use your global user account or local user account to access this server.

Error 1809 - ERROR_NOLOGON_SERVER_TRUST_ACCOUNT: The account used is a server trust account. Use your global user account or local user account to access this server.

Error 1810 - ERROR_DOMAIN_TRUST_INCONSISTENT: The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.

Error 1811 - ERROR_SERVER_HAS_OPEN_HANDLES: The server is in use and cannot be unloaded.

Error 1812 - ERROR_RESOURCE_DATA_NOT_FOUND: The specified image file did not contain a resource section.

Error 1813 - ERROR_RESOURCE_TYPE_NOT_FOUND: The specified resource type cannot be found in the image file.

Error 1814 - ERROR_RESOURCE_NAME_NOT_FOUND: The specified resource name cannot be found in the image file.

Error 1815 - ERROR_RESOURCE_LANG_NOT_FOUND: The specified resource language ID cannot be found in the image file.

Error 1816 - ERROR_NOT_ENOUGH_QUOTA: Not enough quota is available to process this command.

Error 1817 - RPC_S_NO_INTERFACES: No interfaces have been registered.

Error 1818 - RPC_S_CALL_CANCELLED: The remote procedure call was cancelled.

Error 1819 - RPC_S_BINDING_INCOMPLETE: The binding handle does not contain all required information.

Error 1820 - RPC_S_COMM_FAILURE: A communications failure occurred during a remote procedure call.

Error 1821 - RPC_S_UNSUPPORTED_AUTHN_LEVEL: The requested authentication level is not supported.

Error 1822 - RPC_S_NO_PRINC_NAME: No principal name registered.

Error 1823 - RPC_S_NOT_RPC_ERROR: The error specified is not a valid Windows RPC error code.

Error 1824 - RPC_S_UUID_LOCAL_ONLY: A UUID that is valid only on this computer has been allocated.

Error 1825 - RPC_S_SEC_PKG_ERROR: A security package specific error occurred.

Error 1826 - RPC_S_NOT_CANCELLED: Thread is not canceled.

Error 1827 - RPC_X_INVALID_ES_ACTION: Invalid operation on the encoding/decoding handle.

Error 1828 - RPC_X_WRONG_ES_VERSION: Incompatible version of the serializing package.

Error 1829 - RPC_X_WRONG_STUB_VERSION: Incompatible version of the RPC stub.

Error 1830 - RPC_X_INVALID_PIPE_OBJECT: The RPC pipe object is invalid or corrupted.

Error 1831 - RPC_X_WRONG_PIPE_ORDER: An invalid operation was attempted on an RPC pipe object.

Error 1832 - RPC_X_WRONG_PIPE_VERSION: Unsupported RPC pipe version.

Error 1898 - RPC_S_GROUP_MEMBER_NOT_FOUND: The group member was not found.

Error 1899 - EPT_S_CANT_CREATE: The endpoint mapper database entry could not be created.

Error 1900 - RPC_S_INVALID_OBJECT: The object universal unique identifier (UUID) is the nil UUID.

Error 1901 - ERROR_INVALID_TIME: The specified time is invalid.

Error 1902 - ERROR_INVALID_FORM_NAME: The specified form name is invalid.

Error 1903 - ERROR_INVALID_FORM_SIZE: The specified form size is invalid.

Error 1904 - ERROR_ALREADY_WAITING: The specified printer handle is already being waited on

Error 1905 - ERROR_PRINTER_DELETED: The specified printer has been deleted.

Error 1906 - ERROR_INVALID_PRINTER_STATE: The state of the printer is invalid.

Error 1907 - ERROR_PASSWORD_MUST_CHANGE: The user's password must be changed before logging on the first time.

Error 1908 - ERROR_DOMAIN_CONTROLLER_NOT_FOUND: Could not find the domain controller for this domain.

Error 1909 - ERROR_ACCOUNT_LOCKED_OUT: The referenced account is currently locked out and may not be logged on to.

Error 1910 - OR_INVALID_OXID: The object exporter specified was not found.

Error 1911 - OR_INVALID_OID: The object specified was not found.

Error 1912 - OR_INVALID_SET: The object resolver set specified was not found.

Error 1913 - RPC_S_SEND_INCOMPLETE: Some data remains to be sent in the request buffer.

Error 1914 - RPC_S_INVALID_ASYNC_HANDLE: Invalid asynchronous remote procedure call handle.

Error 1915 - RPC_S_INVALID_ASYNC_CALL: Invalid asynchronous RPC call handle for this operation.

Error 1916 - RPC_X_PIPE_CLOSED: The RPC pipe object has already been closed.

Error 1917 - RPC_X_PIPE_DISCIPLINE_ERROR: The RPC call completed before all pipes were processed.

Error 1918 - RPC_X_PIPE_EMPTY: No more data is available from the RPC pipe.

Error 1919 - ERROR_NO_SITENAME: No site name is available for this machine.

Error 1920 - ERROR_CANT_ACCESS_FILE: The file cannot be accessed by the system.

Error 1921 - ERROR_CANT_RESOLVE_FILENAME: The name of the file cannot be resolved by the system.

Error 1922 - RPC_S_ENTRY_TYPE_MISMATCH: The entry is not of the expected type.

Error 1923 - RPC_S_NOT_ALL_OBJS_EXPORTED: Not all object UUIDs could be exported to the specified entry.

Error 1924 - RPC_S_INTERFACE_NOT_EXPORTED: Interface could not be exported to the specified entry.

Error 1925 - RPC_S_PROFILE_NOT_ADDED: The specified profile entry could not be added.

Error 1926 - RPC_S_PRF_ELT_NOT_ADDED: The specified profile element could not be added.

Error 1927 - RPC_S_PRF_ELT_NOT_REMOVED: The specified profile element could not be removed.

Error 1928 - RPC_S_GRP_ELT_NOT_ADDED: The group element could not be added.

Error 1929 - RPC_S_GRP_ELT_NOT_REMOVED: The group element could not be removed.

Error 1930 - ERROR_KM_DRIVER_BLOCKED: The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers.

Error 1931 - ERROR_CONTEXT_EXPIRED.: The context has expired and can no longer be used.

Error 2000 - ERROR_INVALID_PIXEL_FORMAT: The pixel format is invalid.

Error 2001 - ERROR_BAD_DRIVER: The specified driver is invalid.

Error 2002 - ERROR_INVALID_WINDOW_STYLE: The window style or class attribute is invalid for this operation.

Error 2003 - ERROR_METAFILE_NOT_SUPPORTED: The requested metafile operation is not supported.

Error 2004 - ERROR_TRANSFORM_NOT_SUPPORTED: The requested transformation operation is not supported.

Error 2005 - ERROR_CLIPPING_NOT_SUPPORTED: The requested clipping operation is not supported.

Error 2010 - ERROR_INVALID_CMM: The specified color management module is invalid.

Error 2011 - ERROR_INVALID_PROFILE: The specified color profile is invalid.

Error 2012 - ERROR_TAG_NOT_FOUND: The specified tag was not found.

Error 2013 - ERROR_TAG_NOT_PRESENT: A required tag is not present.

Error 2014 - ERROR_DUPLICATE_TAG: The specified tag is already present.

Error 2015 - ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE: The specified color profile is not associated with any device.

Error 2016 - ERROR_PROFILE_NOT_FOUND: The specified color profile was not found.

Error 2017 - ERROR_INVALID_COLORSPACE: The specified color space is invalid.

Error 2018 - ERROR_ICM_NOT_ENABLED: Image Color Management is not enabled.

Error 2019 - ERROR_DELETING_ICM_XFORM: There was an error while deleting the color transform.

Error 2020 - ERROR_INVALID_TRANSFORM: The specified color transform is invalid.

Error 2021 - ERROR_COLORSPACE_MISMATCH: The specified transform does not match the bitmap's color space.

Error 2022 - ERROR_INVALID_COLORINDEX: The specified named color index is not present in the profile.

Error 2108 - ERROR_CONNECTED_OTHER_PASSWORD: The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified.

Error 2109 - ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT: The network connection was made successfully using default credentials.

Error 2202 - ERROR_BAD_USERNAME: The specified username is invalid.

Error 2250 - ERROR_NOT_CONNECTED: This network connection does not exist.

Error 2401 - ERROR_OPEN_FILES: This network connection has files open or requests pending.

Error 2402 - ERROR_ACTIVE_CONNECTIONS: Active connections still exist.

Error 2404 - ERROR_DEVICE_IN_USE: The device is in use by an active process and cannot be disconnected.

Error 3000 - ERROR_UNKNOWN_PRINT_MONITOR: The specified print monitor is unknown.

Error 3001 - ERROR_PRINTER_DRIVER_IN_USE: The specified printer driver is currently in use.

Error 3002 - ERROR_SPOOL_FILE_NOT_FOUND: The spool file was not found.

Error 3003 - ERROR_SPL_NO_STARTDOC: A StartDocPrinter call was not issued.

Error 3004 - ERROR_SPL_NO_ADDJOB: An AddJob call was not issued.

Error 3005 - ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED: The specified print processor has already been installed.

Error 3006 - ERROR_PRINT_MONITOR_ALREADY_INSTALLED: The specified print monitor has already been installed.

Error 3007 - ERROR_INVALID_PRINT_MONITOR: The specified print monitor does not have the required functions.

Error 3008 - ERROR_PRINT_MONITOR_IN_USE: The specified print monitor is currently in use.

Error 3009 - ERROR_PRINTER_HAS_JOBS_QUEUED: The requested operation is not allowed when there are jobs queued to the printer.

Error 3010 - ERROR_SUCCESS_REBOOT_REQUIRED: The requested operation is successful. Changes will not be effective until the system is rebooted.

Error 3011 - ERROR_SUCCESS_RESTART_REQUIRED: The requested operation is successful. Changes will not be effective until the service is restarted.

Error 3012 - ERROR_PRINTER_NOT_FOUND: No printers were found.

Error 3013 - ERROR_PRINTER_DRIVER_WARNED: The printer driver is known to be unreliable.

Error 3014 - ERROR_PRINTER_DRIVER_BLOCKED: The printer driver is known to harm the system.

Error 4000 - ERROR_WINS_INTERNAL: WINS encountered an error while processing the command.

Error 4001 - ERROR_CAN_NOT_DEL_LOCAL_WINS: The local WINS cannot be deleted.

Error 4002 - ERROR_STATIC_INIT: The importation from the file failed.

Error 4003 - ERROR_INC_BACKUP: The backup failed. Was a full backup done before?

Error 4004 - ERROR_FULL_BACKUP: The backup failed. Check the directory to which you are backing the database.

Error 4005 - ERROR_REC_NON_EXISTENT: The name does not exist in the WINS database.

Error 4006 - ERROR_RPL_NOT_ALLOWED: Replication with a nonconfigured partner is not allowed.

Error 4100 - ERROR_DHCP_ADDRESS_CONFLICT: The DHCP client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address.

Error 4200 - ERROR_WMI_GUID_NOT_FOUND: The GUID passed was not recognized as valid by a WMI data provider.

Error 4201 - ERROR_WMI_INSTANCE_NOT_FOUND: The instance name passed was not recognized as valid by a WMI data provider.

Error 4202 - ERROR_WMI_ITEMID_NOT_FOUND: The data item ID passed was not recognized as valid by a WMI data provider.

Error 4203 - ERROR_WMI_TRY_AGAIN: The WMI request could not be completed and should be retried.

Error 4204 - ERROR_WMI_DP_NOT_FOUND: The WMI data provider could not be located.

Error 4205 - ERROR_WMI_UNRESOLVED_INSTANCE_REF: The WMI data provider references an instance set that has not been registered.

Error 4206 - ERROR_WMI_ALREADY_ENABLED: The WMI data block or event notification has already been enabled.

Error 4207 - ERROR_WMI_GUID_DISCONNECTED: The WMI data block is no longer available.

Error 4208 - ERROR_WMI_SERVER_UNAVAILABLE: The WMI data service is not available.

Error 4209 - ERROR_WMI_DP_FAILED: The WMI data provider failed to carry out the request.

Error 4210 - ERROR_WMI_INVALID_MOF: The WMI MOF information is not valid.

Error 4211 - ERROR_WMI_INVALID_REGINFO: The WMI registration information is not valid.

Error 4212 - ERROR_WMI_ALREADY_DISABLED: The WMI data block or event notification has already been disabled.

Error 4213 - ERROR_WMI_READ_ONLY: The WMI data item or data block is read only.

Error 4214 - ERROR_WMI_SET_FAILURE: The WMI data item or data block could not be changed.

Error 4300 - ERROR_INVALID_MEDIA: The media identifier does not represent a valid medium.

Error 4301 - ERROR_INVALID_LIBRARY: The library identifier does not represent a valid library.

Error 4302 - ERROR_INVALID_MEDIA_POOL: The media pool identifier does not represent a valid media pool.

Error 4303 - ERROR_DRIVE_MEDIA_MISMATCH: The drive and medium are not compatible or exist in different libraries.

Error 4304 - ERROR_MEDIA_OFFLINE: The medium currently exists in an offline library and must be online to perform this operation.

Error 4305 - ERROR_LIBRARY_OFFLINE: The operation cannot be performed on an offline library.

Error 4306 - ERROR_EMPTY: The library, drive, or media pool is empty.

Error 4307 - ERROR_NOT_EMPTY: The library, drive, or media pool must be empty to perform this operation.

Error 4308 - ERROR_MEDIA_UNAVAILABLE: No media is currently available in this media pool or library.

Error 4309 - ERROR_RESOURCE_DISABLED: A resource required for this operation is disabled.

Error 4310 - ERROR_INVALID_CLEANER: The media identifier does not represent a valid cleaner.

Error 4311 - ERROR_UNABLE_TO_CLEAN: The drive cannot be cleaned or does not support cleaning.

Error 4312 - ERROR_OBJECT_NOT_FOUND: The object identifier does not represent a valid object.

Error 4313 - ERROR_DATABASE_FAILURE: Unable to read from or write to the database.

Error 4314 - ERROR_DATABASE_FULL: The database is full.

Error 4315 - ERROR_MEDIA_INCOMPATIBLE: The medium is not compatible with the device or media pool.

Error 4316 - ERROR_RESOURCE_NOT_PRESENT: The resource required for this operation does not exist.

Error 4317 - ERROR_INVALID_OPERATION: The operation identifier is not valid.

Error 4318 - ERROR_MEDIA_NOT_AVAILABLE: The media is not mounted or ready for use.

Error 4319 - ERROR_DEVICE_NOT_AVAILABLE: The device is not ready for use.

Error 4320 - ERROR_REQUEST_REFUSED: The operator or administrator has refused the request.

Error 4321 - ERROR_INVALID_DRIVE_OBJECT: The drive identifier does not represent a valid drive.

Error 4322 - ERROR_LIBRARY_FULL: Library is full. No slot is available for use.

Error 4323 - ERROR_MEDIUM_NOT_ACCESSIBLE: The transport cannot access the medium.

Error 4324 - ERROR_UNABLE_TO_LOAD_MEDIUM: Unable to load the medium into the drive.

Error 4325 - ERROR_UNABLE_TO_INVENTORY_DRIVE: Unable to retrieve status about the drive.

Error 4326 - ERROR_UNABLE_TO_INVENTORY_SLOT: Unable to retrieve status about the slot.

Error 4327 - ERROR_UNABLE_TO_INVENTORY_TRANSPORT: Unable to retrieve status about the transport.

Error 4328 - ERROR_TRANSPORT_FULL: Cannot use the transport because it is already in use.

Error 4329 - ERROR_CONTROLLING_IEPORT: Unable to open or close the inject/eject port.

Error 4330 - ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA: Unable to eject the media because it is in a drive.

Error 4331 - ERROR_CLEANER_SLOT_SET: A cleaner slot is already reserved.

Error 4332 - ERROR_CLEANER_SLOT_NOT_SET: A cleaner slot is not reserved.

Error 4333 - ERROR_CLEANER_CARTRIDGE_SPENT: The cleaner cartridge has performed the maximum number of drive cleanings.

Error 4334 - ERROR_UNEXPECTED_OMID: Unexpected on-medium identifier.

Error 4335 - ERROR_CANT_DELETE_LAST_ITEM: The last remaining item in this group or resource cannot be deleted.

Error 4336 - ERROR_MESSAGE_EXCEEDS_MAX_SIZE: The message provided exceeds the maximum size allowed for this parameter.

Error 4337 - ERROR_VOLUME_CONTAINS_SYS_FILES: The volume contains system or paging files.

Error 4338 - ERROR_INDIGENOUS_TYPE: The media type cannot be removed from this library since at least one drive in the library reports it can support this media type.

Error 4339 - ERROR_NO_SUPPORTING_DRIVES: This offline media cannot be mounted on this system since no enabled drives are present which can be used.

Error 4340 - ERROR_CLEANER_CARTRIDGE_INSTALLED: A cleaner cartridge is present in the tape library.

Error 4350 - ERROR_FILE_OFFLINE: The remote storage service was not able to recall the file.

Error 4351 - ERROR_REMOTE_STORAGE_NOT_ACTIVE: The remote storage service is not operational at this time.

Error 4352 - ERROR_REMOTE_STORAGE_MEDIA_ERROR: The remote storage service encountered a media error.

Error 4390 - ERROR_NOT_A_REPARSE_POINT: The file or directory is not a reparse point.

Error 4391 - ERROR_REPARSE_ATTRIBUTE_CONFLICT: The reparse point attribute cannot be set because it conflicts with an existing attribute.

Error 4392 - ERROR_INVALID_REPARSE_DATA: The data present in the reparse point buffer is invalid.

Error 4393 - ERROR_REPARSE_TAG_INVALID: The tag present in the reparse point buffer is invalid.

Error 4394 - ERROR_REPARSE_TAG_MISMATCH: There is a mismatch between the tag specified in the request and the tag present in the reparse point.

Error 4500 - ERROR_VOLUME_NOT_SIS_ENABLED: Single Instance Storage is not available on this volume.

Error 5001 - ERROR_DEPENDENT_RESOURCE_EXISTS: The cluster resource cannot be moved to another group because other resources are dependent on it.

Error 5002 - ERROR_DEPENDENCY_NOT_FOUND: The cluster resource dependency cannot be found.

Error 5003 - ERROR_DEPENDENCY_ALREADY_EXISTS: The cluster resource cannot be made dependent on the specified resource because it is already dependent.

Error 5004 - ERROR_RESOURCE_NOT_ONLINE: The cluster resource is not online.

Error 5005 - ERROR_HOST_NODE_NOT_AVAILABLE: A cluster node is not available for this operation.

Error 5006 - ERROR_RESOURCE_NOT_AVAILABLE: The cluster resource is not available.

Error 5007 - ERROR_RESOURCE_NOT_FOUND: The cluster resource could not be found.

Error 5008 - ERROR_SHUTDOWN_CLUSTER: The cluster is being shut down.

Error 5009 - ERROR_CANT_EVICT_ACTIVE_NODE: A cluster node cannot be evicted from the cluster unless the node is down.

Error 5010 - ERROR_OBJECT_ALREADY_EXISTS: The object already exists.

Error 5011 - ERROR_OBJECT_IN_LIST: The object is already in the list.

Error 5012 - ERROR_GROUP_NOT_AVAILABLE: The cluster group is not available for any new requests.

Error 5013 - ERROR_GROUP_NOT_FOUND: The cluster group could not be found.

Error 5014 - ERROR_GROUP_NOT_ONLINE: The operation could not be completed because the cluster group is not online.

Error 5015 - ERROR_HOST_NODE_NOT_RESOURCE_OWNER: The cluster node is not the owner of the resource.

Error 5016 - ERROR_HOST_NODE_NOT_GROUP_OWNER: The cluster node is not the owner of the group.

Error 5017 - ERROR_RESMON_CREATE_FAILED: The cluster resource could not be created in the specified resource monitor.

Error 5018 - ERROR_RESMON_ONLINE_FAILED: The cluster resource could not be brought online by the resource monitor.

Error 5019 - ERROR_RESOURCE_ONLINE: The operation could not be completed because the cluster resource is online.

Error 5020 - ERROR_QUORUM_RESOURCE: The cluster resource could not be deleted or brought offline because it is the quorum resource.

Error 5021 - ERROR_NOT_QUORUM_CAPABLE: The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.

Error 5022 - ERROR_CLUSTER_SHUTTING_DOWN: The cluster software is shutting down.

Error 5023 - ERROR_INVALID_STATE: The group or resource is not in the correct state to perform the requested operation.

Error 5024 - ERROR_RESOURCE_PROPERTIES_STORED: The properties were stored but not all changes will take effect until the next time the resource is brought online.

Error 5025 - ERROR_NOT_QUORUM_CLASS: The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.

Error 5026 - ERROR_CORE_RESOURCE: The cluster resource could not be deleted since it is a core resource.

Error 5027 - ERROR_QUORUM_RESOURCE_ONLINE_FAILED: The quorum resource failed to come online.

Error 5028 - ERROR_QUORUMLOG_OPEN_FAILED: The quorum log could not be created or mounted successfully.

Error 5029 - ERROR_CLUSTERLOG_CORRUPT: The cluster log is corrupt.

Error 5030 - ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE: The record could not be written to the cluster log since it exceeds the maximum size.

Error 5031 - ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE: The cluster log exceeds its maximum size.

Error 5032 - ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND: No checkpoint record was found in the cluster log.

Error 5033 - ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE: The minimum required disk space needed for logging is not available.

Error 5034 - ERROR_QUORUM_OWNER_ALIVE: The cluster node failed to take control of the quorum resource because the resource is owned by another active node.

Error 5035 - ERROR_NETWORK_NOT_AVAILABLE: A cluster network is not available for this operation.

Error 5036 - ERROR_NODE_NOT_AVAILABLE: A cluster node is not available for this operation.

Error 5037 - ERROR_ALL_NODES_NOT_AVAILABLE: All cluster nodes must be running to perform this operation.

Error 5038 - ERROR_RESOURCE_FAILED: A cluster resource failed.

Error 5039 - ERROR_CLUSTER_INVALID_NODE: The cluster node is not valid.

Error 5040 - ERROR_CLUSTER_NODE_EXISTS: The cluster node already exists.

Error 5041 - ERROR_CLUSTER_JOIN_IN_PROGRESS: A node is in the process of joining the cluster.

Error 5042 - ERROR_CLUSTER_NODE_NOT_FOUND: The cluster node was not found.

Error 5043 - ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND: The cluster local node information was not found.

Error 5044 - ERROR_CLUSTER_NETWORK_EXISTS: The cluster network already exists.

Error 5045 - ERROR_CLUSTER_NETWORK_NOT_FOUND: The cluster network was not found.

Error 5046 - ERROR_CLUSTER_NETINTERFACE_EXISTS: The cluster network interface already exists.

Error 5047 - ERROR_CLUSTER_NETINTERFACE_NOT_FOUND: The cluster network interface was not found.

Error 5048 - ERROR_CLUSTER_INVALID_REQUEST: The cluster request is not valid for this object.

Error 5049 - ERROR_CLUSTER_INVALID_NETWORK_PROVIDER: The cluster network provider is not valid.

Error 5050 - ERROR_CLUSTER_NODE_DOWN: The cluster node is down.

Error 5051 - ERROR_CLUSTER_NODE_UNREACHABLE: The cluster node is not reachable.

Error 5052 - ERROR_CLUSTER_NODE_NOT_MEMBER: The cluster node is not a member of the cluster.

Error 5053 - ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS: A cluster join operation is not in progress.

Error 5054 - ERROR_CLUSTER_INVALID_NETWORK: The cluster network is not valid.

Error 5056 - ERROR_CLUSTER_NODE_UP: The cluster node is up.

Error 5057 - ERROR_CLUSTER_IPADDR_IN_USE: The cluster IP address is already in use.

Error 5058 - ERROR_CLUSTER_NODE_NOT_PAUSED: The cluster node is not paused.

Error 5059 - ERROR_CLUSTER_NO_SECURITY_CONTEXT: No cluster security context is available.

Error 5060 - ERROR_CLUSTER_NETWORK_NOT_INTERNAL: The cluster network is not configured for internal cluster communication.

Error 5061 - ERROR_CLUSTER_NODE_ALREADY_UP: The cluster node is already up.

Error 5062 - ERROR_CLUSTER_NODE_ALREADY_DOWN: The cluster node is already down.

Error 5063 - ERROR_CLUSTER_NETWORK_ALREADY_ONLINE: The cluster network is already online.

Error 5064 - ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE: The cluster network is already offline.

Error 5065 - ERROR_CLUSTER_NODE_ALREADY_MEMBER: The cluster node is already a member of the cluster.

Error 5066 - ERROR_CLUSTER_LAST_INTERNAL_NETWORK: The cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network.

Error 5067 - ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS: One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.

Error 5068 - ERROR_INVALID_OPERATION_ON_QUORUM: This operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list.

Error 5069 - ERROR_DEPENDENCY_NOT_ALLOWED: The cluster quorum resource is not allowed to have any dependencies.

Error 5070 - ERROR_CLUSTER_NODE_PAUSED: The cluster node is paused.

Error 5071 - ERROR_NODE_CANT_HOST_RESOURCE: The cluster resource cannot be brought online. The owner node cannot run this resource.

Error 5072 - ERROR_CLUSTER_NODE_NOT_READY: The cluster node is not ready to perform the requested operation.

Error 5073 - ERROR_CLUSTER_NODE_SHUTTING_DOWN: The cluster node is shutting down.

Error 5074 - ERROR_CLUSTER_JOIN_ABORTED: The cluster join operation was aborted.

Error 5075 - ERROR_CLUSTER_INCOMPATIBLE_VERSIONS: The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.

Error 5076 - ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED: This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.

Error 5077 - ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED: The system configuration changed during the cluster join or form operation. The join or form operation was aborted.

Error 5078 - ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND: The specified resource type was not found.

Error 5079 - ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED: The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node.

Error 5080 - ERROR_CLUSTER_RESNAME_NOT_FOUND: The specified resource name is supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL.

Error 5081 - ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED: No authentication package could be registered with the RPC server.

Error 5082 - ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST: You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group.

Error 5083 - ERROR_CLUSTER_DATABASE_SEQMISMATCH: The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join.

Error 5084 - ERROR_RESMON_INVALID_STATE: The resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state.

Error 5085 - ERROR_CLUSTER_GUM_NOT_LOCKER: A non locker code got a request to reserve the lock for making global updates.

Error 5086 - ERROR_QUORUM_DISK_NOT_FOUND: The quorum disk could not be located by the cluster service.

Error 5087 - ERROR_DATABASE_BACKUP_CORRUPT: The backup up cluster database is possibly corrupt.

Error 5088 - ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT: A DFS root already exists in this cluster node.

Error 5089 - ERROR_RESOURCE_PROPERTY_UNCHANGEABLE: An attempt to modify a resource property failed because it conflicts with another existing property.

Error 5890 - ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE: An operation was attempted that is incompatible with the current membership state of the node.

Error 5891 - ERROR_CLUSTER_QUORUMLOG_NOT_FOUND: The quorum resource does not contain the quorum log.

Error 5892 - ERROR_CLUSTER_MEMBERSHIP_HALT: The membership engine requested shutdown of the cluster service on this node.

Error 5893 - ERROR_CLUSTER_INSTANCE_ID_MISMATCH: The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.

Error 5894 - ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP: A matching network for the specified IP address could not be found. Please also specify a subnet mask and a cluster network.

Error 5895 - ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH: The actual data type of the property did not match the expected data type of the property.

Error 5896 - ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP: The cluster node was evicted from the cluster successfully, but the node was not cleaned up. Extended status information explaining why the node was not cleaned up is available.

Error 5897 - ERROR_CLUSTER_PARAMETER_MISMATCH: Two or more parameter values specified for a resource's properties are in conflict.

Error 5898 - ERROR_NODE_CANNOT_BE_CLUSTERED: This computer cannot be made a member of a cluster.

Error 5899 - ERROR_CLUSTER_WRONG_OS_VERSION: This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.

Error 5900 - ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME: A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster.

Error 6000 - ERROR_ENCRYPTION_FAILED: The specified file could not be encrypted.

Error 6001 - ERROR_DECRYPTION_FAILED: The specified file could not be decrypted.

Error 6002 - ERROR_FILE_ENCRYPTED: The specified file is encrypted and the user does not have the ability to decrypt it.

Error 6003 - ERROR_NO_RECOVERY_POLICY: There is no valid encryption recovery policy configured for this system.

Error 6004 - ERROR_NO_EFS: The required encryption driver is not loaded for this system.

Error 6005 - ERROR_WRONG_EFS: The file was encrypted with a different encryption driver than is currently loaded.

Error 6006 - ERROR_NO_USER_KEYS: There are no EFS keys defined for the user.

Error 6007 - ERROR_FILE_NOT_ENCRYPTED: The specified file is not encrypted.

Error 6008 - ERROR_NOT_EXPORT_FORMAT: The specified file is not in the defined EFS export format.

Error 6009 - ERROR_FILE_READ_ONLY: The specified file is read only.

Error 6010 - ERROR_DIR_EFS_DISALLOWED: The directory has been disabled for encryption.

Error 6011 - ERROR_EFS_SERVER_NOT_TRUSTED: The server is not trusted for remote encryption operation.

Error 6012 - ERROR_BAD_RECOVERY_POLICY: Recovery policy configured for this system contains invalid recovery certificate.

Error 6013 - ERROR_EFS_ALG_BLOB_TOO_BIG: The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file.

Error 6014 - ERROR_VOLUME_NOT_SUPPORT_EFS: The disk partition does not support file encryption.

Error 6015 - ERROR_EFS_DISABLED: This machine is disabled for file encryption.

Error 6016 - ERROR_EFS_VERSION_NOT_SUPPORT: A newer system is required to decrypt this encrypted file.

Error 6118 - ERROR_NO_BROWSER_SERVERS_FOUND: The list of servers for this workgroup is not currently available.

Error 6200 - SCHED_E_SERVICE_NOT_LOCALSYSTEM: 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 7001 - ERROR_CTX_WINSTATION_NAME_INVALID: The specified session name is invalid.

Error 7002 - ERROR_CTX_INVALID_PD: The specified protocol driver is invalid.

Error 7003 - ERROR_CTX_PD_NOT_FOUND: The specified protocol driver was not found in the system path.

Error 7004 - ERROR_CTX_WD_NOT_FOUND: The specified terminal connection driver was not found in the system path.

Error 7005 - ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY: A registry key for event logging could not be created for this session.

Error 7006 - ERROR_CTX_SERVICE_NAME_COLLISION: A service with the same name already exists on the system.

Error 7007 - ERROR_CTX_CLOSE_PENDING: A close operation is pending on the session.

Error 7008 - ERROR_CTX_NO_OUTBUF: There are no free output buffers available.

Error 7009 - ERROR_CTX_MODEM_INF_NOT_FOUND: The MODEM.INF file was not found.

Error 7010 - ERROR_CTX_INVALID_MODEMNAME: The modem name was not found in MODEM.INF.

Error 7011 - ERROR_CTX_MODEM_RESPONSE_ERROR: The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.

Error 7012 - ERROR_CTX_MODEM_RESPONSE_TIMEOUT: The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.

Error 7013 - ERROR_CTX_MODEM_RESPONSE_NO_CARRIER: Carrier detect has failed or carrier has been dropped due to disconnect.

Error 7014 - ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE: Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.

Error 7015 - ERROR_CTX_MODEM_RESPONSE_BUSY: Busy signal detected at remote site on callback.

Error 7016 - ERROR_CTX_MODEM_RESPONSE_VOICE: Voice detected at remote site on callback.

Error 7017 - ERROR_CTX_TD_ERROR: Transport driver error

Error 7022 - ERROR_CTX_WINSTATION_NOT_FOUND: The specified session cannot be found.

Error 7023 - ERROR_CTX_WINSTATION_ALREADY_EXISTS: The specified session name is already in use.

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

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

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

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

Error 7038 - ERROR_CTX_NOT_CONSOLE: 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 7040 - ERROR_CTX_CLIENT_QUERY_TIMEOUT: The client failed to respond to the server connect message.

Error 7041 - ERROR_CTX_CONSOLE_DISCONNECT: Disconnecting the console session is not supported.

Error 7042 - ERROR_CTX_CONSOLE_CONNECT: Reconnecting a disconnected session to the console is not supported.

Error 7044 - ERROR_CTX_SHADOW_DENIED: The request to control another session remotely was denied.

Error 7045 - ERROR_CTX_WINSTATION_ACCESS_DENIED: The requested session access is denied.

Error 7049 - ERROR_CTX_INVALID_WD: The specified terminal connection driver is invalid.

Error 7050 - ERROR_CTX_SHADOW_INVALID: The requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on.

Error 7051 - ERROR_CTX_SHADOW_DISABLED: The requested session is not configured to allow remote control.

Error 7052 - ERROR_CTX_CLIENT_LICENSE_IN_USE: 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 unique license number

Error 7053 - ERROR_CTX_CLIENT_LICENSE_NOT_SET: 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 contact your system administrator.

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

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

Error 7056 - ERROR_CTX_LICENSE_EXPIRED: The system license has expired. Your logon request is denied.

Error 7057 - ERROR_CTX_SHADOW_NOT_RUNNING: Remote control could not be terminated because the specified session is not currently being remotely controlled.

Error 7058 - ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE: The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported.

Error 8001 - FRS_ERR_INVALID_API_SEQUENCE: The file replication service API was called incorrectly.

Error 8002 - FRS_ERR_STARTING_SERVICE: The file replication service cannot be started.

Error 8003 - FRS_ERR_STOPPING_SERVICE: The file replication service cannot be stopped.

Error 8004 - FRS_ERR_INTERNAL_API: The file replication service API terminated the request. The event log may have more information.

Error 8005 - FRS_ERR_INTERNAL: The file replication service terminated the request. The event log may have more information.

Error 8006 - FRS_ERR_SERVICE_COMM: The file replication service cannot be contacted. The event log may have more information.

Error 8007 - FRS_ERR_INSUFFICIENT_PRIV: The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information.

Error 8008 - FRS_ERR_AUTHENTICATION: The file replication service cannot satisfy the request because authenticated RPC is not available. The event log may have more information.

Error 8009 - FRS_ERR_PARENT_INSUFFICIENT_PRIV: The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller. The event log may have more information.

Error 8010 - FRS_ERR_PARENT_AUTHENTICATION: The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller. The event log may have more information.

Error 8011 - FRS_ERR_CHILD_TO_PARENT_COMM: The file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information.

Error 8012 - FRS_ERR_PARENT_TO_CHILD_COMM: The file replication service on the domain controller cannot communicate with the file replication service on this computer. The event log may have more information.

Error 8013 - FRS_ERR_SYSVOL_POPULATE: The file replication service cannot populate the system volume because of an internal error. The event log may have more information.

Error 8014 - FRS_ERR_SYSVOL_POPULATE_TIMEOUT: The file replication service cannot populate the system volume because of an internal timeout. The event log may have more information.

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

Error 8016 - FRS_ERR_SYSVOL_DEMOTE: The file replication service cannot stop replicating the system volume because of an internal error. The event log may have more information.

Error 8017 - FRS_ERR_INVALID_SERVICE_PARAMETER: The file replication service detected an invalid parameter.

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

Error 8201 - ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY: The directory service evaluated group memberships locally.

Error 8202 - ERROR_DS_NO_ATTRIBUTE_OR_VALUE: The specified directory service attribute or value does not exist.

Error 8203 - ERROR_DS_INVALID_ATTRIBUTE_SYNTAX: The attribute syntax specified to the directory service is invalid.

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

Error 8205 - ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS: The specified directory service attribute or value already exists.

Error 8206 - ERROR_DS_BUSY: The directory service is busy.

Error 8207 - ERROR_DS_UNAVAILABLE: The directory service is unavailable.

Error 8208 - ERROR_DS_NO_RIDS_ALLOCATED: The directory service was unable to allocate a relative identifier.

Error 8209 - ERROR_DS_NO_MORE_RIDS: The directory service has exhausted the pool of relative identifiers.

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

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

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

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

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

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

Error 8216 - ERROR_DS_CROSS_DOM_MOVE_ERROR: The requested cross-domain move operation could not be performed.

Error 8217 - ERROR_DS_GC_NOT_AVAILABLE: Unable to contact the global catalog server.

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

Error 8219 - ERROR_POLICY_OBJECT_NOT_FOUND: The policy object does not exist.

Error 8220 - ERROR_POLICY_ONLY_IN_DS: The requested policy information is only in the directory service.

Error 8221 - ERROR_PROMOTION_ACTIVE: A domain controller promotion is currently active.

Error 8222 - ERROR_NO_PROMOTION_ACTIVE: A domain controller promotion is not currently active

Error 8224 - ERROR_DS_OPERATIONS_ERROR: An operations error occurred.

Error 8225 - ERROR_DS_PROTOCOL_ERROR: A protocol error occurred.

Error 8226 - ERROR_DS_TIMELIMIT_EXCEEDED: The time limit for this request was exceeded.

Error 8227 - ERROR_DS_SIZELIMIT_EXCEEDED: The size limit for this request was exceeded.

Error 8228 - ERROR_DS_ADMIN_LIMIT_EXCEEDED: The administrative limit for this request was exceeded.

Error 8229 - ERROR_DS_COMPARE_FALSE: The compare response was false.

Error 8230 - ERROR_DS_COMPARE_TRUE: The compare response was true.

Error 8231 - ERROR_DS_AUTH_METHOD_NOT_SUPPORTED: The requested authentication method is not supported by the server.

Error 8232 - ERROR_DS_STRONG_AUTH_REQUIRED: A more secure authentication method is required for this server.

Error 8233 - ERROR_DS_INAPPROPRIATE_AUTH: Inappropriate authentication.

Error 8234 - ERROR_DS_AUTH_UNKNOWN: The authentication mechanism is unknown.

Error 8235 - ERROR_DS_REFERRAL: A referral was returned from the server.

Error 8236 - ERROR_DS_UNAVAILABLE_CRIT_EXTENSION: The server does not support the requested critical extension.

Error 8237 - ERROR_DS_CONFIDENTIALITY_REQUIRED: This request requires a secure connection.

Error 8238 - ERROR_DS_INAPPROPRIATE_MATCHING: Inappropriate matching.

Error 8239 - ERROR_DS_CONSTRAINT_VIOLATION: A constraint violation occurred.

Error 8240 - ERROR_DS_NO_SUCH_OBJECT: There is no such object on the server.

Error 8241 - ERROR_DS_ALIAS_PROBLEM: There is an alias problem.

Error 8242 - ERROR_DS_INVALID_DN_SYNTAX: An invalid dn syntax has been specified.

Error 8243 - ERROR_DS_IS_LEAF: The object is a leaf object.

Error 8244 - ERROR_DS_ALIAS_DEREF_PROBLEM: There is an alias dereferencing problem.

Error 8245 - ERROR_DS_UNWILLING_TO_PERFORM: The server is unwilling to process the request.

Error 8246 - ERROR_DS_LOOP_DETECT: A loop has been detected.

Error 8247 - ERROR_DS_NAMING_VIOLATION: There is a naming violation.

Error 8248 - ERROR_DS_OBJECT_RESULTS_TOO_LARGE: The result set is too large.

Error 8249 - ERROR_DS_AFFECTS_MULTIPLE_DSAS: The operation affects multiple DSAs

Error 8250 - ERROR_DS_SERVER_DOWN: The server is not operational.

Error 8251 - ERROR_DS_LOCAL_ERROR: A local error has occurred.

Error 8252 - ERROR_DS_ENCODING_ERROR: An encoding error has occurred.

Error 8253 - ERROR_DS_DECODING_ERROR: A decoding error has occurred.

Error 8254 - ERROR_DS_FILTER_UNKNOWN: The search filter cannot be recognized.

Error 8255 - ERROR_DS_PARAM_ERROR: One or more parameters are illegal.

Error 8256 - ERROR_DS_NOT_SUPPORTED: The specified method is not supported.

Error 8257 - ERROR_DS_NO_RESULTS_RETURNED: No results were returned.

Error 8258 - ERROR_DS_CONTROL_NOT_FOUND: The specified control is not supported by the server.

Error 8259 - ERROR_DS_CLIENT_LOOP: A referral loop was detected by the client.

Error 8260 - ERROR_DS_REFERRAL_LIMIT_EXCEEDED: The preset referral limit was exceeded.

Error 8261 - ERROR_DS_SORT_CONTROL_MISSING: The search requires a SORT control.

Error 8262 - ERROR_DS_OFFSET_RANGE_ERROR: The search results exceed the offset range specified.

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

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

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

Error 8304 - ERROR_DS_MAX_OBJ_SIZE_EXCEEDED: The maximum size of an object has been exceeded.

Error 8305 - ERROR_DS_OBJ_STRING_NAME_EXISTS: An attempt was made to add an object to the directory with a name that is already in use.

Error 8306 - ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA: An attempt was made to add an object of a class that does not have an RDN defined in the schema.

Error 8307 - ERROR_DS_RDN_DOESNT_MATCH_SCHEMA: An attempt was made to add an object using an RDN that is not the RDN defined in the schema.

Error 8308 - ERROR_DS_NO_REQUESTED_ATTS_FOUND: None of the requested attributes were found on the objects.

Error 8309 - ERROR_DS_USER_BUFFER_TO_SMALL: The user buffer is too small.

Error 8310 - ERROR_DS_ATT_IS_NOT_ON_OBJ: The attribute specified in the operation is not present on the object.

Error 8311 - ERROR_DS_ILLEGAL_MOD_OPERATION: Illegal modify operation. Some aspect of the modification is not permitted.

Error 8312 - ERROR_DS_OBJ_TOO_LARGE: The specified object is too large.

Error 8313 - ERROR_DS_BAD_INSTANCE_TYPE: The specified instance type is not valid.

Error 8314 - ERROR_DS_MASTERDSA_REQUIRED: The operation must be performed at a master DSA.

Error 8315 - ERROR_DS_OBJECT_CLASS_REQUIRED: The object class attribute must be specified.

Error 8316 - ERROR_DS_MISSING_REQUIRED_ATT: A required attribute is missing.

Error 8317 - ERROR_DS_ATT_NOT_DEF_FOR_CLASS: An attempt was made to modify an object to include an attribute that is not legal for its class

Error 8318 - ERROR_DS_ATT_ALREADY_EXISTS: The specified attribute is already present on the object.

Error 8320 - ERROR_DS_CANT_ADD_ATT_VALUES: The specified attribute is not present, or has no values.

Error 8321 - ERROR_DS_SINGLE_VALUE_CONSTRAINT: Multiple values were specified for an attribute that can have only one value.

Error 8322 - ERROR_DS_RANGE_CONSTRAINT: A value for the attribute was not in the acceptable range of values.

Error 8323 - ERROR_DS_ATT_VAL_ALREADY_EXISTS: The specified value already exists.

Error 8324 - ERROR_DS_CANT_REM_MISSING_ATT: The attribute cannot be removed because it is not present on the object.

Error 8325 - ERROR_DS_CANT_REM_MISSING_ATT_VAL: The attribute value cannot be removed because it is not present on the object.

Error 8326 - ERROR_DS_ROOT_CANT_BE_SUBREF: The specified root object cannot be a subref.

Error 8327 - ERROR_DS_NO_CHAINING: Chaining is not permitted.

Error 8328 - ERROR_DS_NO_CHAINED_EVAL: Chained evaluation is not permitted.

Error 8329 - ERROR_DS_NO_PARENT_OBJECT: The operation could not be performed because the object's parent is either uninstantiated or deleted.

Error 8330 - ERROR_DS_PARENT_IS_AN_ALIAS: Having a parent that is an alias is not permitted. Aliases are leaf objects.

Error 8331 - ERROR_DS_CANT_MIX_MASTER_AND_REPS: The object and parent must be of the same type, either both masters or both replicas.

Error 8332 - ERROR_DS_CHILDREN_EXIST: The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.

Error 8333 - ERROR_DS_OBJ_NOT_FOUND: Directory object not found.

Error 8334 - ERROR_DS_ALIASED_OBJ_MISSING: The aliased object is missing.

Error 8335 - ERROR_DS_BAD_NAME_SYNTAX: The object name has bad syntax.

Error 8336 - ERROR_DS_ALIAS_POINTS_TO_ALIAS: It is not permitted for an alias to refer to another alias.

Error 8337 - ERROR_DS_CANT_DEREF_ALIAS: The alias cannot be dereferenced.

Error 8338 - ERROR_DS_OUT_OF_SCOPE: The operation is out of scope.

Error 8339 - ERROR_DS_OBJECT_BEING_REMOVED: The operation cannot continue because the object is in the process of being removed.

Error 8340 - ERROR_DS_CANT_DELETE_DSA_OBJ: The DSA object cannot be deleted.

Error 8341 - ERROR_DS_GENERIC_ERROR: A directory service error has occurred.

Error 8342 - ERROR_DS_DSA_MUST_BE_INT_MASTER: The operation can only be performed on an internal master DSA object.

Error 8343 - ERROR_DS_CLASS_NOT_DSA: The object must be of class DSA.

Error 8344 - ERROR_DS_INSUFF_ACCESS_RIGHTS: Insufficient access rights to perform the operation.

Error 8345 - ERROR_DS_ILLEGAL_SUPERIOR: The object cannot be added because the parent is not on the list of possible superiors.

Error 8346 - ERROR_DS_ATTRIBUTE_OWNED_BY_SAM: Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM).

Error 8347 - ERROR_DS_NAME_TOO_MANY_PARTS: The name has too many parts.

Error 8348 - ERROR_DS_NAME_TOO_LONG: The name is too long.

Error 8349 - ERROR_DS_NAME_VALUE_TOO_LONG: The name value is too long.

Error 8350 - ERROR_DS_NAME_UNPARSEABLE: The directory service encountered an error parsing a name.

Error 8351 - ERROR_DS_NAME_TYPE_UNKNOWN: The directory service cannot get the attribute type for a name.

Error 8352 - ERROR_DS_NOT_AN_OBJECT: The name does not identify an object; the name identifies a phantom.

Error 8353 - ERROR_DS_SEC_DESC_TOO_SHORT: The security descriptor is too short.

Error 8354 - ERROR_DS_SEC_DESC_INVALID: The security descriptor is invalid.

Error 8355 - ERROR_DS_NO_DELETED_NAME: Failed to create name for deleted object.

Error 8356 - ERROR_DS_SUBREF_MUST_HAVE_PARENT: The parent of a new subref must exist.

Error 8357 - ERROR_DS_NCNAME_MUST_BE_NC: The object must be a naming context.

Error 8358 - ERROR_DS_CANT_ADD_SYSTEM_ONLY: It is not permitted to add an attribute which is owned by the system.

Error 8359 - ERROR_DS_CLASS_MUST_BE_CONCRETE: The class of the object must be structural; you cannot instantiate an abstract class.

Error 8360 - ERROR_DS_INVALID_DMD: The schema object could not be found.

Error 8361 - ERROR_DS_OBJ_GUID_EXISTS: A local object with this GUID (dead or alive) already exists.

Error 8362 - ERROR_DS_NOT_ON_BACKLINK: The operation cannot be performed on a back link.

Error 8363 - ERROR_DS_NO_CROSSREF_FOR_NC: The cross reference for the specified naming context could not be found.

Error 8364 - ERROR_DS_SHUTTING_DOWN: The operation could not be performed because the directory service is shutting down.

Error 8365 - ERROR_DS_UNKNOWN_OPERATION: The directory service request is invalid.

Error 8366 - ERROR_DS_INVALID_ROLE_OWNER: The role owner attribute could not be read.

Error 8367 - ERROR_DS_COULDNT_CONTACT_FSMO: The requested FSMO operation failed. The current FSMO holder could not be reached.

Error 8368 - ERROR_DS_CROSS_NC_DN_RENAME: Modification of a DN across a naming context is not permitted.

Error 8369 - ERROR_DS_CANT_MOD_SYSTEM_ONLY: The attribute cannot be modified because it is owned by the system.

Error 8370 - ERROR_DS_REPLICATOR_ONLY: Only the replicator can perform this function.

Error 8371 - ERROR_DS_OBJ_CLASS_NOT_DEFINED: The specified class is not defined.

Error 8372 - ERROR_DS_OBJ_CLASS_NOT_SUBCLASS: The specified class is not a subclass.

Error 8373 - ERROR_DS_NAME_REFERENCE_INVALID: The name reference is invalid.

Error 8374 - ERROR_DS_CROSS_REF_EXISTS: A cross reference already exists.

Error 8375 - ERROR_DS_CANT_DEL_MASTER_CROSSREF: It is not permitted to delete a master cross reference.

Error 8376 - ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD: Subtree notifications are only supported on NC heads.

Error 8377 - ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX: Notification filter is too complex.

Error 8378 - ERROR_DS_DUP_RDN: Schema update failed: duplicate RDN.

Error 8379 - ERROR_DS_DUP_OID: Schema update failed: duplicate OID

Error 8380 - ERROR_DS_DUP_MAPI_ID: Schema update failed: duplicate MAPI identifier.

Error 8381 - ERROR_DS_DUP_SCHEMA_ID_GUID: Schema update failed: duplicate schema-id GUID.

Error 8382 - ERROR_DS_DUP_LDAP_DISPLAY_NAME: Schema update failed: duplicate LDAP display name.

Error 8383 - ERROR_DS_SEMANTIC_ATT_TEST: Schema update failed: range-lower less than range upper

Error 8384 - ERROR_DS_SYNTAX_MISMATCH: Schema update failed: syntax mismatch

Error 8385 - ERROR_DS_EXISTS_IN_MUST_HAVE: Schema deletion failed: attribute is used in must-contain

Error 8386 - ERROR_DS_EXISTS_IN_MAY_HAVE: Schema deletion failed: attribute is used in may-contain

Error 8387 - ERROR_DS_NONEXISTENT_MAY_HAVE: Schema update failed: attribute in may-contain does not exist

Error 8388 - ERROR_DS_NONEXISTENT_MUST_HAVE: Schema update failed: attribute in must-contain does not exist

Error 8389 - ERROR_DS_AUX_CLS_TEST_FAIL: Schema update failed: class in aux-class list does not exist or is not an auxiliary class

Error 8390 - ERROR_DS_NONEXISTENT_POSS_SUP: Schema update failed: class in poss-superiors does not exist

Error 8391 - ERROR_DS_SUB_CLS_TEST_FAIL: Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules

Error 8392 - ERROR_DS_BAD_RDN_ATT_ID_SYNTAX: Schema update failed: Rdn-Att-Id has wrong syntax

Error 8393 - ERROR_DS_EXISTS_IN_AUX_CLS: Schema deletion failed: class is used as auxiliary class

Error 8394 - ERROR_DS_EXISTS_IN_SUB_CLS: Schema deletion failed: class is used as sub class

Error 8395 - ERROR_DS_EXISTS_IN_POSS_SUP: Schema deletion failed: class is used as poss superior

Error 8396 - ERROR_DS_RECALCSCHEMA_FAILED: Schema update failed in recalculating validation cache.

Error 8397 - ERROR_DS_TREE_DELETE_NOT_FINISHED: The tree deletion is not finished.

Error 8398 - ERROR_DS_CANT_DELETE: The requested delete operation could not be performed.

Error 8399 - ERROR_DS_ATT_SCHEMA_REQ_ID: Cannot read the governs class identifier for the schema record.

Error 8400 - ERROR_DS_BAD_ATT_SCHEMA_SYNTAX: The attribute schema has bad syntax.

Error 8401 - ERROR_DS_CANT_CACHE_ATT: The attribute could not be cached.

Error 8402 - ERROR_DS_CANT_CACHE_CLASS: The class could not be cached.

Error 8403 - ERROR_DS_CANT_REMOVE_ATT_CACHE: The attribute could not be removed from the cache.

Error 8404 - ERROR_DS_CANT_REMOVE_CLASS_CACHE: The class could not be removed from the cache.

Error 8405 - ERROR_DS_CANT_RETRIEVE_DN: The distinguished name attribute could not be read.

Error 8406 - ERROR_DS_MISSING_SUPREF: A required subref is missing.

Error 8407 - ERROR_DS_CANT_RETRIEVE_INSTANCE: The instance type attribute could not be retrieved.

Error 8408 - ERROR_DS_CODE_INCONSISTENCY: An internal error has occurred.

Error 8409 - ERROR_DS_DATABASE_ERROR: A database error has occurred.

Error 8410 - ERROR_DS_GOVERNSID_MISSING: The attribute GOVERNSID is missing.

Error 8411 - ERROR_DS_MISSING_EXPECTED_ATT: An expected attribute is missing.

Error 8412 - ERROR_DS_NCNAME_MISSING_CR_REF: The specified naming context is missing a cross reference.

Error 8413 - ERROR_DS_SECURITY_CHECKING_ERROR: A security checking error has occurred.

Error 8414 - ERROR_DS_SCHEMA_NOT_LOADED: The schema is not loaded.

Error 8415 - ERROR_DS_SCHEMA_ALLOC_FAILED: Schema allocation failed. Please check if the machine is running low on memory.

Error 8416 - ERROR_DS_ATT_SCHEMA_REQ_SYNTAX: Failed to obtain the required syntax for the attribute schema.

Error 8417 - ERROR_DS_GCVERIFY_ERROR: The 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 8418 - ERROR_DS_DRA_SCHEMA_MISMATCH: The replication operation failed because of a schema mismatch between the servers involved.

Error 8419 - ERROR_DS_CANT_FIND_DSA_OBJ: The DSA object could not be found.

Error 8420 - ERROR_DS_CANT_FIND_EXPECTED_NC: The naming context could not be found.

Error 8421 - ERROR_DS_CANT_FIND_NC_IN_CACHE: The naming context could not be found in the cache.

Error 8422 - ERROR_DS_CANT_RETRIEVE_CHILD: The child object could not be retrieved.

Error 8423 - ERROR_DS_SECURITY_ILLEGAL_MODIFY: The modification was not permitted for security reasons.

Error 8424 - ERROR_DS_CANT_REPLACE_HIDDEN_REC: The operation cannot replace the hidden record.

Error 8425 - ERROR_DS_BAD_HIERARCHY_FILE: The hierarchy file is invalid.

Error 8426 - ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED: The attempt to build the hierarchy table failed.

Error 8427 - ERROR_DS_CONFIG_PARAM_MISSING: The directory configuration parameter is missing from the registry.

Error 8428 - ERROR_DS_COUNTING_AB_INDICES_FAILED: The attempt to count the address book indices failed.

Error 8429 - ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED: The allocation of the hierarchy table failed.

Error 8430 - ERROR_DS_INTERNAL_FAILURE: The directory service encountered an internal failure.

Error 8431 - ERROR_DS_UNKNOWN_ERROR: The directory service encountered an unknown failure.

Error 8432 - ERROR_DS_ROOT_REQUIRES_CLASS_TOP: A root object requires a class of 'top'.

Error 8433 - ERROR_DS_REFUSING_FSMO_ROLES: This directory server is shutting down, and cannot take ownership of new floating single-master operation roles.

Error 8434 - ERROR_DS_MISSING_FSMO_SETTINGS: The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.

Error 8435 - ERROR_DS_UNABLE_TO_SURRENDER_ROLES: The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers.

Error 8436 - ERROR_DS_DRA_GENERIC: The replication operation failed.

Error 8437 - ERROR_DS_DRA_INVALID_PARAMETER: An invalid parameter was specified for this replication operation.

Error 8438 - ERROR_DS_DRA_BUSY: The directory service is too busy to complete the replication operation at this time.

Error 8439 - ERROR_DS_DRA_BAD_DN: The distinguished name specified for this replication operation is invalid.

Error 8440 - ERROR_DS_DRA_BAD_NC: The naming context specified for this replication operation is invalid.

Error 8441 - ERROR_DS_DRA_DN_EXISTS: The distinguished name specified for this replication operation already exists.

Error 8442 - ERROR_DS_DRA_INTERNAL_ERROR: The replication system encountered an internal error.

Error 8443 - ERROR_DS_DRA_INCONSISTENT_DIT: The replication operation encountered a database inconsistency.

Error 8444 - ERROR_DS_DRA_CONNECTION_FAILED: The server specified for this replication operation could not be contacted.

Error 8445 - ERROR_DS_DRA_BAD_INSTANCE_TYPE: The replication operation encountered an object with an invalid instance type.

Error 8446 - ERROR_DS_DRA_OUT_OF_MEM: The replication operation failed to allocate memory.

Error 8447 - ERROR_DS_DRA_MAIL_PROBLEM: The replication operation encountered an error with the mail system.

Error 8448 - ERROR_DS_DRA_REF_ALREADY_EXISTS: The replication reference information for the target server already exists.

Error 8449 - ERROR_DS_DRA_REF_NOT_FOUND: The replication reference information for the target server does not exist.

Error 8450 - ERROR_DS_DRA_OBJ_IS_REP_SOURCE: The naming context cannot be removed because it is replicated to another server.

Error 8451 - ERROR_DS_DRA_DB_ERROR: The replication operation encountered a database error.

Error 8452 - ERROR_DS_DRA_NO_REPLICA: The naming context is in the process of being removed or is not replicated from the specified server.

Error 8453 - ERROR_DS_DRA_ACCESS_DENIED: Replication access was denied.

Error 8454 - ERROR_DS_DRA_NOT_SUPPORTED: The requested operation is not supported by this version of the directory service.

Error 8455 - ERROR_DS_DRA_RPC_CANCELLED: The replication remote procedure call was cancelled.

Error 8456 - ERROR_DS_DRA_SOURCE_DISABLED: The source server is currently rejecting replication requests.

Error 8457 - ERROR_DS_DRA_SINK_DISABLED: The destination server is currently rejecting replication requests.

Error 8458 - ERROR_DS_DRA_NAME_COLLISION: The replication operation failed due to a collision of object names.

Error 8459 - ERROR_DS_DRA_SOURCE_REINSTALLED: The replication source has been reinstalled.

Error 8460 - ERROR_DS_DRA_MISSING_PARENT: The replication operation failed because a required parent object is missing.

Error 8461 - ERROR_DS_DRA_PREEMPTED: The replication operation was preempted.

Error 8462 - ERROR_DS_DRA_ABANDON_SYNC: The replication synchronization attempt was abandoned because of a lack of updates.

Error 8463 - ERROR_DS_DRA_SHUTDOWN: The replication operation was terminated because the system is shutting down.

Error 8464 - ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET: The replication synchronization attempt failed as the destination partial attribute set is not a subset of source partial attribute set.

Error 8465 - ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA: The replication synchronization attempt failed because a master replica attempted to sync from a partial replica.

Error 8466 - ERROR_DS_DRA_EXTN_CONNECTION_FAILED: The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation.

Error 8467 - ERROR_DS_INSTALL_SCHEMA_MISMATCH: The version of the Active Directory schema of the source forest is not compatible with the version of Active Directory on this computer. You must upgrade the operating system on a domain controller in the source forest be

Error 8468 - ERROR_DS_DUP_LINK_ID: Schema update failed: An attribute with the same link identifier already exists.

Error 8469 - ERROR_DS_NAME_ERROR_RESOLVING: Name translation: Generic processing error.

Error 8470 - ERROR_DS_NAME_ERROR_NOT_FOUND: Name translation: Could not find the name or insufficient right to see name.

Error 8471 - ERROR_DS_NAME_ERROR_NOT_UNIQUE: Name translation: Input name mapped to more than one output name.

Error 8472 - ERROR_DS_NAME_ERROR_NO_MAPPING: Name translation: Input name found, but not the associated output format.

Error 8473 - ERROR_DS_NAME_ERROR_DOMAIN_ONLY: Name translation: Unable to resolve completely, only the domain was found.

Error 8474 - ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING: Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire.

Error 8475 - ERROR_DS_CONSTRUCTED_ATT_MOD: Modification of a constructed att is not allowed.

Error 8476 - ERROR_DS_WRONG_OM_OBJ_CLASS: The OM-Object-Class specified is incorrect for an attribute with the specified syntax.

Error 8477 - ERROR_DS_DRA_REPL_PENDING: The replication request has been posted; waiting for reply.

Error 8478 - ERROR_DS_DS_REQUIRED: The requested operation requires a directory service, and none was available.

Error 8479 - ERROR_DS_INVALID_LDAP_DISPLAY_NAME: The LDAP display name of the class or attribute contains non-ASCII characters.

Error 8480 - ERROR_DS_NON_BASE_SEARCH: The requested search operation is only supported for base searches.

Error 8481 - ERROR_DS_CANT_RETRIEVE_ATTS: The search failed to retrieve attributes from the database.

Error 8482 - ERROR_DS_BACKLINK_WITHOUT_LINK: The schema update operation tried to add a backward link attribute that has no corresponding forward link.

Error 8483 - ERROR_DS_EPOCH_MISMATCH: Source 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 8484 - ERROR_DS_SRC_NAME_MISMATCH: Source 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 8485 - ERROR_DS_SRC_AND_DST_NC_IDENTICAL: Source and destination of a cross domain move operation are identical. Caller should use local move operation instead of cross domain move operation.

Error 8486 - ERROR_DS_DST_NC_MISMATCH: Source 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 8487 - ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC: Destination of a cross domain move is not authoritative for the destination naming context.

Error 8488 - ERROR_DS_SRC_GUID_MISMATCH: Source 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 8489 - ERROR_DS_CANT_MOVE_DELETED_OBJECT: Object 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 8490 - ERROR_DS_PDC_OPERATION_IN_PROGRESS: Another operation which requires exclusive access to the PDC PSMO is already in progress.

Error 8491 - ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD: A 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 needs to be removed to restore the system to a consisten

Error 8492 - ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION: This object may not 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

Error 8493 - ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS: Can'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 8494 - ERROR_DS_NC_MUST_HAVE_NC_PARENT: A naming context head must be the immediate child of another naming context head, not of an interior node.

Error 8495 - ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE: The directory cannot validate the proposed naming context name because it does not hold a replica of the naming context above the proposed naming context. Please ensure that the domain naming master role is held by a se

Error 8496 - ERROR_DS_DST_DOMAIN_NOT_NATIVE: Destination domain must be in native mode.

Error 8497 - ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER: The operation cannot be performed because the server does not have an infrastructure container in the domain of interest.

Error 8498 - ERROR_DS_CANT_MOVE_ACCOUNT_GROUP: Cross-domain move of non-empty account groups is not allowed.

Error 8499 - ERROR_DS_CANT_MOVE_RESOURCE_GROUP: Cross-domain move of non-empty resource groups is not allowed.

Error 8500 - ERROR_DS_INVALID_SEARCH_FLAG: The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings.

Error 8501 - ERROR_DS_NO_TREE_DELETE_ABOVE_NC: Tree deletions starting at an object which has an NC head as a descendant are not allowed.

Error 8502 - ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE: The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use.

Error 8503 - ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE: The directory service failed to identify the list of objects to delete while attempting a tree deletion.

Error 8504 - : Security Accounts Manager initialization failed because of the following error: %1.

Error 8505 - ERROR_DS_SENSITIVE_GROUP_VIOLATION: Only an administrator can modify the membership list of an administrative group.

Error 8506 - ERROR_DS_CANT_MOD_PRIMARYGROUPID: Cannot change the primary group ID of a domain controller account.

Error 8507 - ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD: An attempt is made to modify the base schema.

Error 8508 - ERROR_DS_NONSAFE_SCHEMA_CHANGE: Adding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through in

Error 8509 - ERROR_DS_SCHEMA_UPDATE_DISALLOWED: Schema update is not allowed on this DC because the DC is not the schema FSMO Role Owner.

Error 8510 - ERROR_DS_CANT_CREATE_UNDER_SCHEMA: An object of this class cannot be created under the schema container. You can only create attribute-schema and class-schema objects under the schema container.

Error 8511 - ERROR_DS_INSTALL_NO_SRC_SCH_VERSION: The replica/child install failed to get the objectVersion attribute on the schema container on the source DC. Either the attribute is missing on the schema container or the credentials supplied do not have permission t

Error 8512 - ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE: The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory.

Error 8513 - ERROR_DS_INVALID_GROUP_TYPE: The specified group type is invalid.

Error 8514 - ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN: Cannot nest global groups in a mixed domain if the group is security-enabled.

Error 8515 - ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN: Cannot nest local groups in a mixed domain if the group is security-enabled.

Error 8516 - ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER: A global group cannot have a local group as a member.

Error 8517 - ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER: A global group cannot have a universal group as a member.

Error 8518 - ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER: A universal group cannot have a local group as a member.

Error 8519 - ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER: A global group cannot have a cross-domain member.

Error 8520 - ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER: A local group cannot have another cross-domain local group as a member.

Error 8521 - ERROR_DS_HAVE_PRIMARY_MEMBERS: A group with primary members cannot change to a security-disabled group.

Error 8522 - ERROR_DS_STRING_SD_CONVERSION_FAILED: The schema cache load failed to convert the string default SD on a class-schema object.

Error 8523 - ERROR_DS_NAMING_MASTER_GC: Only DSAs configured to be Global Catalog servers should be allowed to hold the Domain Naming Master FSMO role. (Applies only to Windows 2000 servers)

Error 8524 - ERROR_DS_LOOKUP_FAILURE: The DSA operation is unable to proceed because of a DNS lookup failure.

Error 8525 - ERROR_DS_COULDNT_UPDATE_SPNS: While processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync.

Error 8526 - ERROR_DS_CANT_RETRIEVE_SD: The Security Descriptor attribute could not be read.

Error 8527 - ERROR_DS_KEY_NOT_UNIQUE.: The object requested was not found, but an object with that key was found.

Error 8528 - ERROR_DS_WRONG_LINKED_ATT_SYNTAX: The syntax of the linked attributed being added is incorrect. Forward links can only have syntax 2.5.5.1, 2.5.5.7, and 2.5.5.14, and backlinks can only have syntax 2.5.5.1.

Error 8529 - ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD: Security Account Manager needs to get the boot password.

Error 8530 - ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY: Security Account Manager needs to get the boot key from floppy disk.

Error 8531 - ERROR_DS_CANT_START: Directory Service cannot start.

Error 8532 - ERROR_DS_INIT_FAILURE: Directory Services could not start.

Error 8533 - ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION: The connection between client and server requires packet privacy or better.

Error 8534 - ERROR_DS_SOURCE_DOMAIN_IN_FOREST: The source domain may not be in the same forest as destination.

Error 8535 - ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST: The destination domain must be in the forest.

Error 8536 - ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED: The operation requires that destination domain auditing be enabled.

Error 8537 - ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN: The operation couldn't locate a DC for the source domain.

Error 8538 - ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER: The source object must be a group or user.

Error 8539 - ERROR_DS_SRC_SID_EXISTS_IN_FOREST: The source object's SID already exists in destination forest.

Error 8540 - ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH: The source and destination object must be of the same type.

Error 8541 - : Security Accounts Manager initialization failed because of the following error: %1.

Error 8542 - ERROR_DS_DRA_SCHEMA_INFO_SHIP: Schema information could not be included in the replication request.

Error 8543 - ERROR_DS_DRA_SCHEMA_CONFLICT: The replication operation could not be completed due to a schema incompatibility.

Error 8544 - ERROR_DS_DRA_EARLIER_SCHEMA_CONLICT: The replication operation could not be completed due to a previous schema incompatibility.

Error 8545 - ERROR_DS_DRA_OBJ_NC_MISMATCH: The replication update could not be applied because either the source or the destination has not yet received information regarding a recent cross-domain move operation.

Error 8546 - ERROR_DS_NC_STILL_HAS_DSAS: The requested domain could not be deleted because there exist domain controllers that still host this domain.

Error 8547 - ERROR_DS_GC_REQUIRED: The requested operation can be performed only on a global catalog server.

Error 8548 - ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY: A local group can only be a member of other local groups in the same domain.

Error 8549 - ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS: Foreign security principals cannot be members of universal groups.

Error 8550 - ERROR_DS_CANT_ADD_TO_GC: The attribute is not allowed to be replicated to the GC because of security reasons.

Error 8551 - ERROR_DS_NO_CHECKPOINT_WITH_PDC: The checkpoint with the PDC could not be taken because there are too many modifications being processed currently.

Error 8552 - ERROR_DS_SOURCE_AUDITING_NOT_ENABLED: The operation requires that source domain auditing be enabled.

Error 8553 - ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC: Security principal objects can only be created inside domain naming contexts.

Error 8554 - ERROR_DS_INVALID_NAME_FOR_SPN: A Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format.

Error 8555 - ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS: A Filter was passed that uses constructed attributes.

Error 8556 - ERROR_DS_UNICODEPWD_NOT_IN_QUOTES: The unicodePwd attribute value must be enclosed in double quotes.

Error 8557 - ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED: Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or inc

Error 8558 - ERROR_DS_MUST_BE_RUN_ON_DST_DC: For security reasons, the operation must be run on the destination DC.

Error 8559 - ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER: For security reasons, the source DC must be NT4SP4 or greater.

Error 8560 - ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ: Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed.

Error 8561 - : Directory Services could not start because of the following error: %1.

Error 8562 - : Security Accounts Manager initialization failed because of the following error: %1.

Error 8563 - ERROR_DS_FOREST_VERSION_TOO_HIGH: This version of Windows is too old to support the current directory forest behavior. You must upgrade the operating system on this server before it can become a domain controller in this forest.

Error 8564 - ERROR_DS_DOMAIN_VERSION_TOO_HIGH: This version of Windows is too old to support the current domain behavior. You must upgrade the operating system on this server before it can become a domain controller in this domain.

Error 8565 - ERROR_DS_FOREST_VERSION_TOO_LOW: This version of Windows no longer supports the behavior version in use in this directory forest. You must advance the forest behavior version before this server can become a domain controller in the forest.

Error 8566 - ERROR_DS_DOMAIN_VERSION_TOO_LOW: This version of Windows no longer supports the behavior version in use in this domain. You must advance the domain behavior version before this server can become a domain controller in the domain.

Error 8567 - ERROR_DS_INCOMPATIBLE_VERSION: The version of Windows is incompatible with the behavior version of the domain or forest.

Error 8568 - ERROR_DS_LOW_DSA_VERSION: The behavior version cannot be increased to the requested value because Domain Controllers still exist with versions lower than the requested value.

Error 8569 - ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN: The behavior version value cannot be increased while the domain is still in mixed domain mode. You must first change the domain to native mode before increasing the behavior version.

Error 8570 - ERROR_DS_NOT_SUPPORTED_SORT_ORDER: The sort order requested is not supported.

Error 8571 - ERROR_DS_NAME_NOT_UNIQUE: Found an object with a non unique name.

Error 8572 - ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4: The machine account was created pre-NT4. The account needs to be recreated.

Error 8573 - ERROR_DS_OUT_OF_VERSION_STORE: The database is out of version store.

Error 8574 - ERROR_DS_INCOMPATIBLE_CONTROLS_USED: Unable to continue operation because multiple conflicting controls were used.

Error 8575 - ERROR_DS_NO_REF_DOMAIN: Unable to find a valid security descriptor reference domain for this partition.

Error 8576 - ERROR_DS_RESERVED_LINK_ID: Schema update failed: The link identifier is reserved.

Error 8577 - ERROR_DS_LINK_ID_NOT_AVAILABLE: Schema update failed: There are no link identifiers available.

Error 8578 - ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER: An account group cannot have a universal group as a member.

Error 8579 - ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE: Rename or move operations on naming context heads or read-only objects are not allowed.

Error 8580 - ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC: Move operations on objects in the schema naming context are not allowed.

Error 8581 - ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG: A system flag has been set on the object and does not allow the object to be moved or renamed.

Error 8582 - ERROR_DS_MODIFYDN_WRONG_GRANDPARENT: This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers.

Error 8583 - ERROR_DS_NAME_ERROR_TRUST_REFERRAL: Unable to resolve completely, a referral to another forest is generated.

Error 8584 - ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER: The requested action is not supported on standard server.

Error 8585 - ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD: Could not access a partition of the Active Directory located on a remote server. Make sure at least one server is running for the partition in question.

Error 8586 - ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE: The directory cannot validate the proposed naming context (or partition) name because it does not hold a replica nor can it contact a replica of the naming context above the proposed naming context. Please ensure that t

Error 8587 - ERROR_DS_THREAD_LIMIT_EXCEEDED: The thread limit for this request was exceeded.

Error 8588 - ERROR_DS_NOT_CLOSEST: The Global catalog server is not in the closet site.

Error 8589 - ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF: The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the corresponding server object in the local DS database has no serverReference attribute.

Error 8590 - ERROR_DS_SINGLE_USER_MODE_FAILED: The Directory Service failed to enter single user mode.

Error 8591 - ERROR_DS_NTDSCRIPT_SYNTAX_ERROR: The Directory Service cannot parse the script because of a syntax error.

Error 8592 - ERROR_DS_NTDSCRIPT_PROCESS_ERROR: The Directory Service cannot process the script because of an error.

Error 8593 - ERROR_DS_DIFFERENT_REPL_EPOCHS: The directory service cannot perform the requested operation because the servers involved are of different replication epochs (which is usually related to a domain rename that is in progress).

Error 8594 - ERROR_DS_DRS_EXTENSIONS_CHANGED: The directory service binding must be renegotiated due to a change in the server extensions information.

Error 8595 - ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR: Operation not allowed on a disabled cross ref.

Error 8596 - ERROR_DS_NO_MSDS_INTID: Schema update failed: No values for msDS-IntId are available.

Error 8597 - ERROR_DS_DUP_MSDS_INTID: Schema update failed: Duplicate msDS-INtId. Retry the operation.

Error 8598 - ERROR_DS_EXISTS_IN_RDNATTID: Schema deletion failed: attribute is used in rDNAttID.

Error 8599 - ERROR_DS_AUTHORIZATION_FAILED: The directory service failed to authorize the request.

Error 8600 - ERROR_DS_INVALID_SCRIPT: The Directory Service cannot process the script because it is invalid.

Error 8601 - ERROR_DS_REMOTE_CROSSREF_OP_FAILED: The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data.

Error 9001 - DNS_ERROR_RCODE_FORMAT_ERROR: DNS server unable to interpret format.

Error 9002 - DNS_ERROR_RCODE_SERVER_FAILURE: DNS server failure.

Error 9003 - DNS_ERROR_RCODE_NAME_ERROR: DNS name does not exist.

Error 9004 - DNS_ERROR_RCODE_NOT_IMPLEMENTED: DNS request not supported by name server.

Error 9005 - DNS_ERROR_RCODE_REFUSED: DNS operation refused.

Error 9006 - DNS_ERROR_RCODE_YXDOMAIN: DNS name that ought not exist, does exist.

Error 9007 - DNS_ERROR_RCODE_YXRRSET: DNS RR set that ought not exist, does exist.

Error 9008 - DNS_ERROR_RCODE_NXRRSET: DNS RR set that ought to exist, does not exist.

Error 9009 - DNS_ERROR_RCODE_NOTAUTH: DNS server not authoritative for zone.

Error 9010 - DNS_ERROR_RCODE_NOTZONE: DNS name in update or prereq is not in zone.

Error 9016 - DNS_ERROR_RCODE_BADSIG: DNS signature failed to verify.

Error 9017 - DNS_ERROR_RCODE_BADKEY: DNS bad key.

Error 9018 - DNS_ERROR_RCODE_BADTIME: DNS signature validity expired.

Error 9501 - DNS_INFO_NO_RECORDS: No records found for given DNS query.

Error 9502 - DNS_ERROR_BAD_PACKET: Bad DNS packet.

Error 9503 - DNS_ERROR_NO_PACKET: No DNS packet.

Error 9504 - DNS_ERROR_RCODE: DNS error, check rcode.

Error 9505 - DNS_ERROR_UNSECURE_PACKET: Unsecured DNS packet.

Error 9551 - DNS_ERROR_INVALID_TYPE: Invalid DNS type.

Error 9552 - DNS_ERROR_INVALID_IP_ADDRESS: Invalid IP address.

Error 9553 - DNS_ERROR_INVALID_PROPERTY: Invalid property.

Error 9554 - DNS_ERROR_TRY_AGAIN_LATER: Try DNS operation again later.

Error 9555 - DNS_ERROR_NOT_UNIQUE: Record for given name and type is not unique.

Error 9556 - DNS_ERROR_NON_RFC_NAME: DNS name does not comply with RFC specifications.

Error 9557 - DNS_STATUS_FQDN: DNS name is a fully-qualified DNS name.

Error 9558 - DNS_STATUS_DOTTED_NAME: DNS name is dotted (multi-label).

Error 9559 - DNS_STATUS_SINGLE_PART_NAME: DNS name is a single-part name.

Error 9560 - DNS_ERROR_INVALID_NAME_CHAR: DSN name contains an invalid character.

Error 9561 - DNS_ERROR_NUMERIC_NAME: DNS name is entirely numeric.

Error 9562 - DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER: The operation requested is not permitted on a DNS root server.

Error 9601 - DNS_ERROR_ZONE_DOES_NOT_EXIST: DNS zone does not exist.

Error 9602 - DNS_ERROR_NO_ZONE_INFO: DNS zone information not available.

Error 9603 - DNS_ERROR_INVALID_ZONE_OPERATION: Invalid operation for DNS zone.

Error 9604 - DNS_ERROR_ZONE_CONFIGURATION_ERROR: Invalid DNS zone configuration.

Error 9605 - DNS_ERROR_ZONE_HAS_NO_SOA_RECORD: DNS zone has no start of authority (SOA) record.

Error 9606 - DNS_ERROR_ZONE_HAS_NO_NS_RECORDS: DNS zone has no name server (NS) record.

Error 9607 - DNS_ERROR_ZONE_LOCKED: DNS zone is locked.

Error 9608 - DNS_ERROR_ZONE_CREATION_FAILED: DNS zone creation failed.

Error 9609 - DNS_ERROR_ZONE_ALREADY_EXISTS: DNS zone already exists.

Error 9610 - DNS_ERROR_AUTOZONE_ALREADY_EXISTS: DNS automatic zone already exists.

Error 9611 - DNS_ERROR_INVALID_ZONE_TYPE: Invalid DNS zone type.

Error 9612 - DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP: Secondary DNS zone requires master IP address.

Error 9613 - DNS_ERROR_ZONE_NOT_SECONDARY: DNS zone not secondary.

Error 9614 - DNS_ERROR_NEED_SECONDARY_ADDRESSES: Need secondary IP address.

Error 9615 - DNS_ERROR_WINS_INIT_FAILED: WINS initialization failed.

Error 9616 - DNS_ERROR_NEED_WINS_SERVERS: Need WINS servers.

Error 9617 - DNS_ERROR_NBSTAT_INIT_FAILED: NBTSTAT initialization call failed.

Error 9618 - DNS_ERROR_SOA_DELETE_INVALID: Invalid delete of start of authority (SOA)

Error 9619 - DNS_ERROR_FORWARDER_ALREADY_EXISTS: A conditional forwarding zone already exists for that name.

Error 9620 - DNS_ERROR_ZONE_REQUIRES_MASTER_IP: This zone must be configured with one or more master DNS server IP addresses.

Error 9621 - DNS_ERROR_ZONE_IS_SHUTDOWN: The operation cannot be performed because this zone is shutdown.

Error 9651 - DNS_ERROR_PRIMARY_REQUIRES_DATAFILE: Primary DNS zone requires datafile.

Error 9652 - DNS_ERROR_INVALID_DATAFILE_NAME: Invalid datafile name for DNS zone.

Error 9653 - DNS_ERROR_DATAFILE_OPEN_FAILURE: Failed to open datafile for DNS zone.

Error 9654 - DNS_ERROR_FILE_WRITEBACK_FAILED: Failed to write datafile for DNS zone.

Error 9655 - DNS_ERROR_DATAFILE_PARSING: Failure while reading datafile for DNS zone.

Error 9701 - DNS_ERROR_RECORD_DOES_NOT_EXIST: DNS record does not exist.

Error 9702 - DNS_ERROR_RECORD_FORMAT: DNS record format error.

Error 9703 - DNS_ERROR_NODE_CREATION_FAILED: Node creation failure in DNS.

Error 9704 - DNS_ERROR_UNKNOWN_RECORD_TYPE: Unknown DNS record type.

Error 9705 - DNS_ERROR_RECORD_TIMED_OUT: DNS record timed out.

Error 9706 - DNS_ERROR_NAME_NOT_IN_ZONE: Name not in DNS zone.

Error 9707 - DNS_ERROR_CNAME_LOOP: CNAME loop detected.

Error 9708 - DNS_ERROR_NODE_IS_CNAME: Node is a CNAME DNS record.

Error 9709 - DNS_ERROR_CNAME_COLLISION: A CNAME record already exists for given name.

Error 9710 - DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT: Record only at DNS zone root.

Error 9711 - DNS_ERROR_RECORD_ALREADY_EXISTS: DNS record already exists.

Error 9712 - DNS_ERROR_SECONDARY_DATA: Secondary DNS zone data error.

Error 9713 - DNS_ERROR_NO_CREATE_CACHE_DATA: Could not create DNS cache data.

Error 9714 - DNS_ERROR_NAME_DOES_NOT_EXIST: DNS name does not exist.

Error 9715 - DNS_WARNING_PTR_CREATE_FAILED: Could not create pointer (PTR) record.

Error 9716 - DNS_WARNING_DOMAIN_UNDELETED: DNS domain was undeleted.

Error 9717 - DNS_ERROR_DS_UNAVAILABLE: The directory service is unavailable.

Error 9718 - DNS_ERROR_DS_ZONE_ALREADY_EXISTS: DNS zone already exists in the directory service.

Error 9719 - DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE: DNS server not creating or reading the boot file for the directory service integrated DNS zone.

Error 9751 - DNS_INFO_AXFR_COMPLETE: DNS AXFR (zone transfer) complete.

Error 9752 - DNS_ERROR_AXFR: DNS zone transfer failed.

Error 9753 - DNS_INFO_ADDED_LOCAL_WINS: Added local WINS server.

Error 9801 - DNS_STATUS_CONTINUE_NEEDED: Secure update call needs to continue update request.

Error 9851 - DNS_ERROR_NO_TCPIP: TCP/IP network protocol not installed.

Error 9852 - DNS_ERROR_NO_DNS_SERVERS: No DNS servers configured for local system.

Error 9901 - DNS_ERROR_DP_DOES_NOT_EXIST: The specified directory partition does not exist.

Error 9902 - DNS_ERROR_DP_ALREADY_EXISTS: The specified directory partition already exists.

Error 9903 - DNS_ERROR_DP_NOT_ENLISTED: The DS is not enlisted in the specified directory partition.

Error 9904 - DNS_ERROR_DP_ALREADY_ENLISTED: The DS is already enlisted in the specified directory partition.

Error 10004 - WSAEINTR: A blocking operation was interrupted by a call to WSACancelBlockingCall.

Error 10009 - WSAEBADF: The file handle supplied is not valid.

Error 10013 - WSAEACCES: An attempt was made to access a socket in a way forbidden by its access permissions.

Error 10014 - WSAEFAULT: The system detected an invalid pointer address in attempting to use a pointer argument in a call.

Error 10022 - WSAEINVAL: An invalid argument was supplied.

Error 10024 - WSAEMFILE: Too many open sockets.

Error 10035 - WSAEWOULDBLOCK: A non-blocking socket operation could not be completed immediately.

Error 10036 - WSAEINPROGRESS: A blocking operation is currently executing.

Error 10037 - WSAEALREADY: An operation was attempted on a non-blocking socket that already had an operation in progress.

Error 10038 - WSAENOTSOCK: An operation was attempted on something that is not a socket.

Error 10039 - WSAEDESTADDRREQ: A required address was omitted from an operation on a socket.

Error 10040 - WSAEMSGSIZE: 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.

Error 10041 - WSAEPROTOTYPE: A protocol was specified in the socket function call that does not support the semantics of the socket type requested.

Error 10042 - WSAENOPROTOOPT: An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.

Error 10043 - WSAEPROTONOSUPPORT: The requested protocol has not been configured into the system, or no implementation for it exists.

Error 10044 - WSAESOCKTNOSUPPORT: The support for the specified socket type does not exist in this address family.

Error 10045 - WSAEOPNOTSUPP: The attempted operation is not supported for the type of object referenced.

Error 10046 - WSAEPFNOSUPPORT: The protocol family has not been configured into the system or no implementation for it exists.

Error 10047 - WSAEAFNOSUPPORT: An address incompatible with the requested protocol was used.

Error 10048 - WSAEADDRINUSE: Only one usage of each socket address (protocol/network address/port) is normally permitted.

Error 10049 - WSAEADDRNOTAVAIL: The requested address is not valid in its context.

Error 10050 - WSAENETDOWN: A socket operation encountered a dead network.

Error 10051 - WSAENETUNREACH: A socket operation was attempted to an unreachable network.

Error 10052 - WSAENETRESET: The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.

Error 10053 - WSAECONNABORTED: An established connection was aborted by the software in your host machine.

Error 10054 - WSAECONNRESET: An existing connection was forcibly closed by the remote host.

Error 10055 - WSAENOBUFS: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.

Error 10056 - WSAEISCONN: A connect request was made on an already connected socket.

Error 10057 - WSAENOTCONN: 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.

Error 10058 - WSAESHUTDOWN: 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.

Error 10059 - WSAETOOMANYREFS: Too many references to some kernel object.

Error 10060 - WSAETIMEDOUT: 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.

Error 10061 - WSAECONNREFUSED: No connection could be made because the target machine actively refused it.

Error 10062 - WSAELOOP: Cannot translate name.

Error 10063 - WSAENAMETOOLONG: Name component or name was too long.

Error 10064 - WSAEHOSTDOWN: A socket operation failed because the destination host was down.

Error 10065 - WSAEHOSTUNREACH: A socket operation was attempted to an unreachable host.

Error 10066 - WSAENOTEMPTY: Cannot remove a directory that is not empty.

Error 10067 - WSAEPROCLIM: A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously.

Error 10068 - WSAEUSERS: Ran out of quota.

Error 10069 - WSAEDQUOT: Ran out of disk quota.

Error 10070 - WSAESTALE: File handle reference is no longer available.

Error 10071 - WSAEREMOTE: Item is not available locally.

Error 10091 - WSASYSNOTREADY: WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.

Error 10092 - WSAVERNOTSUPPORTED: The Windows Sockets version requested is not supported.

Error 10093 - WSANOTINITIALISED: Either the application has not called WSAStartup, or WSAStartup failed.

Error 10101 - WSAEDISCON: Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.

Error 10102 - WSAENOMORE: No more results can be returned by WSALookupServiceNext.

Error 10103 - WSAECANCELLED: A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.

Error 10104 - WSAEINVALIDPROCTABLE: The procedure call table is invalid.

Error 10105 - WSAEINVALIDPROVIDER: The requested service provider is invalid.

Error 10106 - WSAEPROVIDERFAILEDINIT: The requested service provider could not be loaded or initialized.

Error 10107 - WSASYSCALLFAILURE: A system call that should never fail has failed.

Error 10108 - WSASERVICE_NOT_FOUND: No such service is known. The service cannot be found in the specified name space.

Error 10109 - WSATYPE_NOT_FOUND: The specified class was not found.

Error 10110 - WSA_E_NO_MORE: No more results can be returned by WSALookupServiceNext.

Error 10111 - WSA_E_CANCELLED: A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.

Error 10112 - WSAEREFUSED: A database query failed because it was actively refused.

Error 11001 - WSAHOST_NOT_FOUND: No such host is known.

Error 11002 - WSATRY_AGAIN: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.

Error 11003 - WSANO_RECOVERY: A non-recoverable error occurred during a database lookup.

Error 11004 - WSANO_DATA: The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.

Error 11005 - WSA_QOS_RECEIVERS: At least one reserve has arrived.

Error 11006 - WSA_QOS_SENDERS: At least one path has arrived.

Error 11007 - WSA_QOS_NO_SENDERS: There are no senders.

Error 11008 - WSA_QOS_NO_RECEIVERS: There are no receivers.

Error 11009 - WSA_QOS_REQUEST_CONFIRMED: Reserve has been confirmed.

Error 11010 - WSA_QOS_ADMISSION_FAILURE: Error due to lack of resources.

Error 11011 - WSA_QOS_POLICY_FAILURE: Rejected for administrative reasons - bad credentials.

Error 11012 - WSA_QOS_BAD_STYLE: Unknown or conflicting style.

Error 11013 - WSA_QOS_BAD_OBJECT: Problem with some part of the filterspec or providerspecific buffer in general.

Error 11014 - WSA_QOS_TRAFFIC_CTRL_ERROR: Problem with some part of the flowspec.

Error 11015 - WSA_QOS_GENERIC_ERROR: General QOS error.

Error 11016 - WSA_QOS_ESERVICETYPE: An invalid or unrecognized service type was found in the flowspec.

Error 11017 - WSA_QOS_EFLOWSPEC: An invalid or inconsistent flowspec was found in the QOS structure.

Error 11018 - WSA_QOS_EPROVSPECBUF: Invalid QOS provider-specific buffer.

Error 11019 - WSA_QOS_EFILTERSTYLE: An invalid QOS filter style was used.

Error 11020 - WSA_QOS_EFILTERTYPE: An invalid QOS filter type was used.

Error 11021 - WSA_QOS_EFILTERCOUNT: An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.

Error 11022 - WSA_QOS_EOBJLENGTH: An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.

Error 11023 - WSA_QOS_EFLOWCOUNT: An incorrect number of flow descriptors was specified in the QOS structure.

Error 11024 - WSA_QOS_EUNKNOWNPSOBJ: An unrecognized object was found in the QOS provider-specific buffer.

Error 11025 - WSA_QOS_EPOLICYOBJ: An invalid policy object was found in the QOS provider-specific buffer.

Error 11026 - WSA_QOS_EFLOWDESC: An invalid QOS flow descriptor was found in the flow descriptor list.

Error 11027 - WSA_QOS_EPSFLOWSPEC: An invalid or inconsistent flowspec was found in the QOS provider-specific buffer.

Error 11028 - WSA_QOS_EPSFILTERSPEC: An invalid FILTERSPEC was found in the QOS provider-specific buffer.

Error 11029 - WSA_QOS_ESDMODEOBJ: An invalid shape discard mode object was found in the QOS provider-specific buffer.

Error 11030 - WSA_QOS_ESHAPERATEOBJ: An invalid shaping rate object was found in the QOS provider-specific buffer.

Error 11031 - WSA_QOS_RESERVED_PETYPE: A reserved policy element was found in the QOS provider-specific buffer.

Error 13000 - ERROR_IPSEC_QM_POLICY_EXISTS: The specified quick mode policy already exists.

Error 13001 - ERROR_IPSEC_QM_POLICY_NOT_FOUND: The specified quick mode policy was not found.

Error 13002 - ERROR_IPSEC_QM_POLICY_IN_USE: The specified quick mode policy is being used.

Error 13003 - ERROR_IPSEC_MM_POLICY_EXISTS: The specified main mode policy already exists.

Error 13004 - ERROR_IPSEC_MM_POLICY_NOT_FOUND: The specified main mode policy was not found.

Error 13005 - ERROR_IPSEC_MM_POLICY_IN_USE: The specified main mode policy is being used.

Error 13006 - ERROR_IPSEC_MM_FILTER_EXISTS: The specified main mode filter already exists.

Error 13007 - ERROR_IPSEC_MM_FILTER_NOT_FOUND: The specified main mode filter was not found.

Error 13008 - ERROR_IPSEC_TRANSPORT_FILTER_EXISTS: The specified transport mode filter already exists.

Error 13009 - ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND: The specified transport mode filter does not exist.

Error 13010 - ERROR_IPSEC_MM_AUTH_EXISTS: The specified main mode authentication list exists.

Error 13011 - ERROR_IPSEC_MM_AUTH_NOT_FOUND: The specified main mode authentication list was not found.

Error 13012 - ERROR_IPSEC_MM_AUTH_IN_USE: The specified quick mode policy is being used.

Error 13013 - ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND: The specified main mode policy was not found.

Error 13014 - ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND: The specified quick mode policy was not found.

Error 13015 - ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND: The manifest file contains one or more syntax errors.

Error 13016 - ERROR_IPSEC_TUNNEL_FILTER_EXISTS: The application attempted to activate a disabled activation context.

Error 13017 - ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND: The requested lookup key was not found in any active activation context.

Error 13018 - ERROR_IPSEC_MM_FILTER_PENDING_DELETION: The Main Mode filter is pending deletion.

Error 13019 - ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION: The transport filter is pending deletion.

Error 13020 - ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION: The tunnel filter is pending deletion.

Error 13021 - ERROR_IPSEC_MM_POLICY_PENDING_DELETION: The Main Mode policy is pending deletion.

Error 13022 - ERROR_IPSEC_MM_AUTH_PENDING_DELETION: The Main Mode authentication bundle is pending deletion.

Error 13023 - ERROR_IPSEC_QM_POLICY_PENDING_DELETION: The Quick Mode policy is pending deletion.

Error 13801 - ERROR_IPSEC_IKE_AUTH_FAIL: IKE authentication credentials are unacceptable.

Error 13802 - ERROR_IPSEC_IKE_ATTRIB_FAIL: IKE security attributes are unacceptable.

Error 13803 - ERROR_IPSEC_IKE_NEGOTIATION_PENDING: IKE Negotiation in progress.

Error 13804 - ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR: General processing error.

Error 13805 - ERROR_IPSEC_IKE_TIMED_OUT: Negotiation timed out.

Error 13806 - ERROR_IPSEC_IKE_NO_CERT: IKE failed to find valid machine certificate.

Error 13807 - ERROR_IPSEC_IKE_SA_DELETED: IKE SA deleted by peer before establishment completed.

Error 13808 - ERROR_IPSEC_IKE_SA_REAPED: IKE SA deleted before establishment completed.

Error 13809 - ERROR_IPSEC_IKE_MM_ACQUIRE_DROP: Negotiation request sat in Queue too long.

Error 13810 - ERROR_IPSEC_IKE_QM_ACQUIRE_DROP: Negotiation request sat in Queue too long.

Error 13811 - ERROR_IPSEC_IKE_QUEUE_DROP_MM: Negotiation request sat in Queue too long.

Error 13812 - ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM: Negotiation request sat in Queue too long.

Error 13813 - ERROR_IPSEC_IKE_DROP_NO_RESPONSE: No response from peer.

Error 13814 - ERROR_IPSEC_IKE_MM_DELAY_DROP: Negotiation took too long.

Error 13815 - ERROR_IPSEC_IKE_QM_DELAY_DROP: Negotiation took too long.

Error 13816 - ERROR_IPSEC_IKE_ERROR: Unknown error occurred.

Error 13817 - ERROR_IPSEC_IKE_CRL_FAILED: Certificate Revocation Check failed.

Error 13818 - ERROR_IPSEC_IKE_INVALID_KEY_USAGE: Invalid certificate key usage.

Error 13819 - ERROR_IPSEC_IKE_INVALID_CERT_TYPE: Invalid certificate type.

Error 13820 - ERROR_IPSEC_IKE_NO_PRIVATE_KEY: No private key associated with machine certificate.

Error 13822 - ERROR_IPSEC_IKE_DH_FAIL: Failure in Diffie-Helman computation.

Error 13824 - ERROR_IPSEC_IKE_INVALID_HEADER: Invalid header.

Error 13825 - ERROR_IPSEC_IKE_NO_POLICY: No policy configured.

Error 13826 - ERROR_IPSEC_IKE_INVALID_SIGNATURE: Failed to verify signature.

Error 13827 - ERROR_IPSEC_IKE_KERBEROS_ERROR: Failed to authenticate using Kerberos.

Error 13828 - ERROR_IPSEC_IKE_NO_PUBLIC_KEY: Peer's certificate did not have a public key.

Error 13829 - ERROR_IPSEC_IKE_PROCESS_ERR: Error processing error payload.

Error 13830 - ERROR_IPSEC_IKE_PROCESS_ERR_SA: Error processing SA payload.

Error 13831 - ERROR_IPSEC_IKE_PROCESS_ERR_PROP: Error processing Proposal payload.

Error 13832 - ERROR_IPSEC_IKE_PROCESS_ERR_TRANS: Error processing Transform payload.

Error 13833 - ERROR_IPSEC_IKE_PROCESS_ERR_KE: Error processing KE payload.

Error 13834 - ERROR_IPSEC_IKE_PROCESS_ERR_ID: Error processing ID payload.

Error 13835 - ERROR_IPSEC_IKE_PROCESS_ERR_CERT: Error processing Cert payload.

Error 13836 - ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ: Error processing Certificate Request payload.

Error 13837 - ERROR_IPSEC_IKE_PROCESS_ERR_HASH: Error processing Hash payload.

Error 13838 - ERROR_IPSEC_IKE_PROCESS_ERR_SIG: Error processing Signature payload.

Error 13839 - ERROR_IPSEC_IKE_PROCESS_ERR_NONCE: Error processing Nonce payload.

Error 13840 - ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY: Error processing Notify payload.

Error 13841 - ERROR_IPSEC_IKE_PROCESS_ERR_DELETE: Error processing Delete Payload.

Error 13842 - ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR: Error processing VendorId payload.

Error 13843 - ERROR_IPSEC_IKE_INVALID_PAYLOAD: Invalid payload received.

Error 13844 - ERROR_IPSEC_IKE_LOAD_SOFT_SA: Soft SA loaded.

Error 13845 - ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN: Soft SA torn down.

Error 13846 - ERROR_IPSEC_IKE_INVALID_COOKIE: Invalid cookie received..

Error 13847 - ERROR_IPSEC_IKE_NO_PEER_CERT: Peer failed to send valid machine certificate.

Error 13848 - ERROR_IPSEC_IKE_PEER_CRL_FAILED: Certification Revocation check of peer's certificate failed.

Error 13849 - ERROR_IPSEC_IKE_POLICY_CHANGE: New policy invalidated SAs formed with old policy.

Error 13850 - ERROR_IPSEC_IKE_NO_MM_POLICY: There is no available Main Mode IKE policy.

Error 13851 - ERROR_IPSEC_IKE_NOTCBPRIV: Failed to enabled TCB privilege.

Error 13852 - ERROR_IPSEC_IKE_SECLOADFAIL: Failed to load SECURITY.DLL.

Error 13853 - ERROR_IPSEC_IKE_FAILSSPINIT: Failed to obtain security function table dispatch address from SSPI.

Error 13854 - ERROR_IPSEC_IKE_FAILQUERYSSP: Failed to query Kerberos package to obtain max token size.

Error 13855 - ERROR_IPSEC_IKE_SRVACQFAIL: 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 memb

Error 13856 - ERROR_IPSEC_IKE_SRVQUERYCRED: Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes).

Error 13857 - ERROR_IPSEC_IKE_GETSPIFAIL: 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 13858 - ERROR_IPSEC_IKE_INVALID_FILTER: Given filter is invalid.

Error 13859 - ERROR_IPSEC_IKE_OUT_OF_MEMORY: Memory allocation failed.

Error 13860 - ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED: 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 13861 - ERROR_IPSEC_IKE_INVALID_POLICY: Invalid policy.

Error 13862 - ERROR_IPSEC_IKE_UNKNOWN_DOI: Invalid DOI.

Error 13863 - ERROR_IPSEC_IKE_INVALID_SITUATION: Invalid situation.

Error 13864 - ERROR_IPSEC_IKE_DH_FAILURE: Diffie-Hellman failure.

Error 13865 - ERROR_IPSEC_IKE_INVALID_GROUP: Invalid Diffie-Hellman group.

Error 13866 - ERROR_IPSEC_IKE_ENCRYPT: Error encrypting payload.

Error 13867 - ERROR_IPSEC_IKE_DECRYPT: Error decrypting payload.

Error 13868 - ERROR_IPSEC_IKE_POLICY_MATCH: Policy match error.

Error 13869 - ERROR_IPSEC_IKE_UNSUPPORTED_ID: Unsupported ID.

Error 13870 - ERROR_IPSEC_IKE_INVALID_HASH: Hash verification failed.

Error 13871 - ERROR_IPSEC_IKE_INVALID_HASH_ALG: Invalid hash algorithm.

Error 13872 - ERROR_IPSEC_IKE_INVALID_HASH_SIZE: Invalid hash size.

Error 13873 - ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG: Invalid encryption algorithm.

Error 13874 - ERROR_IPSEC_IKE_INVALID_AUTH_ALG: Invalid authentication algorithm.

Error 13875 - ERROR_IPSEC_IKE_INVALID_SIG: Invalid certificate signature.

Error 13876 - ERROR_IPSEC_IKE_LOAD_FAILED: Load failed.

Error 13877 - ERROR_IPSEC_IKE_RPC_DELETE: Deleted via RPC call.

Error 13878 - ERROR_IPSEC_IKE_BENIGN_REINIT: Temporary state created to perform reinit. This is not a real failure.

Error 13879 - ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY: 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 13881 - ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN: Key length in certificate is too small for configured security requirements.

Error 13882 - ERROR_IPSEC_IKE_MM_LIMIT: Max number of established MM SAs to peer exceeded.

Error 13883 - ERROR_IPSEC_IKE_NEGOTIATION_DISABLED: IKE received a policy that disables negotiation.

Error 13884 - ERROR_IPSEC_IKE_NEG_STATUS_END: ERROR_IPSEC_IKE_NEG_STATUS_END

Error 14000 - ERROR_SXS_SECTION_NOT_FOUND: The requested section was not present in the activation context.

Error 14001 - ERROR_SXS_CANT_GEN_ACTCTX: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

Error 14002 - ERROR_SXS_INVALID_ACTCTXDATA_FORMAT: The application binding data format is invalid.

Error 14003 - ERROR_SXS_ASSEMBLY_NOT_FOUND: The referenced assembly is not installed on your system.

Error 14004 - ERROR_SXS_MANIFEST_FORMAT_ERROR: The manifest file does not begin with the required tag and format information.

Error 14005 - ERROR_SXS_MANIFEST_PARSE_ERROR: The manifest file contains one or more syntax errors.

Error 14006 - ERROR_SXS_ACTIVATION_CONTEXT_DISABLED: The application attempted to activate a disabled activation context.

Error 14007 - ERROR_SXS_KEY_NOT_FOUND: The requested lookup key was not found in any active activation context.

Error 14008 - ERROR_SXS_VERSION_CONFLICT: A component version required by the application conflicts with another component version already active.

Error 14009 - ERROR_SXS_WRONG_SECTION_TYPE: The type requested activation context section does not match the query API used.

Error 14010 - ERROR_SXS_THREAD_QUERIES_DISABLED: Lack of system resources has required isolated activation to be disabled for the current thread of execution.

Error 14011 - ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET: An attempt to set the process default activation context failed because the process default activation context was already set.

Error 14012 - ERROR_SXS_UNKNOWN_ENCODING_GROUP: The encoding group identifier specified is not recognized.

Error 14013 - ERROR_SXS_UNKNOWN_ENCODING: The encoding requested is not recognized.

Error 14014 - ERROR_SXS_INVALID_XML_NAMESPACE_URI: The manifest contains a reference to an invalid URI.

Error 14015 - ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED: The application manifest contains a reference to a dependent assembly which is not installed.

Error 14016 - ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED: The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed.

Error 14017 - ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE: The manifest contains an attribute for the assembly identity which is not valid.

Error 14018 - ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE: The manifest is missing the required default namespace specification on the assembly element.

Error 14019 - ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE: The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1".

Error 14020 - ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT: The private manifest probe has crossed the reparse-point-associated path.

Error 14021 - ERROR_SXS_DUPLICATE_DLL_NAME: Two or more components referenced directly or indirectly by the application manifest have files by the same name.

Error 14022 - ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME: Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.

Error 14023 - ERROR_SXS_DUPLICATE_CLSID: Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.

Error 14024 - ERROR_SXS_DUPLICATE_IID: Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.

Error 14025 - ERROR_SXS_DUPLICATE_TLBID: Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.

Error 14026 - ERROR_SXS_DUPLICATE_PROGID: Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.

Error 14027 - ERROR_SXS_DUPLICATE_ASSEMBLY_NAME: Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted.

Error 14028 - ERROR_SXS_FILE_HASH_MISMATCH: A component's file does not match the verification information present in the component manifest.

Error 14029 - ERROR_SXS_POLICY_PARSE_ERROR: The policy manifest contains one or more syntax errors.

Error 14030 - ERROR_SXS_XML_E_MISSINGQUOTE: Manifest Parse Error : A string literal was expected, but no opening quote character was found.

Error 14031 - ERROR_SXS_XML_E_COMMENTSYNTAX: Manifest Parse Error : Incorrect syntax was used in a comment.

Error 14032 - ERROR_SXS_XML_E_BADSTARTNAMECHAR: Manifest Parse Error : A name was started with an invalid character.

Error 14033 - ERROR_SXS_XML_E_BADNAMECHAR: Manifest Parse Error : A name contained an invalid character.

Error 14034 - ERROR_SXS_XML_E_BADCHARINSTRING: Manifest Parse Error : A string literal contained an invalid character.

Error 14035 - ERROR_SXS_XML_E_XMLDECLSYNTAX: Manifest Parse Error : Invalid syntax for an XML declaration.

Error 14036 - ERROR_SXS_XML_E_BADCHARDATA: Manifest Parse Error : An invalid character was found in text content.

Error 14037 - ERROR_SXS_XML_E_MISSINGWHITESPACE: Manifest Parse Error : Required white space was missing.

Error 14038 - ERROR_SXS_XML_E_EXPECTINGTAGEND: Manifest Parse Error : The character '>' was expected.

Error 14039 - ERROR_SXS_XML_E_MISSINGSEMICOLON: Manifest Parse Error : A semi colon character was expected.

Error 14040 - ERROR_SXS_XML_E_UNBALANCEDPAREN: Manifest Parse Error : Unbalanced parentheses.

Error 14041 - ERROR_SXS_XML_E_INTERNALERROR: Manifest Parse Error : Internal error.

Error 14042 - ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE: Manifest Parse Error : White space is not allowed at this location.

Error 14043 - ERROR_SXS_XML_E_INCOMPLETE_ENCODING: Manifest Parse Error : End of file reached in invalid state for current encoding.

Error 14044 - ERROR_SXS_XML_E_MISSING_PAREN: Manifest Parse Error : Missing parenthesis.

Error 14045 - ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE: Manifest Parse Error : A single or double closing quote character (' or "") is missing.

Error 14046 - ERROR_SXS_XML_E_MULTIPLE_COLONS: Manifest Parse Error : Multiple colons are not allowed in a name.

Error 14047 - ERROR_SXS_XML_E_INVALID_DECIMAL: Manifest Parse Error : Invalid character for decimal digit.

Error 14048 - ERROR_SXS_XML_E_INVALID_HEXIDECIMAL: Manifest Parse Error : Invalid character for hexadecimal digit.

Error 14049 - ERROR_SXS_XML_E_INVALID_UNICODE: Manifest Parse Error : Invalid Unicode character value for this platform.

Error 14050 - ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK: Manifest Parse Error : Expecting white space or '?'.

Error 14051 - ERROR_SXS_XML_E_UNEXPECTEDENDTAG: Manifest Parse Error : End tag was not expected at this location.

Error 14052 - ERROR_SXS_XML_E_UNCLOSEDTAG: Manifest Parse Error : The following tags were not closed: %1.

Error 14053 - ERROR_SXS_XML_E_DUPLICATEATTRIBUTE: Manifest Parse Error : Duplicate attribute.

Error 14054 - ERROR_SXS_XML_E_MULTIPLEROOTS: Manifest Parse Error : Only one top level element is allowed in an XML document.

Error 14055 - ERROR_SXS_XML_E_INVALIDATROOTLEVEL: Manifest Parse Error : Invalid at the top level of the document.

Error 14056 - ERROR_SXS_XML_E_BADXMLDECL: Manifest Parse Error : Invalid XML declaration.

Error 14057 - ERROR_SXS_XML_E_MISSINGROOT: Manifest Parse Error : XML document must have a top level element.

Error 14058 - ERROR_SXS_XML_E_UNEXPECTEDEOF: Manifest Parse Error : Unexpected end of file.

Error 14059 - ERROR_SXS_XML_E_BADPEREFINSUBSET: Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset.

Error 14060 - ERROR_SXS_XML_E_UNCLOSEDSTARTTAG: Manifest Parse Error : Element was not closed.

Error 14061 - ERROR_SXS_XML_E_UNCLOSEDENDTAG: Manifest Parse Error : End element was missing the character '>'.

Error 14062 - ERROR_SXS_XML_E_UNCLOSEDSTRING: Manifest Parse Error : A string literal was not closed.

Error 14063 - ERROR_SXS_XML_E_UNCLOSEDCOMMENT: Manifest Parse Error : A comment was not closed.

Error 14064 - ERROR_SXS_XML_E_UNCLOSEDDECL: Manifest Parse Error : A declaration was not closed.

Error 14065 - ERROR_SXS_XML_E_UNCLOSEDCDATA: Manifest Parse Error : A CDATA section was not closed.

Error 14066 - ERROR_SXS_XML_E_RESERVEDNAMESPACE: Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml".

Error 14067 - ERROR_SXS_XML_E_INVALIDENCODING: Manifest Parse Error : System does not support the specified encoding.

Error 14068 - ERROR_SXS_XML_E_INVALIDSWITCH: Manifest Parse Error : Switch from current encoding to specified encoding not supported.

Error 14069 - ERROR_SXS_XML_E_BADXMLCASE: Manifest Parse Error : The name 'xml' is reserved and must be lower case.

Error 14070 - ERROR_SXS_XML_E_INVALID_STANDALONE: Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'.

Error 14071 - ERROR_SXS_XML_E_UNEXPECTED_STANDALONE: Manifest Parse Error : The standalone attribute cannot be used in external entities.

Error 14072 - ERROR_SXS_XML_E_INVALID_VERSION: Manifest Parse Error : Invalid version number.

Error 14073 - ERROR_SXS_XML_E_MISSINGEQUALS: Manifest Parse Error : Missing equals sign between attribute and attribute value.

Error 14074 - ERROR_SXS_PROTECTION_RECOVERY_FAILED: Assembly Protection Error: Unable to recover the specified assembly.

Error 14075 - ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT: Assembly Protection Error: The public key for an assembly was too short to be allowed.

Error 14076 - ERROR_SXS_PROTECTION_CATALOG_NOT_VALID: Assembly Protection Error: The catalog for an assembly is not valid, or does not match the assembly's manifest.

Error 14077 - ERROR_SXS_UNTRANSLATABLE_HRESULT: An HRESULT could not be translated to a corresponding Win32 error code.

Error 14078 - ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING: Assembly Protection Error: The catalog for an assembly is missing.

Error 14079 - ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE: The supplied assembly identity is missing one or more attributes which must be present in this context.

Error 14080 - ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME: The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names.