User Tools

Site Tools


code:error:win32errors

Win32 Error Codes (SDK)

0-1000

IntHexDescriptionDefined
00x00000000The operation completed successfully.ERROR_SUCCESS
10x00000001Incorrect function.ERROR_INVALID_FUNCTION
20x00000002The system cannot find the file specified.ERROR_FILE_NOT_FOUND
30x00000003The system cannot find the path specified.ERROR_PATH_NOT_FOUND
40x00000004The system cannot open the file.ERROR_TOO_MANY_OPEN_FILES
50x00000005Access is denied.ERROR_ACCESS_DENIED
60x00000006The handle is invalid.ERROR_INVALID_HANDLE
70x00000007The storage control blocks were destroyed.ERROR_ARENA_TRASHED
80x00000008Not enough storage is available to process this command.ERROR_NOT_ENOUGH_MEMORY
90x00000009The storage control block address is invalid.ERROR_INVALID_BLOCK
100x0000000AThe environment is incorrect.ERROR_BAD_ENVIRONMENT
110x0000000BAn attempt was made to load a program with an incorrect format.ERROR_BAD_FORMAT
120x0000000CThe access code is invalid.ERROR_INVALID_ACCESS
130x0000000DThe data is invalid.ERROR_INVALID_DATA
140x0000000ENot enough storage is available to complete this operation.ERROR_OUTOFMEMORY
150x0000000FThe system cannot find the drive specified.ERROR_INVALID_DRIVE
160x00000010The directory cannot be removed.ERROR_CURRENT_DIRECTORY
170x00000011The system cannot move the file to a different disk drive.ERROR_NOT_SAME_DEVICE
180x00000012There are no more files.ERROR_NO_MORE_FILES
190x00000013The media is write protected.ERROR_WRITE_PROTECT
200x00000014The system cannot find the device specified.ERROR_BAD_UNIT
210x00000015The device is not ready.ERROR_NOT_READY
220x00000016The device does not recognize the command.ERROR_BAD_COMMAND
230x00000017Data error (cyclic redundancy check).ERROR_CRC
240x00000018The program issued a command but the command length is incorrect.ERROR_BAD_LENGTH
250x00000019The drive cannot locate a specific area or track on the disk.ERROR_SEEK
260x0000001AThe specified disk or diskette cannot be accessed.ERROR_NOT_DOS_DISK
270x0000001BThe drive cannot find the sector requested.ERROR_SECTOR_NOT_FOUND
280x0000001CThe printer is out of paper.ERROR_OUT_OF_PAPER
290x0000001DThe system cannot write to the specified device.ERROR_WRITE_FAULT
300x0000001EThe system cannot read from the specified device.ERROR_READ_FAULT
310x0000001FA device attached to the system is not functioning.ERROR_GEN_FAILURE
320x00000020The process cannot access the file because it is being used by another process.ERROR_SHARING_VIOLATION
330x00000021The process cannot access the file because another process has locked a portion of the file.ERROR_LOCK_VIOLATION
340x00000022The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.ERROR_WRONG_DISK
360x00000024Too many files opened for sharing.ERROR_SHARING_BUFFER_EXCEEDED
380x00000026Reached the end of the file.ERROR_HANDLE_EOF
390x00000027The disk is full.ERROR_HANDLE_DISK_FULL
500x00000032The request is not supported.ERROR_NOT_SUPPORTED
510x00000033The remote computer is not available.ERROR_REM_NOT_LIST
520x00000034A duplicate name exists on the network.ERROR_DUP_NAME
530x00000035The network path was not found.ERROR_BAD_NETPATH
540x00000036The network is busy.ERROR_NETWORK_BUSY
550x00000037The specified network resource or device is no longer available.ERROR_DEV_NOT_EXIST
560x00000038The network BIOS command limit has been reached.ERROR_TOO_MANY_CMDS
570x00000039A network adapter hardware error occurred.ERROR_ADAP_HDW_ERR
580x0000003AThe specified server cannot perform the requested operation.ERROR_BAD_NET_RESP
590x0000003BAn unexpected network error occurred.ERROR_UNEXP_NET_ERR
600x0000003CThe remote adapter is not compatible.ERROR_BAD_REM_ADAP
610x0000003DThe printer queue is full.ERROR_PRINTQ_FULL
620x0000003ESpace to store the file waiting to be printed is not available on the server.ERROR_NO_SPOOL_SPACE
630x0000003FYour file waiting to be printed was deleted.ERROR_PRINT_CANCELLED
640x00000040The specified network name is no longer available.ERROR_NETNAME_DELETED
650x00000041Network access is denied.ERROR_NETWORK_ACCESS_DENIED
660x00000042The network resource type is not correct.ERROR_BAD_DEV_TYPE
670x00000043The network name cannot be found.ERROR_BAD_NET_NAME
680x00000044The name limit for the local computer network adapter card was exceeded.ERROR_TOO_MANY_NAMES
690x00000045The network BIOS session limit was exceeded.ERROR_TOO_MANY_SESSION
700x00000046The remote server has been paused or is in the process of being started.ERROR_SHARING_PAUSED
710x00000047No 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_REQ_NOT_ACCEP
720x00000048The specified printer or disk device has been paused.ERROR_REDIR_PAUSED
800x00000050The file exists.ERROR_FILE_EXISTS
820x00000052The directory or file cannot be created.ERROR_CANNOT_MAKE
830x00000053Fail on INT 24.ERROR_FAIL_I24
840x00000054Storage to process this request is not available.ERROR_OUT_OF_STRUCTURES
850x00000055The local device name is already in use.ERROR_ALREADY_ASSIGNED
860x00000056The specified network password is not correct.ERROR_INVALID_PASSWORD
870x00000057The parameter is incorrect.ERROR_INVALID_PARAMETER
880x00000058A write fault occurred on the network.ERROR_NET_WRITE_FAULT
890x00000059The system cannot start another process at this time.ERROR_NO_PROC_SLOTS
1000x00000064Cannot create another system semaphore.ERROR_TOO_MANY_SEMAPHORES
1010x00000065The exclusive semaphore is owned by another process.ERROR_EXCL_SEM_ALREADY_OWNED
1020x00000066The semaphore is set and cannot be closed.ERROR_SEM_IS_SET
1030x00000067The semaphore cannot be set again.ERROR_TOO_MANY_SEM_REQUESTS
1040x00000068Cannot request exclusive semaphores at interrupt time.ERROR_INVALID_AT_INTERRUPT_TIME
1050x00000069The previous ownership of this semaphore has ended.ERROR_SEM_OWNER_DIED
1060x0000006AInsert the diskette for drive %1.ERROR_SEM_USER_LIMIT
1070x0000006BThe program stopped because an alternate diskette was not inserted.ERROR_DISK_CHANGE
1080x0000006CThe disk is in use or locked by another process.ERROR_DRIVE_LOCKED
1090x0000006DThe pipe has been ended.ERROR_BROKEN_PIPE
1100x0000006EThe system cannot open the device or file specified.ERROR_OPEN_FAILED
1110x0000006FThe file name is too long.ERROR_BUFFER_OVERFLOW
1120x00000070There is not enough space on the disk.ERROR_DISK_FULL
1130x00000071No more internal file identifiers available.ERROR_NO_MORE_SEARCH_HANDLES
1140x00000072The target internal file identifier is incorrect.ERROR_INVALID_TARGET_HANDLE
1170x00000075The IOCTL call made by the application program is not correct.ERROR_INVALID_CATEGORY
1180x00000076The verify-on-write switch parameter value is not correct.ERROR_INVALID_VERIFY_SWITCH
1190x00000077The system does not support the command requested.ERROR_BAD_DRIVER_LEVEL
1200x00000078This function is not supported on this system.ERROR_CALL_NOT_IMPLEMENTED
1210x00000079The semaphore timeout period has expired.ERROR_SEM_TIMEOUT
1220x0000007AThe data area passed to a system call is too small.ERROR_INSUFFICIENT_BUFFER
1230x0000007BThe filename, directory name, or volume label syntax is incorrect.ERROR_INVALID_NAME
1240x0000007CThe system call level is not correct.ERROR_INVALID_LEVEL
1250x0000007DThe disk has no volume label.ERROR_NO_VOLUME_LABEL
1260x0000007EThe specified module could not be found.ERROR_MOD_NOT_FOUND
1270x0000007FThe specified procedure could not be found.ERROR_PROC_NOT_FOUND
1280x00000080There are no child processes to wait for.ERROR_WAIT_NO_CHILDREN
1290x00000081The %1 application cannot be run in Win32 mode.ERROR_CHILD_NOT_COMPLETE
1300x00000082Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.ERROR_DIRECT_ACCESS_HANDLE
1310x00000083An attempt was made to move the file pointer before the beginning of the file.ERROR_NEGATIVE_SEEK
1320x00000084The file pointer cannot be set on the specified device or file.ERROR_SEEK_ON_DEVICE
1330x00000085A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.ERROR_IS_JOIN_TARGET
1340x00000086An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.ERROR_IS_JOINED
1350x00000087An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.ERROR_IS_SUBSTED
1360x00000088The system tried to delete the JOIN of a drive that is not joined.ERROR_NOT_JOINED
1370x00000089The system tried to delete the substitution of a drive that is not substituted.ERROR_NOT_SUBSTED
1380x0000008AThe system tried to join a drive to a directory on a joined drive.ERROR_JOIN_TO_JOIN
1390x0000008BThe system tried to substitute a drive to a directory on a substituted drive.ERROR_SUBST_TO_SUBST
1400x0000008CThe system tried to join a drive to a directory on a substituted drive.ERROR_JOIN_TO_SUBST
1410x0000008DThe system tried to SUBST a drive to a directory on a joined drive.ERROR_SUBST_TO_JOIN
1420x0000008EThe system cannot perform a JOIN or SUBST at this time.ERROR_BUSY_DRIVE
1430x0000008FThe system cannot join or substitute a drive to or for a directory on the same drive.ERROR_SAME_DRIVE
1440x00000090The directory is not a subdirectory of the root directory.ERROR_DIR_NOT_ROOT
1450x00000091The directory is not empty.ERROR_DIR_NOT_EMPTY
1460x00000092The path specified is being used in a substitute.ERROR_IS_SUBST_PATH
1470x00000093Not enough resources are available to process this command.ERROR_IS_JOIN_PATH
1480x00000094The path specified cannot be used at this time.ERROR_PATH_BUSY
1490x00000095An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.ERROR_IS_SUBST_TARGET
1500x00000096System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.ERROR_SYSTEM_TRACE
1510x00000097The number of specified semaphore events for DosMuxSemWait is not correct.ERROR_INVALID_EVENT_COUNT
1520x00000098DosMuxSemWait did not execute; too many semaphores are already set.ERROR_TOO_MANY_MUXWAITERS
1530x00000099The DosMuxSemWait list is not correct.ERROR_INVALID_LIST_FORMAT
1540x0000009AThe volume label you entered exceeds the label character limit of the target file system.ERROR_LABEL_TOO_LONG
1550x0000009BCannot create another thread.ERROR_TOO_MANY_TCBS
1560x0000009CThe recipient process has refused the signal.ERROR_SIGNAL_REFUSED
1570x0000009DThe segment is already discarded and cannot be locked.ERROR_DISCARDED
1580x0000009EThe segment is already unlocked.ERROR_NOT_LOCKED
1590x0000009FThe address for the thread ID is not correct.ERROR_BAD_THREADID_ADDR
1600x000000A0The argument string passed to DosExecPgm is not correct.ERROR_BAD_ARGUMENTS
1610x000000A1The specified path is invalid.ERROR_BAD_PATHNAME
1620x000000A2A signal is already pending.ERROR_SIGNAL_PENDING
1640x000000A4No more threads can be created in the system.ERROR_MAX_THRDS_REACHED
1670x000000A7Unable to lock a region of a file.ERROR_LOCK_FAILED
1700x000000AAThe requested resource is in use.ERROR_BUSY
1730x000000ADA lock request was not outstanding for the supplied cancel region.ERROR_CANCEL_VIOLATION
1740x000000AEThe file system does not support atomic changes to the lock type.ERROR_ATOMIC_LOCKS_NOT_SUPPORTED
1800x000000B4The system detected a segment number that was not correct.ERROR_INVALID_SEGMENT_NUMBER
1820x000000B6The operating system cannot run %1.ERROR_INVALID_ORDINAL
1830x000000B7Cannot create a file when that file already exists.ERROR_ALREADY_EXISTS
1860x000000BAThe flag passed is not correct.ERROR_INVALID_FLAG_NUMBER
1870x000000BBThe specified system semaphore name was not found.ERROR_SEM_NOT_FOUND
1880x000000BCThe operating system cannot run %1.ERROR_INVALID_STARTING_CODESEG
1890x000000BDThe operating system cannot run %1.ERROR_INVALID_STACKSEG
1900x000000BEThe operating system cannot run %1.ERROR_INVALID_MODULETYPE
1910x000000BFCannot run %1 in Win32 mode.ERROR_INVALID_EXE_SIGNATURE
1920x000000C0The operating system cannot run %1.ERROR_EXE_MARKED_INVALID
1930x000000C1%1 is not a valid Win32 application.ERROR_BAD_EXE_FORMAT
1940x000000C2The operating system cannot run %1.ERROR_ITERATED_DATA_EXCEEDS_64k
1950x000000C3The operating system cannot run %1.ERROR_INVALID_MINALLOCSIZE
1960x000000C4The operating system cannot run this application program.ERROR_DYNLINK_FROM_INVALID_RING
1970x000000C5The operating system is not presently configured to run this application.ERROR_IOPL_NOT_ENABLED
1980x000000C6The operating system cannot run %1.ERROR_INVALID_SEGDPL
1990x000000C7The operating system cannot run this application program.ERROR_AUTODATASEG_EXCEEDS_64k
2000x000000C8The code segment cannot be greater than or equal to 64K.ERROR_RING2SEG_MUST_BE_MOVABLE
2010x000000C9The operating system cannot run %1.ERROR_RELOC_CHAIN_XEEDS_SEGLIM
2020x000000CAThe operating system cannot run %1.ERROR_INFLOOP_IN_RELOC_CHAIN
2030x000000CBThe system could not find the environment option that was entered.ERROR_ENVVAR_NOT_FOUND
2050x000000CDNo process in the command subtree has a signal handler.ERROR_NO_SIGNAL_SENT
2060x000000CEThe filename or extension is too long.ERROR_FILENAME_EXCED_RANGE
2070x000000CFThe ring 2 stack is in use.ERROR_RING2_STACK_IN_USE
2080x000000D0The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.ERROR_META_EXPANSION_TOO_LONG
2090x000000D1The signal being posted is not correct.ERROR_INVALID_SIGNAL_NUMBER
2100x000000D2The signal handler cannot be set.ERROR_THREAD_1_INACTIVE
2120x000000D4The segment is locked and cannot be reallocated.ERROR_LOCKED
2140x000000D6Too many dynamic-link modules are attached to this program or dynamic-link module.ERROR_TOO_MANY_MODULES
2150x000000D7Cannot nest calls to LoadModule.ERROR_NESTING_NOT_ALLOWED
2160x000000D8The image file %1 is valid, but is for a machine type other than the current machine.ERROR_EXE_MACHINE_TYPE_MISMATCH
2170x000000D9The image file %1 is signed, unable to modify.ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY
2180x000000DAThe image file %1 is strong signed, unable to modify.ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY
2200x000000DCThis file is checked out or locked for editing by another user.ERROR_FILE_CHECKED_OUT
2210x000000DDThe file must be checked out before saving changes.ERROR_CHECKOUT_REQUIRED
2220x000000DEThe file type being saved or retrieved has been blocked.ERROR_BAD_FILE_TYPE
2230x000000DFThe file size exceeds the limit allowed and cannot be saved.ERROR_FILE_TOO_LARGE
2240x000000E0Access Denied. Before opening files in this location, you must first browse to the web site and select the option to login automatically.ERROR_FORMS_AUTH_REQUIRED
2250x000000E1Operation did not complete successfully because the file contains a virus.ERROR_VIRUS_INFECTED
2260x000000E2This file contains a virus and cannot be opened. Due to the nature of this virus, the file has been removed from this locationERROR_VIRUS_DELETED
2290x000000E5The pipe is local.ERROR_PIPE_LOCAL
2300x000000E6The pipe state is invalid.ERROR_BAD_PIPE
2310x000000E7All pipe instances are busy.ERROR_PIPE_BUSY
2320x000000E8The pipe is being closed.ERROR_NO_DATA
2330x000000E9No process is on the other end of the pipe.ERROR_PIPE_NOT_CONNECTED
2340x000000EAMore data is available.ERROR_MORE_DATA
2400x000000F0The session was canceled.ERROR_VC_DISCONNECTED
2540x000000FEThe specified extended attribute name was invalid.ERROR_INVALID_EA_NAME
2550x000000FFThe extended attributes are inconsistent.ERROR_EA_LIST_INCONSISTENT
2580x00000102The wait operation timed out.WAIT_TIMEOUT
2590x00000103No more data is available.ERROR_NO_MORE_ITEMS
2660x0000010AThe copy functions cannot be used.ERROR_CANNOT_COPY
2670x0000010BThe directory name is invalid.ERROR_DIRECTORY
2750x00000113The extended attributes did not fit in the buffer.ERROR_EAS_DIDNT_FIT
2760x00000114The extended attribute file on the mounted file system is corrupt.ERROR_EA_FILE_CORRUPT
2770x00000115The extended attribute table file is full.ERROR_EA_TABLE_FULL
2780x00000116The specified extended attribute handle is invalid.ERROR_INVALID_EA_HANDLE
2820x0000011AThe mounted file system does not support extended attributes.ERROR_EAS_NOT_SUPPORTED
2880x00000120Attempt to release mutex not owned by caller.ERROR_NOT_OWNER
2980x0000012AToo many posts were made to a semaphore.ERROR_TOO_MANY_POSTS
2990x0000012BOnly part of a ReadProcessMemory or WriteProcessMemory request was completed.ERROR_PARTIAL_COPY
3000x0000012CThe oplock request is denied.ERROR_OPLOCK_NOT_GRANTED
3010x0000012DAn invalid oplock acknowledgment was received by the system.ERROR_INVALID_OPLOCK_PROTOCOL
3020x0000012EThe volume is too fragmented to complete this operation.ERROR_DISK_TOO_FRAGMENTED
3030x0000012FThe file cannot be opened because it is in the process of being deleted.ERROR_DELETE_PENDING
3170x0000013DThe system cannot find message text for message number 0x%1 in the message file for %2.ERROR_MR_MID_NOT_FOUND
3180x0000013EThe scope specified was not found.ERROR_SCOPE_NOT_FOUND
3500x0000015ENo action was taken as a system reboot is required.ERROR_FAIL_NOACTION_REBOOT
3510x0000015FThe shutdown operation failed.ERROR_FAIL_SHUTDOWN
3520x00000160The restart operation failed.ERROR_FAIL_RESTART
3530x00000161The maximum number of sessions has been reached.ERROR_MAX_SESSIONS_REACHED
4000x00000190The thread is already in background processing mode.ERROR_THREAD_MODE_ALREADY_BACKGROUND
4010x00000190The thread is not in background processing mode.ERROR_THREAD_MODE_NOT_BACKGROUND
4020x00000190The process is already in background processing mode.ERROR_PROCESS_MODE_ALREADY_BACKGROUND
4030x00000190The process is not in background processing mode.ERROR_PROCESS_MODE_NOT_BACKGROUND
4870x000001E7Attempt to access invalid address.ERROR_INVALID_ADDRESS
5000x000001F4User profile cannot be loaded.ERROR_USER_PROFILE_LOAD
5340x00000216Arithmetic result exceeded 32 bits.ERROR_ARITHMETIC_OVERFLOW
5350x00000217There is a process on other end of the pipe.ERROR_PIPE_CONNECTED
5360x00000218Waiting for a process to open the other end of the pipe.ERROR_PIPE_LISTENING
5370x00000219Application verifier has found an error in the current process.ERROR_VERIFIER_STOP
5380x0000021AAn error occurred in the ABIOS subsystem.ERROR_ABIOS_ERROR
5390x0000021BA warning occurred in the WX86 subsystem.ERROR_WX86_WARNING
5400x0000021CAn error occurred in the WX86 subsystem.ERROR_WX86_ERROR
5410x0000021DAn attempt was made to cancel or set a timer that has an associated APC and the subject thread is not the thread that originally set the timer with an associated APC routine.ERROR_TIMER_NOT_CANCELED
5420x0000021EUnwind exception code.ERROR_UNWIND
5430x0000021FAn invalid or unaligned stack was encountered during an unwind operation.ERROR_BAD_STACK
5440x00000220An invalid unwind target was encountered during an unwind operation.ERROR_INVALID_UNWIND_TARGET
5450x00000221Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort.ERROR_INVALID_PORT_ATTRIBUTES
5460x00000222Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port.ERROR_PORT_MESSAGE_TOO_LONG
5470x00000223An attempt was made to lower a quota limit below the current usage.ERROR_INVALID_QUOTA_LOWER
5480x00000224An attempt was made to attach to a device that was already attached to another device.ERROR_DEVICE_ALREADY_ATTACHED
5490x00000225An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.ERROR_INSTRUCTION_MISALIGNMENT
5500x00000226Profiling not started.ERROR_PROFILING_NOT_STARTED
5510x00000227Profiling not stopped.ERROR_PROFILING_NOT_STOPPED
5520x00000228The passed ACL did not contain the minimum required information.ERROR_COULD_NOT_INTERPRET
5530x00000229The number of active profiling objects is at the maximum and no more may be started.ERROR_PROFILING_AT_LIMIT
5540x0000022AUsed to indicate that an operation cannot continue without blocking for I/O.ERROR_CANT_WAIT
5550x0000022BIndicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process.ERROR_CANT_TERMINATE_SELF
5560x0000022CIf an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.ERROR_UNEXPECTED_MM_CREATE_ERR
5570x0000022DIf an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.ERROR_UNEXPECTED_MM_MAP_ERROR
5580x0000022EIf an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.ERROR_UNEXPECTED_MM_EXTEND_ERR
5590x0000022FA malformed function table was encountered during an unwind operation.ERROR_BAD_FUNCTION_TABLE
5600x00000230Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail, which may cause a file creation attempt to fail.ERROR_NO_GUID_TRANSLATION
5610x00000231Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors.ERROR_INVALID_LDT_SIZE
5630x00000233Indicates that the starting value for the LDT information was not an integral multiple of the selector sizeERROR_INVALID_LDT_OFFSET
5640x00000234Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors.ERROR_INVALID_LDT_DESCRIPTOR
5650x00000235Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token may only be performed when a process has zero or one threads.ERROR_TOO_MANY_THREADS
5660x00000236An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified.ERROR_THREAD_NOT_IN_PROCESS
5670x00000237Page file quota was exceeded.ERROR_PAGEFILE_QUOTA_EXCEEDED
5680x00000238The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.ERROR_LOGON_SERVER_CONFLICT
5690x00000239The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required.ERROR_SYNCHRONIZATION_REQUIRED
5700x0000023AThe NtCreateFile API failed. This error should never be returned to an application, it is a place holder for the Windows Lan Manager Redirector to use in its internal error mapping routines.ERROR_NET_OPEN_FAILED
5710x0000023B{Privilege Failed} The I/O permissions for the process could not be changed.ERROR_IO_PRIVILEGE_FAILED
5720x0000023C{Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.ERROR_CONTROL_C_EXIT
5730x0000023D{Missing System File} The required system file %hs is bad or missing.ERROR_MISSING_SYSTEMFILE
5740x0000023E{Application Error} The exception %s 0x00000%08lx occurred in the application at location 0x00000%08lx.ERROR_UNHANDLED_EXCEPTION
5750x0000023F{Application Error} The application was unable to start correctly 0x00000%lx. Click OK to close the application.ERROR_APP_INIT_FAILURE
5760x00000240{Unable to Create Paging File} The creation of the paging file %hs failed %lx. The requested size was %ld.ERROR_PAGEFILE_CREATE_FAILED
5770x00000241Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.ERROR_INVALID_IMAGE_HASH
5780x00000242{No Paging File Specified} No paging file was specified in the system configuration.ERROR_NO_PAGEFILE
5790x00000243{EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.ERROR_ILLEGAL_FLOAT_CONTEXT
5800x00000244An event pair synchronization operation was performed using the thread specific client/server event pair object, but no event pair object was associated with the thread.ERROR_NO_EVENT_PAIR
5810x00000245A Windows Server has an incorrect configuration.ERROR_DOMAIN_CTRLR_CONFIG_ERROR
5820x00000246An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0x00000FFFF and 0x00000FFFE.ERROR_ILLEGAL_CHARACTER
5830x00000247The Unicode character is not defined in the Unicode character set installed on the system.ERROR_UNDEFINED_CHARACTER
5840x00000248The paging file cannot be created on a floppy diskette.ERROR_FLOPPY_VOLUME
5850x00000249The system BIOS failed to connect a system interrupt to the device or bus for which the device is connected.ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT
5860x0000024AThis operation is only allowed for the Primary Domain Controller of the domain.ERROR_BACKUP_CONTROLLER
5870x0000024BAn attempt was made to acquire a mutant such that its maximum count would have been exceeded.ERROR_MUTANT_LIMIT_EXCEEDED
5880x0000024CA volume has been accessed for which a file system driver is required that has not yet been loaded.ERROR_FS_DRIVER_REQUIRED
5890x0000024D{Registry File Failure} The registry cannot load the hive file: %hs or its log or alternate. It is corrupt, absent, or not writable.ERROR_CANNOT_LOAD_REGISTRY_FILE
5900x0000024E{Unexpected Failure in DebugActiveProcess} An unexpected failure occurred while processing a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error.ERROR_DEBUG_ATTACH_FAILED
5910x0000024F{Fatal System Error} The %hs system process terminated unexpectedly with a status of 0x00000%08x 0x00000%08x 0x00000%08x. The system has been shut down.ERROR_SYSTEM_PROCESS_TERMINATED
5920x00000250{Data Not Accepted} The TDI client could not handle the data received during an indication.ERROR_DATA_NOT_ACCEPTED
5930x00000251NTVDM encountered a hard error.ERROR_VDM_HARD_ERROR
5940x00000252{Cancel Timeout} The driver %hs failed to complete a cancelled I/O request in the allotted time.ERROR_DRIVER_CANCEL_TIMEOUT
5950x00000253{Reply Message Mismatch} An attempt was made to reply to an LPC message, but the thread specified by the client ID in the message was not waiting on that message.ERROR_REPLY_MESSAGE_MISMATCH
5960x00000254{Delayed Write Failed} Windows was unable to save all the data for the file %hs. The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere.ERROR_LOST_WRITEBEHIND_DATA
5970x00000255The parameter(s) passed to the server in the client/server shared memory window were invalid. Too much data may have been put in the shared memory window.ERROR_CLIENT_SERVER_PARAMETERS_INVALID
5980x00000256The stream is not a tiny stream.ERROR_NOT_TINY_STREAM
5990x00000257The request must be handled by the stack overflow code.ERROR_STACK_OVERFLOW_READ
6000x00000258Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing onode is moved or the extent stream is converted to a large stream.ERROR_CONVERT_TO_LARGE
6010x00000259The attempt to find the object found an object matching by ID on the volume but it is out of the scope of the handle used for the operation.ERROR_FOUND_OUT_OF_SCOPE
6020x0000025AThe bucket array must be grown. Retry transaction after doing so.ERROR_ALLOCATE_BUCKET
6030x0000025BThe user/kernel marshalling buffer has overflowed.ERROR_MARSHALL_OVERFLOW
6040x0000025CThe supplied variant structure contains invalid data.ERROR_INVALID_VARIANT
6050x0000025DThe specified buffer contains ill-formed data.ERROR_BAD_COMPRESSION_BUFFER
6060x0000025E{Audit Failed} An attempt to generate a security audit failed.ERROR_AUDIT_FAILED
6070x0000025FThe timer resolution was not previously set by the current process.ERROR_TIMER_RESOLUTION_NOT_SET
6080x00000260There is insufficient account information to log you on.ERROR_INSUFFICIENT_LOGON_INFO
6090x00000261{Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly.ERROR_BAD_DLL_ENTRYPOINT
6100x00000262{Invalid Service Callback Entrypoint} The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process may operate incorrectly.ERROR_BAD_SERVICE_ENTRYPOINT
6110x00000263There is an IP address conflict with another system on the network.ERROR_IP_ADDRESS_CONFLICT1
6120x00000264There is an IP address conflict with another system on the network.ERROR_IP_ADDRESS_CONFLICT2
6130x00000265{Low On Registry Space} The system has reached the maximum size allowed for the system part of the registry. Additional storage requests will be ignored.ERROR_REGISTRY_QUOTA_LIMIT
6140x00000266A callback return system service cannot be executed when no callback is active.ERROR_NO_CALLBACK_ACTIVE
6150x00000267The password provided is too short to meet the policy of your user account. Please choose a longer password.ERROR_PWD_TOO_SHORT
6160x00000268The policy of your user account does not allow you to change passwords too frequently. This is done to prevent users from changing back to a familiar, but potentially discovered, password. If you feel your password has been compromised then please contact your administrator immediately to have a new one assigned.ERROR_PWD_TOO_RECENT
6170x00000269You have attempted to change your password to one that you have used in the past. The policy of your user account does not allow this. Please select a password that you have not previously used.ERROR_PWD_HISTORY_CONFLICT
6180x0000026AThe specified compression format is unsupported.ERROR_UNSUPPORTED_COMPRESSION
6190x0000026BThe specified hardware profile configuration is invalid.ERROR_INVALID_HW_PROFILE
6200x0000026CThe specified Plug and Play registry device path is invalid.ERROR_INVALID_PLUGPLAY_DEVICE_PATH
6210x0000026DThe specified quota list is internally inconsistent with its descriptor.ERROR_QUOTA_LIST_INCONSISTENT
6220x0000026E{Windows Evaluation Notification} The evaluation period for this installation of Windows has expired. This system will shutdown in 1 hour. To restore access to this installation of Windows, please upgrade this installation using a licensed distribution of this product.ERROR_EVALUATION_EXPIRATION
6230x0000026F{Illegal System DLL Relocation} The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.ERROR_ILLEGAL_DLL_RELOCATION
6240x00000270{DLL Initialization Failed} The application failed to initialize because the window station is shutting down.ERROR_DLL_INIT_FAILED_LOGOFF
6250x00000271The validation process needs to continue on to the next step.ERROR_VALIDATE_CONTINUE
6260x00000272There are no more matches for the current index enumeration.ERROR_NO_MORE_MATCHES
6270x00000273The range could not be added to the range list because of a conflict.ERROR_RANGE_LIST_CONFLICT
6280x00000274The server process is running under a SID different than that required by client.ERROR_SERVER_SID_MISMATCH
6290x00000275A group marked use for deny only cannot be enabled.ERROR_CANT_ENABLE_DENY_ONLY
6300x00000276{EXCEPTION} Multiple floating point faults.ERROR_FLOAT_MULTIPLE_FAULTS
6310x00000277{EXCEPTION} Multiple floating point traps.ERROR_FLOAT_MULTIPLE_TRAPS
6320x00000278The requested interface is not supported.ERROR_NOINTERFACE
6330x00000279{System Standby Failed} The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode.ERROR_DRIVER_FAILED_SLEEP
6340x0000027AThe system file %1 has become corrupt and has been replaced.ERROR_CORRUPT_SYSTEM_FILE
6350x0000027B{Virtual Memory Minimum Too Low} Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file. During this process, memory requests for some applications may be denied. For more information, see Help.ERROR_COMMITMENT_MINIMUM
6360x0000027CA device was removed so enumeration must be restarted.ERROR_PNP_RESTART_ENUMERATION
6370x0000027D{Fatal System Error} The system image %s is not properly signed. The file has been replaced with the signed file. The system has been shut down.ERROR_SYSTEM_IMAGE_BAD_SIGNATURE
6380x0000027EDevice will not start without a reboot.ERROR_PNP_REBOOT_REQUIRED
6390x0000027FThere is not enough power to complete the requested operation.ERROR_INSUFFICIENT_POWER
6400x00000280ERROR_MULTIPLE_FAULT_VIOLATION
6410x00000281The system is in the process of shutting down.ERROR_SYSTEM_SHUTDOWN
6420x00000282An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.ERROR_PORT_NOT_SET
6430x00000283This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller.ERROR_DS_VERSION_CHECK_FAILURE
6440x00000284The specified range could not be found in the range list.ERROR_RANGE_NOT_FOUND
6460x00000286The driver was not loaded because the system is booting into safe mode.ERROR_NOT_SAFE_MODE_DRIVER
6470x00000287The driver was not loaded because it failed its initialization call.ERROR_FAILED_DRIVER_ENTRY
6480x00000288The “%hs” encountered an error while applying power or reading the device configuration. This may be caused by a failure of your hardware or by a poor connection.ERROR_DEVICE_ENUMERATION_ERROR
6490x00000289The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached.ERROR_MOUNT_POINT_NOT_RESOLVED
6500x0000028AThe device object parameter is either not a valid device object or is not attached to the volume specified by the file name.ERROR_INVALID_DEVICE_OBJECT_PARAMETER
6510x0000028BA Machine Check Error has occurred. Please check the system eventlog for additional information.ERROR_MCA_OCCURED
6520x0000028CThere was error [%2] processing the driver database.ERROR_DRIVER_DATABASE_ERROR
6530x0000028DSystem hive size has exceeded its limit.ERROR_SYSTEM_HIVE_TOO_LARGE
6540x0000028EThe driver could not be loaded because a previous version of the driver is still in memory.ERROR_DRIVER_FAILED_PRIOR_UNLOAD
6550x0000028F{Volume Shadow Copy Service} Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.ERROR_VOLSNAP_PREPARE_HIBERNATE
6560x00000290The system has failed to hibernate.The error code is %hs. Hibernation will be disabled until the system is restarted.ERROR_HIBERNATION_FAILURE
6570x00000291The password provided is too long to meet the policy of your user account. Please choose a shorter password.ERROR_PWD_TOO_LONG
6650x00000299The requested operation could not be completed due to a file system limitation.ERROR_FILE_SYSTEM_LIMITATION
6680x0000029CAn assertion failure has occurred.ERROR_ASSERTION_FAILURE
6690x0000029DAn error occurred in the ACPI subsystem.ERROR_ACPI_ERROR
6700x0000029EWOW Assertion Error.ERROR_WOW_ASSERTION
6710x0000029FA device is missing in the system BIOS MPS table. This device will not be used. Please contact your system vendor for system BIOS update.ERROR_PNP_BAD_MPS_TABLE
6720x000002A0A translator failed to translate resources.ERROR_PNP_TRANSLATION_FAILED
6730x000002A1A IRQ translator failed to translate resources.ERROR_PNP_IRQ_TRANSLATION_FAILED
6740x000002A2Driver %2 returned invalid ID for a child device %3 .ERROR_PNP_INVALID_ID
6750x000002A3{Kernel Debugger Awakened} the system debugger was awakened by an interrupt.ERROR_WAKE_SYSTEM_DEBUGGER
6760x000002A4{Handles Closed} Handles to objects have been automatically closed as a result of the requested operation.ERROR_HANDLES_CLOSED
6770x000002A5{Too Much Information} The specified access control list (ACL) contained more information than was expected.ERROR_EXTRANEOUS_INFORMATION
6780x000002A6This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired).ERROR_RXACT_COMMIT_NECESSARY
6790x000002A7{Media Changed} The media may have changed.ERROR_MEDIA_CHECK
6800x000002A8{GUID Substitution} During the translation of a global identifier(GUID)to a Windows security ID(SID), no administratively-defined GUID prefix was found. A substitute prefix was used, which will not compromise system security. However, this may provide a more restrictive access than intended.ERROR_GUID_SUBSTITUTION_MADE
6810x000002A9The create operation stopped after reaching a symbolic link.ERROR_STOPPED_ON_SYMLINK
6820x000002AAA long jump has been executed.ERROR_LONGJUMP
6830x000002ABThe Plug and Play query operation was not successful.ERROR_PLUGPLAY_QUERY_VETOED
6840x000002ACA frame consolidation has been executed.ERROR_UNWIND_CONSOLIDATE
6850x000002AD{Registry Hive Recovered} Registry hive(file): %hs was corrupted and it has been recovered. Some data might have been lost.ERROR_REGISTRY_HIVE_RECOVERED
6860x000002AEThe application is attempting to run executable code from the module %hs. This may be insecure. An alternative, %hs, is available. Should the application use the secure module %hs?ERROR_DLL_MIGHT_BE_INSECURE
6870x000002AFThe application is loading executable code from the module %hs. This is secure, but may be incompatible with previous releases of the operating system. An alternative, %hs, is available. Should the application use the secure module %hs?ERROR_DLL_MIGHT_BE_INCOMPATIBLE
6880x000002B0Debugger did not handle the exception.ERROR_DBG_EXCEPTION_NOT_HANDLED
6890x000002B1Debugger will reply later.ERROR_DBG_REPLY_LATER
6900x000002B2Debugger cannot provide handle.ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE
6910x000002B3Debugger terminated thread.ERROR_DBG_TERMINATE_THREAD
6920x000002B4Debugger terminated process.ERROR_DBG_TERMINATE_PROCESS
6930x000002B5Debugger got control C.ERROR_DBG_CONTROL_C
6940x000002B6Debugger printed exception on control C.ERROR_DBG_PRINTEXCEPTION_C
6950x000002B7Debugger received RIP exception.ERROR_DBG_RIPEXCEPTION
6960x000002B8Debugger received control break.ERROR_DBG_CONTROL_BREAK
6970x000002B9Debugger command communication exception.ERROR_DBG_COMMAND_EXCEPTION
6980x000002BA{Object Exists} An attempt was made to create an object and the object name already existed.ERROR_OBJECT_NAME_EXISTS
6990x000002BB{Thread Suspended} A thread termination occurred while the thread was suspended. The thread was resumed, and termination proceeded.ERROR_THREAD_WAS_SUSPENDED
7000x000002BC{Image Relocated} An image file could not be mapped at the address specified in the image file. Local fixups must be performed on this image.ERROR_IMAGE_NOT_AT_BASE
7010x000002BDThis informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created.ERROR_RXACT_STATE_CREATED
7020x000002BE{Segment Load} A virtual DOS machine(VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image. An exception is raised so a debugger can load, unload or track symbols and breakpoints within these 16-bit segments.ERROR_SEGMENT_NOTIFICATION
7030x000002BF{Invalid Current Directory} The process cannot switch to the startup current directory %hs. Select OK to set current directory to %hs, or select CANCEL to exit.ERROR_BAD_CURRENT_DIRECTORY
7040x000002C0{Redundant Read} To satisfy a read request, the NT fault-tolerant file system successfully read the requested data from a redundant copy. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was unable to reassign the failing area of the device.ERROR_FT_READ_RECOVERY_FROM_BACKUP
7050x000002C1{Redundant Write} To satisfy a write request, the NT fault-tolerant file system successfully wrote a redundant copy of the information. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was not able to reassign the failing area of the device.ERROR_FT_WRITE_RECOVERY
7060x000002C2{Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine. Select OK to continue, or CANCEL to fail the DLL load.ERROR_IMAGE_MACHINE_TYPE_MISMATCH
7070x000002C3{Partial Data Received} The network transport returned partial data to its client. The remaining data will be sent later.ERROR_RECEIVE_PARTIAL
7080x000002C4{Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.ERROR_RECEIVE_EXPEDITED
7090x000002C5{Partial Expedited Data Received} The network transport returned partial data to its client and this data was marked as expedited by the remote system. The remaining data will be sent later.ERROR_RECEIVE_PARTIAL_EXPEDITED
7100x000002C6{TDI Event Done} The TDI indication has completed successfully.ERROR_EVENT_DONE
7110x000002C7{TDI Event Pending} The TDI indication has entered the pending state.ERROR_EVENT_PENDING
7120x000002C8Checking file system on %wZ.ERROR_CHECKING_FILE_SYSTEM
7130x000002C9{Fatal Application Exit} %hs.ERROR_FATAL_APP_EXIT
7140x000002CAThe specified registry key is referenced by a predefined handle.ERROR_PREDEFINED_HANDLE
7150x000002CB{Page Unlocked} The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and from the process.ERROR_WAS_UNLOCKED
7160x000002CC%hsERROR_SERVICE_NOTIFICATION
7170x000002CD{Page Locked} One of the pages to lock was already locked.ERROR_WAS_LOCKED
7180x000002CEApplication popup: %1 : %2ERROR_LOG_HARD_ERROR
7190x000002CFERROR_ALREADY_WIN32
7200x000002D0{Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine.ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE
7210x000002D1A yield execution was performed and no thread was available to run.ERROR_NO_YIELD_PERFORMED
7220x000002D2The resumable flag to a timer API was ignored.ERROR_TIMER_RESUME_IGNORED
7230x000002D3The arbiter has deferred arbitration of these resources to its parent.ERROR_ARBITRATION_UNHANDLED
7240x000002D4The inserted CardBus device cannot be started because of a configuration error on “%hs”.ERROR_CARDBUS_NOT_SUPPORTED
7250x000002D5The CPUs in this multiprocessor system are not all the same revision level. To use all processors the operating system restricts itself to the features of the least capable processor in the system. Should problems occur with this system, contact the CPU manufacturer to see if this mix of processors is supported.ERROR_MP_PROCESSOR_MISMATCH
7260x000002D6The system was put into hibernation.ERROR_HIBERNATED
7270x000002D7The system was resumed from hibernation.ERROR_RESUME_HIBERNATION
7280x000002D8Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3].ERROR_FIRMWARE_UPDATED
7290x000002D9A device driver is leaking locked I/O pages causing system degradation. The system has automatically enabled tracking code in order to try and catch the culprit.ERROR_DRIVERS_LEAKING_LOCKED_PAGES
7300x000002DAThe system has awoken.ERROR_WAKE_SYSTEM
7310x000002DBERROR_WAIT_1
7320x000002DCERROR_WAIT_2
7330x000002DDERROR_WAIT_3
7340x000002DEERROR_WAIT_63
7350x000002DFERROR_ABANDONED_WAIT_0
7360x000002E0ERROR_ABANDONED_WAIT_63
7370x000002E1ERROR_USER_APC
7380x000002E2ERROR_KERNEL_APC
7390x000002E3ERROR_ALERTED
7400x000002E4he requested operation requires elevation.ERROR_ELEVATION_REQUIRED
7410x000002E5A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.ERROR_REPARSE
7420x000002E6An open/create operation completed while an oplock break is underway.ERROR_OPLOCK_BREAK_IN_PROGRESS
7430x000002E7A new volume has been mounted by a file system.ERROR_VOLUME_MOUNTED
7440x000002E8This success level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has now been completed.ERROR_RXACT_COMMITTED
7450x000002E9This indicates that a notify change request has been completed due to closing the handle which made the notify change request.ERROR_NOTIFY_CLEANUP
7460x000002EA{Connect Failure on Primary Transport} An attempt was made to connect to the remote server %hs on the primary transport, but the connection failed. The computer WAS able to connect on a secondary transport.ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED
7470x000002EBPage fault was a transition fault.ERROR_PAGE_FAULT_TRANSITION
7480x000002ECPage fault was a demand zero fault.ERROR_PAGE_FAULT_DEMAND_ZERO
7490x000002EDPage fault was a demand zero fault.ERROR_PAGE_FAULT_COPY_ON_WRITE
7500x000002EEPage fault was a demand zero fault.ERROR_PAGE_FAULT_GUARD_PAGE
7510x000002EFPage fault was satisfied by reading from a secondary storage device.ERROR_PAGE_FAULT_PAGING_FILE
7520x000002F0Cached page was locked during operation.ERROR_CACHE_PAGE_LOCKED
7530x000002F1Crash dump exists in paging file.ERROR_CRASH_DUMP
7540x000002F2Specified buffer contains all zeros.ERROR_BUFFER_ALL_ZEROS
7550x000002F3A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.ERROR_REPARSE_OBJECT
7560x000002F4The device has succeeded a query-stop and its resource requirements have changed.ERROR_RESOURCE_REQUIREMENTS_CHANGED
7570x000002F5The translator has translated these resources into the global space and no further translations should be performed.ERROR_TRANSLATION_COMPLETE
7580x000002F6A process being terminated has no threads to terminate.ERROR_NOTHING_TO_TERMINATE
7590x000002F7The specified process is not part of a job.ERROR_PROCESS_NOT_IN_JOB
7600x000002F8The specified process is part of a jobERROR_PROCESS_IN_JOB
7610x000002F9{Volume Shadow Copy Service} The system is now ready for hibernation.ERROR_VOLSNAP_HIBERNATE_READY
7620x000002FAA file system or file system filter driver has successfully completed an FsFilter operation.ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY
7630x000002FBThe specified interrupt vector was already connected.ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED
7640x000002FCThe specified interrupt vector is still connected.ERROR_INTERRUPT_STILL_CONNECTED
7650x000002FDAn operation is blocked waiting for an oplockERROR_WAIT_FOR_OPLOCK
7660x000002FEDebugger handled exception.ERROR_DBG_EXCEPTION_HANDLED
7670x000002FFDebugger continued.ERROR_DBG_CONTINUE
7680x00000300An exception occurred in a user mode callback and the kernel callback frame should be removed.ERROR_CALLBACK_POP_STACK
7690x00000301Compression is disabled for this volume.ERROR_COMPRESSION_DISABLED
7700x00000302The data provider cannot fetch backwards through a result set.ERROR_CANTFETCHBACKWARDS
7710x00000303The data provider cannot scroll backwards through a result set.ERROR_CANTSCROLLBACKWARDS
7720x00000304The data provider requires that previously fetched data is released before asking for more data.ERROR_ROWSNOTRELEASED
7730x00000305The data provider was not able to interpret the flags set for a column binding in an accessor.ERROR_BAD_ACCESSOR_FLAGS
7740x00000306One or more errors occurred while processing the request.ERROR_ERRORS_ENCOUNTERED
7750x00000307The implementation is not capable of performing the request.ERROR_NOT_CAPABLE
7760x00000308The client of a component requested an operation which is not valid given the state of the component instance.ERROR_REQUEST_OUT_OF_SEQUENCE
7770x00000309A version number could not be parsed.ERROR_VERSION_PARSE_ERROR
7780x0000030AThe iterator's start position is invalid.ERROR_BADSTARTPOSITION
7790x0000030BThe hardware has reported an uncorrectable memory error.ERROR_MEMORY_HARDWARE
7800x0000030CThe attempted operation required self healing to be enabled.ERROR_DISK_REPAIR_DISABLED
7810x0000030DThe Desktop heap encountered an error while allocating session memory. There is more information in the system event log.ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE
7820x0000030EThe system power state is transitioning from %2 to %3.ERROR_SYSTEM_POWERSTATE_TRANSITION
7830x0000030FThe system power state is transitioning from %2 to %3 but could enter %4.ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION
7840x00000310A thread is getting dispatched with MCA EXCEPTION because of MCA.ERROR_MCA_EXCEPTION
7850x00000311Access to %1 is monitored by policy rule %2.ERROR_ACCESS_AUDIT_BY_POLICY
7860x00000312Access to %1 has been restricted by your Administrator by policy rule %2.ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY
7870x00000313A valid hibernation file has been invalidated and should be abandoned.ERROR_ABANDON_HIBERFILE
7880x00000314{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused by network connectivity issues. Please try to save this file elsewhere.ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED
7890x00000315{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error was returned by the server on which the file exists. Please try to save this file elsewhere.ERROR_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR
7900x00000316{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused if the device has been removed or the media is write-protected.ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR
7910x00000317The resources required for this device conflict with the MCFG table.ERROR_BAD_MCFG_TABLE
7920x00000318The volume repair could not be performed while it is online. Please schedule to take the volume offline so that it can be repaired.ERROR_DISK_REPAIR_REDIRECTED
7930x00000319The volume repair was not successful.ERROR_DISK_REPAIR_UNSUCCESSFUL
7940x0000031AOne of the volume corruption logs is full. Further corruptions that may be detected won't be logged.ERROR_CORRUPT_LOG_OVERFULL
7950x0000031BOne of the volume corruption logs is internally corrupted and needs to be recreated. The volume may contain undetected corruptions and must be scanned.ERROR_CORRUPT_LOG_CORRUPTED
7960x0000031COne of the volume corruption logs is unavailable for being operated on.ERROR_CORRUPT_LOG_UNAVAILABLE
7970x0000031DOne of the volume corruption logs was deleted while still having corruption records in them. The volume contains detected corruptions and must be scanned.ERROR_CORRUPT_LOG_DELETED_FULL
7980x0000031EOne of the volume corruption logs was cleared by chkdsk and no longer contains real corruptions.ERROR_CORRUPT_LOG_CLEARED
7990x0000031FOrphaned files exist on the volume but could not be recovered because no more new names could be created in the recovery directory. Files must be moved from the recovery directory.ERROR_ORPHAN_NAME_EXHAUSTED
8000x00000320The oplock that was associated with this handle is now associated with a different handle.ERROR_OPLOCK_SWITCHED_TO_NEW_HANDLE
8010x00000321An oplock of the requested level cannot be granted. An oplock of a lower level may be available.ERROR_CANNOT_GRANT_REQUESTED_OPLOCK
8020x00000322The operation did not complete successfully because it would cause an oplock to be broken. The caller has requested that existing oplocks not be broken.ERROR_CANNOT_BREAK_OPLOCK
8030x00000323The handle with which this oplock was associated has been closed. The oplock is now broken.ERROR_OPLOCK_HANDLE_CLOSED
8040x00000324The specified access control entry (ACE) does not contain a condition.ERROR_NO_ACE_CONDITION
8050x00000325The specified access control entry (ACE) contains an invalid condition.ERROR_INVALID_ACE_CONDITION
8060x00000326Access to the specified file handle has been revoked.ERROR_FILE_HANDLE_REVOKED
8070x00000327An image file was mapped at a different address from the one specified in the image file but fixups will still be automatically performed on the image.ERROR_IMAGE_AT_DIFFERENT_BASE
9940x000003E2Access to the extended attribute was denied.ERROR_EA_ACCESS_DENIED
9950x000003E3The I/O operation has been aborted because of either a thread exit or an application request.ERROR_OPERATION_ABORTED
9960x000003E4Overlapped I/O event is not in a signaled state.ERROR_IO_INCOMPLETE
9970x000003E5Overlapped I/O operation is in progress.ERROR_IO_PENDING
9980x000003E6Invalid access to memory location.ERROR_NOACCESS
9990x000003E7Error performing inpage operation.ERROR_SWAPERROR

1000-1999

IntHexDescriptionDefined
10010x000003E9Recursion too deep; the stack overflowed.ERROR_STACK_OVERFLOW
10020x000003EAThe window cannot act on the sent message.ERROR_INVALID_MESSAGE
10030x000003EBCannot complete this function.ERROR_CAN_NOT_COMPLETE
10040x000003ECInvalid flags.ERROR_INVALID_FLAGS
10050x000003EDThe 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_UNRECOGNIZED_VOLUME
10060x000003EEThe volume for a file has been externally altered so that the opened file is no longer valid.ERROR_FILE_INVALID
10070x000003EFThe requested operation cannot be performed in full-screen mode.ERROR_FULLSCREEN_MODE
10080x000003F0An attempt was made to reference a token that does not exist.ERROR_NO_TOKEN
10090x000003F1The configuration registry database is corrupt.ERROR_BADDB
10100x000003F2The configuration registry key is invalid.ERROR_BADKEY
10110x000003F3The configuration registry key could not be opened.ERROR_CANTOPEN
10120x000003F4The configuration registry key could not be read.ERROR_CANTREAD
10130x000003F5The configuration registry key could not be written.ERROR_CANTWRITE
10140x000003F6One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful.ERROR_REGISTRY_RECOVERED
10150x000003F7The 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 absent or corrupted.ERROR_REGISTRY_CORRUPT
10160x000003F8An 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_REGISTRY_IO_FAILED
10170x000003F9The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.ERROR_NOT_REGISTRY_FILE
10180x000003FAIllegal operation attempted on a registry key that has been marked for deletion.ERROR_KEY_DELETED
10190x000003FBSystem could not allocate the required space in a registry log.ERROR_NO_LOG_SPACE
10200x000003FCCannot create a symbolic link in a registry key that already has subkeys or values.ERROR_KEY_HAS_CHILDREN
10210x000003FDCannot create a stable subkey under a volatile parent key.ERROR_CHILD_MUST_BE_VOLATILE
10220x000003FEA 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_NOTIFY_ENUM_DIR
10510x0000041BA stop control has been sent to a service that other running services are dependent on.ERROR_DEPENDENT_SERVICES_RUNNING
10520x0000041CThe requested control is not valid for this service.ERROR_INVALID_SERVICE_CONTROL
10530x0000041DThe service did not respond to the start or control request in a timely fashion.ERROR_SERVICE_REQUEST_TIMEOUT
10540x0000041EA thread could not be created for the service.ERROR_SERVICE_NO_THREAD
10550x0000041FThe service database is locked.ERROR_SERVICE_DATABASE_LOCKED
10560x00000420An instance of the service is already running.ERROR_SERVICE_ALREADY_RUNNING
10570x00000421The account name is invalid or does not exist, or the password is invalid for the account name specified.ERROR_INVALID_SERVICE_ACCOUNT
10580x00000422The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.ERROR_SERVICE_DISABLED
10590x00000423Circular service dependency was specified.ERROR_CIRCULAR_DEPENDENCY
10600x00000424The specified service does not exist as an installed service.ERROR_SERVICE_DOES_NOT_EXIST
10610x00000425The service cannot accept control messages at this time.ERROR_SERVICE_CANNOT_ACCEPT_CTRL
10620x00000426The service has not been started.ERROR_SERVICE_NOT_ACTIVE
10630x00000427The service process could not connect to the service controller.ERROR_FAILED_SERVICE_CONTROLLER_CONNECT
10640x00000428An exception occurred in the service when handling the control request.ERROR_EXCEPTION_IN_SERVICE
10650x00000429The database specified does not exist.ERROR_DATABASE_DOES_NOT_EXIST
10660x0000042AThe service has returned a service-specific error code.ERROR_SERVICE_SPECIFIC_ERROR
10670x0000042BThe process terminated unexpectedly.ERROR_PROCESS_ABORTED
10680x0000042CThe dependency service or group failed to start.ERROR_SERVICE_DEPENDENCY_FAIL
10690x0000042DThe service did not start due to a logon failure.ERROR_SERVICE_LOGON_FAILED
10700x0000042EAfter starting, the service hung in a start-pending state.ERROR_SERVICE_START_HANG
10710x0000042FThe specified service database lock is invalid.ERROR_INVALID_SERVICE_LOCK
10720x00000430The specified service has been marked for deletion.ERROR_SERVICE_MARKED_FOR_DELETE
10730x00000431The specified service already exists.ERROR_SERVICE_EXISTS
10740x00000432The system is currently running with the last-known-good configuration.ERROR_ALREADY_RUNNING_LKG
10750x00000433The dependency service does not exist or has been marked for deletion.ERROR_SERVICE_DEPENDENCY_DELETED
10760x00000434The current boot has already been accepted for use as the last-known-good control set.ERROR_BOOT_ALREADY_ACCEPTED
10770x00000435No attempts to start the service have been made since the last boot.ERROR_SERVICE_NEVER_STARTED
10780x00000436The name is already in use as either a service name or a service display name.ERROR_DUPLICATE_SERVICE_NAME
10790x00000437The account specified for this service is different from the account specified for other services running in the same process.ERROR_DIFFERENT_SERVICE_ACCOUNT
10800x00000438Failure actions can only be set for Win32 services, not for drivers.ERROR_CANNOT_DETECT_DRIVER_FAILURE
10810x00000439This 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_CANNOT_DETECT_PROCESS_ABORT
10820x0000043ANo recovery program has been configured for this service.ERROR_NO_RECOVERY_PROGRAM
10830x0000043BThe executable program that this service is configured to run in does not implement the service.ERROR_SERVICE_NOT_IN_EXE
10840x0000043CThis service cannot be started in Safe Mode.ERROR_NOT_SAFEBOOT_SERVICE
11000x0000044CThe physical end of the tape has been reached.ERROR_END_OF_MEDIA
11010x0000044DA tape access reached a filemark.ERROR_FILEMARK_DETECTED
11020x0000044EThe beginning of the tape or a partition was encountered.ERROR_BEGINNING_OF_MEDIA
11030x0000044FA tape access reached the end of a set of files.ERROR_SETMARK_DETECTED
11040x00000450No more data is on the tape.ERROR_NO_DATA_DETECTED
11050x00000451Tape could not be partitioned.ERROR_PARTITION_FAILURE
11060x00000452When accessing a new tape of a multivolume partition, the current block size is incorrect.ERROR_INVALID_BLOCK_LENGTH
11070x00000453Tape partition information could not be found when loading a tape.ERROR_DEVICE_NOT_PARTITIONED
11080x00000454Unable to lock the media eject mechanism.ERROR_UNABLE_TO_LOCK_MEDIA
11090x00000455Unable to unload the media.ERROR_UNABLE_TO_UNLOAD_MEDIA
11100x00000456The media in the drive may have changed.ERROR_MEDIA_CHANGED
11110x00000457The I/O bus was reset.ERROR_BUS_RESET
11120x00000458No media in drive.ERROR_NO_MEDIA_IN_DRIVE
11130x00000459No mapping for the Unicode character exists in the target multi-byte code page.ERROR_NO_UNICODE_TRANSLATION
11140x0000045AA dynamic link library (DLL) initialization routine failed.ERROR_DLL_INIT_FAILED
11150x0000045BA system shutdown is in progress.ERROR_SHUTDOWN_IN_PROGRESS
11160x0000045CUnable to abort the system shutdown because no shutdown was in progress.ERROR_NO_SHUTDOWN_IN_PROGRESS
11170x0000045DThe request could not be performed because of an I/O device error.ERROR_IO_DEVICE
11180x0000045ENo serial device was successfully initialized. The serial driver will unload.ERROR_SERIAL_NO_DEVICE
11190x0000045FUnable 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_IRQ_BUSY
11200x00000460A serial I/O operation was completed by another write to the serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)ERROR_MORE_WRITES
11210x00000461A serial I/O operation completed because the timeout period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.)ERROR_COUNTER_TIMEOUT
11220x00000462No ID address mark was found on the floppy disk.ERROR_FLOPPY_ID_MARK_NOT_FOUND
11230x00000463Mismatch between the floppy disk sector ID field and the floppy disk controller track address.ERROR_FLOPPY_WRONG_CYLINDER
11240x00000464The floppy disk controller reported an error that is not recognized by the floppy disk driver.ERROR_FLOPPY_UNKNOWN_ERROR
11250x00000465The floppy disk controller returned inconsistent results in its registers.ERROR_FLOPPY_BAD_REGISTERS
11260x00000466While accessing the hard disk, a recalibrate operation failed, even after retries.ERROR_DISK_RECALIBRATE_FAILED
11270x00000467While accessing the hard disk, a disk operation failed even after retries.ERROR_DISK_OPERATION_FAILED
11280x00000468While accessing the hard disk, a disk controller reset was needed, but even that failed.ERROR_DISK_RESET_FAILED
11290x00000469Physical end of tape encountered.ERROR_EOM_OVERFLOW
11300x0000046ANot enough server storage is available to process this command.ERROR_NOT_ENOUGH_SERVER_MEMORY
11310x0000046BA potential deadlock condition has been detected.ERROR_POSSIBLE_DEADLOCK
11320x0000046CThe base address or the file offset specified does not have the proper alignment.ERROR_MAPPED_ALIGNMENT
11400x00000474An attempt to change the system power state was vetoed by another application or driver.ERROR_SET_POWER_STATE_VETOED
11410x00000475The system BIOS failed an attempt to change the system power state.ERROR_SET_POWER_STATE_FAILED
11420x00000476An attempt was made to create more links on a file than the file system supports.ERROR_TOO_MANY_LINKS
11500x0000047EThe specified program requires a newer version of Windows.ERROR_OLD_WIN_VERSION
11510x0000047FThe specified program is not a Windows or MS-DOS program.ERROR_APP_WRONG_OS
11520x00000480Cannot start more than one instance of the specified program.ERROR_SINGLE_INSTANCE_APP
11530x00000481The specified program was written for an earlier version of Windows.ERROR_RMODE_APP
11540x00000482One of the library files needed to run this application is damaged.ERROR_INVALID_DLL
11550x00000483No application is associated with the specified file for this operation.ERROR_NO_ASSOCIATION
11560x00000484An error occurred in sending the command to the application.ERROR_DDE_FAIL
11570x00000485One of the library files needed to run this application cannot be found.ERROR_DLL_NOT_FOUND
11580x00000486The current process has used all of its system allowance of handles for Window Manager objects.ERROR_NO_MORE_USER_HANDLES
11590x00000487The message can be used only with synchronous operations.ERROR_MESSAGE_SYNC_ONLY
11600x00000488The indicated source element has no media.ERROR_SOURCE_ELEMENT_EMPTY
11610x00000489The indicated destination element already contains media.ERROR_DESTINATION_ELEMENT_FULL
11620x0000048AThe indicated element does not exist.ERROR_ILLEGAL_ELEMENT_ADDRESS
11630x0000048BThe indicated element is part of a magazine that is not present.ERROR_MAGAZINE_NOT_PRESENT
11640x0000048CThe indicated device requires reinitialization due to hardware errors.ERROR_DEVICE_REINITIALIZATION_NEEDED
11650x0000048DThe device has indicated that cleaning is required before further operations are attempted.ERROR_DEVICE_REQUIRES_CLEANING
11660x0000048EThe device has indicated that its door is open.ERROR_DEVICE_DOOR_OPEN
11670x0000048FThe device is not connected.ERROR_DEVICE_NOT_CONNECTED
11680x00000490Element not found.ERROR_NOT_FOUND
11690x00000491There was no match for the specified key in the index.ERROR_NO_MATCH
11700x00000492The property set specified does not exist on the object.ERROR_SET_NOT_FOUND
11710x00000493The point passed to GetMouseMovePointsEx is not in the buffer.ERROR_POINT_NOT_FOUND
11720x00000494The tracking (workstation) service is not running.ERROR_NO_TRACKING_SERVICE
11730x00000495The Volume ID could not be found.ERROR_NO_VOLUME_ID
11750x00000497Unable to remove the file to be replaced.ERROR_UNABLE_TO_REMOVE_REPLACED
11760x00000498Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name.ERROR_UNABLE_TO_MOVE_REPLACEMENT
11770x00000499Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name.ERROR_UNABLE_TO_MOVE_REPLACEMENT_2
11780x0000049AThe volume change journal is being deleted.ERROR_JOURNAL_DELETE_IN_PROGRESS
11790x0000049BThe volume change journal is not active.ERROR_JOURNAL_NOT_ACTIVE
11800x0000049CA file was found, but it may not be the correct file.ERROR_POTENTIAL_FILE_FOUND
11810x0000049DThe journal entry has been deleted from the journal.ERROR_JOURNAL_ENTRY_DELETED
11900x000004A6A system shutdown has already been scheduled.ERROR_SHUTDOWN_IS_SCHEDULED
11910x000004A7The system shutdown cannot be initiated because there are other users logged on to the computer.ERROR_SHUTDOWN_USERS_LOGGED_ON
12000x000004B0The specified device name is invalid.ERROR_BAD_DEVICE
12010x000004B1The device is not currently connected but it is a remembered connection.ERROR_CONNECTION_UNAVAIL
12020x000004B2The local device name has a remembered connection to another network resource.ERROR_DEVICE_ALREADY_REMEMBERED
12030x000004B3No network provider accepted the given network path.ERROR_NO_NET_OR_BAD_PATH
12040x000004B4The specified network provider name is invalid.ERROR_BAD_PROVIDER
12050x000004B5Unable to open the network connection profile.ERROR_CANNOT_OPEN_PROFILE
12060x000004B6The network connection profile is corrupted.ERROR_BAD_PROFILE
12070x000004B7Cannot enumerate a noncontainer.ERROR_NOT_CONTAINER
12080x000004B8An extended error has occurred.ERROR_EXTENDED_ERROR
12090x000004B9The format of the specified group name is invalid.ERROR_INVALID_GROUPNAME
12100x000004BAThe format of the specified computer name is invalid.ERROR_INVALID_COMPUTERNAME
12110x000004BBThe format of the specified event name is invalid.ERROR_INVALID_EVENTNAME
12120x000004BCThe format of the specified domain name is invalid.ERROR_INVALID_DOMAINNAME
12130x000004BDThe format of the specified service name is invalid.ERROR_INVALID_SERVICENAME
12140x000004BEThe format of the specified network name is invalid.ERROR_INVALID_NETNAME
12150x000004BFThe format of the specified share name is invalid.ERROR_INVALID_SHARENAME
12160x000004C0The format of the specified password is invalid.ERROR_INVALID_PASSWORDNAME
12170x000004C1The format of the specified message name is invalid.ERROR_INVALID_MESSAGENAME
12180x000004C2The format of the specified message destination is invalid.ERROR_INVALID_MESSAGEDEST
12190x000004C3The credentials supplied conflict with an existing set of credentials.ERROR_SESSION_CREDENTIAL_CONFLICT
12200x000004C4An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.ERROR_REMOTE_SESSION_LIMIT_EXCEEDED
12210x000004C5The workgroup or domain name is already in use by another computer on the network.ERROR_DUP_DOMAINNAME
12220x000004C6The network is not present or not started.ERROR_NO_NETWORK
12230x000004C7The operation was canceled by the user.ERROR_CANCELLED
12240x000004C8The requested operation cannot be performed on a file with a user-mapped section open.ERROR_USER_MAPPED_FILE
12250x000004C9The remote system refused the network connection.ERROR_CONNECTION_REFUSED
12260x000004CAThe network connection was gracefully closed.ERROR_GRACEFUL_DISCONNECT
12270x000004CBThe network transport endpoint already has an address associated with it.ERROR_ADDRESS_ALREADY_ASSOCIATED
12280x000004CCAn address has not yet been associated with the network endpoint.ERROR_ADDRESS_NOT_ASSOCIATED
12290x000004CDAn operation was attempted on a nonexistent network connection.ERROR_CONNECTION_INVALID
12300x000004CEAn invalid operation was attempted on an active network connection.ERROR_CONNECTION_ACTIVE
12310x000004CFThe network location cannot be reached. For information about network troubleshooting, see Windows Help.ERROR_NETWORK_UNREACHABLE
12320x000004D0The network location cannot be reached. For information about network troubleshooting, see Windows Help.ERROR_HOST_UNREACHABLE
12330x000004D1The network location cannot be reached. For information about network troubleshooting, see Windows Help.ERROR_PROTOCOL_UNREACHABLE
12340x000004D2No service is operating at the destination network endpoint on the remote system.ERROR_PORT_UNREACHABLE
12350x000004D3The request was aborted.ERROR_REQUEST_ABORTED
12360x000004D4The network connection was aborted by the local system.ERROR_CONNECTION_ABORTED
12370x000004D5The operation could not be completed. A retry should be performed.ERROR_RETRY
12380x000004D6A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.ERROR_CONNECTION_COUNT_LIMIT
12390x000004D7Attempting to log in during an unauthorized time of day for this account.ERROR_LOGIN_TIME_RESTRICTION
12400x000004D8The account is not authorized to log in from this station.ERROR_LOGIN_WKSTA_RESTRICTION
12410x000004D9The network address could not be used for the operation requested.ERROR_INCORRECT_ADDRESS
12420x000004DAThe service is already registered.ERROR_ALREADY_REGISTERED
12430x000004DBThe specified service does not exist.ERROR_SERVICE_NOT_FOUND
12440x000004DCThe operation being requested was not performed because the user has not been authenticated.ERROR_NOT_AUTHENTICATED
12450x000004DDThe operation being requested was not performed because the user has not logged on to the network. The specified service does not exist.ERROR_NOT_LOGGED_ON
12460x000004DEContinue with work in progress.ERROR_CONTINUE
12470x000004DFAn attempt was made to perform an initialization operation when initialization has already been completed.ERROR_ALREADY_INITIALIZED
12480x000004E0No more local devices.ERROR_NO_MORE_DEVICES
12490x000004E1The specified site does not exist.ERROR_NO_SUCH_SITE
12500x000004E2A domain controller with the specified name already exists.ERROR_DOMAIN_CONTROLLER_EXISTS
12510x000004E3This operation is supported only when you are connected to the server.ERROR_ONLY_IF_CONNECTED
12520x000004E4The group policy framework should call the extension even if there are no changes.ERROR_OVERRIDE_NOCHANGES
12530x000004E5The specified user does not have a valid profile.ERROR_BAD_USER_PROFILE
12540x000004E6This operation is not supported on a Microsoft Small Business Server.ERROR_NOT_SUPPORTED_ON_SBS
12550x000004E7The server machine is shutting down.ERROR_SERVER_SHUTDOWN_IN_PROGRESS
12560x000004E8The remote system is not available. For information about network troubleshooting, see Windows Help.ERROR_HOST_DOWN
12570x000004E9The security identifier provided is not from an account domain.ERROR_NON_ACCOUNT_SID
12580x000004EAThe security identifier provided does not have a domain component.ERROR_NON_DOMAIN_SID
12590x000004EBAppHelp dialog canceled thus preventing the application from starting.ERROR_APPHELP_BLOCK
12600x000004ECAccess to the requested resource has been disabled by your administrator.ERROR_ACCESS_DISABLED_BY_POLICY
12610x000004EDA program attempt to use an invalid register value. Normally caused by an uninitialized register. This error is Itanium specific.ERROR_REG_NAT_CONSUMPTION
12620x000004EEThe share is currently offline or does not exist.ERROR_CSCSHARE_OFFLINE
12630x000004EFThe Kerberos protocol encountered an error while validating the KDC certificate during smartcard logon. There is more information in the system event log.ERROR_PKINIT_FAILURE
12640x000004F0The Kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.ERROR_SMARTCARD_SUBSYSTEM_FAILURE
12650x000004F1The system cannot contact a domain controller to service the authentication request. Please try again later.ERROR_DOWNGRADE_DETECTED
12710x000004F7The machine is locked and cannot be shut down without the force option.ERROR_MACHINE_LOCKED
12730x000004F9An application-defined callback gave invalid data when called.ERROR_CALLBACK_SUPPLIED_INVALID_DATA
12740x000004FAThe group policy framework should call the extension in the synchronous foreground policy refresh.ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED
12750x000004FBThis driver has been blocked from loading.ERROR_DRIVER_BLOCKED
12760x000004FCA dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.ERROR_INVALID_IMPORT_OF_NON_DLL
12770x000004FDWindows cannot open this program since it has been disabled.ERROR_ACCESS_DISABLED_WEBBLADE
12780x000004FEWindows cannot open this program because the license enforcement system has been tampered with or become corrupted.ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER
12790x000004FFA transaction recover failed.ERROR_RECOVERY_FAILURE
12800x00000500The current thread has already been converted to a fiber.ERROR_ALREADY_FIBER
12810x00000501The current thread has already been converted from a fiber.ERROR_ALREADY_THREAD
12820x00000502The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.ERROR_STACK_BUFFER_OVERRUN
12830x00000503Data present in one of the parameters is more than the function can operate on.ERROR_PARAMETER_QUOTA_EXCEEDED
12840x00000504An attempt to do an operation on a debug object failed because the object is in the process of being deleted.ERROR_DEBUGGER_INACTIVE
12850x00000505An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed.ERROR_DELAY_LOAD_FAILED
12860x00000506%1 is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator.ERROR_VDM_DISALLOWED
12870x00000507Insufficient information exists to identify the cause of failure.ERROR_UNIDENTIFIED_ERROR
12880x00000508The parameter passed to a C runtime function is incorrect.ERROR_INVALID_CRUNTIME_PARAMETER
12890x00000509The operation occurred beyond the valid data length of the file.ERROR_BEYOND_VDL
12900x0000050AThe service start failed since one or more services in the same process have an incompatible service SID type setting. A service with restricted service SID type can only coexist in the same process with other services with a restricted SID type. If the service SID type for this service was just configured, the hosting process must be restarted in order to start this service.On Windows Server 2003 and Windows XP, an unrestricted service cannot coexist in the same process with other services. The service with the unrestricted service SID type must be moved to an owned process in order to start this service.ERROR_INCOMPATIBLE_SERVICE_SID_TYPE
12910x0000050BThe process hosting the driver for this device has been terminated.ERROR_DRIVER_PROCESS_TERMINATED
12920x0000050CAn operation attempted to exceed an implementation-defined limit.ERROR_IMPLEMENTATION_LIMIT
12930x0000050DEither the target process, or the target thread's containing process, is a protected process.ERROR_PROCESS_IS_PROTECTED
12940x0000050EThe service notification client is lagging too far behind the current state of services in the machine.ERROR_SERVICE_NOTIFY_CLIENT_LAGGING
12950x0000050FThe requested file operation failed because the storage quota was exceeded. To free up disk space, move files to a different location or delete unnecessary files. For more information, contact your system administrator.ERROR_DISK_QUOTA_EXCEEDED
12960x00000510The requested file operation failed because the storage policy blocks that type of file. For more information, contact your system administrator.ERROR_CONTENT_BLOCKED
12970x00000511A privilege that the service requires to function properly does not exist in the service account configuration. You may use the Services Microsoft Management Console (MMC) snap-in (services.msc) and the Local Security Settings MMC snap-in (secpol.msc) to view the service configuration and the account configuration.ERROR_INCOMPATIBLE_SERVICE_PRIVILEGE
12980x00000512A thread involved in this operation appears to be unresponsive.ERROR_APP_HANG
12990x00000513ERROR_INVALID_LABEL
13000x00000514Not all privileges referenced are assigned to the caller.ERROR_NOT_ALL_ASSIGNED
13010x00000515Some mapping between account names and security IDs was not done.ERROR_SOME_NOT_MAPPED
13020x00000516No system quota limits are specifically set for this account.ERROR_NO_QUOTAS_FOR_ACCOUNT
13030x00000517No encryption key is available. A well-known encryption key was returned.ERROR_LOCAL_USER_SESSION_KEY
13040x00000518The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.ERROR_NULL_LM_PASSWORD
13050x00000519The revision level is unknown.ERROR_UNKNOWN_REVISION
13060x0000051AIndicates two revision levels are incompatible.ERROR_REVISION_MISMATCH
13070x0000051BThis security ID may not be assigned as the owner of this object.ERROR_INVALID_OWNER
13080x0000051CThis security ID may not be assigned as the primary group of an object.ERROR_INVALID_PRIMARY_GROUP
13090x0000051DAn attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.ERROR_NO_IMPERSONATION_TOKEN
13100x0000051EThe group may not be disabled.ERROR_CANT_DISABLE_MANDATORY
13110x0000051FThere are currently no logon servers available to service the logon request.ERROR_NO_LOGON_SERVERS
13120x00000520A specified logon session does not exist. It may already have been terminated.ERROR_NO_SUCH_LOGON_SESSION
13130x00000521A specified privilege does not exist.ERROR_NO_SUCH_PRIVILEGE
13140x00000522A required privilege is not held by the client.ERROR_PRIVILEGE_NOT_HELD
13150x00000523The name provided is not a properly formed account name.ERROR_INVALID_ACCOUNT_NAME
13160x00000524The specified user already exists.ERROR_USER_EXISTS
13170x00000525The specified user does not exist.ERROR_NO_SUCH_USER
13180x00000526The specified group already exists.ERROR_GROUP_EXISTS
13190x00000527The specified group does not exist.ERROR_NO_SUCH_GROUP
13200x00000528Either 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_MEMBER_IN_GROUP
13210x00000529The specified user account is not a member of the specified group account.ERROR_MEMBER_NOT_IN_GROUP
13220x0000052AThe last remaining administration account cannot be disabled or deleted.ERROR_LAST_ADMIN
13230x0000052BUnable to update the password. The value provided as the current password is incorrect.ERROR_WRONG_PASSWORD
13240x0000052CUnable to update the password. The value provided for the new password contains values that are not allowed in passwords.ERROR_ILL_FORMED_PASSWORD
13250x0000052DUnable to update the password. The value provided for the new password does not meet the length, complexity, or history requirement of the domain.ERROR_PASSWORD_RESTRICTION
13260x0000052ELogon failure: unknown user name or bad password.ERROR_LOGON_FAILURE
13270x0000052FLogon failure: user account restriction.ERROR_ACCOUNT_RESTRICTION
13280x00000530Logon failure: account logon time restriction violation.ERROR_INVALID_LOGON_HOURS
13290x00000531Logon failure: user not allowed to log on to this computer.ERROR_INVALID_WORKSTATION
13300x00000532Logon failure: the specified account password has expired.ERROR_PASSWORD_EXPIRED
13310x00000533Logon failure: account currently disabled.ERROR_ACCOUNT_DISABLED
13320x00000534No mapping between account names and security IDs was done.ERROR_NONE_MAPPED
13330x00000535Too many local user identifiers (LUIDs) were requested at one time.ERROR_TOO_MANY_LUIDS_REQUESTED
13340x00000536No more local user identifiers (LUIDs) are available.ERROR_LUIDS_EXHAUSTED
13350x00000537The subauthority part of a security ID is invalid for this particular use.ERROR_INVALID_SUB_AUTHORITY
13360x00000538The access control list (ACL) structure is invalid.ERROR_INVALID_ACL
13370x00000539The security ID structure is invalid.ERROR_INVALID_SID
13380x0000053AThe security descriptor structure is invalid.ERROR_INVALID_SECURITY_DESCR
13400x0000053CThe inherited access control list (ACL) or access control entry (ACE) could not be built.ERROR_BAD_INHERITANCE_ACL
13410x0000053DThe server is currently disabled.ERROR_SERVER_DISABLED
13420x0000053EThe server is currently enabled.ERROR_SERVER_NOT_DISABLED
13430x0000053FThe value provided was an invalid value for an identifier authority.ERROR_INVALID_ID_AUTHORITY
13440x00000540No more memory is available for security information updates.ERROR_ALLOTTED_SPACE_EXCEEDED
13450x00000541The specified attributes are invalid, or incompatible with the attributes for the group as a whole.ERROR_INVALID_GROUP_ATTRIBUTES
13460x00000542Either a required impersonation level was not provided, or the provided impersonation level is invalid.ERROR_BAD_IMPERSONATION_LEVEL
13470x00000543Cannot open an anonymous level security token.ERROR_CANT_OPEN_ANONYMOUS
13480x00000544The validation information class requested was invalid.ERROR_BAD_VALIDATION_CLASS
13490x00000545The type of the token is inappropriate for its attempted use.ERROR_BAD_TOKEN_TYPE
13500x00000546Unable to perform a security operation on an object that has no associated security.ERROR_NO_SECURITY_ON_OBJECT
13510x00000547Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied.ERROR_CANT_ACCESS_DOMAIN_INFO
13520x00000548The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.ERROR_INVALID_SERVER_STATE
13530x00000549The domain was in the wrong state to perform the security operation.ERROR_INVALID_DOMAIN_STATE
13540x0000054AThis operation is only allowed for the Primary Domain Controller of the domain.ERROR_INVALID_DOMAIN_ROLE
13550x0000054BThe specified domain either does not exist or could not be contacted.ERROR_NO_SUCH_DOMAIN
13560x0000054CThe specified domain already exists.ERROR_DOMAIN_EXISTS
13570x0000054DAn attempt was made to exceed the limit on the number of domains per server.ERROR_DOMAIN_LIMIT_EXCEEDED
13580x0000054EUnable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.ERROR_INTERNAL_DB_CORRUPTION
13590x0000054FAn internal error occurred.ERROR_INTERNAL_ERROR
13600x00000550Generic access types were contained in an access mask which should already be mapped to nongeneric types.ERROR_GENERIC_NOT_MAPPED
13610x00000551A security descriptor is not in the right format (absolute or self-relative).ERROR_BAD_DESCRIPTOR_FORMAT
13620x00000552The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.ERROR_NOT_LOGON_PROCESS
13630x00000553Cannot start a new logon session with an ID that is already in use.ERROR_LOGON_SESSION_EXISTS
13640x00000554A specified authentication package is unknown.ERROR_NO_SUCH_PACKAGE
13650x00000555The logon session is not in a state that is consistent with the requested operation.ERROR_BAD_LOGON_SESSION_STATE
13660x00000556The logon session ID is already in use.ERROR_LOGON_SESSION_COLLISION
13670x00000557A logon request contained an invalid logon type value.ERROR_INVALID_LOGON_TYPE
13680x00000558Unable to impersonate using a named pipe until data has been read from that pipe.ERROR_CANNOT_IMPERSONATE
13690x00000559The transaction state of a registry subtree is incompatible with the requested operation.ERROR_RXACT_INVALID_STATE
13700x0000055AAn internal security database corruption has been encountered.ERROR_RXACT_COMMIT_FAILURE
13710x0000055BCannot perform this operation on built-in accounts.ERROR_SPECIAL_ACCOUNT
13720x0000055CCannot perform this operation on this built-in special group.ERROR_SPECIAL_GROUP
13730x0000055DCannot perform this operation on this built-in special user.ERROR_SPECIAL_USER
13740x0000055EThe user cannot be removed from a group because the group is currently the user's primary group.ERROR_MEMBERS_PRIMARY_GROUP
13750x0000055FThe token is already in use as a primary token.ERROR_TOKEN_ALREADY_IN_USE
13760x00000560The specified local group does not exist.ERROR_NO_SUCH_ALIAS
13770x00000561The specified account name is not a member of the local group.ERROR_MEMBER_NOT_IN_ALIAS
13780x00000562The specified account name is already a member of the local group.ERROR_MEMBER_IN_ALIAS
13790x00000563The specified local group already exists.ERROR_ALIAS_EXISTS
13800x00000564Logon failure: the user has not been granted the requested logon type at this computer.ERROR_LOGON_NOT_GRANTED
13810x00000565The maximum number of secrets that may be stored in a single system has been exceeded.ERROR_TOO_MANY_SECRETS
13820x00000566The length of a secret exceeds the maximum length allowed.ERROR_SECRET_TOO_LONG
13830x00000567The local security authority database contains an internal inconsistency.ERROR_INTERNAL_DB_ERROR
13840x00000568During a logon attempt, the user's security context accumulated too many security IDs.ERROR_TOO_MANY_CONTEXT_IDS
13850x00000569Logon failure: the user has not been granted the requested logon type at this computer.ERROR_LOGON_TYPE_NOT_GRANTED
13860x0000056AA cross-encrypted password is necessary to change a user password.ERROR_NT_CROSS_ENCRYPTION_REQUIRED
13870x0000056BA new member could not be added to or removed from the local group because the member does not exist.ERROR_NO_SUCH_MEMBER
13880x0000056CA new member could not be added to a local group because the member has the wrong account type.ERROR_INVALID_MEMBER
13890x0000056DToo many security IDs have been specified.ERROR_TOO_MANY_SIDS
13900x0000056EA cross-encrypted password is necessary to change this user password.ERROR_LM_CROSS_ENCRYPTION_REQUIRED
13910x0000056FIndicates an ACL contains no inheritable components.ERROR_NO_INHERITANCE
13920x00000570The file or directory is corrupted and unreadable.ERROR_FILE_CORRUPT
13930x00000571The disk structure is corrupted and unreadable.ERROR_DISK_CORRUPT
13940x00000572There is no user session key for the specified logon session.ERROR_NO_USER_SESSION_KEY
13950x00000573The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept.ERROR_LICENSE_QUOTA_EXCEEDED
13960x00000574Logon Failure: The target account name is incorrect.ERROR_WRONG_TARGET_NAME
13970x00000575Mutual Authentication failed. The server's password is out of date at the domain controller.ERROR_MUTUAL_AUTH_FAILED
13980x00000576There is a time difference between the client and server.ERROR_TIME_SKEW
13990x00000577This operation can not be performed on the current domain.ERROR_CURRENT_DOMAIN_NOT_ALLOWED
14000x00000578Invalid window handle.ERROR_INVALID_WINDOW_HANDLE
14010x00000579Invalid menu handle.ERROR_INVALID_MENU_HANDLE
14020x0000057AInvalid cursor handle.ERROR_INVALID_CURSOR_HANDLE
14030x0000057BInvalid accelerator table handle.ERROR_INVALID_ACCEL_HANDLE
14040x0000057CInvalid hook handle.ERROR_INVALID_HOOK_HANDLE
14050x0000057DInvalid handle to a multiple-window position structure.ERROR_INVALID_DWP_HANDLE
14060x0000057ECannot create a top-level child window.ERROR_TLW_WITH_WSCHILD
14070x0000057FCannot find window class.ERROR_CANNOT_FIND_WND_CLASS
14080x00000580Invalid window; it belongs to other thread.ERROR_WINDOW_OF_OTHER_THREAD
14090x00000581Hot key is already registered.ERROR_HOTKEY_ALREADY_REGISTERED
14100x00000582Class already exists.ERROR_CLASS_ALREADY_EXISTS
14110x00000583Class does not exist.ERROR_CLASS_DOES_NOT_EXIST
14120x00000584Class still has open windows.ERROR_CLASS_HAS_WINDOWS
14130x00000585Invalid index.ERROR_INVALID_INDEX
14140x00000586Invalid icon handle.ERROR_INVALID_ICON_HANDLE
14150x00000587Using private DIALOG window words.ERROR_PRIVATE_DIALOG_INDEX
14160x00000588The list box identifier was not found.ERROR_LISTBOX_ID_NOT_FOUND
14170x00000589No wildcards were found.ERROR_NO_WILDCARD_CHARACTERS
14180x0000058AThread does not have a clipboard open.ERROR_CLIPBOARD_NOT_OPEN
14190x0000058BHot key is not registered.ERROR_HOTKEY_NOT_REGISTERED
14200x0000058CThe window is not a valid dialog window.ERROR_WINDOW_NOT_DIALOG
14210x0000058DControl ID not found.ERROR_CONTROL_ID_NOT_FOUND
14220x0000058EInvalid message for a combo box because it does not have an edit control.ERROR_INVALID_COMBOBOX_MESSAGE
14230x0000058FThe window is not a combo box.ERROR_WINDOW_NOT_COMBOBOX
14240x00000590Height must be less than 256.ERROR_INVALID_EDIT_HEIGHT
14250x00000591Invalid device context (DC) handle.ERROR_DC_NOT_FOUND
14260x00000592Invalid hook procedure type.ERROR_INVALID_HOOK_FILTER
14270x00000593Invalid hook procedure.ERROR_INVALID_FILTER_PROC
14280x00000594Cannot set nonlocal hook without a module handle.ERROR_HOOK_NEEDS_HMOD
14290x00000595This hook procedure can only be set globally.ERROR_GLOBAL_ONLY_HOOK
14300x00000596The journal hook procedure is already installed.ERROR_JOURNAL_HOOK_SET
14310x00000597The hook procedure is not installed.ERROR_HOOK_NOT_INSTALLED
14320x00000598Invalid message for single-selection list box.ERROR_INVALID_LB_MESSAGE
14330x00000599LB_SETCOUNT sent to non-lazy list box.ERROR_SETCOUNT_ON_BAD_LB
14340x0000059AThis list box does not support tab stops.ERROR_LB_WITHOUT_TABSTOPS
14350x0000059BCannot destroy object created by another thread.ERROR_DESTROY_OBJECT_OF_OTHER_THREAD
14360x0000059CChild windows cannot have menus.ERROR_CHILD_WINDOW_MENU
14370x0000059DThe window does not have a system menu.ERROR_NO_SYSTEM_MENU
14380x0000059EInvalid message box style.ERROR_INVALID_MSGBOX_STYLE
14390x0000059FInvalid system-wide (SPI_*) parameter.ERROR_INVALID_SPI_VALUE
14400x000005A0Screen already locked.ERROR_SCREEN_ALREADY_LOCKED
14410x000005A1All handles to windows in a multiple-window position structure must have the same parent.ERROR_HWNDS_HAVE_DIFF_PARENT
14420x000005A2The window is not a child window.ERROR_NOT_CHILD_WINDOW
14430x000005A3Invalid GW_* command.ERROR_INVALID_GW_COMMAND
14440x000005A4Invalid thread identifier.ERROR_INVALID_THREAD_ID
14450x000005A5Cannot process a message from a window that is not a multiple document interface (MDI) window.ERROR_NON_MDICHILD_WINDOW
14460x000005A6Popup menu already active.ERROR_POPUP_ALREADY_ACTIVE
14470x000005A7The window does not have scroll bars.ERROR_NO_SCROLLBARS
14480x000005A8Scroll bar range cannot be greater than MAXLONG.ERROR_INVALID_SCROLLBAR_RANGE
14490x000005A9Cannot show or remove the window in the way specified.ERROR_INVALID_SHOWWIN_COMMAND
14500x000005AAInsufficient system resources exist to complete the requested service.ERROR_NO_SYSTEM_RESOURCES
14510x000005ABInsufficient system resources exist to complete the requested service.ERROR_NONPAGED_SYSTEM_RESOURCES
14520x000005ACInsufficient system resources exist to complete the requested service.ERROR_PAGED_SYSTEM_RESOURCES
14530x000005ADInsufficient quota to complete the requested service.ERROR_WORKING_SET_QUOTA
14540x000005AEInsufficient quota to complete the requested service.ERROR_PAGEFILE_QUOTA
14550x000005AFThe paging file is too small for this operation to complete.ERROR_COMMITMENT_LIMIT
14560x000005B0A menu item was not found.ERROR_MENU_ITEM_NOT_FOUND
14570x000005B1Invalid keyboard layout handle.ERROR_INVALID_KEYBOARD_HANDLE
14580x000005B2Hook type not allowed.ERROR_HOOK_TYPE_NOT_ALLOWED
14590x000005B3This operation requires an interactive window station.ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION
14600x000005B4This operation returned because the timeout period expired.ERROR_TIMEOUT
14610x000005B5Invalid monitor handle.ERROR_INVALID_MONITOR_HANDLE
14620x000005B6Incorrect size argument.ERROR_INCORRECT_SIZE
14630x000005B7The symbolic link cannot be followed because its type is disabled.ERROR_SYMLINK_CLASS_DISABLE
14640x000005B8This application does not support the current operation on symbolic links.ERROR_SYMLINK_NOT_SUPPORTED
14650x000005B9Windows was unable to parse the requested XML data.ERROR_XML_PARSE_ERROR
14660x000005BAAn error was encountered while processing an XML digital signature.ERROR_XMLDSIG_ERROR
14670x000005BBThis application must be restarted.ERROR_RESTART_APPLICATION
14680x000005BCThe caller made the connection request in the wrong routing compartment.ERROR_WRONG_COMPARTMENT
14690x000005BDThere was an AuthIP failure when attempting to connect to the remote host.ERROR_AUTHIP_FAILURE
14700x000005BEInsufficient NVRAM resources exist to complete the requested service. A reboot might be required.ERROR_NO_NVRAM_RESOURCES
14710x000005BFUnable to finish the requested operation because the specified process is not a GUI process.ERROR_NOT_GUI_PROCESS
15000x000005DCThe event log file is corrupted.ERROR_EVENTLOG_FILE_CORRUPT
15010x000005DDNo event log file could be opened, so the event logging service did not start.ERROR_EVENTLOG_CANT_START
15020x000005DEThe event log file is full.ERROR_LOG_FILE_FULL
15030x000005DFThe event log file has changed between read operations.ERROR_EVENTLOG_FILE_CHANGED
15500x0000060EThe specified task name is invalid.ERROR_INVALID_TASK_NAME
15510x0000060FThe specified task index is invalid.ERROR_INVALID_TASK_INDEX
15520x00000610The specified thread is already joining a task.ERROR_THREAD_ALREADY_IN_TASK
16010x00000641The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.ERROR_INSTALL_SERVICE_FAILURE
16020x00000642User cancelled installation.ERROR_INSTALL_USEREXIT
16030x00000643Fatal error during installation.ERROR_INSTALL_FAILURE
16040x00000644Installation suspended, incomplete.ERROR_INSTALL_SUSPEND
16050x00000645This action is only valid for products that are currently installed.ERROR_UNKNOWN_PRODUCT
16060x00000646Feature ID not registered.ERROR_UNKNOWN_FEATURE
16070x00000647Component ID not registered.ERROR_UNKNOWN_COMPONENT
16080x00000648Unknown property.ERROR_UNKNOWN_PROPERTY
16090x00000649Handle is in an invalid state.ERROR_INVALID_HANDLE_STATE
16100x0000064AThe configuration data for this product is corrupt. Contact your support personnel.ERROR_BAD_CONFIGURATION
16110x0000064BComponent qualifier not present.ERROR_INDEX_ABSENT
16120x0000064CThe installation source for this product is not available. Verify that the source exists and that you can access it.ERROR_INSTALL_SOURCE_ABSENT
16130x0000064DThis 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_INSTALL_PACKAGE_VERSION
16140x0000064EProduct is uninstalled.ERROR_PRODUCT_UNINSTALLED
16150x0000064FSQL query syntax invalid or unsupported.ERROR_BAD_QUERY_SYNTAX
16160x00000650Record field does not exist.ERROR_INVALID_FIELD
16170x00000651The device has been removed.ERROR_DEVICE_REMOVED
16180x00000652Another installation is already in progress. Complete that installation before proceeding with this install.ERROR_INSTALL_ALREADY_RUNNING
16190x00000653This 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_INSTALL_PACKAGE_OPEN_FAILED
16200x00000654This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.ERROR_INSTALL_PACKAGE_INVALID
16210x00000655There was an error starting the Windows Installer service user interface. Contact your support personnel.ERROR_INSTALL_UI_FAILURE
16220x00000656Error opening installation log file. Verify that the specified log file location exists and that you can write to it.ERROR_INSTALL_LOG_FAILURE
16230x00000657The language of this installation package is not supported by your system.ERROR_INSTALL_LANGUAGE_UNSUPPORTED
16240x00000658Error applying transforms. Verify that the specified transform paths are valid.ERROR_INSTALL_TRANSFORM_FAILURE
16250x00000659This installation is forbidden by system policy. Contact your system administrator.ERROR_INSTALL_PACKAGE_REJECTED
16260x0000065AFunction could not be executed.ERROR_FUNCTION_NOT_CALLED
16270x0000065BFunction failed during execution.ERROR_FUNCTION_FAILED
16280x0000065CInvalid or unknown table specified.ERROR_INVALID_TABLE
16290x0000065DData supplied is of wrong type.ERROR_DATATYPE_MISMATCH
16300x0000065EData of this type is not supported.ERROR_UNSUPPORTED_TYPE
16310x0000065FThe Windows Installer service failed to start. Contact your support personnel.ERROR_CREATE_FAILED
16320x00000660The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder.ERROR_INSTALL_TEMP_UNWRITABLE
16330x00000661This installation package is not supported by this processor type. Contact your product vendor.ERROR_INSTALL_PLATFORM_UNSUPPORTED
16340x00000662Component not used on this computer.ERROR_INSTALL_NOTUSED
16350x00000663This update package could not be opened. Verify that the update package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer update package.ERROR_PATCH_PACKAGE_OPEN_FAILED
16360x00000664This update package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer update package.ERROR_PATCH_PACKAGE_INVALID
16370x00000665This update 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_PATCH_PACKAGE_UNSUPPORTED
16380x00000666Another 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_PRODUCT_VERSION
16390x00000667Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.ERROR_INVALID_COMMAND_LINE
16400x00000668Only 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_INSTALL_REMOTE_DISALLOWED
16410x00000669The requested operation completed successfully. The system will be restarted so the changes can take effect.ERROR_SUCCESS_REBOOT_INITIATED
16420x0000066AThe upgrade cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.ERROR_PATCH_TARGET_NOT_FOUND
16430x0000066BThe update package is not permitted by software restriction policy.ERROR_PATCH_PACKAGE_REJECTED
16440x0000066COne or more customizations are not permitted by software restriction policy.ERROR_INSTALL_TRANSFORM_REJECTED
16450x0000066DThe Windows Installer does not permit installation from a Remote Desktop Connection.ERROR_INSTALL_REMOTE_PROHIBITED
16460x0000066EUninstallation of the update package is not supported.ERROR_PATCH_REMOVAL_UNSUPPORTED
16470x0000066FThe update is not applied to this product.ERROR_UNKNOWN_PATCH
16480x00000670No valid sequence could be found for the set of updates.ERROR_PATCH_NO_SEQUENCE
16490x00000671Update removal was disallowed by policy.ERROR_PATCH_REMOVAL_DISALLOWED
16500x00000672The XML update data is invalid.ERROR_INVALID_PATCH_XML
16510x00000673Windows Installer does not permit updating of managed advertised products. At least one feature of the product must be installed before applying the update.ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT
16520x00000674The Windows Installer service is not accessible in Safe Mode. Please try again when your computer is not in Safe Mode or you can use System Restore to return your machine to a previous good state.ERROR_INSTALL_SERVICE_SAFEBOOT
16530x00000675A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.ERROR_FAIL_FAST_EXCEPTION
16540x00000676The app that you are trying to run is not supported on this version of Windows.ERROR_INSTALL_REJECTED
17000x000006A4The string binding is invalid.RPC_S_INVALID_STRING_BINDING
17010x000006A5The binding handle is not the correct type.RPC_S_WRONG_KIND_OF_BINDING
17020x000006A6The binding handle is invalid.RPC_S_INVALID_BINDING
17030x000006A7The RPC protocol sequence is not supported.RPC_S_PROTSEQ_NOT_SUPPORTED
17040x000006A8The RPC protocol sequence is invalid.RPC_S_INVALID_RPC_PROTSEQ
17050x000006A9The string universal unique identifier (UUID) is invalid.RPC_S_INVALID_STRING_UUID
17060x000006AAThe endpoint format is invalid.RPC_S_INVALID_ENDPOINT_FORMAT
17070x000006ABThe network address is invalid.RPC_S_INVALID_NET_ADDR
17080x000006ACNo endpoint was found.RPC_S_NO_ENDPOINT_FOUND
17090x000006ADThe timeout value is invalid.RPC_S_INVALID_TIMEOUT
17100x000006AEThe object universal unique identifier (UUID) was not found.RPC_S_OBJECT_NOT_FOUND
17110x000006AFThe object universal unique identifier (UUID) has already been registered.RPC_S_ALREADY_REGISTERED
17120x000006B0The type universal unique identifier (UUID) has already been registered.RPC_S_TYPE_ALREADY_REGISTERED
17130x000006B1The RPC server is already listening.RPC_S_ALREADY_LISTENING
17140x000006B2No protocol sequences have been registered.RPC_S_NO_PROTSEQS_REGISTERED
17150x000006B3The RPC server is not listening.RPC_S_NOT_LISTENING
17160x000006B4The manager type is unknown.RPC_S_UNKNOWN_MGR_TYPE
17170x000006B5The interface is unknown.RPC_S_UNKNOWN_IF
17180x000006B6There are no bindings.RPC_S_NO_BINDINGS
17190x000006B7There are no protocol sequences.RPC_S_NO_PROTSEQS
17200x000006B8The endpoint cannot be created.RPC_S_CANT_CREATE_ENDPOINT
17210x000006B9Not enough resources are available to complete this operation.RPC_S_OUT_OF_RESOURCES
17220x000006BAThe RPC server is unavailable.RPC_S_SERVER_UNAVAILABLE
17230x000006BBThe RPC server is too busy to complete this operation.RPC_S_SERVER_TOO_BUSY
17240x000006BCThe network options are invalid.RPC_S_INVALID_NETWORK_OPTIONS
17250x000006BDThere are no remote procedure calls active on this thread.RPC_S_NO_CALL_ACTIVE
17260x000006BEThe remote procedure call failed.RPC_S_CALL_FAILED
17270x000006BFThe remote procedure call failed and did not execute.RPC_S_CALL_FAILED_DNE
17280x000006C0A remote procedure call (RPC) protocol error occurred.RPC_S_PROTOCOL_ERROR
17300x000006C2The transfer syntax is not supported by the RPC server.RPC_S_UNSUPPORTED_TRANS_SYN
17320x000006C4The universal unique identifier (UUID) type is not supported.RPC_S_UNSUPPORTED_TYPE
17330x000006C5The tag is invalid.RPC_S_INVALID_TAG
17340x000006C6The array bounds are invalid.RPC_S_INVALID_BOUND
17350x000006C7The binding does not contain an entry name.RPC_S_NO_ENTRY_NAME
17360x000006C8The name syntax is invalid.RPC_S_INVALID_NAME_SYNTAX
17370x000006C9The name syntax is not supported.RPC_S_UNSUPPORTED_NAME_SYNTAX
17390x000006CBNo network address is available to use to construct a universal unique identifier (UUID).RPC_S_UUID_NO_ADDRESS
17400x000006CCThe endpoint is a duplicate.RPC_S_DUPLICATE_ENDPOINT
17410x000006CDThe authentication type is unknown.RPC_S_UNKNOWN_AUTHN_TYPE
17420x000006CEThe maximum number of calls is too small.RPC_S_MAX_CALLS_TOO_SMALL
17430x000006CFThe string is too long.RPC_S_STRING_TOO_LONG
17440x000006D0The RPC protocol sequence was not found.RPC_S_PROTSEQ_NOT_FOUND
17450x000006D1The procedure number is out of range.RPC_S_PROCNUM_OUT_OF_RANGE
17460x000006D2The binding does not contain any authentication information.RPC_S_BINDING_HAS_NO_AUTH
17470x000006D3The authentication service is unknown.RPC_S_UNKNOWN_AUTHN_SERVICE
17480x000006D4The authentication level is unknown.RPC_S_UNKNOWN_AUTHN_LEVEL
17490x000006D5The security context is invalid.RPC_S_INVALID_AUTH_IDENTITY
17500x000006D6The authorization service is unknown.RPC_S_UNKNOWN_AUTHZ_SERVICE
17510x000006D7The entry is invalid.EPT_S_INVALID_ENTRY
17520x000006D8The server endpoint cannot perform the operation.EPT_S_CANT_PERFORM_OP
17530x000006D9There are no more endpoints available from the endpoint mapper.EPT_S_NOT_REGISTERED
17540x000006DANo interfaces have been exported.RPC_S_NOTHING_TO_EXPORT
17550x000006DBThe entry name is incomplete.RPC_S_INCOMPLETE_NAME
17560x000006DCThe version option is invalid.RPC_S_INVALID_VERS_OPTION
17570x000006DDThere are no more members.RPC_S_NO_MORE_MEMBERS
17580x000006DEThere is nothing to unexport.RPC_S_NOT_ALL_OBJS_UNEXPORTED
17590x000006DFThe interface was not found.RPC_S_INTERFACE_NOT_FOUND
17600x000006E0The entry already exists.RPC_S_ENTRY_ALREADY_EXISTS
17610x000006E1The entry is not found.RPC_S_ENTRY_NOT_FOUND
17620x000006E2The name service is unavailable.RPC_S_NAME_SERVICE_UNAVAILABLE
17630x000006E3The network address family is invalid.RPC_S_INVALID_NAF_ID
17640x000006E4The requested operation is not supported.RPC_S_CANNOT_SUPPORT
17650x000006E5No security context is available to allow impersonation.RPC_S_NO_CONTEXT_AVAILABLE
17660x000006E6An internal error occurred in a remote procedure call (RPC).RPC_S_INTERNAL_ERROR
17670x000006E7The RPC server attempted an integer division by zero.RPC_S_ZERO_DIVIDE
17680x000006E8An addressing error occurred in the RPC server.RPC_S_ADDRESS_ERROR
17690x000006E9A floating-point operation at the RPC server caused a division by zero.RPC_S_FP_DIV_ZERO
17700x000006EAA floating-point underflow occurred at the RPC server.RPC_S_FP_UNDERFLOW
17710x000006EBA floating-point overflow occurred at the RPC server.RPC_S_FP_OVERFLOW
17720x000006ECThe list of RPC servers available for the binding of auto handles has been exhausted.RPC_X_NO_MORE_ENTRIES
17730x000006EDUnable to open the character translation table file.RPC_X_SS_CHAR_TRANS_OPEN_FAIL
17740x000006EEThe file containing the character translation table has fewer than 512 bytes.RPC_X_SS_CHAR_TRANS_SHORT_FILE
17750x000006EFA null context handle was passed from the client to the host during a remote procedure call.RPC_X_SS_IN_NULL_CONTEXT
17770x000006F1The context handle changed during a remote procedure call.RPC_X_SS_CONTEXT_DAMAGED
17780x000006F2The binding handles passed to a remote procedure call do not match.RPC_X_SS_HANDLES_MISMATCH
17790x000006F3The stub is unable to get the remote procedure call handle.RPC_X_SS_CANNOT_GET_CALL_HANDLE
17800x000006F4A null reference pointer was passed to the stub.RPC_X_NULL_REF_POINTER
17810x000006F5The enumeration value is out of range.RPC_X_ENUM_VALUE_OUT_OF_RANGE
17820x000006F6The byte count is too small.RPC_X_BYTE_COUNT_TOO_SMALL
17830x000006F7The stub received bad data.RPC_X_BAD_STUB_DATA
17840x000006F8The supplied user buffer is not valid for the requested operation.ERROR_INVALID_USER_BUFFER
17850x000006F9The disk media is not recognized. It may not be formatted.ERROR_UNRECOGNIZED_MEDIA
17860x000006FAThe workstation does not have a trust secret.ERROR_NO_TRUST_LSA_SECRET
17870x000006FBThe security database on the server does not have a computer account for this workstation trust relationship.ERROR_NO_TRUST_SAM_ACCOUNT
17880x000006FCThe trust relationship between the primary domain and the trusted domain failed.ERROR_TRUSTED_DOMAIN_FAILURE
17890x000006FDThe trust relationship between this workstation and the primary domain failed.ERROR_TRUSTED_RELATIONSHIP_FAILURE
17900x000006FEThe network logon failed.ERROR_TRUST_FAILURE
17910x000006FFA remote procedure call is already in progress for this thread.RPC_S_CALL_IN_PROGRESS
17920x00000700An attempt was made to logon, but the network logon service was not started.ERROR_NETLOGON_NOT_STARTED
17930x00000701The user's account has expired.ERROR_ACCOUNT_EXPIRED
17940x00000702The redirector is in use and cannot be unloaded.ERROR_REDIRECTOR_HAS_OPEN_HANDLES
17950x00000703The specified printer driver is already installed.ERROR_PRINTER_DRIVER_ALREADY_INSTALLED
17960x00000704The specified port is unknown.ERROR_UNKNOWN_PORT
17970x00000705The printer driver is unknown.ERROR_UNKNOWN_PRINTER_DRIVER
17980x00000706The print processor is unknown.ERROR_UNKNOWN_PRINTPROCESSOR
17990x00000707The specified separator file is invalid.ERROR_INVALID_SEPARATOR_FILE
18000x00000708The specified priority is invalid.ERROR_INVALID_PRIORITY
18010x00000709The printer name is invalid.ERROR_INVALID_PRINTER_NAME
18020x0000070AThe printer already exists.ERROR_PRINTER_ALREADY_EXISTS
18030x0000070BThe printer command is invalid.ERROR_INVALID_PRINTER_COMMAND
18040x0000070CThe specified datatype is invalid.ERROR_INVALID_DATATYPE
18050x0000070DThe environment specified is invalid.ERROR_INVALID_ENVIRONMENT
18060x0000070EThere are no more bindings.RPC_S_NO_MORE_BINDINGS
18070x0000070FThe account used is an interdomain trust account. Use your global user account or local user account to access this server.ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
18080x00000710The account used is a computer account. Use your global user account or local user account to access this server.ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT
18090x00000711The account used is a server trust account. Use your global user account or local user account to access this server.ERROR_NOLOGON_SERVER_TRUST_ACCOUNT
18100x00000712The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.ERROR_DOMAIN_TRUST_INCONSISTENT
18110x00000713The server is in use and cannot be unloaded.ERROR_SERVER_HAS_OPEN_HANDLES
18120x00000714The specified image file did not contain a resource section.ERROR_RESOURCE_DATA_NOT_FOUND
18130x00000715The specified resource type cannot be found in the image file.ERROR_RESOURCE_TYPE_NOT_FOUND
18140x00000716The specified resource name cannot be found in the image file.ERROR_RESOURCE_NAME_NOT_FOUND
18150x00000717The specified resource language ID cannot be found in the image file.ERROR_RESOURCE_LANG_NOT_FOUND
18160x00000718Not enough quota is available to process this command.ERROR_NOT_ENOUGH_QUOTA
18170x00000719No interfaces have been registered.RPC_S_NO_INTERFACES
18180x0000071AThe remote procedure call was cancelled.RPC_S_CALL_CANCELLED
18190x0000071BThe binding handle does not contain all required information.RPC_S_BINDING_INCOMPLETE
18200x0000071CA communications failure occurred during a remote procedure call.RPC_S_COMM_FAILURE
18210x0000071DThe requested authentication level is not supported.RPC_S_UNSUPPORTED_AUTHN_LEVEL
18220x0000071ENo principal name registered.RPC_S_NO_PRINC_NAME
18230x0000071FThe error specified is not a valid Windows RPC error code.RPC_S_NOT_RPC_ERROR
18240x00000720A UUID that is valid only on this computer has been allocated.RPC_S_UUID_LOCAL_ONLY
18250x00000721A security package specific error occurred.RPC_S_SEC_PKG_ERROR
18260x00000722Thread is not canceled.RPC_S_NOT_CANCELLED
18270x00000723Invalid operation on the encoding/decoding handle.RPC_X_INVALID_ES_ACTION
18280x00000724Incompatible version of the serializing package.RPC_X_WRONG_ES_VERSION
18290x00000725Incompatible version of the RPC stub.RPC_X_WRONG_STUB_VERSION
18300x00000726The RPC pipe object is invalid or corrupted.RPC_X_INVALID_PIPE_OBJECT
18310x00000727An invalid operation was attempted on an RPC pipe object.RPC_X_WRONG_PIPE_ORDER
18320x00000728Unsupported RPC pipe version.RPC_X_WRONG_PIPE_VERSION
18330x00000729HTTP proxy server rejected the connection because the cookie authentication failedRPC_S_COOKIE_AUTH_FAILED
18980x0000076AThe group member was not found.RPC_S_GROUP_MEMBER_NOT_FOUND
18990x0000076BThe endpoint mapper database entry could not be created.EPT_S_CANT_CREATE
19000x0000076CThe object universal unique identifier (UUID) is the nil UUID.RPC_S_INVALID_OBJECT
19010x0000076DThe specified time is invalid.ERROR_INVALID_TIME
19020x0000076EThe specified form name is invalid.ERROR_INVALID_FORM_NAME
19030x0000076FThe specified form size is invalid.ERROR_INVALID_FORM_SIZE
19040x00000770The specified printer handle is already being waited onERROR_ALREADY_WAITING
19050x00000771The specified printer has been deleted.ERROR_PRINTER_DELETED
19060x00000772The state of the printer is invalid.ERROR_INVALID_PRINTER_STATE
19070x00000773The user's password must be changed before logging on the first time.ERROR_PASSWORD_MUST_CHANGE
19080x00000774Could not find the domain controller for this domain.ERROR_DOMAIN_CONTROLLER_NOT_FOUND
19090x00000775The referenced account is currently locked out and may not be logged on to.ERROR_ACCOUNT_LOCKED_OUT
19100x00000776The object exporter specified was not found.OR_INVALID_OXID
19110x00000777The object specified was not found.OR_INVALID_OID
19120x00000778The object resolver set specified was not found.OR_INVALID_SET
19130x00000779Some data remains to be sent in the request buffer.RPC_S_SEND_INCOMPLETE
19140x0000077AInvalid asynchronous remote procedure call handle.RPC_S_INVALID_ASYNC_HANDLE
19150x0000077BInvalid asynchronous RPC call handle for this operation.RPC_S_INVALID_ASYNC_CALL
19160x0000077CThe RPC pipe object has already been closed.RPC_X_PIPE_CLOSED
19170x0000077DThe RPC call completed before all pipes were processed.RPC_X_PIPE_DISCIPLINE_ERROR
19180x0000077ENo more data is available from the RPC pipe.RPC_X_PIPE_EMPTY
19190x0000077FNo site name is available for this machine.ERROR_NO_SITENAME
19200x00000780The file can not be accessed by the system.ERROR_CANT_ACCESS_FILE
19210x00000781The name of the file cannot be resolved by the system.ERROR_CANT_RESOLVE_FILENAME
19220x00000782The entry is not of the expected type.RPC_S_ENTRY_TYPE_MISMATCH
19230x00000783Not all object UUIDs could be exported to the specified entry.RPC_S_NOT_ALL_OBJS_EXPORTED
19240x00000784Interface could not be exported to the specified entry.RPC_S_INTERFACE_NOT_EXPORTED
19250x00000785The specified profile entry could not be added.RPC_S_PROFILE_NOT_ADDED
19260x00000786The specified profile element could not be added.RPC_S_PRF_ELT_NOT_ADDED
19270x00000787The specified profile element could not be removed.RPC_S_PRF_ELT_NOT_REMOVED
19280x00000788The group element could not be added.RPC_S_GRP_ELT_NOT_ADDED
19290x00000789The group element could not be removed.RPC_S_GRP_ELT_NOT_REMOVED
19300x0000078AThe printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers.ERROR_KM_DRIVER_BLOCKED
19310x0000078BThe context has expired and can no longer be used.ERROR_CONTEXT_EXPIRED
19320x0000078CThe current user's delegated trust creation quota has been exceeded.ERROR_PER_USER_TRUST_QUOTA_EXCEEDED
19330x0000078DThe total delegated trust creation quota has been exceeded.ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED
19340x0000078EThe current user's delegated trust deletion quota has been exceeded.ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED
19350x0000078FThe computer you are signing into is protected by an authentication firewall. The specified account is not allowed to authenticate to the computer.ERROR_AUTHENTICATION_FIREWALL_FAILED
19360x00000790Remote connections to the Print Spooler are blocked by a policy set on your machine.ERROR_REMOTE_PRINT_CONNECTIONS_BLOCKED
19370x00000791Authentication failed because NTLM authentication has been disabled.ERROR_NTLM_BLOCKED
19380x00000792Logon Failure: EAS policy requires that the user change their password before this operation can be performed.ERROR_PASSWORD_CHANGE_REQUIRED

2000-2999

IntHexDescriptionDefined
20000x000007D0The pixel format is invalid.ERROR_INVALID_PIXEL_FORMAT
20010x000007D1The specified driver is invalid.ERROR_BAD_DRIVER
20020x000007D2The window style or class attribute is invalid for this operation.ERROR_INVALID_WINDOW_STYLE
20030x000007D3The requested metafile operation is not supported.ERROR_METAFILE_NOT_SUPPORTED
20040x000007D4The requested transformation operation is not supported.ERROR_TRANSFORM_NOT_SUPPORTED
20050x000007D5The requested clipping operation is not supported.ERROR_CLIPPING_NOT_SUPPORTED
20100x000007DAThe specified color management module is invalid.ERROR_INVALID_CMM
20110x000007DBThe specified color profile is invalid.ERROR_INVALID_PROFILE
20120x000007DCThe specified tag was not found.ERROR_TAG_NOT_FOUND
20130x000007DDA required tag is not present.ERROR_TAG_NOT_PRESENT
20140x000007DEThe specified tag is already present.ERROR_DUPLICATE_TAG
20150x000007DFThe specified color profile is not associated with any device.ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE
20160x000007E0The specified color profile was not found.ERROR_PROFILE_NOT_FOUND
20170x000007E1The specified color space is invalid.ERROR_INVALID_COLORSPACE
20180x000007E2Image Color Management is not enabled.ERROR_ICM_NOT_ENABLED
20190x000007E3There was an error while deleting the color transform.ERROR_DELETING_ICM_XFORM
20200x000007E4The specified color transform is invalid.ERROR_INVALID_TRANSFORM
20210x000007E5The specified transform does not match the bitmap's color space.ERROR_COLORSPACE_MISMATCH
20220x000007E6The specified named color index is not present in the profile.ERROR_INVALID_COLORINDEX
20230x000007E7The specified profile is intended for a device of a different type than the specified device.ERROR_PROFILE_DOES_NOT_MATCH_DEVICE
21080x0000083CThe network connection was made successfully, but the user had to be prompted for a password other than the one originally specified.ERROR_CONNECTED_OTHER_PASSWORD
21090x0000083DThe network connection was made successfully using default credentials.ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT
22020x0000089AThe specified username is invalid.ERROR_BAD_USERNAME
22500x000008CAThis network connection does not exist.ERROR_NOT_CONNECTED
24010x00000961This network connection has files open or requests pending.ERROR_OPEN_FILES
24020x00000962Active connections still exist.ERROR_ACTIVE_CONNECTIONS
24040x00000964The device is in use by an active process and cannot be disconnected.ERROR_DEVICE_IN_USE
25000x000009C4The kerberos protocol encountered an error while validating the KDC certificate during smartcard logon.ERROR_PKINIT_FAILURE
25010x000009C5The kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.ERROR_SMARTCARD_SUBSYSTEM_FAILURE

3000-3999

IntHexDescriptionDefined
30000x00000BB8The specified print monitor is unknown.ERROR_UNKNOWN_PRINT_MONITOR
30010x00000BB9The specified printer driver is currently in use.ERROR_PRINTER_DRIVER_IN_USE
30020x00000BBAThe spool file was not found.ERROR_SPOOL_FILE_NOT_FOUND
30030x00000BBBA StartDocPrinter call was not issued.ERROR_SPL_NO_STARTDOC
30040x00000BBCAn AddJob call was not issued.ERROR_SPL_NO_ADDJOB
30050x00000BBDThe specified print processor has already been installed.ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED
30060x00000BBEThe specified print monitor has already been installed.ERROR_PRINT_MONITOR_ALREADY_INSTALLED
30070x00000BBFThe specified print monitor does not have the required functions.ERROR_INVALID_PRINT_MONITOR
30080x00000BC0The specified print monitor is currently in use.ERROR_PRINT_MONITOR_IN_USE
30090x00000BC1The requested operation is not allowed when there are jobs queued to the printer.ERROR_PRINTER_HAS_JOBS_QUEUED
30100x00000BC2The requested operation is successful. Changes will not be effective until the system is rebooted.ERROR_SUCCESS_REBOOT_REQUIRED
30110x00000BC3The requested operation is successful. Changes will not be effective until the service is restarted.ERROR_SUCCESS_RESTART_REQUIRED
30120x00000BC4No printers were found.ERROR_PRINTER_NOT_FOUND
30130x00000BC5The printer driver is known to be unreliable.ERROR_PRINTER_DRIVER_WARNED
30140x00000BC6The printer driver is known to harm the system.ERROR_PRINTER_DRIVER_BLOCKED
30150x00000BC7The specified printer driver package is currently in use.ERROR_PRINTER_DRIVER_PACKAGE_IN_USE
30160x00000BC8Unable to find a core driver package that is required by the printer driver package.ERROR_CORE_DRIVER_PACKAGE_NOT_FOUND
30170x00000BC9The requested operation failed. A system reboot is required to roll back changes made.ERROR_FAIL_REBOOT_REQUIRED
30180x00000BCAThe requested operation failed. A system reboot has been initiated to roll back changes made.ERROR_FAIL_REBOOT_INITIATED
30190x00000BCBThe specified printer driver was not found on the system and needs to be downloaded.ERROR_PRINTER_DRIVER_DOWNLOAD_NEEDED
30200x00000BCCThe requested print job has failed to print. A print system update requires the job to be resubmitted.ERROR_PRINT_JOB_RESTART_REQUIRED
30210x00000BCDThe printer driver does not contain a valid manifest, or contains too many manifests.ERROR_INVALID_PRINTER_DRIVER_MANIFEST
30220x00000BCEThe specified printer cannot be shared.ERROR_PRINTER_NOT_SHAREABLE
30500x00000BEAThe operation was paused.ERROR_REQUEST_PAUSED
39500x00000F6EReissue the given operation as a cached IO operation.ERROR_IO_REISSUE_AS_CACHED

4000-4999

IntHexDescriptionDefined
40000x00000FA0WINS encountered an error while processing the command.ERROR_WINS_INTERNAL
40010x00000FA1The local WINS can not be deleted.ERROR_CAN_NOT_DEL_LOCAL_WINS
40020x00000FA2The importation from the file failed.ERROR_STATIC_INIT
40030x00000FA3The backup failed. Was a full backup done before?ERROR_INC_BACKUP
40040x00000FA4The backup failed. Check the directory to which you are backing the database.ERROR_FULL_BACKUP
40050x00000FA5The name does not exist in the WINS database.ERROR_REC_NON_EXISTENT
40060x00000FA6Replication with a nonconfigured partner is not allowed.ERROR_RPL_NOT_ALLOWED
40500x00000FD2The version of the supplied content information is not supported.PEERDIST_ERROR_CONTENTINFO_VERSION_UNSUPPORTED
40510x00000FD3The supplied content information is malformed.PEERDIST_ERROR_CANNOT_PARSE_CONTENTINFO
40520x00000FD4The requested data cannot be found in local or peer caches.PEERDIST_ERROR_MISSING_DATA
40530x00000FD5No more data is available or required.PEERDIST_ERROR_NO_MORE
40540x00000FD6The supplied object has not been initialized.PEERDIST_ERROR_NOT_INITIALIZED
40550x00000FD7The supplied object has already been initialized.PEERDIST_ERROR_ALREADY_INITIALIZED
40560x00000FD8A shutdown operation is already in progress.PEERDIST_ERROR_SHUTDOWN_IN_PROGRESS
40570x00000FD9The supplied object has already been invalidated.PEERDIST_ERROR_INVALIDATED
40580x00000FDAAn element already exists and was not replaced.PEERDIST_ERROR_ALREADY_EXISTS
40590x00000FDBCan not cancel the requested operation as it has already been completed.PEERDIST_ERROR_OPERATION_NOTFOUND
40600x00000FDCCan not perform the reqested operation because it has already been carried out.PEERDIST_ERROR_ALREADY_COMPLETED
40610x00000FDDAn operation accessed data beyond the bounds of valid data.PEERDIST_ERROR_OUT_OF_BOUNDS
40620x00000FDEThe requested version is not supported.PEERDIST_ERROR_VERSION_UNSUPPORTED
40630x00000FDFA configuration value is invalid.PEERDIST_ERROR_INVALID_CONFIGURATION
40640x00000FE0The SKU is not licensed.PEERDIST_ERROR_NOT_LICENSED
40650x00000FE1PeerDist Service is still initializing and will be available shortly.PEERDIST_ERROR_SERVICE_UNAVAILABLE
40660x00000FE2Communication with one or more computers will be temporarily blocked due to recent errors.PEERDIST_ERROR_TRUST_FAILURE
41000x00001004The 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_DHCP_ADDRESS_CONFLICT
42000x00001068The GUID passed was not recognized as valid by a WMI data provider.ERROR_WMI_GUID_NOT_FOUND
42010x00001069The instance name passed was not recognized as valid by a WMI data provider.ERROR_WMI_INSTANCE_NOT_FOUND
42020x0000106AThe data item ID passed was not recognized as valid by a WMI data provider.ERROR_WMI_ITEMID_NOT_FOUND
42030x0000106BThe WMI request could not be completed and should be retried.ERROR_WMI_TRY_AGAIN
42040x0000106CThe WMI data provider could not be located.ERROR_WMI_DP_NOT_FOUND
42050x0000106DThe WMI data provider references an instance set that has not been registered.ERROR_WMI_UNRESOLVED_INSTANCE_REF
42060x0000106EThe WMI data block or event notification has already been enabled.ERROR_WMI_ALREADY_ENABLED
42070x0000106FThe WMI data block is no longer available.ERROR_WMI_GUID_DISCONNECTED
42080x00001070The WMI data service is not available.ERROR_WMI_SERVER_UNAVAILABLE
42090x00001071The WMI data provider failed to carry out the request.ERROR_WMI_DP_FAILED
42100x00001072The WMI MOF information is not valid.ERROR_WMI_INVALID_MOF
42110x00001073The WMI registration information is not valid.ERROR_WMI_INVALID_REGINFO
42120x00001074The WMI data block or event notification has already been disabled.ERROR_WMI_ALREADY_DISABLED
42130x00001075The WMI data item or data block is read only.ERROR_WMI_READ_ONLY
42140x00001076The WMI data item or data block could not be changed.ERROR_WMI_SET_FAILURE
42500x00000109AThis operation is only valid in the context of an app container.ERROR_NOT_APPCONTAINER
42510x00000109BThis application can only run in the context of an app container.ERROR_APPCONTAINER_REQUIRED
42520x00000109CThis functionality is not supported in the context of an app container.ERROR_NOT_SUPPORTED_IN_APPCONTAINER
42530x00000109DThe length of the SID supplied is not a valid length for app container SIDs.ERROR_INVALID_PACKAGE_SID_LENGTH
43000x000010CCThe media identifier does not represent a valid medium.ERROR_INVALID_MEDIA
43010x000010CDThe library identifier does not represent a valid library.ERROR_INVALID_LIBRARY
43020x000010CEThe media pool identifier does not represent a valid media pool.ERROR_INVALID_MEDIA_POOL
43030x000010CFThe drive and medium are not compatible or exist in different libraries.ERROR_DRIVE_MEDIA_MISMATCH
43040x000010D0The medium currently exists in an offline library and must be online to perform this operation.ERROR_MEDIA_OFFLINE
43050x000010D1The operation cannot be performed on an offline library.ERROR_LIBRARY_OFFLINE
43060x000010D2The library, drive, or media pool is empty.ERROR_EMPTY
43070x000010D3The library, drive, or media pool must be empty to perform this operation.ERROR_NOT_EMPTY
43080x000010D4No media is currently available in this media pool or library.ERROR_MEDIA_UNAVAILABLE
43090x000010D5A resource required for this operation is disabled.ERROR_RESOURCE_DISABLED
43100x000010D6The media identifier does not represent a valid cleaner.ERROR_INVALID_CLEANER
43110x000010D7The drive cannot be cleaned or does not support cleaning.ERROR_UNABLE_TO_CLEAN
43120x000010D8The object identifier does not represent a valid object.ERROR_OBJECT_NOT_FOUND
43130x000010D9Unable to read from or write to the database.ERROR_DATABASE_FAILURE
43140x000010DAThe database is full.ERROR_DATABASE_FULL
43150x000010DBThe medium is not compatible with the device or media pool.ERROR_MEDIA_INCOMPATIBLE
43160x000010DCThe resource required for this operation does not exist.ERROR_RESOURCE_NOT_PRESENT
43170x000010DDThe operation identifier is not valid.ERROR_INVALID_OPERATION
43180x000010DEThe media is not mounted or ready for use.ERROR_MEDIA_NOT_AVAILABLE
43190x000010DFThe device is not ready for use.ERROR_DEVICE_NOT_AVAILABLE
43200x000010E0The operator or administrator has refused the request.ERROR_REQUEST_REFUSED
43210x000010E1The drive identifier does not represent a valid drive.ERROR_INVALID_DRIVE_OBJECT
43220x000010E2Library is full. No slot is available for use.ERROR_LIBRARY_FULL
43230x000010E3The transport cannot access the medium.ERROR_MEDIUM_NOT_ACCESSIBLE
43240x000010E4Unable to load the medium into the drive.ERROR_UNABLE_TO_LOAD_MEDIUM
43250x000010E5Unable to retrieve status about the drive.ERROR_UNABLE_TO_INVENTORY_DRIVE
43260x000010E6Unable to retrieve status about the slot.ERROR_UNABLE_TO_INVENTORY_SLOT
43270x000010E7Unable to retrieve status about the transport.ERROR_UNABLE_TO_INVENTORY_TRANSPORT
43280x000010E8Cannot use the transport because it is already in use.ERROR_TRANSPORT_FULL
43290x000010E9Unable to open or close the inject/eject port.ERROR_CONTROLLING_IEPORT
43300x000010EAUnable to eject the media because it is in a drive.ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA
43310x000010EBA cleaner slot is already reserved.ERROR_CLEANER_SLOT_SET
43320x000010ECA cleaner slot is not reserved.ERROR_CLEANER_SLOT_NOT_SET
43330x000010EDThe cleaner cartridge has performed the maximum number of drive cleanings.ERROR_CLEANER_CARTRIDGE_SPENT
43340x000010EEUnexpected on-medium identifier.ERROR_UNEXPECTED_OMID
43350x000010EFThe last remaining item in this group or resource cannot be deleted.ERROR_CANT_DELETE_LAST_ITEM
43360x000010F0The message provided exceeds the maximum size allowed for this parameter.ERROR_MESSAGE_EXCEEDS_MAX_SIZE
43370x000010F1The volume contains system or paging files.ERROR_VOLUME_CONTAINS_SYS_FILES
43380x000010F2The media type cannot be removed from this library since at least one drive in the library reports it can support this media type.ERROR_INDIGENOUS_TYPE
43390x000010F3This offline media cannot be mounted on this system since no enabled drives are present which can be used.ERROR_NO_SUPPORTING_DRIVES
43400x000010F4A cleaner cartridge is present in the tape library.ERROR_CLEANER_CARTRIDGE_INSTALLED
43500x000010FEThe remote storage service was not able to recall the file.ERROR_FILE_OFFLINE
43510x000010FFThe remote storage service is not operational at this time.ERROR_REMOTE_STORAGE_NOT_ACTIVE
43520x00001100The remote storage service encountered a media error.ERROR_REMOTE_STORAGE_MEDIA_ERROR
43900x00001126The file or directory is not a reparse point.ERROR_NOT_A_REPARSE_POINT
43910x00001127The reparse point attribute cannot be set because it conflicts with an existing attribute.ERROR_REPARSE_ATTRIBUTE_CONFLICT
43920x00001128The data present in the reparse point buffer is invalid.ERROR_INVALID_REPARSE_DATA
43930x00001129The tag present in the reparse point buffer is invalid.ERROR_REPARSE_TAG_INVALID
43940x0000112AThere is a mismatch between the tag specified in the request and the tag present in the reparse point.ERROR_REPARSE_TAG_MISMATCH
44000x000001130Fast Cache data not found.ERROR_APP_DATA_NOT_FOUND
44010x000001131Fast Cache data expired.ERROR_APP_DATA_EXPIRED
44020x000001132Fast Cache data corrupt.ERROR_APP_DATA_CORRUPT
44030x000001133Fast Cache data has exceeded its max size and cannot be updated.ERROR_APP_DATA_LIMIT_EXCEEDED
44040x000001134Fast Cache has been ReArmed and requires a reboot until it can be updated.ERROR_APP_DATA_REBOOT_REQUIRED
44200x000001144Secure Boot detected that rollback of protected data has been attempted.ERROR_SECUREBOOT_ROLLBACK_DETECTED
44210x000001145The value is protected by Secure Boot policy and cannot be modified or deleted.ERROR_SECUREBOOT_POLICY_VIOLATION
44220x000001146The Secure Boot policy is invalid.ERROR_SECUREBOOT_INVALID_POLICY
44230x000001147A new Secure Boot policy did not contain the current publisher on its update list.ERROR_SECUREBOOT_POLICY_PUBLISHER_NOT_FOUND
44240x000001148The Secure Boot policy is either not signed or is signed by a non-trusted signer.ERROR_SECUREBOOT_POLICY_NOT_SIGNED
44250x000001149Secure Boot is not enabled on this machine.ERROR_SECUREBOOT_NOT_ENABLED
44260x00000114ASecure Boot requires that certain files and drivers are not replaced by other files or drivers.ERROR_SECUREBOOT_FILE_REPLACED
44400x000001158The copy offload read operation is not supported by a filter.ERROR_OFFLOAD_READ_FLT_NOT_SUPPORTED
44410x000001159The copy offload write operation is not supported by a filter.ERROR_OFFLOAD_WRITE_FLT_NOT_SUPPORTED
44420x00000115AThe copy offload read operation is not supported for the file.ERROR_OFFLOAD_READ_FILE_NOT_SUPPORTED
44430x00000115BThe copy offload write operation is not supported for the file.ERROR_OFFLOAD_WRITE_FILE_NOT_SUPPORTED
45000x00001194Single Instance Storage is not available on this volume.ERROR_VOLUME_NOT_SIS_ENABLED

5000-5999

IntHexDescriptionDefined
50010x00001389The cluster resource cannot be moved to another group because other resources are dependent on it.ERROR_DEPENDENT_RESOURCE_EXISTS
50020x0000138AThe cluster resource dependency cannot be found.ERROR_DEPENDENCY_NOT_FOUND
50030x0000138BThe cluster resource cannot be made dependent on the specified resource because it is already dependent.ERROR_DEPENDENCY_ALREADY_EXISTS
50040x0000138CThe cluster resource is not online.ERROR_RESOURCE_NOT_ONLINE
50050x0000138DA cluster node is not available for this operation.ERROR_HOST_NODE_NOT_AVAILABLE
50060x0000138EThe cluster resource is not available.ERROR_RESOURCE_NOT_AVAILABLE
50070x0000138FThe cluster resource could not be found.ERROR_RESOURCE_NOT_FOUND
50080x00001390The cluster is being shut down.ERROR_SHUTDOWN_CLUSTER
50090x00001391A cluster node cannot be evicted from the cluster unless the node is down.ERROR_CANT_EVICT_ACTIVE_NODE
50100x00001392The object already exists.ERROR_OBJECT_ALREADY_EXISTS
50110x00001393The object is already in the list.ERROR_OBJECT_IN_LIST
50120x00001394The cluster group is not available for any new requests.ERROR_GROUP_NOT_AVAILABLE
50130x00001395The cluster group could not be found.ERROR_GROUP_NOT_FOUND
50140x00001396The operation could not be completed because the cluster group is not online.ERROR_GROUP_NOT_ONLINE
50150x00001397The cluster node is not the owner of the resource.ERROR_HOST_NODE_NOT_RESOURCE_OWNER
50160x00001398The cluster node is not the owner of the group.ERROR_HOST_NODE_NOT_GROUP_OWNER
50170x00001399The cluster resource could not be created in the specified resource monitor.ERROR_RESMON_CREATE_FAILED
50180x0000139AThe cluster resource could not be brought online by the resource monitor.ERROR_RESMON_ONLINE_FAILED
50190x0000139BThe operation could not be completed because the cluster resource is online.ERROR_RESOURCE_ONLINE
50200x0000139CThe cluster resource could not be deleted or brought offline because it is the quorum resource.ERROR_QUORUM_RESOURCE
50210x0000139DThe cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.ERROR_NOT_QUORUM_CAPABLE
50220x0000139EThe cluster software is shutting down.ERROR_CLUSTER_SHUTTING_DOWN
50230x0000139FThe group or resource is not in the correct state to perform the requested operation.ERROR_INVALID_STATE
50240x000013A0The properties were stored but not all changes will take effect until the next time the resource is brought online.ERROR_RESOURCE_PROPERTIES_STORED
50250x000013A1The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.ERROR_NOT_QUORUM_CLASS
50260x000013A2The cluster resource could not be deleted since it is a core resource.ERROR_CORE_RESOURCE
50270x000013A3The quorum resource failed to come online.ERROR_QUORUM_RESOURCE_ONLINE_FAILED
50280x000013A4The quorum log could not be created or mounted successfully.ERROR_QUORUMLOG_OPEN_FAILED
50290x000013A5The cluster log is corrupt.ERROR_CLUSTERLOG_CORRUPT
50300x000013A6The record could not be written to the cluster log since it exceeds the maximum size.ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE
50310x000013A7The cluster log exceeds its maximum size.ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE
50320x000013A8No checkpoint record was found in the cluster log.ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND
50330x000013A9The minimum required disk space needed for logging is not available.ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE
50340x000013AAThe cluster node failed to take control of the quorum resource because the resource is owned by another active node.ERROR_QUORUM_OWNER_ALIVE
50350x000013ABA cluster network is not available for this operation.ERROR_NETWORK_NOT_AVAILABLE
50360x000013ACA cluster node is not available for this operation.ERROR_NODE_NOT_AVAILABLE
50370x000013ADAll cluster nodes must be running to perform this operation.ERROR_ALL_NODES_NOT_AVAILABLE
50380x000013AEA cluster resource failed.ERROR_RESOURCE_FAILED
50390x000013AFThe cluster node is not valid.ERROR_CLUSTER_INVALID_NODE
50400x000013B0The cluster node already exists.ERROR_CLUSTER_NODE_EXISTS
50410x000013B1A node is in the process of joining the cluster.ERROR_CLUSTER_JOIN_IN_PROGRESS
50420x000013B2The cluster node was not found.ERROR_CLUSTER_NODE_NOT_FOUND
50430x000013B3The cluster local node information was not found.ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND
50440x000013B4The cluster network already exists.ERROR_CLUSTER_NETWORK_EXISTS
50450x000013B5The cluster network was not found.ERROR_CLUSTER_NETWORK_NOT_FOUND
50460x000013B6The cluster network interface already exists.ERROR_CLUSTER_NETINTERFACE_EXISTS
50470x000013B7The cluster network interface was not found.ERROR_CLUSTER_NETINTERFACE_NOT_FOUND
50480x000013B8The cluster request is not valid for this object.ERROR_CLUSTER_INVALID_REQUEST
50490x000013B9The cluster network provider is not valid.ERROR_CLUSTER_INVALID_NETWORK_PROVIDER
50500x000013BAThe cluster node is down.ERROR_CLUSTER_NODE_DOWN
50510x000013BBThe cluster node is not reachable.ERROR_CLUSTER_NODE_UNREACHABLE
50520x000013BCThe cluster node is not a member of the cluster.ERROR_CLUSTER_NODE_NOT_MEMBER
50530x000013BDA cluster join operation is not in progress.ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS
50540x000013BEThe cluster network is not valid.ERROR_CLUSTER_INVALID_NETWORK
50560x000013C0The cluster node is up.ERROR_CLUSTER_NODE_UP
50570x000013C1The cluster IP address is already in use.ERROR_CLUSTER_IPADDR_IN_USE
50580x000013C2The cluster node is not paused.ERROR_CLUSTER_NODE_NOT_PAUSED
50590x000013C3No cluster security context is available.ERROR_CLUSTER_NO_SECURITY_CONTEXT
50600x000013C4The cluster network is not configured for internal cluster communication.ERROR_CLUSTER_NETWORK_NOT_INTERNAL
50610x000013C5The cluster node is already up.ERROR_CLUSTER_NODE_ALREADY_UP
50620x000013C6The cluster node is already down.ERROR_CLUSTER_NODE_ALREADY_DOWN
50630x000013C7The cluster network is already online.ERROR_CLUSTER_NETWORK_ALREADY_ONLINE
50640x000013C8The cluster network is already offline.ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE
50650x000013C9The cluster node is already a member of the cluster.ERROR_CLUSTER_NODE_ALREADY_MEMBER
50660x000013CAThe 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_CLUSTER_LAST_INTERNAL_NETWORK
50670x000013CBOne or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS
50680x000013CCThis 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_INVALID_OPERATION_ON_QUORUM
50690x000013CDThe cluster quorum resource is not allowed to have any dependencies.ERROR_DEPENDENCY_NOT_ALLOWED
50700x000013CEThe cluster node is paused.ERROR_CLUSTER_NODE_PAUSED
50710x000013CFThe cluster resource cannot be brought online. The owner node cannot run this resource.ERROR_NODE_CANT_HOST_RESOURCE
50720x000013D0The cluster node is not ready to perform the requested operation.ERROR_CLUSTER_NODE_NOT_READY
50730x000013D1The cluster node is shutting down.ERROR_CLUSTER_NODE_SHUTTING_DOWN
50740x000013D2The cluster join operation was aborted.ERROR_CLUSTER_JOIN_ABORTED
50750x000013D3The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.ERROR_CLUSTER_INCOMPATIBLE_VERSIONS
50760x000013D4This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED
50770x000013D5The system configuration changed during the cluster join or form operation. The join or form operation was aborted.ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED
50780x000013D6The specified resource type was not found.ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND
50790x000013D7The 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_CLUSTER_RESTYPE_NOT_SUPPORTED
50800x000013D8The 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_CLUSTER_RESNAME_NOT_FOUND
50810x000013D9No authentication package could be registered with the RPC server.ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED
50820x000013DAYou 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_CLUSTER_OWNER_NOT_IN_PREFLIST
50830x000013DBThe 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_CLUSTER_DATABASE_SEQMISMATCH
50840x000013DCThe 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_RESMON_INVALID_STATE
50850x000013DDA non locker code got a request to reserve the lock for making global updates.ERROR_CLUSTER_GUM_NOT_LOCKER
50860x000013DEThe quorum disk could not be located by the cluster service.ERROR_QUORUM_DISK_NOT_FOUND
50870x000013DFThe backup up cluster database is possibly corrupt.ERROR_DATABASE_BACKUP_CORRUPT
50880x000013E0A DFS root already exists in this cluster node.ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT
50890x000013E1An attempt to modify a resource property failed because it conflicts with another existing property.ERROR_RESOURCE_PROPERTY_UNCHANGEABLE
58900x00001702An operation was attempted that is incompatible with the current membership state of the node.ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE
58910x00001703The quorum resource does not contain the quorum log.ERROR_CLUSTER_QUORUMLOG_NOT_FOUND
58920x00001704The membership engine requested shutdown of the cluster service on this node.ERROR_CLUSTER_MEMBERSHIP_HALT
58930x00001705The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.ERROR_CLUSTER_INSTANCE_ID_MISMATCH
58940x00001706A matching network for the specified IP address could not be found. Please also specify a subnet mask and a cluster network.ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP
58950x00001707The actual data type of the property did not match the expected data type of the property.ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH
58960x00001708The cluster node was evicted from the cluster successfully. The node was not cleaned up because it does not support the evict cleanup functionality.ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP
58970x000001709Two or more parameter values specified for a resource's properties are in conflict.ERROR_CLUSTER_PARAMETER_MISMATCH
58980x00000170AThis computer cannot be made a member of a cluster.ERROR_NODE_CANNOT_BE_CLUSTERED
58990x00000170BThis computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.ERROR_CLUSTER_WRONG_OS_VERSION
59000x00000170CA 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_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME
59010x00000170DThe cluster configuration action has already been committed.ERROR_CLUSCFG_ALREADY_COMMITTED
59020x00000170EThe cluster configuration action could not be rolled back.ERROR_CLUSCFG_ROLLBACK_FAILED
59030x00000170FThe drive letter assigned to a system disk on one node conflicted with the drive letter assigned to a disk on another node.ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT
59040x000001710One or more nodes in the cluster are running a version of Windows that does not support this operation.ERROR_CLUSTER_OLD_VERSION
59050x000001711The name of the corresponding computer account doesn't match the Network Name for this resource.ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME
59060x000001712No network adapters are available.ERROR_CLUSTER_NO_NET_ADAPTERS
59070x000001713The cluster node has been poisoned.ERROR_CLUSTER_POISONED
59080x000001714The group is unable to accept the request since it is moving to another node.ERROR_CLUSTER_GROUP_MOVING
59090x000001715The resource type cannot accept the request since is too busy performing another operation.ERROR_CLUSTER_RESOURCE_TYPE_BUSY
59100x000001716The call to the cluster resource DLL timed out.ERROR_RESOURCE_CALL_TIMED_OUT
59110x000001717The address is not valid for an IPv6 Address resource. A global IPv6 address is required, and it must match a cluster network. Compatibility addresses are not permitted.ERROR_INVALID_CLUSTER_IPV6_ADDRESS
59120x000001718An internal cluster error occurred. A call to an invalid function was attempted.ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION
59130x000001719A parameter value is out of acceptable range.ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS
59140x00000171AA network error occurred while sending data to another node in the cluster. The number of bytes transmitted was less than required.ERROR_CLUSTER_PARTIAL_SEND
59150x00000171BAn invalid cluster registry operation was attempted.ERROR_CLUSTER_REGISTRY_INVALID_FUNCTION
59160x00000171CAn input string of characters is not properly terminated.ERROR_CLUSTER_INVALID_STRING_TERMINATION
59170x00000171DAn input string of characters is not in a valid format for the data it represents.ERROR_CLUSTER_INVALID_STRING_FORMAT
59180x00000171EAn internal cluster error occurred. A cluster database transaction was attempted while a transaction was already in progress.ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS
59190x00000171FAn internal cluster error occurred. There was an attempt to commit a cluster database transaction while no transaction was in progress.ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS
59200x000001720An internal cluster error occurred. Data was not properly initialized.ERROR_CLUSTER_NULL_DATA
59210x000001721An error occurred while reading from a stream of data. An unexpected number of bytes was returned.ERROR_CLUSTER_PARTIAL_READ
59220x000001722An error occurred while writing to a stream of data. The required number of bytes could not be written.ERROR_CLUSTER_PARTIAL_WRITE
59230x000001723An error occurred while deserializing a stream of cluster data.ERROR_CLUSTER_CANT_DESERIALIZE_DATA
59240x000001724One or more property values for this resource are in conflict with one or more property values associated with its dependent resource(s).ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT
59250x000001725A quorum of cluster nodes was not present to form a cluster.ERROR_CLUSTER_NO_QUORUM
59260x000001726The cluster network is not valid for an IPv6 Address resource, or it does not match the configured address.ERROR_CLUSTER_INVALID_IPV6_NETWORK
59270x000001727The cluster network is not valid for an IPv6 Tunnel resource. Check the configuration of the IP Address resource on which the IPv6 Tunnel resource depends.ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK
59280x000001728Quorum resource cannot reside in the Available Storage group.ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP
59290x000001729The dependencies for this resource are nested too deeply.ERROR_DEPENDENCY_TREE_TOO_COMPLEX
59300x00000172AThe call into the resource DLL raised an unhandled exception.ERROR_EXCEPTION_IN_RESOURCE_CALL
59310x00000172BThe RHS process failed to initialize.ERROR_CLUSTER_RHS_FAILED_INITIALIZATION
59320x00000172CThe Failover Clustering feature is not installed on this node.ERROR_CLUSTER_NOT_INSTALLED
59330x00000172DThe resources must be online on the same node for this operation.ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE
59340x00000172EA new node can not be added since this cluster is already at its maximum number of nodes.ERROR_CLUSTER_MAX_NODES_IN_CLUSTER
59350x00000172FThis cluster can not be created since the specified number of nodes exceeds the maximum allowed limit.ERROR_CLUSTER_TOO_MANY_NODES
59360x000001730An attempt to use the specified cluster name failed because an enabled computer object with the given name already exists in the domain.ERROR_CLUSTER_OBJECT_ALREADY_USED
59370x000001731This cluster cannot be destroyed. It has non-core application groups which must be deleted before the cluster can be destroyed.ERROR_NONCORE_GROUPS_FOUND
59380x000001732File share associated with file share witness resource cannot be hosted by this cluster or any of its nodes.ERROR_FILE_SHARE_RESOURCE_CONFLICT
59390x000001733Eviction of this node is invalid at this time. Due to quorum requirements node eviction will result in cluster shutdown. If it is the last node in the cluster, destroy cluster command should be used.ERROR_CLUSTER_EVICT_INVALID_REQUEST
59400x000001734Only one instance of this resource type is allowed in the cluster.ERROR_CLUSTER_SINGLETON_RESOURCE
59410x000001735Only one instance of this resource type is allowed per resource group.ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE
59420x000001736The resource failed to come online due to the failure of one or more provider resources.ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED
59430x000001737The resource has indicated that it cannot come online on any node.ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR
59440x000001738The current operation cannot be performed on this group at this time.ERROR_CLUSTER_GROUP_BUSY
59450x000001739The directory or file is not located on a cluster shared volume.ERROR_CLUSTER_NOT_SHARED_VOLUME
59460x00000173AThe Security Descriptor does not meet the requirements for a cluster.ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR
59470x00000173BThere is one or more shared volumes resources configured in the cluster. Those resources must be moved to available storage in order for operation to succeed.ERROR_CLUSTER_SHARED_VOLUMES_IN_USE
59480x00000173CThis group or resource cannot be directly manipulated. Use shared volume APIs to perform desired operation.ERROR_CLUSTER_USE_SHARED_VOLUMES_API
59490x00000173DBack up is in progress. Please wait for backup completion before trying this operation again.ERROR_CLUSTER_BACKUP_IN_PROGRESS
59500x00000173EThe path does not belong to a cluster shared volume.ERROR_NON_CSV_PATH
59510x00000173FThe cluster shared volume is not locally mounted on this node.ERROR_CSV_VOLUME_NOT_LOCAL
59520x000001740The cluster watchdog is terminating.ERROR_CLUSTER_WATCHDOG_TERMINATING
59530x000001741A resource vetoed a move between two nodes because they are incompatible.ERROR_CLUSTER_RESOURCE_VETOED_MOVE_INCOMPATIBLE_NODES
59540x000001742The request is invalid either because node weight cannot be changed while the cluster is in disk-only quorum mode, or because changing the node weight would violate the minimum cluster quorum requirements.ERROR_CLUSTER_INVALID_NODE_WEIGHT
59550x000001743The resource vetoed the call.ERROR_CLUSTER_RESOURCE_VETOED_CALL
59560x000001744Resource could not start or run because it could not reserve sufficient system resources.ERROR_RESMON_SYSTEM_RESOURCES_LACKING
59570x000001745A resource vetoed a move between two nodes because the destination currently does not have enough resources to complete the operation.ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_DESTINATION
59580x000001746A resource vetoed a move between two nodes because the source currently does not have enough resources to complete the operation.ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_SOURCE
59590x000001747The requested operation can not be completed because the group is queued for an operation.ERROR_CLUSTER_GROUP_QUEUED
59600x000001748The requested operation can not be completed because a resource has locked status.ERROR_CLUSTER_RESOURCE_LOCKED_STATUS
59610x000001749The resource cannot move to another node because a cluster shared volume vetoed the operation.ERROR_CLUSTER_SHARED_VOLUME_FAILOVER_NOT_ALLOWED
59620x00000174AA node drain is already in progress.ERROR_CLUSTER_NODE_DRAIN_IN_PROGRESS or ERROR_CLUSTER_NODE_EVACUATION_IN_PROGRESS
59630x00000174BClustered storage is not connected to the node.ERROR_CLUSTER_DISK_NOT_CONNECTED
59640x00000174CThe disk is not configured in a way to be used with CSV. CSV disks must have at least one partition that is formatted with NTFS.ERROR_DISK_NOT_CSV_CAPABLE
59650x00000174DThe resource must be part of the Available Storage group to complete this action.ERROR_RESOURCE_NOT_IN_AVAILABLE_STORAGE
59660x00000174ECSVFS failed operation as volume is in redirected mode.ERROR_CLUSTER_SHARED_VOLUME_REDIRECTED
59670x00000174FCSVFS failed operation as volume is not in redirected mode.ERROR_CLUSTER_SHARED_VOLUME_NOT_REDIRECTED
59680x000001750Cluster properties cannot be returned at this time.ERROR_CLUSTER_CANNOT_RETURN_PROPERTIES
59690x000001751The clustered disk resource contains software snapshot diff area that are not supported for Cluster Shared Volumes.ERROR_CLUSTER_RESOURCE_CONTAINS_UNSUPPORTED_DIFF_AREA_FOR_SHARED_VOLUMES
59700x000001752The operation cannot be completed because the resource is in maintenance mode.ERROR_CLUSTER_RESOURCE_IS_IN_MAINTENANCE_MODE
59710x000001753The operation cannot be completed because of cluster affinity conflicts.ERROR_CLUSTER_AFFINITY_CONFLICT
59720x000001754The operation cannot be completed because the resource is a replica virtual machine.ERROR_CLUSTER_RESOURCE_IS_REPLICA_VIRTUAL_MACHINE

6000-6999

IntHexDescriptionDefined
60000x00001770The specified file could not be encrypted.ERROR_ENCRYPTION_FAILED
60010x00001771The specified file could not be decrypted.ERROR_DECRYPTION_FAILED
60020x00001772The specified file is encrypted and the user does not have the ability to decrypt it.ERROR_FILE_ENCRYPTED
60030x00001773There is no valid encryption recovery policy configured for this system.ERROR_NO_RECOVERY_POLICY
60040x00001774The required encryption driver is not loaded for this system.ERROR_NO_EFS
60050x00001775The file was encrypted with a different encryption driver than is currently loaded.ERROR_WRONG_EFS
60060x00001776There are no EFS keys defined for the user.ERROR_NO_USER_KEYS
60070x00001777The specified file is not encrypted.ERROR_FILE_NOT_ENCRYPTED
60080x00001778The specified file is not in the defined EFS export format.ERROR_NOT_EXPORT_FORMAT
60090x00001779The specified file is read only.ERROR_FILE_READ_ONLY
60100x0000177AThe directory has been disabled for encryption.ERROR_DIR_EFS_DISALLOWED
60110x0000177BThe server is not trusted for remote encryption operation.ERROR_EFS_SERVER_NOT_TRUSTED
60120x0000177CRecovery policy configured for this system contains invalid recovery certificate.ERROR_BAD_RECOVERY_POLICY
60130x0000177DThe encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file.ERROR_EFS_ALG_BLOB_TOO_BIG
60140x0000177EThe disk partition does not support file encryption.ERROR_VOLUME_NOT_SUPPORT_EFS
60150x00001780This machine is disabled for file encryption.ERROR_EFS_DISABLED
60160x00001781A newer system is required to decrypt this encrypted file.ERROR_EFS_VERSION_NOT_SUPPORT
60170x00001782The remote server sent an invalid response for a file being opened with Client Side Encryption.ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE
60180x00001783Client Side Encryption is not supported by the remote server even though it claims to support it.ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER
60190x00001784File is encrypted and should be opened in Client Side Encryption mode.ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE
60200x00001785A new encrypted file is being created and a $EFS needs to be provided.ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE
60210x00001786The SMB client requested a CSE FSCTL on a non-CSE file.ERROR_CS_ENCRYPTION_FILE_NOT_CSE
60220x00001787The requested operation was blocked by policy. For more information, contact your system administrator.ERROR_ENCRYPTION_POLICY_DENIES_OPERATION
61180x000017E6The list of servers for this workgroup is not currently available.ERROR_NO_BROWSER_SERVERS_FOUND
62000x00001838The 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.SCHED_E_SERVICE_NOT_LOCALSYSTEM
66000x000019C8Log service encountered an invalid log sector.ERROR_LOG_SECTOR_INVALID
66010x000019C9Log service encountered a log sector with invalid block parity.ERROR_LOG_SECTOR_PARITY_INVALID
66020x000019CALog service encountered a remapped log sector.ERROR_LOG_SECTOR_REMAPPED
66030x000019CBLog service encountered a partial or incomplete log block.ERROR_LOG_BLOCK_INCOMPLETE
66040x000019CCLog service encountered an attempt access data outside the active log range.ERROR_LOG_INVALID_RANGE
66050x000019CDLog service user marshalling buffers are exhausted.ERROR_LOG_BLOCKS_EXHAUSTED
66060x000019CELog service encountered an attempt read from a marshalling area with an invalid read context.ERROR_LOG_READ_CONTEXT_INVALID
66070x000019CFLog service encountered an invalid log restart area.ERROR_LOG_RESTART_INVALID
66080x000019D0Log service encountered an invalid log block version.ERROR_LOG_BLOCK_VERSION
66090x000019D1Log service encountered an invalid log block.ERROR_LOG_BLOCK_INVALID
66100x000019D2Log service encountered an attempt to read the log with an invalid read mode.ERROR_LOG_READ_MODE_INVALID
66110x000019D3Log service encountered a log stream with no restart area.ERROR_LOG_NO_RESTART
66120x000019D4Log service encountered a corrupted metadata file.ERROR_LOG_METADATA_CORRUPT
66130x000019D5Log service encountered a metadata file that could not be created by the log file system.ERROR_LOG_METADATA_INVALID
66140x000019D6Log service encountered a metadata file with inconsistent data.ERROR_LOG_METADATA_INCONSISTENT
66150x000019D7Log service encountered an attempt to erroneous allocate or dispose reservation space.ERROR_LOG_RESERVATION_INVALID
66160x000019D8Log service cannot delete log file or file system container.ERROR_LOG_CANT_DELETE
66170x000019D9Log service has reached the maximum allowable containers allocated to a log file.ERROR_LOG_CONTAINER_LIMIT_EXCEEDED
66180x000019DALog service has attempted to read or write backward past the start of the log.ERROR_LOG_START_OF_LOG
66190x000019DBLog policy could not be installed because a policy of the same type is already present.ERROR_LOG_POLICY_ALREADY_INSTALLED
66200x000019DCLog policy in question was not installed at the time of the request.ERROR_LOG_POLICY_NOT_INSTALLED
66210x000019DDThe installed set of policies on the log is invalid.ERROR_LOG_POLICY_INVALID
66220x000019DEA policy on the log in question prevented the operation from completing.ERROR_LOG_POLICY_CONFLICT
66230x000019DFLog space cannot be reclaimed because the log is pinned by the archive tail.ERROR_LOG_PINNED_ARCHIVE_TAIL
66240x000019E0Log record is not a record in the log file.ERROR_LOG_RECORD_NONEXISTENT
66250x000019E1Number of reserved log records or the adjustment of the number of reserved log records is invalid.ERROR_LOG_RECORDS_RESERVED_INVALID
66260x000019E2Reserved log space or the adjustment of the log space is invalid.ERROR_LOG_SPACE_RESERVED_INVALID
66270x000019E3An new or existing archive tail or base of the active log is invalid.ERROR_LOG_TAIL_INVALID
66280x000019E4Log space is exhausted.ERROR_LOG_FULL
66290x000019E5The log could not be set to the requested size.ERROR_COULD_NOT_RESIZE_LOG
66300x000019E6Log is multiplexed, no direct writes to the physical log is allowed.ERROR_LOG_MULTIPLEXED
66310x000019E7The operation failed because the log is a dedicated log.ERROR_LOG_DEDICATED
66320x000019E8The operation requires an archive context.ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS
66330x000019E9Log archival is in progress.ERROR_LOG_ARCHIVE_IN_PROGRESS
66340x000019EAThe operation requires a non-ephemeral log, but the log is ephemeral.ERROR_LOG_EPHEMERAL
66350x000019EBThe log must have at least two containers before it can be read from or written to.ERROR_LOG_NOT_ENOUGH_CONTAINERS
66360x000019ECA log client has already registered on the stream.ERROR_LOG_CLIENT_ALREADY_REGISTERED
66370x000019EDA log client has not been registered on the stream.ERROR_LOG_CLIENT_NOT_REGISTERED
66380x000019EEA request has already been made to handle the log full condition.ERROR_LOG_FULL_HANDLER_IN_PROGRESS
66390x000019EFLog service encountered an error when attempting to read from a log container.ERROR_LOG_CONTAINER_READ_FAILED
66400x000019F0Log service encountered an error when attempting to write to a log container.ERROR_LOG_CONTAINER_WRITE_FAILED
66410x000019F1Log service encountered an error when attempting open a log container.ERROR_LOG_CONTAINER_OPEN_FAILED
66420x000019F2Log service encountered an invalid container state when attempting a requested action.ERROR_LOG_CONTAINER_STATE_INVALID
66430x000019F3Log service is not in the correct state to perform a requested action.ERROR_LOG_STATE_INVALID
66440x000019F4Log space cannot be reclaimed because the log is pinned.ERROR_LOG_PINNED
66450x000019F5Log metadata flush failed.ERROR_LOG_METADATA_FLUSH_FAILED
66460x000019F6Security on the log and its containers is inconsistent.ERROR_LOG_INCONSISTENT_SECURITY
66470x000019F7Records were appended to the log or reservation changes were made, but the log could not be flushed.ERROR_LOG_APPENDED_FLUSH_FAILED
66480x000019F8The log is pinned due to reservation consuming most of the log space. Free some reserved records to make space available.ERROR_LOG_PINNED_RESERVATION
67000x00001A2CThe transaction handle associated with this operation is not valid.ERROR_INVALID_TRANSACTION
67010x00001A2DThe requested operation was made in the context of a transaction that is no longer active.ERROR_TRANSACTION_NOT_ACTIVE
67020x00001A2EThe requested operation is not valid on the Transaction object in its current state.ERROR_TRANSACTION_REQUEST_NOT_VALID
67030x00001A2FThe caller has called a response API, but the response is not expected because the TM did not issue the corresponding request to the caller.ERROR_TRANSACTION_NOT_REQUESTED
67040x00001A30It is too late to perform the requested operation, since the Transaction has already been aborted.ERROR_TRANSACTION_ALREADY_ABORTED
67050x00001A31It is too late to perform the requested operation, since the Transaction has already been committed.ERROR_TRANSACTION_ALREADY_COMMITTED
67060x00001A32The Transaction Manager was unable to be successfully initialized. Transacted operations are not supported.ERROR_TM_INITIALIZATION_FAILED
67070x00001A33The specified ResourceManager made no changes or updates to the resource under this transaction.ERROR_RESOURCEMANAGER_READ_ONLY
67080x00001A34The resource manager has attempted to prepare a transaction that it has not successfully joined.ERROR_TRANSACTION_NOT_JOINED
67090x00001A35The Transaction object already has a superior enlistment, and the caller attempted an operation that would have created a new superior. Only a single superior enlistment is allow.ERROR_TRANSACTION_SUPERIOR_EXISTS
67100x00001A36The RM tried to register a protocol that already exists.ERROR_CRM_PROTOCOL_ALREADY_EXISTS
67110x00001A37The attempt to propagate the Transaction failed.ERROR_TRANSACTION_PROPAGATION_FAILED
67120x00001A38The requested propagation protocol was not registered as a CRM.ERROR_CRM_PROTOCOL_NOT_FOUND
67130x00001A39The buffer passed in to PushTransaction or PullTransaction is not in a valid format.ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER
67140x00001A3AThe current transaction context associated with the thread is not a valid handle to a transaction object.ERROR_CURRENT_TRANSACTION_NOT_VALID
67150x00001A3BThe specified Transaction object could not be opened, because it was not found.ERROR_TRANSACTION_NOT_FOUND
67160x00001A3CThe specified ResourceManager object could not be opened, because it was not found.ERROR_RESOURCEMANAGER_NOT_FOUND
67170x00001A3DThe specified Enlistment object could not be opened, because it was not found.ERROR_ENLISTMENT_NOT_FOUND
67180x00001A3EThe specified TransactionManager object could not be opened, because it was not found.ERROR_TRANSACTIONMANAGER_NOT_FOUND
67190x00001A3FThe object specified could not be created or opened, because its associated TransactionManager is not online. The TransactionManager must be brought fully Online by calling RecoverTransactionManager to recover to the end of its LogFile before objects in its Transaction or ResourceManager namespaces can be opened. In addition, errors in writing records to its LogFile can cause a TransactionManager to go offline.ERROR_TRANSACTIONMANAGER_NOT_ONLINE
67200x00001A40The specified TransactionManager was unable to create the objects contained in its logfile in the Ob namespace. Therefore, the TransactionManager was unable to recover.ERROR_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION
67210x00001A41The call to create a superior Enlistment on this Transaction object could not be completed, because the Transaction object specified for the enlistment is a subordinate branch of the Transaction. Only the root of the Transaction can be enlisted on as a superior.ERROR_TRANSACTION_NOT_ROOT
67220x00001A42Because the associated transaction manager or resource manager has been closed, the handle is no longer valid.ERROR_TRANSACTION_OBJECT_EXPIRED
67230x00001A43The specified operation could not be performed on this Superior enlistment, because the enlistment was not created with the corresponding completion response in the NotificationMask.ERROR_TRANSACTION_RESPONSE_NOT_ENLISTED
67240x00001A44The specified operation could not be performed, because the record that would be logged was too long. This can occur because of two conditions: either there are too many Enlistments on this Transaction, or the combined RecoveryInformation being logged on behalf of those Enlistments is too long.ERROR_TRANSACTION_RECORD_TOO_LONG
67250x00001A45Implicit transaction are not supported.ERROR_IMPLICIT_TRANSACTION_NOT_SUPPORTED
67260x00001A46The kernel transaction manager had to abort or forget the transaction because it blocked forward progress.ERROR_TRANSACTION_INTEGRITY_VIOLATED
67270x00001A47The TransactionManager identity that was supplied did not match the one recorded in the TransactionManager's log file.ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH
67280x00001A48This snapshot operation cannot continue because a transactional resource manager cannot be frozen in its current state. Please try again.ERROR_RM_CANNOT_BE_FROZEN_FOR_SNAPSHOT
67290x00001A49The transaction cannot be enlisted on with the specified EnlistmentMask, because the transaction has already completed the PrePrepare phase. In order to ensure correctness, the ResourceManager must switch to a write- through mode and cease caching data within this transaction. Enlisting for only subsequent transaction phases may still succeed.ERROR_TRANSACTION_MUST_WRITETHROUGH
67300x00001A4AThe transaction does not have a superior enlistment.ERROR_TRANSACTION_NO_SUPERIOR
67310x00001A4BThe attempt to commit the Transaction completed, but it is possible that some portion of the transaction tree did not commit successfully due to heuristics. Therefore it is possible that some data modified in the transaction may not have committed, resulting in transactional inconsistency. If possible, check the consistency of the associated data.ERROR_HEURISTIC_DAMAGE_POSSIBLE
68000x00001A90The function attempted to use a name that is reserved for use by another transaction.ERROR_TRANSACTIONAL_CONFLICT
68010x00001A91Transaction support within the specified resource manager is not started or was shut down due to an error.ERROR_RM_NOT_ACTIVE
68020x00001A92The metadata of the RM has been corrupted. The RM will not function.ERROR_RM_METADATA_CORRUPT
68030x00001A93The specified directory does not contain a resource manager.ERROR_DIRECTORY_NOT_RM
68050x00001A95The remote server or share does not support transacted file operations.ERROR_TRANSACTIONS_UNSUPPORTED_REMOTE
68060x00001A96The requested log size is invalid.ERROR_LOG_RESIZE_INVALID_SIZE
68070x00001A97The object (file, stream, link) corresponding to the handle has been deleted by a Transaction Savepoint Rollback.ERROR_OBJECT_NO_LONGER_EXISTS
68080x00001A98The specified file miniversion was not found for this transacted file open.ERROR_STREAM_MINIVERSION_NOT_FOUND
68090x00001A99The specified file miniversion was found but has been invalidated. Most likely cause is a transaction savepoint rollback.ERROR_STREAM_MINIVERSION_NOT_VALID
68100x00001A9AA miniversion may only be opened in the context of the transaction that created it.ERROR_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION
68110x00001A9BIt is not possible to open a miniversion with modify access.ERROR_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT
68120x00001A9CIt is not possible to create any more miniversions for this stream.ERROR_CANT_CREATE_MORE_STREAM_MINIVERSIONS
68140x00001A9EThe remote server sent mismatching version number or Fid for a file opened with transactions.ERROR_REMOTE_FILE_VERSION_MISMATCH
68150x00001A9FThe handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint.ERROR_HANDLE_NO_LONGER_VALID
68160x00001AA0There is no transaction metadata on the file.ERROR_NO_TXF_METADATA
68170x00001AA1The log data is corrupt.ERROR_LOG_CORRUPTION_DETECTED
68180x00001AA2The file can't be recovered because there is a handle still open on it.ERROR_CANT_RECOVER_WITH_HANDLE_OPEN
68190x00001AA3The transaction outcome is unavailable because the resource manager responsible for it has disconnected.ERROR_RM_DISCONNECTED
68200x00001AA4The request was rejected because the enlistment in question is not a superior enlistment.ERROR_ENLISTMENT_NOT_SUPERIOR
68210x00001AA5The transactional resource manager is already consistent. Recovery is not needed.ERROR_RECOVERY_NOT_NEEDED
68220x00001AA6The transactional resource manager has already been started.ERROR_RM_ALREADY_STARTED
68230x00001AA7
68240x00001AA8The operation cannot be performed because another transaction is depending on the fact that this property will not change.ERROR_CANT_BREAK_TRANSACTIONAL_DEPENDENCY
68250x00001AA9The operation would involve a single file with two transactional resource managers and is therefore not allowed.ERROR_CANT_CROSS_RM_BOUNDARY
68260x00001AAAThe $Txf directory must be empty for this operation to succeed.ERROR_TXF_DIR_NOT_EMPTY
68270x00001AABThe operation would leave a transactional resource manager in an inconsistent state and is therefore not allowed.ERROR_INDOUBT_TRANSACTIONS_EXIST
68280x00001AACThe operation could not be completed because the transaction manager does not have a log.ERROR_TM_VOLATILE
68290x00001AADA rollback could not be scheduled because a previously scheduled rollback has already executed or been queued for execution.ERROR_ROLLBACK_TIMER_EXPIRED
68300x00001AAEThe transactional metadata attribute on the file or directory is corrupt and unreadable.ERROR_TXF_ATTRIBUTE_CORRUPT
68310x00001AAFThe encryption operation could not be completed because a transaction is active.ERROR_EFS_NOT_ALLOWED_IN_TRANSACTION
68320x00001AB0This object is not allowed to be opened in a transaction.ERROR_TRANSACTIONAL_OPEN_NOT_ALLOWED
68330x00001AB1An attempt to create space in the transactional resource manager's log failed. The failure status has been recorded in the event log.ERROR_LOG_GROWTH_FAILED
68340x00001AB2Memory mapping (creating a mapped section) a remote file under a transaction is not supported.ERROR_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE
68350x00001AB3Transaction metadata is already present on this file and cannot be superseded.ERROR_TXF_METADATA_ALREADY_PRESENT
68360x00001AB4A transaction scope could not be entered because the scope handler has not been initialized.ERROR_TRANSACTION_SCOPE_CALLBACKS_NOT_SET
68370x00001AB5Promotion was required in order to allow the resource manager to enlist, but the transaction was set to disallow it.ERROR_TRANSACTION_REQUIRED_PROMOTION
68380x00001AB6This file is open for modification in an unresolved transaction and may be opened for execute only by a transacted reader.ERROR_CANNOT_EXECUTE_FILE_IN_TRANSACTION
68390x00001AB7The request to thaw frozen transactions was ignored because transactions had not previously been frozen.ERROR_TRANSACTIONS_NOT_FROZEN
68400x00001AB8Transactions cannot be frozen because a freeze is already in progress.ERROR_TRANSACTION_FREEZE_IN_PROGRESS
68410x00001AB9The target volume is not a snapshot volume. This operation is only valid on a volume mounted as a snapshot.ERROR_NOT_SNAPSHOT_VOLUME
68420x00001ABAThe savepoint operation failed because files are open on the transaction. This is not permitted.ERROR_NO_SAVEPOINT_WITH_OPEN_FILES
68430x00001ABBWindows has discovered corruption in a file, and that file has since been repaired. Data loss may have occurred.ERROR_DATA_LOST_REPAIR
68440x00001ABCThe sparse operation could not be completed because a transaction is active on the file.ERROR_SPARSE_NOT_ALLOWED_IN_TRANSACTION
68450x00001ABDThe call to create a TransactionManager object failed because the Tm Identity stored in the logfile does not match the Tm Identity that was passed in as an argument.ERROR_TM_IDENTITY_MISMATCH
68460x00001ABEI/O was attempted on a section object that has been floated as a result of a transaction ending. There is no valid data.ERROR_FLOATED_SECTION
68470x00001ABFThe transactional resource manager cannot currently accept transacted work due to a transient condition such as low resources.ERROR_CANNOT_ACCEPT_TRANSACTED_WORK
68480x00001AC0The transactional resource manager had too many tranactions outstanding that could not be aborted. The transactional resource manger has been shut down.ERROR_CANNOT_ABORT_TRANSACTIONS
68490x00001AC1The operation could not be completed due to bad clusters on disk.ERROR_BAD_CLUSTERS
68500x00001AC2The compression operation could not be completed because a transaction is active on the file.ERROR_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION
68510x00001AC3The operation could not be completed because the volume is dirty. Please run chkdsk and try again.ERROR_VOLUME_DIRTY
68520x00001AC4The link tracking operation could not be completed because a transaction is active.ERROR_NO_LINK_TRACKING_IN_TRANSACTION
68530x00001AC5This operation cannot be performed in a transaction.ERROR_OPERATION_NOT_SUPPORTED_IN_TRANSACTION
68540x00001AC6The handle is no longer properly associated with its transaction. It may have been opened in a transactional resource manager that was subsequently forced to restart. Please close the handle and open a new one.ERROR_EXPIRED_HANDLE
68550x00001AC7The specified operation could not be performed because the resource manager is not enlisted in the transaction.ERROR_TRANSACTION_NOT_ENLISTED

7000-7999

IntHexDescriptionDefined
70010x00001B59The specified session name is invalid.ERROR_CTX_WINSTATION_NAME_INVALID
70020x00001B5AThe specified protocol driver is invalid.ERROR_CTX_INVALID_PD
70030x00001B5BThe specified protocol driver was not found in the system path.ERROR_CTX_PD_NOT_FOUND
70040x00001B5CThe specified terminal connection driver was not found in the system path.ERROR_CTX_WD_NOT_FOUND
70050x00001B5DA registry key for event logging could not be created for this session.ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY
70060x00001B5EA service with the same name already exists on the system.ERROR_CTX_SERVICE_NAME_COLLISION
70070x00001B5FA close operation is pending on the session.ERROR_CTX_CLOSE_PENDING
70080x00001B60There are no free output buffers available.ERROR_CTX_NO_OUTBUF
70090x00001B61The MODEM.INF file was not found.ERROR_CTX_MODEM_INF_NOT_FOUND
70100x00001B62The modem name was not found in MODEM.INF.ERROR_CTX_INVALID_MODEMNAME
70110x00001B63The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.ERROR_CTX_MODEM_RESPONSE_ERROR
70120x00001B64The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.ERROR_CTX_MODEM_RESPONSE_TIMEOUT
70130x00001B65Carrier detect has failed or carrier has been dropped due to disconnect.ERROR_CTX_MODEM_RESPONSE_NO_CARRIER
70140x00001B66Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE
70150x00001B67Busy signal detected at remote site on callback.ERROR_CTX_MODEM_RESPONSE_BUSY
70160x00001B68Voice detected at remote site on callback.ERROR_CTX_MODEM_RESPONSE_VOICE
70170x00001B69Transport driver errorERROR_CTX_TD_ERROR
70220x00001B6EThe specified session cannot be found.ERROR_CTX_WINSTATION_NOT_FOUND
70230x00001B6FThe specified session name is already in use.ERROR_CTX_WINSTATION_ALREADY_EXISTS
70240x00001B70The requested operation cannot be completed because the terminal connection is currently busy processing a connect, disconnect, reset, or delete operation.ERROR_CTX_WINSTATION_BUSY
70250x00001B71An attempt has been made to connect to a session whose video mode is not supported by the current client.ERROR_CTX_BAD_VIDEO_MODE
70350x00001B7BThe application attempted to enable DOS graphics mode. DOS graphics mode is not supported.ERROR_CTX_GRAPHICS_INVALID
70370x00001B7DYour interactive logon privilege has been disabled. Please contact your administrator.ERROR_CTX_LOGON_DISABLED
70380x00001B7EThe requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access.ERROR_CTX_NOT_CONSOLE
70400x00001B80The client failed to respond to the server connect message.ERROR_CTX_CLIENT_QUERY_TIMEOUT
70410x00001B81Disconnecting the console session is not supported.ERROR_CTX_CONSOLE_DISCONNECT
70420x00001B82Reconnecting a disconnected session to the console is not supported.ERROR_CTX_CONSOLE_CONNECT
70440x00001B84The request to control another session remotely was denied.ERROR_CTX_SHADOW_DENIED
70450x00001B85The requested session access is denied.ERROR_CTX_WINSTATION_ACCESS_DENIED
70490x00001B89The specified terminal connection driver is invalid.ERROR_CTX_INVALID_WD
70500x00001B8AThe requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on.ERROR_CTX_SHADOW_INVALID
70510x00001B8BThe requested session is not configured to allow remote control.ERROR_CTX_SHADOW_DISABLED
70520x00001B8CYour 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.
70530x00001B8DYour 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_CTX_CLIENT_LICENSE_NOT_SET
70540x00001B8EThe system has reached its licensed logon limit. Please try again later.ERROR_CTX_LICENSE_NOT_AVAILABLE
70550x00001B8FThe client you are using is not licensed to use this system. Your logon request is denied.ERROR_CTX_LICENSE_CLIENT_INVALID
70560x00001B90The system license has expired. Your logon request is denied.ERROR_CTX_LICENSE_EXPIRED
70570x00001B91Remote control could not be terminated because the specified session is not currently being remotely controlled.ERROR_CTX_SHADOW_NOT_RUNNING
70580x00001B92The 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_CTX_SHADOW_ENDED_BY_MODE_CHANGE
70590x00001B93Activation has already been reset the maximum number of times for this installation. Your activation timer will not be cleared.ERROR_ACTIVATION_COUNT_EXCEEDED
70600x00001B94Remote logins are currently disabled.ERROR_CTX_WINSTATIONS_DISABLED
70610x00001B95You do not have the proper encryption level to access this Session.ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED
70620x00001B96The user %s\\%s is currently logged on to this computer. Only the current user or an administrator can log on to this computer.ERROR_CTX_SESSION_IN_USE
70630x00001B97The user %s\\%s is already logged on to the console of this computer. You do not have permission to log in at this time. To resolve this issue, contact %s\\%s and have them log off.ERROR_CTX_NO_FORCE_LOGOFF
70640x00001B98Unable to log you on because of an account restriction.ERROR_CTX_ACCOUNT_RESTRICTION
70650x00001B99The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.ERROR_RDP_PROTOCOL_ERROR
70660x00001B9AThe Client Drive Mapping Service Has Connected on Terminal Connection.ERROR_CTX_CDM_CONNECT
70670x00001B9BThe Client Drive Mapping Service Has Disconnected on Terminal Connection.ERROR_CTX_CDM_DISCONNECT
70680x00001B9CThe Terminal Server security layer detected an error in the protocol stream and has disconnected the client.ERROR_CTX_SECURITY_LAYER_ERROR
70690x00001B9DThe target session is incompatible with the current session.ERROR_TS_INCOMPATIBLE_SESSIONS
70700x00001B9EWindows can't connect to your session because a problem occurred in the Windows video subsystem. Try connecting again later, or contact the server administrator for assistance.ERROR_TS_VIDEO_SUBSYSTEM_ERROR

8000-8999

IntHexDescriptionDefined
80010x00001F41The file replication service API was called incorrectly.FRS_ERR_INVALID_API_SEQUENCE
80020x00001F42The file replication service cannot be started.FRS_ERR_STARTING_SERVICE
80030x00001F43The file replication service cannot be stopped.FRS_ERR_STOPPING_SERVICE
80040x00001F44The file replication service API terminated the request. The event log may have more information.FRS_ERR_INTERNAL_API
80050x00001F45The file replication service terminated the request. The event log may have more information.FRS_ERR_INTERNAL
80060x00001F46The file replication service cannot be contacted. The event log may have more information.FRS_ERR_SERVICE_COMM
80070x00001F47The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information.FRS_ERR_INSUFFICIENT_PRIV
80080x00001F48The file replication service cannot satisfy the request because authenticated RPC is not available. The event log may have more information.FRS_ERR_AUTHENTICATION
80090x00001F49The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller. The event log may have more information.FRS_ERR_PARENT_INSUFFICIENT_PRIV
80100x00001F4AThe file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller. The event log may have more information.FRS_ERR_PARENT_AUTHENTICATION
80110x00001F4BThe file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information.FRS_ERR_CHILD_TO_PARENT_COMM
80120x00001F4CThe file replication service on the domain controller cannot communicate with the file replication service on this computer. The event log may have more information.FRS_ERR_PARENT_TO_CHILD_COMM
80130x00001F4DThe file replication service cannot populate the system volume because of an internal error. The event log may have more information.FRS_ERR_SYSVOL_POPULATE
80140x00001F4EThe file replication service cannot populate the system volume because of an internal timeout. The event log may have more information.FRS_ERR_SYSVOL_POPULATE_TIMEOUT
80150x00001F4FThe file replication service cannot process the request. The system volume is busy with a previous request.FRS_ERR_SYSVOL_IS_BUSY
80160x00001F50The file replication service cannot stop replicating the system volume because of an internal error. The event log may have more information.FRS_ERR_SYSVOL_DEMOTE
80170x00001F51The file replication service detected an invalid parameter.FRS_ERR_INVALID_SERVICE_PARAMETER
82000x00002008An error occurred while installing the directory service. For more information, see the event log.ERROR_DS_NOT_INSTALLED
82010x00002009The directory service evaluated group memberships locally.ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY
82020x0000200AThe specified directory service attribute or value does not exist.ERROR_DS_NO_ATTRIBUTE_OR_VALUE
82030x0000200BThe attribute syntax specified to the directory service is invalid.ERROR_DS_INVALID_ATTRIBUTE_SYNTAX
82040x0000200CThe attribute type specified to the directory service is not defined.ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED
82050x0000200DThe specified directory service attribute or value already exists.ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS
82060x0000200EThe directory service is busy.ERROR_DS_BUSY
82070x0000200FThe directory service is unavailable.ERROR_DS_UNAVAILABLE
82080x00002010The directory service was unable to allocate a relative identifier.ERROR_DS_NO_RIDS_ALLOCATED
82090x00002011The directory service has exhausted the pool of relative identifiers.ERROR_DS_NO_MORE_RIDS
82100x00002012The requested operation could not be performed because the directory service is not the master for that type of operation.ERROR_DS_INCORRECT_ROLE_OWNER
82110x00002013The directory service was unable to initialize the subsystem that allocates relative identifiers.ERROR_DS_RIDMGR_INIT_ERROR
82120x00002014The requested operation did not satisfy one or more constraints associated with the class of the object.ERROR_DS_OBJ_CLASS_VIOLATION
82130x00002015The directory service can perform the requested operation only on a leaf object.ERROR_DS_CANT_ON_NON_LEAF
82140x00002016The directory service cannot perform the requested operation on the RDN attribute of an object.ERROR_DS_CANT_ON_RDN
82150x00002017The directory service detected an attempt to modify the object class of an object.ERROR_DS_CANT_MOD_OBJ_CLASS
82160x00002018The requested cross-domain move operation could not be performed.ERROR_DS_CROSS_DOM_MOVE_ERROR
82170x00002019Unable to contact the global catalog server.ERROR_DS_GC_NOT_AVAILABLE
82180x0000201AThe policy object is shared and can only be modified at the root.ERROR_SHARED_POLICY
82190x0000201BThe policy object does not exist.ERROR_POLICY_OBJECT_NOT_FOUND
82200x0000201CThe requested policy information is only in the directory service.ERROR_POLICY_ONLY_IN_DS
82210x0000201DA domain controller promotion is currently active.ERROR_PROMOTION_ACTIVE
82220x0000201EA domain controller promotion is not currently activeERROR_NO_PROMOTION_ACTIVE
82240x00002020An operations error occurred.ERROR_DS_OPERATIONS_ERROR
82250x00002021A protocol error occurred.ERROR_DS_PROTOCOL_ERROR
82260x00002022The time limit for this request was exceeded.ERROR_DS_TIMELIMIT_EXCEEDED
82270x00002023The size limit for this request was exceeded.ERROR_DS_SIZELIMIT_EXCEEDED
82280x00002024The administrative limit for this request was exceeded.ERROR_DS_ADMIN_LIMIT_EXCEEDED
82290x00002025The compare response was false.ERROR_DS_COMPARE_FALSE
82300x00002026The compare response was true.ERROR_DS_COMPARE_TRUE
82310x00002027The requested authentication method is not supported by the server.ERROR_DS_AUTH_METHOD_NOT_SUPPORTED
82320x00002028A more secure authentication method is required for this server.ERROR_DS_STRONG_AUTH_REQUIRED
82330x00002029Inappropriate authentication.ERROR_DS_INAPPROPRIATE_AUTH
82340x0000202AThe authentication mechanism is unknown.ERROR_DS_AUTH_UNKNOWN
82350x0000202BA referral was returned from the server.ERROR_DS_REFERRAL
82360x0000202CThe server does not support the requested critical extension.ERROR_DS_UNAVAILABLE_CRIT_EXTENSION
82370x0000202DThis request requires a secure connection.ERROR_DS_CONFIDENTIALITY_REQUIRED
82380x0000202EInappropriate matching.ERROR_DS_INAPPROPRIATE_MATCHING
82390x0000202FA constraint violation occurred.ERROR_DS_CONSTRAINT_VIOLATION
82400x00002030There is no such object on the server.ERROR_DS_NO_SUCH_OBJECT
82410x00002031There is an alias problem.ERROR_DS_ALIAS_PROBLEM
82420x00002032An invalid dn syntax has been specified.ERROR_DS_INVALID_DN_SYNTAX
82430x00002033The object is a leaf object.ERROR_DS_IS_LEAF
82440x00002034There is an alias dereferencing problem.ERROR_DS_ALIAS_DEREF_PROBLEM
82450x00002035The server is unwilling to process the request.ERROR_DS_UNWILLING_TO_PERFORM
82460x00002036A loop has been detected.ERROR_DS_LOOP_DETECT
82470x00002037There is a naming violation.ERROR_DS_NAMING_VIOLATION
82480x00002038The result set is too large.ERROR_DS_OBJECT_RESULTS_TOO_LARGE
82490x00002039The operation affects multiple DSAsERROR_DS_AFFECTS_MULTIPLE_DSAS
82500x0000203AThe server is not operational.ERROR_DS_SERVER_DOWN
82510x0000203BA local error has occurred.ERROR_DS_LOCAL_ERROR
82520x0000203CAn encoding error has occurred.ERROR_DS_ENCODING_ERROR
82530x0000203DA decoding error has occurred.ERROR_DS_DECODING_ERROR
82540x0000203EThe search filter cannot be recognized.ERROR_DS_FILTER_UNKNOWN
82550x0000203FOne or more parameters are illegal.ERROR_DS_PARAM_ERROR
82560x00002040The specified method is not supported.ERROR_DS_NOT_SUPPORTED
82570x00002041No results were returned.ERROR_DS_NO_RESULTS_RETURNED
82580x00002042The specified control is not supported by the server.ERROR_DS_CONTROL_NOT_FOUND
82590x00002043A referral loop was detected by the client.ERROR_DS_CLIENT_LOOP
82600x00002044The preset referral limit was exceeded.ERROR_DS_REFERRAL_LIMIT_EXCEEDED
82610x00002045The search requires a SORT control.ERROR_DS_SORT_CONTROL_MISSING
82620x00002046The search results exceed the offset range specified.ERROR_DS_OFFSET_RANGE_ERROR
82630x00002047The directory service detected the subsystem that allocates relative identifiers is disabled. This can occur as a protective mechanism when the system determines a significant portion of relative identifiers (RIDs) have been exhausted. Please see https://go.microsoft.com/fwlink/p/?linkid=228610 for recommended diagnostic steps and the procedure to re-enable account creation.ERROR_DS_RIDMGR_DISABLED
83010x0000206DThe root object must be the head of a naming context. The root object cannot have an instantiated parent.ERROR_DS_ROOT_MUST_BE_NC
83020x0000206EThe add replica operation cannot be performed. The naming context must be writable in order to create the replica.ERROR_DS_ADD_REPLICA_INHIBITED
83030x0000206FA reference to an attribute that is not defined in the schema occurred.ERROR_DS_ATT_NOT_DEF_IN_SCHEMA
83040x00002070The maximum size of an object has been exceeded.ERROR_DS_MAX_OBJ_SIZE_EXCEEDED
83050x00002071An attempt was made to add an object to the directory with a name that is already in use.ERROR_DS_OBJ_STRING_NAME_EXISTS
83060x00002072An attempt was made to add an object of a class that does not have an RDN defined in the schema.ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA
83070x00002073An attempt was made to add an object using an RDN that is not the RDN defined in the schema.ERROR_DS_RDN_DOESNT_MATCH_SCHEMA
83080x00002074None of the requested attributes were found on the objects.ERROR_DS_NO_REQUESTED_ATTS_FOUND
83090x00002075The user buffer is too small.ERROR_DS_USER_BUFFER_TO_SMALL
83100x00002076The attribute specified in the operation is not present on the object.ERROR_DS_ATT_IS_NOT_ON_OBJ
83110x00002077Illegal modify operation. Some aspect of the modification is not permitted.ERROR_DS_ILLEGAL_MOD_OPERATION
83120x00002078The specified object is too large.ERROR_DS_OBJ_TOO_LARGE
83130x00002079The specified instance type is not valid.ERROR_DS_BAD_INSTANCE_TYPE
83140x0000207AThe operation must be performed at a master DSA.ERROR_DS_MASTERDSA_REQUIRED
83150x0000207BThe object class attribute must be specified.ERROR_DS_OBJECT_CLASS_REQUIRED
83160x0000207CA required attribute is missing.ERROR_DS_MISSING_REQUIRED_ATT
83170x0000207DAn attempt was made to modify an object to include an attribute that is not legal for its classERROR_DS_ATT_NOT_DEF_FOR_CLASS
83180x0000207EThe specified attribute is already present on the object.ERROR_DS_ATT_ALREADY_EXISTS
83200x00002080The specified attribute is not present, or has no values.ERROR_DS_CANT_ADD_ATT_VALUES
83210x00002081Multiple values were specified for an attribute that can have only one value.ERROR_DS_SINGLE_VALUE_CONSTRAINT
83220x00002082A value for the attribute was not in the acceptable range of values.ERROR_DS_RANGE_CONSTRAINT
83230x00002083The specified value already exists.ERROR_DS_ATT_VAL_ALREADY_EXISTS
83240x00002084The attribute cannot be removed because it is not present on the object.ERROR_DS_CANT_REM_MISSING_ATT
83250x00002085The attribute value cannot be removed because it is not present on the object.ERROR_DS_CANT_REM_MISSING_ATT_VAL
83260x00002086The specified root object cannot be a subref.ERROR_DS_ROOT_CANT_BE_SUBREF
83270x00002087Chaining is not permitted.ERROR_DS_NO_CHAINING
83280x00002088Chained evaluation is not permitted.ERROR_DS_NO_CHAINED_EVAL
83290x00002089The operation could not be performed because the object's parent is either uninstantiated or deleted.ERROR_DS_NO_PARENT_OBJECT
83300x0000208AHaving a parent that is an alias is not permitted. Aliases are leaf objects.ERROR_DS_PARENT_IS_AN_ALIAS
83310x0000208BThe object and parent must be of the same type, either both masters or both replicas.ERROR_DS_CANT_MIX_MASTER_AND_REPS
83320x0000208CThe operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.ERROR_DS_CHILDREN_EXIST
83330x0000208DDirectory object not found.ERROR_DS_OBJ_NOT_FOUND
83340x0000208EThe aliased object is missing.ERROR_DS_ALIASED_OBJ_MISSING
83350x0000208FThe object name has bad syntax.ERROR_DS_BAD_NAME_SYNTAX
83360x00002090It is not permitted for an alias to refer to another alias.ERROR_DS_ALIAS_POINTS_TO_ALIAS
83370x00002091The alias cannot be dereferenced.ERROR_DS_CANT_DEREF_ALIAS
83380x00002092The operation is out of scope.ERROR_DS_OUT_OF_SCOPE
83390x00002093The operation cannot continue because the object is in the process of being removed.ERROR_DS_OBJECT_BEING_REMOVED
83400x00002094The DSA object cannot be deleted.ERROR_DS_CANT_DELETE_DSA_OBJ
83410x00002095A directory service error has occurred.ERROR_DS_GENERIC_ERROR
83420x00002096The operation can only be performed on an internal master DSA object.ERROR_DS_DSA_MUST_BE_INT_MASTER
83430x00002097The object must be of class DSA.ERROR_DS_CLASS_NOT_DSA
83440x00002098Insufficient access rights to perform the operation.ERROR_DS_INSUFF_ACCESS_RIGHTS
83450x00002099The object cannot be added because the parent is not on the list of possible superiors.ERROR_DS_ILLEGAL_SUPERIOR
83460x0000209AAccess to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM).ERROR_DS_ATTRIBUTE_OWNED_BY_SAM
83470x0000209BThe name has too many parts.ERROR_DS_NAME_TOO_MANY_PARTS
83480x0000209CThe name is too long.ERROR_DS_NAME_TOO_LONG
83490x0000209DThe name value is too long.ERROR_DS_NAME_VALUE_TOO_LONG
83500x0000209EThe directory service encountered an error parsing a name.ERROR_DS_NAME_UNPARSEABLE
83510x0000209FThe directory service cannot get the attribute type for a name.ERROR_DS_NAME_TYPE_UNKNOWN
83520x000020A0The name does not identify an object; the name identifies a phantom.ERROR_DS_NOT_AN_OBJECT
83530x000020A1The security descriptor is too short.ERROR_DS_SEC_DESC_TOO_SHORT
83540x000020A2The security descriptor is invalid.ERROR_DS_SEC_DESC_INVALID
83550x000020A3Failed to create name for deleted object.ERROR_DS_NO_DELETED_NAME
83560x000020A4The parent of a new subref must exist.ERROR_DS_SUBREF_MUST_HAVE_PARENT
83570x000020A5The object must be a naming context.ERROR_DS_NCNAME_MUST_BE_NC
83580x000020A6It is not permitted to add an attribute which is owned by the system.ERROR_DS_CANT_ADD_SYSTEM_ONLY
83590x000020A7The class of the object must be structural; you cannot instantiate an abstract class.ERROR_DS_CLASS_MUST_BE_CONCRETE
83600x000020A8The schema object could not be found.ERROR_DS_INVALID_DMD
83610x000020A9A local object with this GUID (dead or alive) already exists.ERROR_DS_OBJ_GUID_EXISTS
83620x000020AAThe operation cannot be performed on a back link.ERROR_DS_NOT_ON_BACKLINK
83630x000020ABThe cross reference for the specified naming context could not be found.ERROR_DS_NO_CROSSREF_FOR_NC
83640x000020ACThe operation could not be performed because the directory service is shutting down.ERROR_DS_SHUTTING_DOWN
83650x000020ADThe directory service request is invalid.ERROR_DS_UNKNOWN_OPERATION
83660x000020AEThe role owner attribute could not be read.ERROR_DS_INVALID_ROLE_OWNER
83670x000020AFThe requested FSMO operation failed. The current FSMO holder could not be reached.ERROR_DS_COULDNT_CONTACT_FSMO
83680x000020B0Modification of a DN across a naming context is not permitted.ERROR_DS_CROSS_NC_DN_RENAME
83690x000020B1The attribute cannot be modified because it is owned by the system.ERROR_DS_CANT_MOD_SYSTEM_ONLY
83700x000020B2Only the replicator can perform this function.ERROR_DS_REPLICATOR_ONLY
83710x000020B3The specified class is not defined.ERROR_DS_OBJ_CLASS_NOT_DEFINED
83720x000020B4The specified class is not a subclass.ERROR_DS_OBJ_CLASS_NOT_SUBCLASS
83730x000020B5The name reference is invalid.ERROR_DS_NAME_REFERENCE_INVALID
83740x000020B6A cross reference already exists.ERROR_DS_CROSS_REF_EXISTS
83750x000020B7It is not permitted to delete a master cross reference.ERROR_DS_CANT_DEL_MASTER_CROSSREF
83760x000020B8Subtree notifications are only supported on NC heads.ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD
83770x000020B9Notification filter is too complex.ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX
83780x000020BASchema update failed: duplicate RDN.ERROR_DS_DUP_RDN
83790x000020BBSchema update failed: duplicate OIDERROR_DS_DUP_OID
83800x000020BCSchema update failed: duplicate MAPI identifier.ERROR_DS_DUP_MAPI_ID
83810x000020BDSchema update failed: duplicate schema-id GUID.ERROR_DS_DUP_SCHEMA_ID_GUID
83820x000020BESchema update failed: duplicate LDAP display name.ERROR_DS_DUP_LDAP_DISPLAY_NAME
83830x000020BFSchema update failed: range-lower less than range upperERROR_DS_SEMANTIC_ATT_TEST
83840x000020C0Schema update failed: syntax mismatchERROR_DS_SYNTAX_MISMATCH
83850x000020C1Schema deletion failed: attribute is used in must-containERROR_DS_EXISTS_IN_MUST_HAVE
83860x000020C2Schema deletion failed: attribute is used in may-containERROR_DS_EXISTS_IN_MAY_HAVE
83870x000020C3Schema update failed: attribute in may-contain does not existERROR_DS_NONEXISTENT_MAY_HAVE
83880x000020C4Schema update failed: attribute in must-contain does not existERROR_DS_NONEXISTENT_MUST_HAVE
83890x000020C5Schema update failed: class in aux-class list does not exist or is not an auxiliary classERROR_DS_AUX_CLS_TEST_FAIL
83900x000020C6Schema update failed: class in poss-superiors does not existERROR_DS_NONEXISTENT_POSS_SUP
83910x000020C7Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rulesERROR_DS_SUB_CLS_TEST_FAIL
83920x000020C8Schema update failed: Rdn-Att-Id has wrong syntaxERROR_DS_BAD_RDN_ATT_ID_SYNTAX
83930x000020C9Schema deletion failed: class is used as auxiliary classERROR_DS_EXISTS_IN_AUX_CLS
83940x000020CASchema deletion failed: class is used as sub classERROR_DS_EXISTS_IN_SUB_CLS
83950x000020CBSchema deletion failed: class is used as poss superiorERROR_DS_EXISTS_IN_POSS_SUP
83960x000020CCSchema update failed in recalculating validation cache.ERROR_DS_RECALCSCHEMA_FAILED
83970x000020CDThe tree deletion is not finished.ERROR_DS_TREE_DELETE_NOT_FINISHED
83980x000020CEThe requested delete operation could not be performed.ERROR_DS_CANT_DELETE
83990x000020CFCannot read the governs class identifier for the schema record.ERROR_DS_ATT_SCHEMA_REQ_ID
84000x000020D0The attribute schema has bad syntax.ERROR_DS_BAD_ATT_SCHEMA_SYNTAX
84010x000020D1The attribute could not be cached.ERROR_DS_CANT_CACHE_ATT
84020x000020D2The class could not be cached.ERROR_DS_CANT_CACHE_CLASS
84030x000020D3The attribute could not be removed from the cache.ERROR_DS_CANT_REMOVE_ATT_CACHE
84040x000020D4The class could not be removed from the cache.ERROR_DS_CANT_REMOVE_CLASS_CACHE
84050x000020D5The distinguished name attribute could not be read.ERROR_DS_CANT_RETRIEVE_DN
84060x000020D6A required subref is missing.ERROR_DS_MISSING_SUPREF
84070x000020D7The instance type attribute could not be retrieved.ERROR_DS_CANT_RETRIEVE_INSTANCE
84080x000020D8An internal error has occurred.ERROR_DS_CODE_INCONSISTENCY
84090x000020D9A database error has occurred.ERROR_DS_DATABASE_ERROR
84100x000020DAThe attribute GOVERNSID is missing.ERROR_DS_GOVERNSID_MISSING
84110x000020DBAn expected attribute is missing.ERROR_DS_MISSING_EXPECTED_ATT
84120x000020DCThe specified naming context is missing a cross reference.ERROR_DS_NCNAME_MISSING_CR_REF
84130x000020DDA security checking error has occurred.ERROR_DS_SECURITY_CHECKING_ERROR
84140x000020DEThe schema is not loaded.ERROR_DS_SCHEMA_NOT_LOADED
84150x000020DFSchema allocation failed. Please check if the machine is running low on memory.ERROR_DS_SCHEMA_ALLOC_FAILED
84160x000020E0Failed to obtain the required syntax for the attribute schema.ERROR_DS_ATT_SCHEMA_REQ_SYNTAX
84170x000020E1The global catalog verification failed. The global catalog is not available or does not support the operation. Some part of the directory is currently not available.ERROR_DS_GCVERIFY_ERROR
84180x000020E2The replication operation failed because of a schema mismatch between the servers involved.ERROR_DS_DRA_SCHEMA_MISMATCH
84190x000020E3The DSA object could not be found.ERROR_DS_CANT_FIND_DSA_OBJ
84200x000020E4The naming context could not be found.ERROR_DS_CANT_FIND_EXPECTED_NC
84210x000020E5The naming context could not be found in the cache.ERROR_DS_CANT_FIND_NC_IN_CACHE
84220x000020E6The child object could not be retrieved.ERROR_DS_CANT_RETRIEVE_CHILD
84230x000020E7The modification was not permitted for security reasons.ERROR_DS_SECURITY_ILLEGAL_MODIFY
84240x000020E8The operation cannot replace the hidden record.ERROR_DS_CANT_REPLACE_HIDDEN_REC
84250x000020E9The hierarchy file is invalid.ERROR_DS_BAD_HIERARCHY_FILE
84260x000020EAThe attempt to build the hierarchy table failed.ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED
84270x000020EBThe directory configuration parameter is missing from the registry.ERROR_DS_CONFIG_PARAM_MISSING
84280x000020ECThe attempt to count the address book indices failed.ERROR_DS_COUNTING_AB_INDICES_FAILED
84290x000020EDThe allocation of the hierarchy table failed.ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED
84300x000020EEThe directory service encountered an internal failure.ERROR_DS_INTERNAL_FAILURE
84310x000020EFThe directory service encountered an unknown failure.ERROR_DS_UNKNOWN_ERROR
84320x000020F0A root object requires a class of 'top'.ERROR_DS_ROOT_REQUIRES_CLASS_TOP
84330x000020F1This directory server is shutting down, and cannot take ownership of new floating single-master operation roles.ERROR_DS_REFUSING_FSMO_ROLES
84340x000020F2The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.ERROR_DS_MISSING_FSMO_SETTINGS
84350x000020F3The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers.ERROR_DS_UNABLE_TO_SURRENDER_ROLES
84360x000020F4The replication operation failed.ERROR_DS_DRA_GENERIC
84370x000020F5An invalid parameter was specified for this replication operation.ERROR_DS_DRA_INVALID_PARAMETER
84380x000020F6The directory service is too busy to complete the replication operation at this time.ERROR_DS_DRA_BUSY
84390x000020F7The distinguished name specified for this replication operation is invalid.ERROR_DS_DRA_BAD_DN
84400x000020F8The naming context specified for this replication operation is invalid.ERROR_DS_DRA_BAD_NC
84410x000020F9The distinguished name specified for this replication operation already exists.ERROR_DS_DRA_DN_EXISTS
84420x000020FAThe replication system encountered an internal error.ERROR_DS_DRA_INTERNAL_ERROR
84430x000020FBThe replication operation encountered a database inconsistency.ERROR_DS_DRA_INCONSISTENT_DIT
84440x000020FCThe server specified for this replication operation could not be contacted.ERROR_DS_DRA_CONNECTION_FAILED
84450x000020FDThe replication operation encountered an object with an invalid instance type.ERROR_DS_DRA_BAD_INSTANCE_TYPE
84460x000020FEThe replication operation failed to allocate memory.ERROR_DS_DRA_OUT_OF_MEM
84470x000020FFThe replication operation encountered an error with the mail system.ERROR_DS_DRA_MAIL_PROBLEM
84480x00002100The replication reference information for the target server already exists.ERROR_DS_DRA_REF_ALREADY_EXISTS
84490x00002101The replication reference information for the target server does not exist.ERROR_DS_DRA_REF_NOT_FOUND
84500x00002102The naming context cannot be removed because it is replicated to another server.ERROR_DS_DRA_OBJ_IS_REP_SOURCE
84510x00002103The replication operation encountered a database error.ERROR_DS_DRA_DB_ERROR
84520x00002104The naming context is in the process of being removed or is not replicated from the specified server.ERROR_DS_DRA_NO_REPLICA
84530x00002105Replication access was denied.ERROR_DS_DRA_ACCESS_DENIED
84540x00002106The requested operation is not supported by this version of the directory service.ERROR_DS_DRA_NOT_SUPPORTED
84550x00002107The replication remote procedure call was cancelled.ERROR_DS_DRA_RPC_CANCELLED
84560x00002108The source server is currently rejecting replication requests.ERROR_DS_DRA_SOURCE_DISABLED
84570x00002109The destination server is currently rejecting replication requests.ERROR_DS_DRA_SINK_DISABLED
84580x0000210AThe replication operation failed due to a collision of object names.ERROR_DS_DRA_NAME_COLLISION
84590x0000210BThe replication source has been reinstalled.ERROR_DS_DRA_SOURCE_REINSTALLED
84600x0000210CThe replication operation failed because a required parent object is missing.ERROR_DS_DRA_MISSING_PARENT
84610x0000210DThe replication operation was preempted.ERROR_DS_DRA_PREEMPTED
84620x0000210EThe replication synchronization attempt was abandoned because of a lack of updates.ERROR_DS_DRA_ABANDON_SYNC
84630x0000210FThe replication operation was terminated because the system is shutting down.ERROR_DS_DRA_SHUTDOWN
84640x00002110The replication synchronization attempt failed as the destination partial attribute set is not a subset of source partial attribute set.ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET
84650x00002111The replication synchronization attempt failed because a master replica attempted to sync from a partial replica.ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA
84660x00002112The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation.ERROR_DS_DRA_EXTN_CONNECTION_FAILED
84670x00002113The 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 before this computer can be added as a domain controller to that forest.ERROR_DS_INSTALL_SCHEMA_MISMATCH
84680x00002114Schema update failed: An attribute with the same link identifier already exists.ERROR_DS_DUP_LINK_ID
84690x00002115Name translation: Generic processing error.ERROR_DS_NAME_ERROR_RESOLVING
84700x00002116Name translation: Could not find the name or insufficient right to see name.ERROR_DS_NAME_ERROR_NOT_FOUND
84710x00002117Name translation: Input name mapped to more than one output name.ERROR_DS_NAME_ERROR_NOT_UNIQUE
84720x00002118Name translation: Input name found, but not the associated output format.ERROR_DS_NAME_ERROR_NO_MAPPING
84730x00002119Name translation: Unable to resolve completely, only the domain was found.ERROR_DS_NAME_ERROR_DOMAIN_ONLY
84740x0000211AName translation: Unable to perform purely syntactical mapping at the client without going out to the wire.ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING
84750x0000211BModification of a constructed att is not allowed.ERROR_DS_CONSTRUCTED_ATT_MOD
84760x0000211CThe OM-Object-Class specified is incorrect for an attribute with the specified syntax.ERROR_DS_WRONG_OM_OBJ_CLASS
84770x0000211DThe replication request has been posted; waiting for reply.ERROR_DS_DRA_REPL_PENDING
84780x0000211EThe requested operation requires a directory service, and none was available.ERROR_DS_DS_REQUIRED
84790x0000211FThe LDAP display name of the class or attribute contains non-ASCII characters.ERROR_DS_INVALID_LDAP_DISPLAY_NAME
84800x00002120The requested search operation is only supported for base searches.ERROR_DS_NON_BASE_SEARCH
84810x00002121The search failed to retrieve attributes from the database.ERROR_DS_CANT_RETRIEVE_ATTS
84820x00002122The schema update operation tried to add a backward link attribute that has no corresponding forward link.ERROR_DS_BACKLINK_WITHOUT_LINK
84830x00002123Source and destination of a cross domain move do not agree on the object's epoch number. Either source or destination does not have the latest version of the object.ERROR_DS_EPOCH_MISMATCH
84840x00002124Source and destination of a cross domain move do not agree on the object's current name. Either source or destination does not have the latest version of the object.ERROR_DS_SRC_NAME_MISMATCH
84850x00002125Source and destination of a cross domain move operation are identical. Caller should use local move operation instead of cross domain move operation.ERROR_DS_SRC_AND_DST_NC_IDENTICAL
84860x00002126Source and destination for a cross domain move are not in agreement on the naming contexts in the forest. Either source or destination does not have the latest version of the Partitions container.ERROR_DS_DST_NC_MISMATCH
84870x00002127Destination of a cross domain move is not authoritative for the destination naming context.ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC
84880x00002128Source and destination of a cross domain move do not agree on the identity of the source object. Either source or destination does not have the latest version of the source object.ERROR_DS_SRC_GUID_MISMATCH
84890x00002129Object being moved across domains is already known to be deleted by the destination server. The source server does not have the latest version of the source object.ERROR_DS_CANT_MOVE_DELETED_OBJECT
84900x0000212AAnother operation which requires exclusive access to the PDC PSMO is already in progress.ERROR_DS_PDC_OPERATION_IN_PROGRESS
84910x0000212BA 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 consistent state.ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD
84920x0000212CThis 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 its move.ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION
84930x0000212DCan't move objects with memberships across domain boundaries as once moved, this would violate the membership conditions of the account group. Remove the object from any account group memberships and retry.ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS
84940x0000212EA naming context head must be the immediate child of another naming context head, not of an interior node.ERROR_DS_NC_MUST_HAVE_NC_PARENT
84950x0000212FThe 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 server that is configured as a global catalog server, and that the server is up to date with its replication partners. (Applies only to Windows 2000 Domain Naming masters)ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE
84960x00002130Destination domain must be in native mode.ERROR_DS_DST_DOMAIN_NOT_NATIVE
84970x00002131The operation can not be performed because the server does not have an infrastructure container in the domain of interest.ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER
84980x00002132Cross-domain move of non-empty account groups is not allowed.ERROR_DS_CANT_MOVE_ACCOUNT_GROUP
84990x00002133Cross-domain move of non-empty resource groups is not allowed.ERROR_DS_CANT_MOVE_RESOURCE_GROUP
85000x00002134The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings.ERROR_DS_INVALID_SEARCH_FLAG
85010x00002135Tree deletions starting at an object which has an NC head as a descendant are not allowed.ERROR_DS_NO_TREE_DELETE_ABOVE_NC
85020x00002136The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use.ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE
85030x00002137The directory service failed to identify the list of objects to delete while attempting a tree deletion.ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE
85040x00002138Security Accounts Manager initialization failed because of the following error: %1.Error Status: 0x%2. Click OK to shut down the system and reboot into Directory Services Restore Mode. Check the event log for detailed information.ERROR_DS_SAM_INIT_FAILURE
85050x00002139Only an administrator can modify the membership list of an administrative group.ERROR_DS_SENSITIVE_GROUP_VIOLATION
85060x0000213ACannot change the primary group ID of a domain controller account.ERROR_DS_CANT_MOD_PRIMARYGROUPID
85070x0000213BAn attempt is made to modify the base schema.ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD
85080x0000213CAdding 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 inheritance, for example, by adding or deleting an auxiliary class) is not allowed.ERROR_DS_NONSAFE_SCHEMA_CHANGE
85090x0000213DSchema update is not allowed on this DC because the DC is not the schema FSMO Role Owner.ERROR_DS_SCHEMA_UPDATE_DISALLOWED
85100x0000213EAn 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_DS_CANT_CREATE_UNDER_SCHEMA
85110x0000213FThe 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 to read it.ERROR_DS_INSTALL_NO_SRC_SCH_VERSION
85120x00002140The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory.ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE
85130x00002141The specified group type is invalid.ERROR_DS_INVALID_GROUP_TYPE
85140x00002142Cannot nest global groups in a mixed domain if the group is security-enabled.ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN
85150x00002143Cannot nest local groups in a mixed domain if the group is security-enabled.ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN
85160x00002144A global group cannot have a local group as a member.ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER
85170x00002145A global group cannot have a universal group as a member.ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER
85180x00002146A universal group cannot have a local group as a member.ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER
85190x00002147A global group cannot have a cross-domain member.ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
85200x00002148A local group cannot have another cross-domain local group as a member.ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER
85210x00002149A group with primary members cannot change to a security-disabled group.ERROR_DS_HAVE_PRIMARY_MEMBERS
85220x0000214AThe schema cache load failed to convert the string default SD on a class-schema object.ERROR_DS_STRING_SD_CONVERSION_FAILED
85230x0000214BOnly 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_DS_NAMING_MASTER_GC
85240x0000214CThe DSA operation is unable to proceed because of a DNS lookup failure.ERROR_DS_LOOKUP_FAILURE
85250x0000214DWhile processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync.ERROR_DS_COULDNT_UPDATE_SPNS
85260x0000214EThe Security Descriptor attribute could not be read.ERROR_DS_CANT_RETRIEVE_SD
85270x0000214FThe object requested was not found, but an object with that key was found.ERROR_DS_KEY_NOT_UNIQUE.
85280x00002150The 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_DS_WRONG_LINKED_ATT_SYNTAX
85290x00002151Security Account Manager needs to get the boot password.ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD
85300x00002152Security Account Manager needs to get the boot key from floppy disk.ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY
85310x00002153Directory Service cannot start.ERROR_DS_CANT_START
85320x00002154Directory Services could not start.ERROR_DS_INIT_FAILURE
85330x00002155The connection between client and server requires packet privacy or better.ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION
85340x00002156The source domain may not be in the same forest as destination.ERROR_DS_SOURCE_DOMAIN_IN_FOREST
85350x00002157The destination domain must be in the forest.ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST
85360x00002158The operation requires that destination domain auditing be enabled.ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED
85370x00002159The operation couldn't locate a DC for the source domain.ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN
85380x0000215AThe source object must be a group or user.ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER
85390x0000215BThe source object's SID already exists in destination forest.ERROR_DS_SRC_SID_EXISTS_IN_FOREST
85400x0000215CThe source and destination object must be of the same type.ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH
85410x0000215DSecurity Accounts Manager initialization failed because of the following error: %1.Error Status: 0x%2. Click OK to shut down the system and reboot into Safe Mode. Check the event log for detailed information.ERROR_SAM_INIT_FAILURE
85420x0000215ESchema information could not be included in the replication request.ERROR_DS_DRA_SCHEMA_INFO_SHIP
85430x0000215FThe replication operation could not be completed due to a schema incompatibility.ERROR_DS_DRA_SCHEMA_CONFLICT
85440x00002160The replication operation could not be completed due to a previous schema incompatibility.ERROR_DS_DRA_EARLIER_SCHEMA_CONLICT
85450x00002161The 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_DS_DRA_OBJ_NC_MISMATCH
85460x00002162The requested domain could not be deleted because there exist domain controllers that still host this domain.ERROR_DS_NC_STILL_HAS_DSAS
85470x00002163The requested operation can be performed only on a global catalog server.ERROR_DS_GC_REQUIRED
85480x00002164A local group can only be a member of other local groups in the same domain.ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY
85490x00002165Foreign security principals cannot be members of universal groups.ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS
85500x00002166The attribute is not allowed to be replicated to the GC because of security reasons.ERROR_DS_CANT_ADD_TO_GC
85510x00002167The checkpoint with the PDC could not be taken because there are too many modifications being processed currently.ERROR_DS_NO_CHECKPOINT_WITH_PDC
85520x00002168The operation requires that source domain auditing be enabled.ERROR_DS_SOURCE_AUDITING_NOT_ENABLED
85530x00002169Security principal objects can only be created inside domain naming contexts.ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC
85540x0000216AA Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format.ERROR_DS_INVALID_NAME_FOR_SPN
85550x0000216BA Filter was passed that uses constructed attributes.ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS
85560x0000216CThe unicodePwd attribute value must be enclosed in double quotes.ERROR_DS_UNICODEPWD_NOT_IN_QUOTES
85570x0000216DYour 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 increased.ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED
85580x0000216EFor security reasons, the operation must be run on the destination DC.ERROR_DS_MUST_BE_RUN_ON_DST_DC
85590x0000216FFor security reasons, the source DC must be NT4SP4 or greater.ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER
85600x00002170Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed.ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ
85610x00002171Directory Services could not start because of the following error: %1.Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further.ERROR_DS_INIT_FAILURE_CONSOLE
85620x00002172Security Accounts Manager initialization failed because of the following error: %1.Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further.ERROR_DS_SAM_INIT_FAILURE_CONSOLE
85630x00002173This 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_DS_FOREST_VERSION_TOO_HIGH
85640x00002174This 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_DS_DOMAIN_VERSION_TOO_HIGH
85650x00002175This 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_DS_FOREST_VERSION_TOO_LOW
85660x00002176This 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_DS_DOMAIN_VERSION_TOO_LOW
85670x00002177The version of Windows is incompatible with the behavior version of the domain or forest.ERROR_DS_INCOMPATIBLE_VERSION
85680x00002178The behavior version cannot be increased to the requested value because Domain Controllers still exist with versions lower than the requested value.ERROR_DS_LOW_DSA_VERSION
85690x00002179The 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_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN
85700x0000217AThe sort order requested is not supported.ERROR_DS_NOT_SUPPORTED_SORT_ORDER
85710x0000217BFound an object with a non unique name.ERROR_DS_NAME_NOT_UNIQUE
85720x0000217CThe machine account was created pre-NT4. The account needs to be recreated.ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4
85730x0000217DThe database is out of version store.ERROR_DS_OUT_OF_VERSION_STORE
85740x0000217EUnable to continue operation because multiple conflicting controls were used.ERROR_DS_INCOMPATIBLE_CONTROLS_USED
85750x0000217FUnable to find a valid security descriptor reference domain for this partition.ERROR_DS_NO_REF_DOMAIN
85760x00002180Schema update failed: The link identifier is reserved.ERROR_DS_RESERVED_LINK_ID
85770x00002181Schema update failed: There are no link identifiers available.ERROR_DS_LINK_ID_NOT_AVAILABLE
85780x00002182An account group can not have a universal group as a member.ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER
85790x00002183Rename or move operations on naming context heads or read-only objects are not allowed.ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE
85800x00002184Move operations on objects in the schema naming context are not allowed.ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC
85810x00002185A system flag has been set on the object and does not allow the object to be moved or renamed.ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG
85820x00002186This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers.ERROR_DS_MODIFYDN_WRONG_GRANDPARENT
85830x00002187Unable to resolve completely, a referral to another forest is generated.ERROR_DS_NAME_ERROR_TRUST_REFERRAL
85840x00002188The requested action is not supported on standard server.ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER
85850x00002189Could 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_DS_CANT_ACCESS_REMOTE_PART_OF_AD
85860x0000218AThe 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 the parent naming context is properly registered in DNS, and at least one replica of this naming context is reachable by the Domain Naming master.ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE
85870x0000218BThe thread limit for this request was exceeded.ERROR_DS_THREAD_LIMIT_EXCEEDED
85880x0000218CThe Global catalog server is not in the closest site.ERROR_DS_NOT_CLOSEST
85890x0000218DThe 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_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF
85900x0000218EThe Directory Service failed to enter single user mode.ERROR_DS_SINGLE_USER_MODE_FAILED
85910x0000218FThe Directory Service cannot parse the script because of a syntax error.ERROR_DS_NTDSCRIPT_SYNTAX_ERROR
85920x00002190The Directory Service cannot process the script because of an error.ERROR_DS_NTDSCRIPT_PROCESS_ERROR
85930x00002191The 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_DS_DIFFERENT_REPL_EPOCHS
85940x00002192The directory service binding must be renegotiated due to a change in the server extensions information.ERROR_DS_DRS_EXTENSIONS_CHANGED
85950x00002193Operation not allowed on a disabled cross ref.ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR
85960x00002194Schema update failed: No values for msDS-IntId are available.ERROR_DS_NO_MSDS_INTID
85970x00002195Schema update failed: Duplicate msDS-INtId. Retry the operation.ERROR_DS_DUP_MSDS_INTID
85980x00002196Schema deletion failed: attribute is used in rDNAttID.ERROR_DS_EXISTS_IN_RDNATTID
85990x00002197The directory service failed to authorize the request.ERROR_DS_AUTHORIZATION_FAILED
86000x00002198The Directory Service cannot process the script because it is invalid.ERROR_DS_INVALID_SCRIPT
86010x00002199The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data.ERROR_DS_REMOTE_CROSSREF_OP_FAILED
86020x0000219AA cross reference is in use locally with the same name.ERROR_DS_CROSS_REF_BUSY
86030x0000219BThe DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the server's domain has been deleted from the forest.ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN
86040x0000219CWriteable NCs prevent this DC from demoting.ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC
86050x0000219DThe requested object has a non-unique identifier and cannot be retrieved.ERROR_DS_DUPLICATE_ID_FOUND
86060x0000219EInsufficient attributes were given to create an object. This object may not exist because it may have been deleted and already garbage collected.ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT
86070x0000219FThe group cannot be converted due to attribute restrictions on the requested group type.ERROR_DS_GROUP_CONVERSION_ERROR
86080x000021A0Cross-domain move of non-empty basic application groups is not allowed.ERROR_DS_CANT_MOVE_APP_BASIC_GROUP
86090x000021A1Cross-domain move of non-empty query based application groups is not allowed.ERROR_DS_CANT_MOVE_APP_QUERY_GROUP
86100x000021A2The FSMO role ownership could not be verified because its directory partition has not replicated successfully with at least one replication partner.ERROR_DS_ROLE_NOT_VERIFIED
86110x000021A3The target container for a redirection of a well known object container cannot already be a special container.ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL
86120x000021A4The Directory Service cannot perform the requested operation because a domain rename operation is in progress.ERROR_DS_DOMAIN_RENAME_IN_PROGRESS
86130x000021A5The directory service detected a child partition below the requested partition name. The partition hierarchy must be created in a top down method.ERROR_DS_EXISTING_AD_CHILD_NC
86140x000021A6The directory service cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime.ERROR_DS_REPL_LIFETIME_EXCEEDED
86150x000021A7The requested operation is not allowed on an object under the system container.ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER
86160x000021A8The LDAP servers network send queue has filled up because the client is not processing the results of its requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.ERROR_DS_LDAP_SEND_QUEUE_FULL
86170x000021A9The scheduled replication did not take place because the system was too busy to execute the request within the schedule window. The replication queue is overloaded. Consider reducing the number of partners or decreasing the scheduled replication frequency.ERROR_DS_DRA_OUT_SCHEDULE_WINDOW
86180x000021AAAt this time, it cannot be determined if the branch replication policy is available on the hub domain controller. Please retry at a later time to account for replication latencies.ERROR_DS_POLICY_NOT_KNOWN
86190x000021ABThe site settings object for the specified site does not exist.ERROR_NO_SITE_SETTINGS_OBJECT
86200x000021ACThe local account store does not contain secret material for the specified account.ERROR_NO_SECRETS
86210x000021ADCould not find a writable domain controller in the domain.ERROR_NO_WRITABLE_DC_FOUND
86220x000021AEThe server object for the domain controller does not exist.ERROR_DS_NO_SERVER_OBJECT
86230x000021AFThe NTDS Settings object for the domain controller does not exist.ERROR_DS_NO_NTDSA_OBJECT
86240x000021B0The requested search operation is not supported for ASQ searches.ERROR_DS_NON_ASQ_SEARCH
86250x000021B1A required audit event could not be generated for the operation.ERROR_DS_AUDIT_FAILURE
86260x000021B2The search flags for the attribute are invalid. The subtree index bit is valid only on single valued attributes.ERROR_DS_INVALID_SEARCH_FLAG_SUBTREE
86270x000021B3The search flags for the attribute are invalid. The tuple index bit is valid only on attributes of Unicode strings.ERROR_DS_INVALID_SEARCH_FLAG_TUPLE
86280x000021B4The address books are nested too deeply. Failed to build the hierarchy table.ERROR_DS_HIERARCHY_TABLE_TOO_DEEP
86290x000021B5The specified up-to-date-ness vector is corrupt.ERROR_DS_DRA_CORRUPT_UTD_VECTOR
86300x000021B6The request to replicate secrets is denied.ERROR_DS_DRA_SECRETS_DENIED
86310x000021B7Schema update failed: The MAPI identifier is reserved.ERROR_DS_RESERVED_MAPI_ID
86320x000021B8Schema update failed: There are no MAPI identifiers available.ERROR_DS_MAPI_ID_NOT_AVAILABLE
86330x000021B9The replication operation failed because the required attributes of the local krbtgt object are missing.ERROR_DS_DRA_MISSING_KRBTGT_SECRET
86340x000021BAThe domain name of the trusted domain already exists in the forest.ERROR_DS_DOMAIN_NAME_EXISTS_IN_FOREST
86350x000021BBThe flat name of the trusted domain already exists in the forest.ERROR_DS_FLAT_NAME_EXISTS_IN_FOREST
86360x000021BCThe User Principal Name (UPN) is invalid.ERROR_INVALID_USER_PRINCIPAL_NAME
86370x000021BDOID mapped groups cannot have members.ERROR_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS
86380x000021BEThe specified OID cannot be found.ERROR_DS_OID_NOT_FOUND
86390x000021BFThe replication operation failed because the target object referred by a link value is recycled.ERROR_DS_DRA_RECYCLED_TARGET
86400x000021C0The redirect operation failed because the target object is in a NC different from the domain NC of the current domain controller.ERROR_DS_DISALLOWED_NC_REDIRECT
86410x000021C1The functional level of the AD LDS configuration set cannot be lowered to the requested value.ERROR_DS_HIGH_ADLDS_FFL
86420x000021C2The functional level of the domain (or forest) cannot be lowered to the requested value.ERROR_DS_HIGH_DSA_VERSION
86430x000021C3The functional level of the AD LDS configuration set cannot be raised to the requested value, because there exist one or more ADLDS instances that are at a lower incompatible functional level.ERROR_DS_LOW_ADLDS_FFL
86440x000021C4The domain join cannot be completed because the SID of the domain you attempted to join was identical to the SID of this machine. This is a symptom of an improperly cloned operating system install. You should run sysprep on this machine in order to generate a new machine SID. Please see https://go.microsoft.com/fwlink/p/?linkid=168895 for more information.ERROR_DOMAIN_SID_SAME_AS_LOCAL_WORKSTATION
86450x000021C5The undelete operation failed because the Sam Account Name or Additional Sam Account Name of the object being undeleted conflicts with an existing live object.ERROR_DS_UNDELETE_SAM_VALIDATION_FAILED
86460x000021C6The system is not authoritative for the specified account and therefore cannot complete the operation. Please retry the operation using the provider associated with this account. If this is an online provider please use the provider's online site.ERROR_INCORRECT_ACCOUNT_TYPE

9000-9999

IntHexDescriptionDefined
90010x00002329DNS server unable to interpret format.DNS_ERROR_RCODE_FORMAT_ERROR
90020x0000232ADNS server failure.DNS_ERROR_RCODE_SERVER_FAILURE
90030x0000232BDNS name does not exist.DNS_ERROR_RCODE_NAME_ERROR
90040x0000232CDNS request not supported by name server.DNS_ERROR_RCODE_NOT_IMPLEMENTED
90050x0000232DDNS operation refused.DNS_ERROR_RCODE_REFUSED
90060x0000232EDNS name that ought not exist, does exist.DNS_ERROR_RCODE_YXDOMAIN
90070x0000232FDNS RR set that ought not exist, does exist.DNS_ERROR_RCODE_YXRRSET
90080x00002330DNS RR set that ought to exist, does not exist.DNS_ERROR_RCODE_NXRRSET
90090x00002331DNS server not authoritative for zone.DNS_ERROR_RCODE_NOTAUTH
90100x00002332DNS name in update or prereq is not in zone.DNS_ERROR_RCODE_NOTZONE
90160x00002338DNS signature failed to verify.DNS_ERROR_RCODE_BADSIG
90170x00002339DNS bad key.DNS_ERROR_RCODE_BADKEY
90180x0000233ADNS signature validity expired.DNS_ERROR_RCODE_BADTIME
91010x0000238DOnly the DNS server acting as the key master for the zone may perform this operation.DNS_ERROR_KEYMASTER_REQUIRED
91020x0000238EThis operation is not allowed on a zone that is signed or has signing keys.DNS_ERROR_NOT_ALLOWED_ON_SIGNED_ZONE
91030x0000238FNSEC3 is not compatible with the RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC.DNS_ERROR_NSEC3_INCOMPATIBLE_WITH_RSA_SHA1 DNS_ERROR_INVALID_NSEC3_PARAMETER
91040x00002390The zone does not have enough signing keys. There must be at least one key signing key (KSK) and at least one zone signing key (ZSK).DNS_ERROR_NOT_ENOUGH_SIGNING_KEY_DESCRIPTORS
91050x00002391The specified algorithm is not supported.DNS_ERROR_UNSUPPORTED_ALGORITHM
91060x00002392The specified key size is not supported.DNS_ERROR_INVALID_KEY_SIZE
91070x00002393One or more of the signing keys for a zone are not accessible to the DNS server. Zone signing will not be operational until this error is resolved.DNS_ERROR_SIGNING_KEY_NOT_ACCESSIBLE
91080x00002394The specified key storage provider does not support DPAPI++ data protection. Zone signing will not be operational until this error is resolved.DNS_ERROR_KSP_DOES_NOT_SUPPORT_PROTECTION
91090x00002395An unexpected DPAPI++ error was encountered. Zone signing will not be operational until this error is resolved.DNS_ERROR_UNEXPECTED_DATA_PROTECTION_ERROR
91100x00002396An unexpected crypto error was encountered. Zone signing may not be operational until this error is resolved.DNS_ERROR_UNEXPECTED_CNG_ERROR
91110x00002397The DNS server encountered a signing key with an unknown version. Zone signing will not be operational until this error is resolved.DNS_ERROR_UNKNOWN_SIGNING_PARAMETER_VERSION
91120x00002398The specified key service provider cannot be opened by the DNS server.DNS_ERROR_KSP_NOT_ACCESSIBLE
91130x00002399The DNS server cannot accept any more signing keys with the specified algorithm and KSK flag value for this zone.DNS_ERROR_TOO_MANY_SKDS
91140x0000239AThe specified rollover period is invalid.DNS_ERROR_INVALID_ROLLOVER_PERIOD
91150x0000239BThe specified initial rollover offset is invalid.DNS_ERROR_INVALID_INITIAL_ROLLOVER_OFFSET
91160x0000239CThe specified signing key is already in process of rolling over keys.DNS_ERROR_ROLLOVER_IN_PROGRESS
91170x0000239DThe specified signing key does not have a standby key to revoke.DNS_ERROR_STANDBY_KEY_NOT_PRESENT
91180x0000239EThis operation is not allowed on a zone signing key (ZSK).DNS_ERROR_NOT_ALLOWED_ON_ZSK
91190x0000239FThis operation is not allowed on an active signing key.DNS_ERROR_NOT_ALLOWED_ON_ACTIVE_SKD
91200x000023A0The specified signing key is already queued for rollover.DNS_ERROR_ROLLOVER_ALREADY_QUEUED
91210x000023A1This operation is not allowed on an unsigned zone.DNS_ERROR_NOT_ALLOWED_ON_UNSIGNED_ZONE
91220x000023A2This operation could not be completed because the DNS server listed as the current key master for this zone is down or misconfigured. Resolve the problem on the current key master for this zone or use another DNS server to seize the key master role.DNS_ERROR_BAD_KEYMASTER
91230x000023A3The specified signature validity period is invalid.DNS_ERROR_INVALID_SIGNATURE_VALIDITY_PERIOD
91240x000023A4The specified NSEC3 iteration count is higher than allowed by the minimum key length used in the zone.DNS_ERROR_INVALID_NSEC3_ITERATION_COUNT
91250x000023A5This operation could not be completed because the DNS server has been configured with DNSSEC features disabled. Enable DNSSEC on the DNS server.DNS_ERROR_DNSSEC_IS_DISABLED
91260x000023A6This operation could not be completed because the XML stream received is empty or syntactically invalid.DNS_ERROR_INVALID_XML
91270x000023A7This operation completed, but no trust anchors were added because all of the trust anchors received were either invalid, unsupported, expired, or would not become valid in less than 30 days.DNS_ERROR_NO_VALID_TRUST_ANCHORS
91280x000023A8The specified signing key is not waiting for parental DS update.DNS_ERROR_ROLLOVER_NOT_POKEABLE
91290x000023A9Hash collision detected during NSEC3 signing. Specify a different user-provided salt, or use a randomly generated salt, and attempt to sign the zone again.DNS_ERROR_NSEC3_NAME_COLLISION
91300x000023AANSEC is not compatible with the NSEC3-RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC3.DNS_ERROR_NSEC_INCOMPATIBLE_WITH_NSEC3_RSA_SHA1
95010x0000251DNo records found for given DNS query.DNS_INFO_NO_RECORDS
95020x0000251EBad DNS packet.DNS_ERROR_BAD_PACKET
95030x0000251FNo DNS packet.DNS_ERROR_NO_PACKET
95040x00002520DNS error, check rcode.DNS_ERROR_RCODE
95050x00002521Unsecured DNS packet.DNS_ERROR_UNSECURE_PACKET
95060x00002522 DNS query request is pending.DNS_REQUEST_PENDING
95510x0000254FInvalid DNS type.DNS_ERROR_INVALID_TYPE
95520x00002550Invalid IP address.DNS_ERROR_INVALID_IP_ADDRESS
95530x00002551Invalid property.DNS_ERROR_INVALID_PROPERTY
95540x00002552Try DNS operation again later.DNS_ERROR_TRY_AGAIN_LATER
95550x00002553Record for given name and type is not unique.DNS_ERROR_NOT_UNIQUE
95560x00002554DNS name does not comply with RFC specifications.DNS_ERROR_NON_RFC_NAME
95570x00002555DNS name is a fully-qualified DNS name.DNS_STATUS_FQDN
95580x00002556DNS name is dotted (multi-label).DNS_STATUS_DOTTED_NAME
95590x00002557DNS name is a single-part name.DNS_STATUS_SINGLE_PART_NAME
95600x00002558DSN name contains an invalid character.DNS_ERROR_INVALID_NAME_CHAR
95610x00002559DNS name is entirely numeric.DNS_ERROR_NUMERIC_NAME
95620x0000255AThe operation requested is not permitted on a DNS root server.DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER
95630x0000255BThe record could not be created because this part of the DNS namespace has been delegated to another server.DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION
95640x0000255CThe DNS server could not find a set of root hints.DNS_ERROR_CANNOT_FIND_ROOT_HINTS
95650x0000255DThe DNS server found root hints but they were not consistent across all adapters.DNS_ERROR_INCONSISTENT_ROOT_HINTS
95660x0000255EThe specified value is too small for this parameter.DNS_ERROR_DWORD_VALUE_TOO_SMALL
95670x0000255FThe specified value is too large for this parameter.DNS_ERROR_DWORD_VALUE_TOO_LARGE
95680x00002560This operation is not allowed while the DNS server is loading zones in the background. Please try again later.DNS_ERROR_BACKGROUND_LOADING
95690x00002561The operation requested is not permitted on against a DNS server running on a read-only DC.DNS_ERROR_NOT_ALLOWED_ON_RODC
95700x00002562No data is allowed to exist underneath a DNAME record.DNS_ERROR_NOT_ALLOWED_UNDER_DNAME
95710x00002563This operation requires credentials delegation.DNS_ERROR_DELEGATION_REQUIRED
95720x00002564Name resolution policy table has been corrupted. DNS resolution will fail until it is fixed. Contact your network administrator.DNS_ERROR_INVALID_POLICY_TABLE
96010x00002581DNS zone does not exist.DNS_ERROR_ZONE_DOES_NOT_EXIST
96020x00002582DNS zone information not available.DNS_ERROR_NO_ZONE_INFO
96030x00002583Invalid operation for DNS zone.DNS_ERROR_INVALID_ZONE_OPERATION
96040x00002584Invalid DNS zone configuration.DNS_ERROR_ZONE_CONFIGURATION_ERROR
96050x00002585DNS zone has no start of authority (SOA) record.DNS_ERROR_ZONE_HAS_NO_SOA_RECORD
96060x00002586DNS zone has no name server (NS) record.DNS_ERROR_ZONE_HAS_NO_NS_RECORDS
96070x00002587DNS zone is locked.DNS_ERROR_ZONE_LOCKED
96080x00002588DNS zone creation failed.DNS_ERROR_ZONE_CREATION_FAILED
96090x00002589DNS zone already exists.DNS_ERROR_ZONE_ALREADY_EXISTS
96100x0000258ADNS automatic zone already exists.DNS_ERROR_AUTOZONE_ALREADY_EXISTS
96110x0000258BInvalid DNS zone type.DNS_ERROR_INVALID_ZONE_TYPE
96120x0000258CSecondary DNS zone requires master IP address.DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP
96130x0000258DDNS zone not secondary.DNS_ERROR_ZONE_NOT_SECONDARY
96140x0000258ENeed secondary IP address.DNS_ERROR_NEED_SECONDARY_ADDRESSES
96150x0000258FWINS initialization failed.DNS_ERROR_WINS_INIT_FAILED
96160x00002590Need WINS servers.DNS_ERROR_NEED_WINS_SERVERS
96170x00002591NBTSTAT initialization call failed.DNS_ERROR_NBSTAT_INIT_FAILED
96180x00002592Invalid delete of start of authority (SOA)DNS_ERROR_SOA_DELETE_INVALID
96190x00002593A conditional forwarding zone already exists for that name.DNS_ERROR_FORWARDER_ALREADY_EXISTS
96510x000025B3Primary DNS zone requires datafile.DNS_ERROR_PRIMARY_REQUIRES_DATAFILE
96520x000025B4Invalid datafile name for DNS zone.DNS_ERROR_INVALID_DATAFILE_NAME
96530x000025B5Failed to open datafile for DNS zone.DNS_ERROR_DATAFILE_OPEN_FAILURE
96540x000025B6Failed to write datafile for DNS zone.DNS_ERROR_FILE_WRITEBACK_FAILED
96550x000025B7Failure while reading datafile for DNS zone.DNS_ERROR_DATAFILE_PARSING
97010x000025E5DNS record does not exist.DNS_ERROR_RECORD_DOES_NOT_EXIST
97020x000025E6DNS record format error.DNS_ERROR_RECORD_FORMAT
97030x000025E7Node creation failure in DNS.DNS_ERROR_NODE_CREATION_FAILED
97040x000025E8Unknown DNS record type.DNS_ERROR_UNKNOWN_RECORD_TYPE
97050x000025E9DNS record timed out.DNS_ERROR_RECORD_TIMED_OUT
97060x000025EAName not in DNS zone.DNS_ERROR_NAME_NOT_IN_ZONE
97070x000025EBCNAME loop detected.DNS_ERROR_CNAME_LOOP
97080x000025ECNode is a CNAME DNS record.DNS_ERROR_NODE_IS_CNAME
97090x000025EDA CNAME record already exists for given name.DNS_ERROR_CNAME_COLLISION
97100x000025EERecord only at DNS zone root.DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT
97110x000025EFDNS record already exists.DNS_ERROR_RECORD_ALREADY_EXISTS
97120x000025F0Secondary DNS zone data error.DNS_ERROR_SECONDARY_DATA
97130x000025F1Could not create DNS cache data.DNS_ERROR_NO_CREATE_CACHE_DATA
97140x000025F2DNS name does not exist.DNS_ERROR_NAME_DOES_NOT_EXIST
97150x000025F3Could not create pointer (PTR) record.DNS_WARNING_PTR_CREATE_FAILED
97160x000025F4DNS domain was undeleted.DNS_WARNING_DOMAIN_UNDELETED
97170x000025F5The directory service is unavailable.DNS_ERROR_DS_UNAVAILABLE
97180x000025F6DNS zone already exists in the directory service.DNS_ERROR_DS_ZONE_ALREADY_EXISTS
97190x000025F7DNS server not creating or reading the boot file for the directory service integrated DNS zone.DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE
97200x000025F8Node is a DNAME DNS record.DNS_ERROR_NODE_IS_DNAME
97210x000025F9A DNAME record already exists for given name.DNS_ERROR_DNAME_COLLISION
97220x000025FAAn alias loop has been detected with either CNAME or DNAME records.DNS_ERROR_ALIAS_LOOP
97510x00002617DNS AXFR (zone transfer) complete.DNS_INFO_AXFR_COMPLETE
97520x00002618DNS zone transfer failed.DNS_ERROR_AXFR
97530x00002619Added local WINS server.DNS_INFO_ADDED_LOCAL_WINS
98010x00002649Secure update call needs to continue update request.DNS_STATUS_CONTINUE_NEEDED
98510x0000267BTCP/IP network protocol not installed.DNS_ERROR_NO_TCPIP
98520x0000267CNo DNS servers configured for local system.DNS_ERROR_NO_DNS_SERVERS
99010x000026ADThe specified directory partition does not exist.DNS_ERROR_DP_DOES_NOT_EXIST
99020x000026AEThe specified directory partition already exists.DNS_ERROR_DP_ALREADY_EXISTS
99030x000026AFThe DS is not enlisted in the specified directory partition.DNS_ERROR_DP_NOT_ENLISTED
99040x000026B0The DS is already enlisted in the specified directory partition.DNS_ERROR_DP_ALREADY_ENLISTED
99050x000026B1The directory partition is not available at this time. Please wait a few minutes and try again.DNS_ERROR_DP_NOT_AVAILABLE
99060x000026B2The operation failed because the domain naming master FSMO role could not be reached. The domain controller holding the domain naming master FSMO role is down or unable to service the request or is not running Windows Server 2003 or later.DNS_ERROR_DP_FSMO_ERROR

10000-10999

IntHexDescriptionDefined
100040x00002714A blocking operation was interrupted by a call to WSACancelBlockingCall.WSAEINTR
100090x00002719The file handle supplied is not valid.WSAEBADF
100130x0000271DAn attempt was made to access a socket in a way forbidden by its access permissions.WSAEACCES
100140x0000271EThe system detected an invalid pointer address in attempting to use a pointer argument in a call.WSAEFAULT
100220x00002726An invalid argument was supplied.WSAEINVAL
100240x00002728Too many open sockets.WSAEMFILE
100350x00002733A non-blocking socket operation could not be completed immediately.WSAEWOULDBLOCK
100360x00002734A blocking operation is currently executing.WSAEINPROGRESS
100370x00002735An operation was attempted on a non-blocking socket that already had an operation in progress.WSAEALREADY
100380x00002736An operation was attempted on something that is not a socket.WSAENOTSOCK
100390x00002737A required address was omitted from an operation on a socket.WSAEDESTADDRREQ
100400x00002738A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.WSAEMSGSIZE
100410x00002739A protocol was specified in the socket function call that does not support the semantics of the socket type requested.WSAEPROTOTYPE
100420x0000273AAn unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.WSAENOPROTOOPT
100430x0000273BThe requested protocol has not been configured into the system, or no implementation for it exists.WSAEPROTONOSUPPORT
100440x0000273CThe support for the specified socket type does not exist in this address family.WSAESOCKTNOSUPPORT
100450x0000273DThe attempted operation is not supported for the type of object referenced.WSAEOPNOTSUPP
100460x0000273EThe protocol family has not been configured into the system or no implementation for it exists.WSAEPFNOSUPPORT
100470x0000273FAn address incompatible with the requested protocol was used.WSAEAFNOSUPPORT
100480x00002740Only one usage of each socket address (protocol/network address/port) is normally permitted.WSAEADDRINUSE
100490x00002741The requested address is not valid in its context.WSAEADDRNOTAVAIL
100500x00002742A socket operation encountered a dead network.WSAENETDOWN
100510x00002743A socket operation was attempted to an unreachable network.WSAENETUNREACH
100520x00002744The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.WSAENETRESET
100530x00002745An established connection was aborted by the software in your host machine.WSAECONNABORTED
100540x00002746An existing connection was forcibly closed by the remote host.WSAECONNRESET
100550x00002747An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.WSAENOBUFS
100560x00002748A connect request was made on an already connected socket.WSAEISCONN
100570x00002749A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.WSAENOTCONN
100580x0000274AA request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.WSAESHUTDOWN
100590x0000274BToo many references to some kernel object.WSAETOOMANYREFS
100600x0000274CA connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.WSAETIMEDOUT
100610x0000274DNo connection could be made because the target machine actively refused it.WSAECONNREFUSED
100620x0000274ECannot translate name.WSAELOOP
100630x0000274FName component or name was too long.WSAENAMETOOLONG
100640x00002750A socket operation failed because the destination host was down.WSAEHOSTDOWN
100650x00002751A socket operation was attempted to an unreachable host.WSAEHOSTUNREACH
100660x00002752Cannot remove a directory that is not empty.WSAENOTEMPTY
100670x00002753A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously.WSAEPROCLIM
100680x00002754Ran out of quota.WSAEUSERS
100690x00002755Ran out of disk quota.WSAEDQUOT
100700x00002756File handle reference is no longer available.WSAESTALE
100710x00002757Item is not available locally.WSAEREMOTE
100910x0000276BWSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.WSASYSNOTREADY
100920x0000276CThe Windows Sockets version requested is not supported.WSAVERNOTSUPPORTED
100930x0000276DEither the application has not called WSAStartup, or WSAStartup failed.WSANOTINITIALISED
101010x00002775Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.WSAEDISCON
101020x00002776No more results can be returned by WSALookupServiceNext.WSAENOMORE
101030x00002777A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.WSAECANCELLED
101040x00002778The procedure call table is invalid.WSAEINVALIDPROCTABLE
101050x00002779The requested service provider is invalid.WSAEINVALIDPROVIDER
101060x0000277AThe requested service provider could not be loaded or initialized.WSAEPROVIDERFAILEDINIT
101070x0000277BA system call that should never fail has failed.WSASYSCALLFAILURE
101080x0000277CNo such service is known. The service cannot be found in the specified name space.WSASERVICE_NOT_FOUND
101090x0000277DThe specified class was not found.WSATYPE_NOT_FOUND
101100x0000277ENo more results can be returned by WSALookupServiceNext.WSA_E_NO_MORE
101110x0000277FA call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.WSA_E_CANCELLED
101120x00002780A database query failed because it was actively refused.WSAEREFUSED

11000-11999

IntHexDescriptionDefined
110010x00002AF9No such host is known.WSAHOST_NOT_FOUND
110020x00002AFAThis is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.WSATRY_AGAIN
110030x00002AFBA non-recoverable error occurred during a database lookup.WSANO_RECOVERY
110040x00002AFCThe requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.WSANO_DATA
110050x00002AFDAt least one reserve has arrived.WSA_QOS_RECEIVERS
110060x00002AFEAt least one path has arrived.WSA_QOS_SENDERS
110070x00002AFFThere are no senders.WSA_QOS_NO_SENDERS
110080x00002B00There are no receivers.WSA_QOS_NO_RECEIVERS
110090x00002B01Reserve has been confirmed.WSA_QOS_REQUEST_CONFIRMED
110100x00002B02Error due to lack of resources.WSA_QOS_ADMISSION_FAILURE
110110x00002B03Rejected for administrative reasons - bad credentials.WSA_QOS_POLICY_FAILURE
110120x00002B04Unknown or conflicting style.WSA_QOS_BAD_STYLE
110130x00002B05Problem with some part of the filterspec or providerspecific buffer in general.WSA_QOS_BAD_OBJECT
110140x00002B06Problem with some part of the flowspec.WSA_QOS_TRAFFIC_CTRL_ERROR
110150x00002B07General QOS error.WSA_QOS_GENERIC_ERROR
110160x00002B08An invalid or unrecognized service type was found in the flowspec.WSA_QOS_ESERVICETYPE
110170x00002B09An invalid or inconsistent flowspec was found in the QOS structure.WSA_QOS_EFLOWSPEC
110180x00002B0AInvalid QOS provider-specific buffer.WSA_QOS_EPROVSPECBUF
110190x00002B0BAn invalid QOS filter style was used.WSA_QOS_EFILTERSTYLE
110200x00002B0CAn invalid QOS filter type was used.WSA_QOS_EFILTERTYPE
110210x00002B0DAn incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.WSA_QOS_EFILTERCOUNT
110220x00002B0EAn object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.WSA_QOS_EOBJLENGTH
110230x00002B0FAn incorrect number of flow descriptors was specified in the QOS structure.WSA_QOS_EFLOWCOUNT
110240x00002B10An unrecognized object was found in the QOS provider-specific buffer.WSA_QOS_EUNKNOWNPSOBJ
110250x00002B11An invalid policy object was found in the QOS provider-specific buffer.WSA_QOS_EPOLICYOBJ
110260x00002B12An invalid QOS flow descriptor was found in the flow descriptor list.WSA_QOS_EFLOWDESC
110270x00002B13An invalid or inconsistent flowspec was found in the QOS provider-specific buffer.WSA_QOS_EPSFLOWSPEC
110280x00002B14An invalid FILTERSPEC was found in the QOS provider-specific buffer.WSA_QOS_EPSFILTERSPEC
110290x00002B15An invalid shape discard mode object was found in the QOS provider-specific buffer.WSA_QOS_ESDMODEOBJ
110300x00002B16An invalid shaping rate object was found in the QOS provider-specific buffer.WSA_QOS_ESHAPERATEOBJ
110310x00002B17A reserved policy element was found in the QOS provider-specific buffer.WSA_QOS_RESERVED_PETYPE
110320x00002B18No such host is known securely.WSA_SECURE_HOST_NOT_FOUND
110330x00002B19Name based IPSEC policy could not be added.WSA_IPSEC_NAME_POLICY_ERROR

12000-12999

(WinHTTP.h)

IntHexDescriptionDefined
120010x00002EE1No more handles could be generated at this time.ERROR_INTERNET_OUT_OF_HANDLES
120020x00002EE2The request has timed out.ERROR_INTERNET_TIMEOUT
120030x00002EE3An extended error was returned from the server. This is typically a string or buffer containing a verbose error message. Call InternetGetLastResponseInfo to retrieve the error text.ERROR_INTERNET_EXTENDED_ERROR
120040x00002EE4An internal error has occurred.ERROR_INTERNET_INTERNAL_ERROR
120050x00002EE5The URL is invalid.ERROR_INTERNET_INVALID_URL
120060x00002EE6The URL scheme could not be recognized, or is not supported.ERROR_INTERNET_UNRECOGNIZED_SCHEME
120070x00002EE7The server name could not be resolved.ERROR_INTERNET_NAME_NOT_RESOLVED
120080x00002EE8The requested protocol could not be located.ERROR_INTERNET_PROTOCOL_NOT_FOUND
120090x00002EE9A request to InternetQueryOption or InternetSetOption specified an invalid option value.ERROR_INTERNET_INVALID_OPTION
120100x00002EEAThe length of an option supplied to InternetQueryOption or InternetSetOption is incorrect for the type of option specified.ERROR_INTERNET_BAD_OPTION_LENGTH
120110x00002EEBThe requested option cannot be set, only queried.ERROR_INTERNET_OPTION_NOT_SETTABLE
120120x00002EECWinINet support is being shut down or unloaded.ERROR_INTERNET_SHUTDOWN
120130x00002EEDThe request to connect and log on to an FTP server could not be completed because the supplied user name is incorrect.ERROR_INTERNET_INCORRECT_USER_NAME
120140x00002EEEThe request to connect and log on to an FTP server could not be completed because the supplied password is incorrect.ERROR_INTERNET_INCORRECT_PASSWORD
120150x00002EEFThe request to connect and log on to an FTP server failed.ERROR_INTERNET_LOGIN_FAILURE
120160x00002EF0The requested operation is invalid.ERROR_INTERNET_INVALID_OPERATION
120170x00002EF1The operation was canceled, usually because the handle on which the request was operating was closed before the operation completed.ERROR_INTERNET_OPERATION_CANCELLED
120180x00002EF2The type of handle supplied is incorrect for this operation.ERROR_INTERNET_INCORRECT_HANDLE_TYPE
120190x00002EF3The requested operation cannot be carried out because the handle supplied is not in the correct state.ERROR_INTERNET_INCORRECT_HANDLE_STATE
120200x00002EF4The request cannot be made via a proxy.ERROR_INTERNET_NOT_PROXY_REQUEST
120210x00002EF5A required registry value could not be located.ERROR_INTERNET_REGISTRY_VALUE_NOT_FOUND
120220x00002EF6A required registry value was located but is an incorrect type or has an invalid value.ERROR_INTERNET_BAD_REGISTRY_PARAMETER
120230x00002EF7Direct network access cannot be made at this time.ERROR_INTERNET_NO_DIRECT_ACCESS
120240x00002EF8An asynchronous request could not be made because a zero context value was supplied.ERROR_INTERNET_NO_CONTEXT
120250x00002EF9An asynchronous request could not be made because a callback function has not been set.ERROR_INTERNET_NO_CALLBACK
120260x00002EFAThe required operation could not be completed because one or more requests are pending.ERROR_INTERNET_REQUEST_PENDING
120270x00002EFBThe format of the request is invalid.ERROR_INTERNET_INCORRECT_FORMAT
120280x00002EFCThe requested item could not be located.ERROR_INTERNET_ITEM_NOT_FOUND
120290x00002EFDThe attempt to connect to the server failed.ERROR_INTERNET_CANNOT_CONNECT
120300x00002EFEThe connection with the server has been terminated.ERROR_INTERNET_CONNECTION_ABORTED
120310x00002EFFThe connection with the server has been reset.ERROR_INTERNET_CONNECTION_RESET
120320x00002F00The function needs to redo the request.ERROR_INTERNET_FORCE_RETRY
120330x00002F01The request to the proxy was invalid.ERROR_INTERNET_INVALID_PROXY_REQUEST
120340x00002F02A user interface or other blocking operation has been requested.ERROR_INTERNET_NEED_UI
120360x00002F04The request failed because the handle already exists.ERROR_INTERNET_HANDLE_EXISTS
120370x00002F05SSL certificate date that was received from the server is bad. The certificate is expired.ERROR_INTERNET_SEC_CERT_DATE_INVALID
120380x00002F06SSL certificate common name (host name field) is incorrect for example, if you entered www.server.com and the common name on the certificate says www.different.com.ERROR_INTERNET_SEC_CERT_CN_INVALID
120390x00002F07The application is moving from a non-SSL to an SSL connection because of a redirect.ERROR_INTERNET_HTTP_TO_HTTPS_ON_REDIR
120400x00002F08The application is moving from an SSL to an non-SSL connection because of a redirect.ERROR_INTERNET_HTTPS_TO_HTTP_ON_REDIR
120410x00002F09The content is not entirely secure. Some of the content being viewed may have come from unsecured servers.ERROR_INTERNET_MIXED_SECURITY
120420x00002F0AThe application is posting and attempting to change multiple lines of text on a server that is not secure.ERROR_INTERNET_CHG_POST_IS_NON_SECURE
120430x00002F0BThe application is posting data to a server that is not secure.ERROR_INTERNET_POST_IS_NON_SECURE
120440x00002F0CThe server is requesting client authentication.ERROR_INTERNET_CLIENT_AUTH_CERT_NEEDED
120450x00002F0DThe function is unfamiliar with the Certificate Authority that generated the server's certificate.ERROR_INTERNET_INVALID_CA
120460x00002F0EClient authorization is not set up on this computer.ERROR_INTERNET_CLIENT_AUTH_NOT_SETUP
120470x00002F0FThe application could not start an asynchronous thread.ERROR_INTERNET_ASYNC_THREAD_FAILED
120480x00002F10The function could not handle the redirection, because the scheme changed (for example, HTTP to FTP).ERROR_INTERNET_REDIRECT_SCHEME_CHANGE
120490x00002F11Another thread has a password dialog box in progress.ERROR_INTERNET_DIALOG_PENDING
120500x00002F12The dialog box should be retried.ERROR_INTERNET_RETRY_DIALOG
120520x00002F14The data being submitted to an SSL connection is being redirected to a non-SSL connection.ERROR_INTERNET_HTTPS_HTTP_SUBMIT_REDIR
120530x00002F15The request requires a CD-ROM to be inserted in the CD-ROM drive to locate the resource requested.ERROR_INTERNET_INSERT_CDROM
120540x00002F16The requested resource requires Fortezza authentication.ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED
120550x00002F17The SSL certificate contains errors.ERROR_INTERNET_SEC_CERT_ERRORS
120560x00002F18The SSL certificate was not revoked.ERROR_INTERNET_SEC_CERT_NO_REV
120570x00002F19Revocation of the SSL certificate failed.ERROR_INTERNET_SEC_CERT_REV_FAILED
121100x00002F4EThe requested operation cannot be made on the FTP session handle because an operation is already in progress.ERROR_FTP_TRANSFER_IN_PROGRESS
121110x00002F4FThe FTP operation was not completed because the session was aborted.ERROR_FTP_DROPPED
121120x00002F50Passive mode is not available on the server.ERROR_FTP_NO_PASSIVE_MODE
121300x00002F62An error was detected while parsing data returned from the Gopher server.ERROR_GOPHER_PROTOCOL_ERROR
121310x00002F63The request must be made for a file locator.ERROR_GOPHER_NOT_FILE
121320x00002F64An error was detected while receiving data from the Gopher server.ERROR_GOPHER_DATA_ERROR
121330x00002F65The end of the data has been reached.ERROR_GOPHER_END_OF_DATA
121340x00002F66The supplied locator is not valid.ERROR_GOPHER_INVALID_LOCATOR
121350x00002F67The type of the locator is not correct for this operation.ERROR_GOPHER_INCORRECT_LOCATOR_TYPE
121360x00002F68Windows XP and Windows Server 2003 R2 and earlier only.ERROR_GOPHER_NOT_GOPHER_PLUS
121370x00002F69The requested attribute could not be located.ERROR_GOPHER_ATTRIBUTE_NOT_FOUND
121380x00002F6AThe locator type is unknown.ERROR_GOPHER_UNKNOWN_LOCATOR
121500x00002F76The requested header could not be located.ERROR_HTTP_HEADER_NOT_FOUND
121510x00002F77The server did not return any headers.ERROR_HTTP_DOWNLEVEL_SERVER
121520x00002F78The server response could not be parsed.ERROR_HTTP_INVALID_SERVER_RESPONSE
121530x00002F79The supplied header is invalid.ERROR_HTTP_INVALID_HEADER
121540x00002F7AThe request made to HttpQueryInfo is invalid.ERROR_HTTP_INVALID_QUERY_REQUEST
121550x00002F7BThe header could not be added because it already exists.ERROR_HTTP_HEADER_ALREADY_EXISTS
121560x00002F7CThe redirection failed because either the scheme changed (for example, HTTP to FTP) or all attempts made to redirect failed (default is five attempts).ERROR_HTTP_REDIRECT_FAILED
121570x00002F7DThe application experienced an internal error loading the SSL libraries.ERROR_INTERNET_SECURITY_CHANNEL_ERROR
121580x00002F7EThe function was unable to cache the file.ERROR_INTERNET_UNABLE_TO_CACHE_FILE
121590x00002F7FThe required protocol stack is not loaded and the application cannot start WinSock.ERROR_INTERNET_TCPIP_NOT_INSTALLED
121600x00002F80The HTTP request was not redirected.ERROR_HTTP_NOT_REDIRECTED
121610x00002F81The HTTP cookie requires confirmation.ERROR_HTTP_COOKIE_NEEDS_CONFIRMATION
121620x00002F82The HTTP cookie was declined by the server.ERROR_HTTP_COOKIE_DECLINED
121630x00002F83The Internet connection has been lost.ERROR_INTERNET_DISCONNECTED
121640x00002F84The website or server indicated is unreachable.ERROR_INTERNET_SERVER_UNREACHABLE
121650x00002F85The designated proxy server cannot be reached.ERROR_INTERNET_PROXY_SERVER_UNREACHABLE
121660x00002F86There was an error in the automatic proxy configuration script.ERROR_INTERNET_BAD_AUTO_PROXY_SCRIPT
121670x00002F87The automatic proxy configuration script could not be downloaded. The INTERNET_FLAG_MUST_CACHE_REQUEST flag was set.ERROR_INTERNET_UNABLE_TO_DOWNLOAD_SCRIPT
121680x00002F88The redirection requires user confirmation.ERROR_HTTP_REDIRECT_NEEDS_CONFIRMATION
121690x00002F89The SSL certificate is invalid.ERROR_INTERNET_SEC_INVALID_CERT
121700x00002F8AThe SSL certificate was revoked.ERROR_INTERNET_SEC_CERT_REVOKED
121710x00002F8BThe function failed due to a security check.ERROR_INTERNET_FAILED_DUETOSECURITYCHECK
121720x00002F8CInitialization of the WinINet API has not occurred. Indicates that a higher-level function, such as InternetOpen, has not been called yet.ERROR_INTERNET_NOT_INITIALIZED
121730x00002F8DNot currently implemented.ERROR_INTERNET_NEED_MSN_SSPI_PKG
121740x00002F8EThe MS-Logoff digest header has been returned from the website. This header specifically instructs the digest package to purge credentials for the associated realm. This error will only be returned if INTERNET_ERROR_MASK_LOGIN_FAILURE_DISPLAY_ENTITY_BODY option has been set; otherwise, ERROR_INTERNET_LOGIN_FAILURE is returned.ERROR_INTERNET_LOGIN_FAILURE_DISPLAY_ENTITY_BODY
121750x00002F8FWinINet failed to perform content decoding on the response. For more information, see the Content Encoding topic.ERROR_INTERNET_DECODING_FAILED

13000-13999

IntHexDescriptionDefined
130000x000032C8The specified quick mode policy already exists.ERROR_IPSEC_QM_POLICY_EXISTS
130010x000032C9The specified quick mode policy was not found.ERROR_IPSEC_QM_POLICY_NOT_FOUND
130020x000032CAThe specified quick mode policy is being used.ERROR_IPSEC_QM_POLICY_IN_USE
130030x000032CBThe specified main mode policy already exists.ERROR_IPSEC_MM_POLICY_EXISTS
130040x000032CCThe specified main mode policy was not found.ERROR_IPSEC_MM_POLICY_NOT_FOUND
130050x000032CDThe specified main mode policy is being used.ERROR_IPSEC_MM_POLICY_IN_USE
130060x000032CEThe specified main mode filter already exists.ERROR_IPSEC_MM_FILTER_EXISTS
130070x000032CFThe specified main mode filter was not found.ERROR_IPSEC_MM_FILTER_NOT_FOUND
130080x000032D0The specified transport mode filter already exists.ERROR_IPSEC_TRANSPORT_FILTER_EXISTS
130090x000032D1The specified transport mode filter does not exist.ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND
130100x000032D2The specified main mode authentication list exists.ERROR_IPSEC_MM_AUTH_EXISTS
130110x000032D3The specified main mode authentication list was not found.ERROR_IPSEC_MM_AUTH_NOT_FOUND
130120x000032D4The specified quick mode policy is being used.ERROR_IPSEC_MM_AUTH_IN_USE
130130x000032D5The specified main mode policy was not found.ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND
130140x000032D6The specified quick mode policy was not found.ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND
130150x000032D7The manifest file contains one or more syntax errors.ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND
130160x000032D8The application attempted to activate a disabled activation context.ERROR_IPSEC_TUNNEL_FILTER_EXISTS
130170x000032D9The requested lookup key was not found in any active activation context.ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND
130180x000032DAThe Main Mode filter is pending deletion.ERROR_IPSEC_MM_FILTER_PENDING_DELETION
130190x000032DBThe transport filter is pending deletion.ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION
130200x000032DCThe tunnel filter is pending deletion.ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION
130210x000032DDThe Main Mode policy is pending deletion.ERROR_IPSEC_MM_POLICY_PENDING_DELETION
130220x000032DEThe Main Mode authentication bundle is pending deletion.ERROR_IPSEC_MM_AUTH_PENDING_DELETION
130230x000032DFThe Quick Mode policy is pending deletion.ERROR_IPSEC_QM_POLICY_PENDING_DELETION
130240x000032E0The Main Mode policy was successfully added, but some of the requested offers are not supported.WARNING_IPSEC_MM_POLICY_PRUNED
130250x000032E1The Quick Mode policy was successfully added, but some of the requested offers are not supported.WARNING_IPSEC_QM_POLICY_PRUNED
138010x000035E9IKE authentication credentials are unacceptable.ERROR_IPSEC_IKE_AUTH_FAIL
138020x000035EAIKE security attributes are unacceptable.ERROR_IPSEC_IKE_ATTRIB_FAIL
138030x000035EBIKE Negotiation in progress.ERROR_IPSEC_IKE_NEGOTIATION_PENDING
138040x000035ECGeneral processing error.ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR
138050x000035EDNegotiation timed out.ERROR_IPSEC_IKE_TIMED_OUT
138060x000035EEIKE failed to find valid machine certificate.ERROR_IPSEC_IKE_NO_CERT
138070x000035EFIKE SA deleted by peer before establishment completed.ERROR_IPSEC_IKE_SA_DELETED
138080x000035F0IKE SA deleted before establishment completed.ERROR_IPSEC_IKE_SA_REAPED
138090x000035F1Negotiation request sat in Queue too long.ERROR_IPSEC_IKE_MM_ACQUIRE_DROP
138100x000035F2Negotiation request sat in Queue too long.ERROR_IPSEC_IKE_QM_ACQUIRE_DROP
138110x000035F3Negotiation request sat in Queue too long.ERROR_IPSEC_IKE_QUEUE_DROP_MM
138120x000035F4Negotiation request sat in Queue too long.ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM
138130x000035F5No response from peer.ERROR_IPSEC_IKE_DROP_NO_RESPONSE
138140x000035F6Negotiation took too long.ERROR_IPSEC_IKE_MM_DELAY_DROP
138150x000035F7Negotiation took too long.ERROR_IPSEC_IKE_QM_DELAY_DROP
138160x000035F8Unknown error occurred.ERROR_IPSEC_IKE_ERROR
138170x000035F9Certificate Revocation Check failed.ERROR_IPSEC_IKE_CRL_FAILED
138180x000035FAInvalid certificate key usage.ERROR_IPSEC_IKE_INVALID_KEY_USAGE
138190x000035FBInvalid certificate type.ERROR_IPSEC_IKE_INVALID_CERT_TYPE
138200x000035FCNo private key associated with machine certificate.ERROR_IPSEC_IKE_NO_PRIVATE_KEY
138220x000035FEFailure in Diffie-Helman computation.ERROR_IPSEC_IKE_DH_FAIL
138240x00003600Invalid header.ERROR_IPSEC_IKE_INVALID_HEADER
138250x00003601No policy configured.ERROR_IPSEC_IKE_NO_POLICY
138260x00003602Failed to verify signature.ERROR_IPSEC_IKE_INVALID_SIGNATURE
138270x00003603Failed to authenticate using Kerberos.ERROR_IPSEC_IKE_KERBEROS_ERROR
138280x00003604Peer's certificate did not have a public key.ERROR_IPSEC_IKE_NO_PUBLIC_KEY
138290x00003605Error processing error payload.ERROR_IPSEC_IKE_PROCESS_ERR
138300x00003606Error processing SA payload.ERROR_IPSEC_IKE_PROCESS_ERR_SA
138310x00003607Error processing Proposal payload.ERROR_IPSEC_IKE_PROCESS_ERR_PROP
138320x00003608Error processing Transform payload.ERROR_IPSEC_IKE_PROCESS_ERR_TRANS
138330x00003609Error processing KE payload.ERROR_IPSEC_IKE_PROCESS_ERR_KE
138340x0000360AError processing ID payload.ERROR_IPSEC_IKE_PROCESS_ERR_ID
138350x0000360BError processing Cert payload.ERROR_IPSEC_IKE_PROCESS_ERR_CERT
138360x0000360CError processing Certificate Request payload.ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ
138370x0000360DError processing Hash payload.ERROR_IPSEC_IKE_PROCESS_ERR_HASH
138380x0000360EError processing Signature payload.ERROR_IPSEC_IKE_PROCESS_ERR_SIG
138390x0000360FError processing Nonce payload.ERROR_IPSEC_IKE_PROCESS_ERR_NONCE
138400x00003610Error processing Notify payload.ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY
138410x00003611Error processing Delete Payload.ERROR_IPSEC_IKE_PROCESS_ERR_DELETE
138420x00003612Error processing VendorId payload.ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR
138430x00003613Invalid payload received.ERROR_IPSEC_IKE_INVALID_PAYLOAD
138440x00003614Soft SA loaded.ERROR_IPSEC_IKE_LOAD_SOFT_SA
138450x00003615Soft SA torn down.ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN
138460x00003616Invalid cookie received..ERROR_IPSEC_IKE_INVALID_COOKIE
138470x00003617Peer failed to send valid machine certificate.ERROR_IPSEC_IKE_NO_PEER_CERT
138480x00003618Certification Revocation check of peer's certificate failed.ERROR_IPSEC_IKE_PEER_CRL_FAILED
138490x00003619New policy invalidated SAs formed with old policy.ERROR_IPSEC_IKE_POLICY_CHANGE
138500x0000361AThere is no available Main Mode IKE policy.ERROR_IPSEC_IKE_NO_MM_POLICY
138510x0000361BFailed to enabled TCB privilege.ERROR_IPSEC_IKE_NOTCBPRIV
138520x0000361CFailed to load SECURITY.DLL.ERROR_IPSEC_IKE_SECLOADFAIL
138530x0000361DFailed to obtain security function table dispatch address from SSPI.ERROR_IPSEC_IKE_FAILSSPINIT
138540x0000361EFailed to query Kerberos package to obtain max token size.ERROR_IPSEC_IKE_FAILQUERYSSP
138550x0000361FFailed to obtain Kerberos server credentials for ISAKMP/ERROR_IPSEC_IKE service. Kerberos authentication will not function. The most likely reason for this is lack of domain membership. This is normal if your computer is a member of a workgroup.ERROR_IPSEC_IKE_SRVACQFAIL
138560x00003620Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes).ERROR_IPSEC_IKE_SRVQUERYCRED
138570x00003621Failed to obtain new SPI for the inbound SA from Ipsec driver. The most common cause for this is that the driver does not have the correct filter. Check your policy to verify the filters.ERROR_IPSEC_IKE_GETSPIFAIL
138580x00003622Given filter is invalid.ERROR_IPSEC_IKE_INVALID_FILTER
138590x00003623Memory allocation failed.ERROR_IPSEC_IKE_OUT_OF_MEMORY
138600x00003624Failed to add Security Association to IPSec Driver. The most common cause for this is if the IKE negotiation took too long to complete. If the problem persists, reduce the load on the faulting machine.ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED
138610x00003625Invalid policy.ERROR_IPSEC_IKE_INVALID_POLICY
138620x00003626Invalid DOI.ERROR_IPSEC_IKE_UNKNOWN_DOI
138630x00003627Invalid situation.ERROR_IPSEC_IKE_INVALID_SITUATION
138640x00003628Diffie-Hellman failure.ERROR_IPSEC_IKE_DH_FAILURE
138650x00003629Invalid Diffie-Hellman group.ERROR_IPSEC_IKE_INVALID_GROUP
138660x0000362AError encrypting payload.ERROR_IPSEC_IKE_ENCRYPT
138670x0000362BError decrypting payload.ERROR_IPSEC_IKE_DECRYPT
138680x0000362CPolicy match error.ERROR_IPSEC_IKE_POLICY_MATCH
138690x0000362DUnsupported ID.ERROR_IPSEC_IKE_UNSUPPORTED_ID
138700x0000362EHash verification failed.ERROR_IPSEC_IKE_INVALID_HASH
138710x0000362FInvalid hash algorithm.ERROR_IPSEC_IKE_INVALID_HASH_ALG
138720x00003630Invalid hash size.ERROR_IPSEC_IKE_INVALID_HASH_SIZE
138730x00003631Invalid encryption algorithm.ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG
138740x00003632Invalid authentication algorithm.ERROR_IPSEC_IKE_INVALID_AUTH_ALG
138750x00003633Invalid certificate signature.ERROR_IPSEC_IKE_INVALID_SIG
138760x00003634Load failed.ERROR_IPSEC_IKE_LOAD_FAILED
138770x00003635Deleted via RPC call.ERROR_IPSEC_IKE_RPC_DELETE
138780x00003636Temporary state created to perform reinit. This is not a real failure.ERROR_IPSEC_IKE_BENIGN_REINIT
138790x00003637The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine.ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY
138800x00003638SA reaped because QM limit was reached.ERROR_IPSEC_IKE_QM_LIMIT_REAP
138810x00003639Key length in certificate is too small for configured security requirements.ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN
138820x0000363AMax number of established MM SAs to peer exceeded.ERROR_IPSEC_IKE_MM_LIMIT
138830x0000363BIKE received a policy that disables negotiation.ERROR_IPSEC_IKE_NEGOTIATION_DISABLED
138840x0000363CERROR_IPSEC_IKE_NEG_STATUS_END
138850x0000363DMain mode SA lifetime expired or peer sent a main mode delete.ERROR_IPSEC_IKE_MM_EXPIRED
138860x0000363EMain mode SA assumed to be invalid because peer stopped responding.ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID
138870x0000363FCertificate doesn't chain to a trusted root in IPsec policy.ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH
138880x00003640Received unexpected message ID.ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID
138890x00003641Received invalid authentication offers.ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD
138900x00003642Sent DoS cookie notify to initiator.ERROR_IPSEC_IKE_DOS_COOKIE_SENT
138910x00003643IKE service is shutting down.ERROR_IPSEC_IKE_SHUTTING_DOWN
138920x00003644Could not verify binding between CGA address and certificate.ERROR_IPSEC_IKE_CGA_AUTH_FAILED
138930x00003645Error processing NatOA payload.ERROR_IPSEC_IKE_PROCESS_ERR_NATOA
138940x00003646Parameters of the main mode are invalid for this quick mode.ERROR_IPSEC_IKE_INVALID_MM_FOR_QM
138950x00003647Quick mode SA was expired by IPsec driver.ERROR_IPSEC_IKE_QM_EXPIRED
138960x00003648Too many dynamically added IKEEXT filters were detected.ERROR_IPSEC_IKE_TOO_MANY_FILTERS
138970x00003649ERROR_IPSEC_IKE_NEG_STATUS_ENDERROR_IPSEC_IKE_NEG_STATUS_END
138980x0000364ANAP reauth succeeded and must delete the dummy NAP IKEv2 tunnel.ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL
138990x0000364BError in assigning inner IP address to initiator in tunnel mode.ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE
139000x0000364CRequire configuration payload missing.ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING
139010x0000364DA negotiation running as the security principle who issued the connection is in progress.ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING
139020x0000364ESA was deleted due to IKEv1/AuthIP co-existence suppress check.ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS
139030x0000364FIncoming SA request was dropped due to peer IP address rate limiting.ERROR_IPSEC_IKE_RATELIMIT_DROP
139040x00003650Peer does not support MOBIKE.ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE
139050x00003651SA establishment is not authorized.ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE
139060x00003652SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential.ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE
139070x00003653SA establishment is not authorized. You may need to enter updated or different credentials such as a smartcard.ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY
139080x00003654SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential. This might be related to certificate-to-account mapping failure for the SA.ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_AND_CERTMAP_FAILURE
139090x00003655ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_ENDERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END
139100x00003656The SPI in the packet does not match a valid IPsec SA.ERROR_IPSEC_BAD_SPI
139110x00003657Packet was received on an IPsec SA whose lifetime has expired.ERROR_IPSEC_SA_LIFETIME_EXPIRED
139120x00003658Packet was received on an IPsec SA that does not match the packet characteristics.ERROR_IPSEC_WRONG_SA
139130x00003659Packet sequence number replay check failed.ERROR_IPSEC_REPLAY_CHECK_FAILED
139140x0000365AIPsec header and/or trailer in the packet is invalid.ERROR_IPSEC_INVALID_PACKET
139150x0000365BIPsec integrity check failed.ERROR_IPSEC_INTEGRITY_CHECK_FAILED
139160x0000365CIPsec dropped a clear text packet.ERROR_IPSEC_CLEAR_TEXT_DROP
139170x0000365DIPsec dropped an incoming ESP packet in authenticated firewall mode. This drop is benign.ERROR_IPSEC_AUTH_FIREWALL_DROP
139180x0000365EIPsec dropped a packet due to DoS throttling.ERROR_IPSEC_THROTTLE_DROP
139250x00003665IPsec DoS Protection matched an explicit block rule.ERROR_IPSEC_DOSP_BLOCK
139260x00003666IPsec DoS Protection received an IPsec specific multicast packet which is not allowed.ERROR_IPSEC_DOSP_RECEIVED_MULTICAST
139270x00003667IPsec DoS Protection received an incorrectly formatted packet.ERROR_IPSEC_DOSP_INVALID_PACKET
139280x00003668IPsec DoS Protection failed to look up state.ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED
139290x00003669IPsec DoS Protection failed to create state because the maximum number of entries allowed by policy has been reached.ERROR_IPSEC_DOSP_MAX_ENTRIES
139300x0000366AIPsec DoS Protection received an IPsec negotiation packet for a keying module which is not allowed by policy.ERROR_IPSEC_DOSP_KEYMOD_NOT_ALLOWED
139310x0000366BIPsec DoS Protection has not been enabled.ERROR_IPSEC_DOSP_NOT_INSTALLED
139320x0000366CIPsec DoS Protection failed to create a per internal IP rate limit queue because the maximum number of queues allowed by policy has been reached.ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES

14000-14999

IntHexDescriptionDefined
140000x000036B0The requested section was not present in the activation context.ERROR_SXS_SECTION_NOT_FOUND
140010x000036B1The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.ERROR_SXS_CANT_GEN_ACTCTX
140020x000036B2The application binding data format is invalid.ERROR_SXS_INVALID_ACTCTXDATA_FORMAT
140030x000036B3The referenced assembly is not installed on your system.ERROR_SXS_ASSEMBLY_NOT_FOUND
140040x000036B4The manifest file does not begin with the required tag and format information.ERROR_SXS_MANIFEST_FORMAT_ERROR
140050x000036B5The manifest file contains one or more syntax errors.ERROR_SXS_MANIFEST_PARSE_ERROR
140060x000036B6The application attempted to activate a disabled activation context.ERROR_SXS_ACTIVATION_CONTEXT_DISABLED
140070x000036B7The requested lookup key was not found in any active activation context.ERROR_SXS_KEY_NOT_FOUND
140080x000036B8A component version required by the application conflicts with another component version already active.ERROR_SXS_VERSION_CONFLICT
140090x000036B9The type requested activation context section does not match the query API used.ERROR_SXS_WRONG_SECTION_TYPE
140100x000036BALack of system resources has required isolated activation to be disabled for the current thread of execution.ERROR_SXS_THREAD_QUERIES_DISABLED
140110x000036BBAn attempt to set the process default activation context failed because the process default activation context was already set.ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET
140120x000036BCThe encoding group identifier specified is not recognized.ERROR_SXS_UNKNOWN_ENCODING_GROUP
140130x000036BDThe encoding requested is not recognized.ERROR_SXS_UNKNOWN_ENCODING
140140x000036BEThe manifest contains a reference to an invalid URI.ERROR_SXS_INVALID_XML_NAMESPACE_URI
140150x000036BFThe application manifest contains a reference to a dependent assembly which is not installed.ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED
140160x000036C0The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed.ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED
140170x000036C1The manifest contains an attribute for the assembly identity which is not valid.ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE
140180x000036C2The manifest is missing the required default namespace specification on the assembly element.ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE
140190x000036C3The manifest has a default namespace specified on the assembly element but its value is not “urn:schemas-microsoft-com:asm.v1”.ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE
140200x000036C4The private manifest probed has crossed a path with an unsupported reparse point.ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT
140210x000036C5Two or more components referenced directly or indirectly by the application manifest have files by the same name.ERROR_SXS_DUPLICATE_DLL_NAME
140220x000036C6Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME
140230x000036C7Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.ERROR_SXS_DUPLICATE_CLSID
140240x000036C8Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.ERROR_SXS_DUPLICATE_IID
140250x000036C9Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.ERROR_SXS_DUPLICATE_TLBID
140260x000036CATwo or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.ERROR_SXS_DUPLICATE_PROGID
140270x000036CBTwo or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted.ERROR_SXS_DUPLICATE_ASSEMBLY_NAME
140280x000036CCA component's file does not match the verification information present in the component manifest.ERROR_SXS_FILE_HASH_MISMATCH
140290x000036CDThe policy manifest contains one or more syntax errors.ERROR_SXS_POLICY_PARSE_ERROR
140300x000036CEManifest Parse Error : A string literal was expected, but no opening quote character was found.ERROR_SXS_XML_E_MISSINGQUOTE
140310x000036CFManifest Parse Error : Incorrect syntax was used in a comment.ERROR_SXS_XML_E_COMMENTSYNTAX
140320x000036D0Manifest Parse Error : A name was started with an invalid character.ERROR_SXS_XML_E_BADSTARTNAMECHAR
140330x000036D1Manifest Parse Error : A name contained an invalid character.ERROR_SXS_XML_E_BADNAMECHAR
140340x000036D2Manifest Parse Error : A string literal contained an invalid character.ERROR_SXS_XML_E_BADCHARINSTRING
140350x000036D3Manifest Parse Error : Invalid syntax for an xml declaration.ERROR_SXS_XML_E_XMLDECLSYNTAX
140360x000036D4Manifest Parse Error : An Invalid character was found in text content.ERROR_SXS_XML_E_BADCHARDATA
140370x000036D5Manifest Parse Error : Required white space was missing.ERROR_SXS_XML_E_MISSINGWHITESPACE
140380x000036D6Manifest Parse Error : The character '>' was expected.ERROR_SXS_XML_E_EXPECTINGTAGEND
140390x000036D7Manifest Parse Error : A semi colon character was expected.ERROR_SXS_XML_E_MISSINGSEMICOLON
140400x000036D8Manifest Parse Error : Unbalanced parentheses.ERROR_SXS_XML_E_UNBALANCEDPAREN
140410x000036D9Manifest Parse Error : Internal error.ERROR_SXS_XML_E_INTERNALERROR
140420x000036DAManifest Parse Error : Whitespace is not allowed at this location.ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE
140430x000036DBManifest Parse Error : End of file reached in invalid state for current encoding.ERROR_SXS_XML_E_INCOMPLETE_ENCODING
140440x000036DCManifest Parse Error : Missing parenthesis.ERROR_SXS_XML_E_MISSING_PAREN
140450x000036DDManifest Parse Error : A single or double closing quote character (\' or \“) is missing.ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE
140460x000036DEManifest Parse Error : Multiple colons are not allowed in a name.ERROR_SXS_XML_E_MULTIPLE_COLONS
140470x000036DFManifest Parse Error : Invalid character for decimal digit.ERROR_SXS_XML_E_INVALID_DECIMAL
140480x000036E0Manifest Parse Error : Invalid character for hexadecimal digit.ERROR_SXS_XML_E_INVALID_HEXIDECIMAL
140490x000036E1Manifest Parse Error : Invalid unicode character value for this platform.ERROR_SXS_XML_E_INVALID_UNICODE
140500x000036E2Manifest Parse Error : Expecting whitespace or '?'.ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK
140510x000036E3Manifest Parse Error : End tag was not expected at this location.ERROR_SXS_XML_E_UNEXPECTEDENDTAG
140520x000036E4Manifest Parse Error : The following tags were not closed: %1.ERROR_SXS_XML_E_UNCLOSEDTAG
140530x000036E5Manifest Parse Error : Duplicate attribute.ERROR_SXS_XML_E_DUPLICATEATTRIBUTE
140540x000036E6Manifest Parse Error : Only one top level element is allowed in an XML document.ERROR_SXS_XML_E_MULTIPLEROOTS
140550x000036E7Manifest Parse Error : Invalid at the top level of the document.ERROR_SXS_XML_E_INVALIDATROOTLEVEL
140560x000036E8Manifest Parse Error : Invalid xml declaration.ERROR_SXS_XML_E_BADXMLDECL
140570x000036E9Manifest Parse Error : XML document must have a top level element.ERROR_SXS_XML_E_MISSINGROOT
140580x000036EAManifest Parse Error : Unexpected end of file.ERROR_SXS_XML_E_UNEXPECTEDEOF
140590x000036EBManifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset.ERROR_SXS_XML_E_BADPEREFINSUBSET
140600x000036ECManifest Parse Error : Element was not closed.ERROR_SXS_XML_E_UNCLOSEDSTARTTAG
140610x000036EDManifest Parse Error : End element was missing the character '>'.
140620x000036EEManifest Parse Error : A string literal was not closed.ERROR_SXS_XML_E_UNCLOSEDSTRING
140630x000036EFManifest Parse Error : A comment was not closed.ERROR_SXS_XML_E_UNCLOSEDCOMMENT
140640x000036F0Manifest Parse Error : A declaration was not closed.ERROR_SXS_XML_E_UNCLOSEDDECL
140650x000036F1Manifest Parse Error : A CDATA section was not closed.ERROR_SXS_XML_E_UNCLOSEDCDATA
140660x000036F2Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string “xml”.ERROR_SXS_XML_E_RESERVEDNAMESPACE
140670x000036F3Manifest Parse Error : System does not support the specified encoding.ERROR_SXS_XML_E_INVALIDENCODING
140680x000036F4Manifest Parse Error : Switch from current encoding to specified encoding not supported.ERROR_SXS_XML_E_INVALIDSWITCH
140690x000036F5Manifest Parse Error : The name 'xml' is reserved and must be lower case.ERROR_SXS_XML_E_BADXMLCASE
140700x000036F6Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'.ERROR_SXS_XML_E_INVALID_STANDALONE
140710x000036F7Manifest Parse Error : The standalone attribute cannot be used in external entities.ERROR_SXS_XML_E_UNEXPECTED_STANDALONE
140720x000036F8Manifest Parse Error : Invalid version number.ERROR_SXS_XML_E_INVALID_VERSION
140730x000036F9Manifest Parse Error : Missing equals sign between attribute and attribute value.ERROR_SXS_XML_E_MISSINGEQUALS
140740x000036FAAssembly Protection Error : Unable to recover the specified assembly.ERROR_SXS_PROTECTION_RECOVERY_FAILED
140750x000036FBAssembly Protection Error : The public key for an assembly was too short to be allowed.ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT
140760x000036FCAssembly Protection Error : The catalog for an assembly is not valid, or does not match the assembly's manifest.ERROR_SXS_PROTECTION_CATALOG_NOT_VALID
140770x000036FDAn HRESULT could not be translated to a corresponding Win32 error code.ERROR_SXS_UNTRANSLATABLE_HRESULT
140780x000036FEAssembly Protection Error : The catalog for an assembly is missing.ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING
140790x000036FFThe supplied assembly identity is missing one or more attributes which must be present in this context.ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE
140800x00003700The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names.ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME
140810x00003701The referenced assembly could not be found.ERROR_SXS_ASSEMBLY_MISSING
140820x00003702The activation context activation stack for the running thread of execution is corrupt.ERROR_SXS_CORRUPT_ACTIVATION_STACK
140830x00003703The application isolation metadata for this process or thread has become corrupt.ERROR_SXS_CORRUPTION
140840x00003704The activation context being deactivated is not the most recently activated one.ERROR_SXS_EARLY_DEACTIVATION
140850x00003705The activation context being deactivated is not active for the current thread of execution.ERROR_SXS_INVALID_DEACTIVATION
140860x00003706The activation context being deactivated has already been deactivated.ERROR_SXS_MULTIPLE_DEACTIVATION
140870x00003707A component used by the isolation facility has requested to terminate the process.ERROR_SXS_PROCESS_TERMINATION_REQUESTED
140880x00003708A kernel mode component is releasing a reference on an activation context.ERROR_SXS_RELEASE_ACTIVATION_CONTEXT
140890x00003709The activation context of system default assembly could not be generated.ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY
140900x0000370AThe value of an attribute in an identity is not within the legal range.ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE
140910x0000370BThe name of an attribute in an identity is not within the legal range.ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME
140920x0000370CAn identity contains two definitions for the same attribute.ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE
140930x0000370DThe identity string is malformed. This may be due to a trailing comma, more than two unnamed attributes, missing attribute name or missing attribute value.ERROR_SXS_IDENTITY_PARSE_ERROR
140940x0000370EA string containing localized substitutable content was malformed. Either a dollar sign ($) was followed by something other than a left parenthesis or another dollar sign or an substitution's right parenthesis was not found.ERROR_MALFORMED_SUBSTITUTION_STRING
140950x0000370FThe public key token does not correspond to the public key specified.ERROR_SXS_INCORRECT_PUBLIC_KEY_TOKEN
140960x00003710A substitution string had no mapping.ERROR_UNMAPPED_SUBSTITUTION_STRING
140970x00003711The component must be locked before making the request.ERROR_SXS_ASSEMBLY_NOT_LOCKED
140980x00003712The component store has been corrupted.ERROR_SXS_COMPONENT_STORE_CORRUPT
140990x00003713An advanced installer failed during setup or servicing.ERROR_ADVANCED_INSTALLER_FAILED
141000x00003714The character encoding in the XML declaration did not match the encoding used in the document.ERROR_XML_ENCODING_MISMATCH
141010x00003715The identities of the manifests are identical but their contents are different.ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT
141020x00003716The component identities are different.ERROR_SXS_IDENTITIES_DIFFERENT
141030x00003717The assembly is not a deployment.ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT
141040x00003718The file is not a part of the assembly.ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY
141050x00003719The size of the manifest exceeds the maximum allowed.ERROR_SXS_MANIFEST_TOO_BIG
141060x0000371AThe setting is not registered.ERROR_SXS_SETTING_NOT_REGISTERED
141070x0000371BOne or more required members of the transaction are not present.ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE
141080x0000371CThe SMI primitive installer failed during setup or servicing.ERROR_SMI_PRIMITIVE_INSTALLER_FAILED
141090x0000371DA generic command executable returned a result that indicates failure.ERROR_GENERIC_COMMAND_FAILED
141100x0000371EA component is missing file verification information in its manifest.ERROR_SXS_FILE_HASH_MISSING

15000-15999

IntHexDescriptionDefined
150000x00003A98The specified channel path is invalid.ERROR_EVT_INVALID_CHANNEL_PATH
150010x00003A99The specified query is invalid.ERROR_EVT_INVALID_QUERY
150020x00003A9AThe publisher metadata cannot be found in the resource.ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND
150030x00003A9BThe template for an event definition cannot be found in the resource (error = %1).ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND
150040x00003A9CThe specified publisher name is invalid.ERROR_EVT_INVALID_PUBLISHER_NAME
150050x00003A9DThe event data raised by the publisher is not compatible with the event template definition in the publisher's manifest.ERROR_EVT_INVALID_EVENT_DATA
150070x00003A9FThe specified channel could not be found. Check channel configuration.ERROR_EVT_CHANNEL_NOT_FOUND
150080x00003AA0The specified xml text was not well-formed. See Extended Error for more details.ERROR_EVT_MALFORMED_XML_TEXT
150090x00003AA1The caller is trying to subscribe to a direct channel which is not allowed. The events for a direct channel go directly to a logfile and cannot be subscribed to.ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL
150100x00003AA2Configuration error.ERROR_EVT_CONFIGURATION_ERROR
150110x00003AA3The query result is stale / invalid. This may be due to the log being cleared or rolling over after the query result was created. Users should handle this code by releasing the query result object and reissuing the query.ERROR_EVT_QUERY_RESULT_STALE
150120x00003AA4Query result is currently at an invalid position.ERROR_EVT_QUERY_RESULT_INVALID_POSITION
150130x00003AA5Registered MSXML doesn't support validation.ERROR_EVT_NON_VALIDATING_MSXML
150140x00003AA6An expression can only be followed by a change of scope operation if it itself evaluates to a node set and is not already part of some other change of scope operation.ERROR_EVT_FILTER_ALREADYSCOPED
150150x00003AA7Can't perform a step operation from a term that does not represent an element set.ERROR_EVT_FILTER_NOTELTSET
150160x00003AA8Left hand side arguments to binary operators must be either attributes, nodes or variables and right hand side arguments must be constants.ERROR_EVT_FILTER_INVARG
150170x00003AA9A step operation must involve either a node test or, in the case of a predicate, an algebraic expression against which to test each node in the node set identified by the preceeding node set can be evaluated.ERROR_EVT_FILTER_INVTEST
150180x00003AAAThis data type is currently unsupported.ERROR_EVT_FILTER_INVTYPE
150190x00003AABA syntax error occurred at position %1!d!.ERROR_EVT_FILTER_PARSEERR
150200x00003AACThis operator is unsupported by this implementation of the filter.ERROR_EVT_FILTER_UNSUPPORTEDOP
150210x00003AADThe token encountered was unexpected.ERROR_EVT_FILTER_UNEXPECTEDTOKEN
150220x00003AAEThe requested operation cannot be performed over an enabled direct channel. The channel must first be disabled before performing the requested operation.ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL
150230x00003AAFChannel property %1!s! contains invalid value. The value has invalid type, is outside of valid range, can't be updated or is not supported by this type of channel.ERROR_EVT_INVALID_CHANNEL_PROPERTY_VALUE
150240x00003AB0Publisher property %1!s! contains invalid value. The value has invalid type, is outside of valid range, can't be updated or is not supported by this type of publisher.ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE
150250x00003AB1The channel fails to activate.ERROR_EVT_CHANNEL_CANNOT_ACTIVATE
150260x00003AB2The xpath expression exceeded supported complexity. Please symplify it or split it into two or more simple expressions.ERROR_EVT_FILTER_TOO_COMPLEX
150270x00003AB3the message resource is present but the message is not found in the string/message table.ERROR_EVT_MESSAGE_NOT_FOUND
150280x00003AB4The message id for the desired message could not be found.ERROR_EVT_MESSAGE_ID_NOT_FOUND
150290x00003AB5The substitution string for insert index (%1) could not be found.ERROR_EVT_UNRESOLVED_VALUE_INSERT
150300x00003AB6The description string for parameter reference (%1) could not be found.ERROR_EVT_UNRESOLVED_PARAMETER_INSERT
150310x00003AB7The maximum number of replacements has been reached.ERROR_EVT_MAX_INSERTS_REACHED
150320x00003AB8The event definition could not be found for event id (%1).ERROR_EVT_EVENT_DEFINITION_NOT_FOUND
150330x00003AB9The locale specific resource for the desired message is not present.ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND
150340x00003ABAThe resource is too old to be compatible.ERROR_EVT_VERSION_TOO_OLD
150350x00003ABBThe resource is too new to be compatible.ERROR_EVT_VERSION_TOO_NEW
150360x00003ABCThe channel at index %1!d! of the query can't be opened.ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY
150370x00003ABDThe publisher has been disabled and its resource is not available. This usually occurs when the publisher is in the process of being uninstalled or upgraded.ERROR_EVT_PUBLISHER_DISABLED
150380x00003ABEAttempted to create a numeric type that is outside of its valid range.ERROR_EVT_FILTER_OUT_OF_RANGE
150800x00003AE8The subscription fails to activate.ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE
150810x00003AE9The log of the subscription is in disabled state, and can not be used to forward events to. The log must first be enabled before the subscription can be activated.ERROR_EC_LOG_DISABLED
150820x00003AEAWhen forwarding events from local machine to itself, the query of the subscription can't contain target log of the subscription.ERROR_EC_CIRCULAR_FORWARDING
150830x00003AEBThe credential store that is used to save credentials is full.ERROR_EC_CREDSTORE_FULL
150840x00003AECThe credential used by this subscription can't be found in credential store.ERROR_EC_CRED_NOT_FOUND
150850x00003AEDNo active channel is found for the query.ERROR_EC_NO_ACTIVE_CHANNEL
151000x00003AFCThe resource loader failed to find MUI file.ERROR_MUI_FILE_NOT_FOUND
151010x00003AFDThe resource loader failed to load MUI file because the file fail to pass validation.ERROR_MUI_INVALID_FILE
151020x00003AFEThe RC Manifest is corrupted with garbage data or unsupported version or missing required item.ERROR_MUI_INVALID_RC_CONFIG
151030x00003AFFThe RC Manifest has invalid culture name.ERROR_MUI_INVALID_LOCALE_NAME
151040x00003B00The RC Manifest has invalid ultimatefallback name.ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME
151050x00003B01The resource loader cache doesn't have loaded MUI entry.ERROR_MUI_FILE_NOT_LOADED
151060x00003B02User stopped resource enumeration.ERROR_RESOURCE_ENUM_USER_STOP
151070x00003B03UI language installation failed.
151080x00003B04Locale installation failed.ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME
151100x00003B06A resource does not have default or neutral value.ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE
151110x00003B07Invalid PRI config file.ERROR_MRM_INVALID_PRICONFIG
151120x00003B08Invalid file type.ERROR_MRM_INVALID_FILE_TYPE
151130x00003B09Unknown qualifier.ERROR_MRM_UNKNOWN_QUALIFIER
151140x00003B0AInvalid qualifier value.ERROR_MRM_INVALID_QUALIFIER_VALUE
151150x00003B0BNo Candidate found.ERROR_MRM_NO_CANDIDATE
151160x00003B0CThe ResourceMap or NamedResource has an item that does not have default or neutral resource..ERROR_MRM_NO_MATCH_OR_DEFAULT_CANDIDATE
151170x00003B0DInvalid ResourceCandidate type.ERROR_MRM_RESOURCE_TYPE_MISMATCH
151180x00003B0EDuplicate Resource Map.ERROR_MRM_DUPLICATE_MAP_NAME
151190x00003B0FDuplicate Entry.ERROR_MRM_DUPLICATE_ENTRY
151200x00003B10Invalid Resource Identifier.ERROR_MRM_INVALID_RESOURCE_IDENTIFIER
151210x00003B11Filepath too long.ERROR_MRM_FILEPATH_TOO_LONG
151220x00003B12Unsupported directory type.ERROR_MRM_UNSUPPORTED_DIRECTORY_TYPE
151260x00003B16Invalid PRI File.ERROR_MRM_INVALID_PRI_FILE
151270x00003B17NamedResource Not Found.ERROR_MRM_NAMED_RESOURCE_NOT_FOUND
151350x00003B1FResourceMap Not Found.ERROR_MRM_MAP_NOT_FOUND
151360x00003B20Unsupported MRT profile type.ERROR_MRM_UNSUPPORTED_PROFILE_TYPE
151370x00003B21Invalid qualifier operator.ERROR_MRM_INVALID_QUALIFIER_OPERATOR
151380x00003B22Unable to determine qualifier value or qualifier value has not been set.
151390x00003B23Automerge is enabled in the PRI file.ERROR_MRM_AUTOMERGE_ENABLED
151400x00003B24Too many resources defined for package.ERROR_MRM_TOO_MANY_RESOURCES
152000x00003B60The monitor returned a DDC/CI capabilities string that did not comply with the ACCESS.bus 3.0, DDC/CI 1.1 or MCCS 2 Revision 1 specification.ERROR_MCA_INVALID_CAPABILITIES_STRING
152010x00003B61The monitor's VCP Version (0xDF) VCP code returned an invalid version value.ERROR_MCA_INVALID_VCP_VERSION
152020x00003B62The monitor does not comply with the MCCS specification it claims to support.ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION
152030x00003B63The MCCS version in a monitor's mccs_ver capability does not match the MCCS version the monitor reports when the VCP Version(0xDF) VCP code is used.ERROR_MCA_MCCS_VERSION_MISMATCH
152040x00003B64The Monitor Configuration API only works with monitors that support the MCCS 1.0 specification, MCCS 2.0 specification or the MCCS 2.0 Revision 1 specification.ERROR_MCA_UNSUPPORTED_MCCS_VERSION
152050x00003B65An internal Monitor Configuration API error occurred.ERROR_MCA_INTERNAL_ERROR
152060x00003B66The monitor returned an invalid monitor technology type. CRT, Plasma and LCD (TFT) are examples of monitor technology types. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED
152070x00003B67The caller of SetMonitorColorTemperature specified a color temperature that the current monitor did not support. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE
152500x00003B92The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.ERROR_AMBIGUOUS_SYSTEM_DEVICE
152990x00003BC3The requested system device cannot be found.ERROR_SYSTEM_DEVICE_NOT_FOUND
153000x00003BC4Hash generation for the specified hash version and hash type is not enabled on the server.ERROR_HASH_NOT_SUPPORTED
153010x00003BC5The hash requested from the server is not available or no longer valid.ERROR_HASH_NOT_PRESENT
153210x00003BD9The secondary interrupt controller instance that manages the specified interrupt is not registered.ERROR_SECONDARY_IC_PROVIDER_NOT_REGISTERED
153220x00003BDAThe information supplied by the GPIO client driver is invalid.ERROR_GPIO_CLIENT_INFORMATION_INVALID
153230x00003BDBThe version specified by the GPIO client driver is not supported.ERROR_GPIO_VERSION_NOT_SUPPORTED
153240x00003BDCThe registration packet supplied by the GPIO client driver is not valid.ERROR_GPIO_INVALID_REGISTRATION_PACKET
153250x00003BDDThe requested operation is not supported for the specified handle.ERROR_GPIO_OPERATION_DENIED
153260x00003BDEThe requested connect mode conflicts with an existing mode on one or more of the specified pins.ERROR_GPIO_INCOMPATIBLE_CONNECT_MODE
153270x00003BDFThe interrupt requested to be unmasked is not masked.ERROR_GPIO_INTERRUPT_ALREADY_UNMASKED
154000x00003C28The requested run level switch cannot be completed successfully.ERROR_CANNOT_SWITCH_RUNLEVEL
154010x00003C29The service has an invalid run level setting. The run level for a service must not be higher than the run level of its dependent services.ERROR_INVALID_RUNLEVEL_SETTING
154020x00003C2AThe requested run level switch cannot be completed successfully since one or more services will not stop or restart within the specified timeout.ERROR_RUNLEVEL_SWITCH_TIMEOUT
154030x00003C2BA run level switch agent did not respond within the specified timeout.ERROR_RUNLEVEL_SWITCH_AGENT_TIMEOUT
154040x00003C2CA run level switch is currently in progress.ERROR_RUNLEVEL_SWITCH_IN_PROGRESS
154050x00003C2DOne or more services failed to start during the service startup phase of a run level switch.ERROR_SERVICES_FAILED_AUTOSTART
155010x00003C8DThe task stop request cannot be completed immediately since task needs more time to shutdown.ERROR_COM_TASK_STOP_PENDING
156000x00003CF0Package could not be opened.ERROR_INSTALL_OPEN_PACKAGE_FAILED
156010x00003CF1Package was not found.ERROR_INSTALL_PACKAGE_NOT_FOUND
156020x00003CF2Package data is invalid.ERROR_INSTALL_INVALID_PACKAGE
156030x00003CF3Package failed updates, dependency or conflict validation.ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED
156040x00003CF4There is not enough disk space on your computer. Please free up some space and try again.ERROR_INSTALL_OUT_OF_DISK_SPACE
156050x00003CF5There was a problem downloading your product.ERROR_INSTALL_NETWORK_FAILURE
156060x00003CF6Package could not be registered.ERROR_INSTALL_REGISTRATION_FAILURE
156070x00003CF7Package could not be unregistered.ERROR_INSTALL_DEREGISTRATION_FAILURE
156080x00003CF8User cancelled the install request.ERROR_INSTALL_CANCEL
156090x00003CF9Install failed. Please contact your software vendor.ERROR_INSTALL_FAILED
156100x00003CFARemoval failed. Please contact your software vendor.ERROR_REMOVE_FAILED
156110x00003CFBThe provided package is already installed, and reinstallation of the package was blocked. Check the AppXDeployment-Server event log for details.ERROR_PACKAGE_ALREADY_EXISTS
156120x00003CFCThe application cannot be started. Try reinstalling the application to fix the problem.ERROR_NEEDS_REMEDIATION
156130x00003CFDA Prerequisite for an install could not be satisfied.ERROR_INSTALL_PREREQUISITE_FAILED
156140x00003CFEThe package repository is corrupted.ERROR_PACKAGE_REPOSITORY_CORRUPTED
156150x00003CFFTo install this application you need either a Windows developer license or a sideloading-enabled system.ERROR_INSTALL_POLICY_FAILURE
156160x00003D00The application cannot be started because it is currently updating.ERROR_PACKAGE_UPDATING
156170x00003D01The package deployment operation is blocked by policy. Please contact your system administrator.ERROR_DEPLOYMENT_BLOCKED_BY_POLICY
156180x00003D02The package could not be installed because resources it modifies are currently in use.ERROR_PACKAGES_IN_USE
156190x00003D03The package could not be recovered because necessary data for recovery have been corrupted.ERROR_RECOVERY_FILE_CORRUPT
156200x00003D04The signature is invalid. To register in developer mode, AppxSignature.p7x and AppxBlockMap.xml must be valid or should not be present.ERROR_INVALID_STAGED_SIGNATURE
156210x00003D05An error occurred while deleting the package's previously existing application data.ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED
156220x00003D06The package could not be installed because a higher version of this package is already installed.ERROR_INSTALL_PACKAGE_DOWNGRADE
156230x00003D07An error in a system binary was detected. Try refreshing the PC to fix the problem.ERROR_SYSTEM_NEEDS_REMEDIATION
156240x00003D08A corrupted CLR NGEN binary was detected on the system.ERROR_APPX_INTEGRITY_FAILURE_CLR_NGEN
156250x00003D09The operation could not be resumed because necessary data for recovery have been corrupted.ERROR_RESILIENCY_FILE_CORRUPT
156260x00003D0AThe package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again.ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING
157000x00003D54The process has no package identity.APPMODEL_ERROR_NO_PACKAGE
157010x00003D55The package runtime information is corrupted.APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT
157020x00003D56The package identity is corrupted.APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT
157030x00003D57The process has no application identity.APPMODEL_ERROR_NO_APPLICATION
158000x00003DB8Loading the state store failed.ERROR_STATE_LOAD_STORE_FAILED
158010x00003DB9Retrieving the state version for the application failed.ERROR_STATE_GET_VERSION_FAILED
158020x00003DBASetting the state version for the application failed.ERROR_STATE_SET_VERSION_FAILED
158030x00003DBBResetting the structured state of the application failed.ERROR_STATE_STRUCTURED_RESET_FAILED
158040x00003DBC)State Manager failed to open the container.ERROR_STATE_OPEN_CONTAINER_FAILED
158050x00003DBDState Manager failed to create the container.ERROR_STATE_CREATE_CONTAINER_FAILED
158060x00003DBEState Manager failed to delete the container.ERROR_STATE_DELETE_CONTAINER_FAILED
158070x00003DBFState Manager failed to read the setting.ERROR_STATE_READ_SETTING_FAILED
158080x00003DC0State Manager failed to write the setting.ERROR_STATE_WRITE_SETTING_FAILED
158090x00003DC1State Manager failed to delete the setting.ERROR_STATE_DELETE_SETTING_FAILED
158100x00003DC2State Manager failed to query the setting.ERROR_STATE_QUERY_SETTING_FAILED
158110x00003DC3State Manager failed to read the composite setting.ERROR_STATE_READ_COMPOSITE_SETTING_FAILED
158120x00003DC4State Manager failed to write the composite setting.ERROR_STATE_WRITE_COMPOSITE_SETTING_FAILED
158130x00003DC5State Manager failed to enumerate the containers.ERROR_STATE_ENUMERATE_CONTAINER_FAILED
158140x00003DC6State Manager failed to enumerate the settings.ERROR_STATE_ENUMERATE_SETTINGS_FAILED
158150x00003DC7The size of the state manager composite setting value has exceeded the limit.ERROR_STATE_COMPOSITE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED
158160x00003DC8The size of the state manager setting value has exceeded the limit.ERROR_STATE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED
158170x00003DC9The length of the state manager setting name has exceeded the limit.ERROR_STATE_SETTING_NAME_SIZE_LIMIT_EXCEEDED
158180x00003DCAThe length of the state manager container name has exceeded the limit.ERROR_STATE_CONTAINER_NAME_SIZE_LIMIT_EXCEEDED
158410x00003DE1This API cannot be used in the context of the caller's application type.ERROR_API_UNAVAILABLE
code/error/win32errors.txt · Last modified: 2021/06/30 01:59 (external edit)