PowerShell/data/exit-codes.csv
2023-10-31 11:22:55 +01:00

306 KiB

1ErrorStringExitCodeHex ValueDescription
2ERROR_SUCCESS00x0The operation completed successfully.
3ERROR_INVALID_FUNCTION10x1Incorrect function.
4ERROR_FILE_NOT_FOUND20x2The system cannot find the file specified.
5ERROR_PATH_NOT_FOUND30x3The system cannot find the path specified.
6ERROR_TOO_MANY_OPEN_FILES40x4The system cannot open the file.
7ERROR_ACCESS_DENIED50x5Access is denied.
8ERROR_INVALID_HANDLE60x6The handle is invalid.
9ERROR_ARENA_TRASHED70x7The storage control blocks were destroyed.
10ERROR_NOT_ENOUGH_MEMORY80x8Not enough storage is available to process this command.
11ERROR_INVALID_BLOCK90x9The storage control block address is invalid.
12ERROR_BAD_ENVIRONMENT100xAThe environment is incorrect.
13ERROR_BAD_FORMAT110xBAn attempt was made to load a program with an incorrect format.
14ERROR_INVALID_ACCESS120xCThe access code is invalid.
15ERROR_INVALID_DATA130xDThe data is invalid.
16ERROR_OUTOFMEMORY140xENot enough storage is available to complete this operation.
17ERROR_INVALID_DRIVE150xFThe system cannot find the drive specified.
18ERROR_CURRENT_DIRECTORY160x10The directory cannot be removed.
19ERROR_NOT_SAME_DEVICE170x11The system cannot move the file to a different disk drive.
20ERROR_NO_MORE_FILES180x12There are no more files.
21ERROR_WRITE_PROTECT190x13The media is write protected.
22ERROR_BAD_UNIT200x14The system cannot find the device specified.
23ERROR_NOT_READY210x15The device is not ready.
24ERROR_BAD_COMMAND220x16The device does not recognize the command.
25ERROR_CRC230x17Data error (cyclic redundancy check).
26ERROR_BAD_LENGTH240x18The program issued a command but the command length is incorrect.
27ERROR_SEEK250x19The drive cannot locate a specific area or track on the disk.
28ERROR_NOT_DOS_DISK260x1AThe specified disk or diskette cannot be accessed.
29ERROR_SECTOR_NOT_FOUND270x1BThe drive cannot find the sector requested.
30ERROR_OUT_OF_PAPER280x1CThe printer is out of paper.
31ERROR_WRITE_FAULT290x1DThe system cannot write to the specified device.
32ERROR_READ_FAULT300x1EThe system cannot read from the specified device.
33ERROR_GEN_FAILURE310x1FA device attached to the system is not functioning.
34ERROR_SHARING_VIOLATION320x20The process cannot access the file because it is being used by another process.
35ERROR_LOCK_VIOLATION330x21The process cannot access the file because another process has locked a portion of the file.
36ERROR_WRONG_DISK340x22The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.
37ERROR_SHARING_BUFFER_EXCEEDED360x24Too many files opened for sharing.
38ERROR_HANDLE_EOF380x26Reached the end of the file.
39ERROR_HANDLE_DISK_FULL390x27The disk is full.
40ERROR_NOT_SUPPORTED500x32The request is not supported.
41ERROR_REM_NOT_LIST510x33Windows cannot find the network path. Verify that the network path is correct and the destination computer is not busy or turned off. If Windows still cannot find the network path, contact your network administrator.
42ERROR_DUP_NAME520x34You were not connected because a duplicate name exists on the network. If joining a domain, go to System in Control Panel to change the computer name and try again. If joining a workgroup, choose another workgroup name.
43ERROR_BAD_NETPATH530x35The network path was not found.
44ERROR_NETWORK_BUSY540x36The network is busy.
45ERROR_DEV_NOT_EXIST550x37The specified network resource or device is no longer available.
46ERROR_TOO_MANY_CMDS560x38The network BIOS command limit has been reached.
47ERROR_ADAP_HDW_ERR570x39A network adapter hardware error occurred.
48ERROR_BAD_NET_RESP580x3AThe specified server cannot perform the requested operation.
49ERROR_UNEXP_NET_ERR590x3BAn unexpected network error occurred.
50ERROR_BAD_REM_ADAP600x3CThe remote adapter is not compatible.
51ERROR_PRINTQ_FULL610x3DThe printer queue is full.
52ERROR_NO_SPOOL_SPACE620x3ESpace to store the file waiting to be printed is not available on the server.
53ERROR_PRINT_CANCELLED630x3FYour file waiting to be printed was deleted.
54ERROR_NETNAME_DELETED640x40The specified network name is no longer available.
55ERROR_NETWORK_ACCESS_DENIED650x41Network access is denied.
56ERROR_BAD_DEV_TYPE660x42The network resource type is not correct.
57ERROR_BAD_NET_NAME670x43The network name cannot be found.
58ERROR_TOO_MANY_NAMES680x44The name limit for the local computer network adapter card was exceeded.
59ERROR_TOO_MANY_SESS690x45The network BIOS session limit was exceeded.
60ERROR_SHARING_PAUSED700x46The remote server has been paused or is in the process of being started.
61ERROR_REQ_NOT_ACCEP710x47No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.
62ERROR_REDIR_PAUSED720x48The specified printer or disk device has been paused.
63ERROR_FILE_EXISTS800x50The file exists.
64ERROR_CANNOT_MAKE820x52The directory or file cannot be created.
65ERROR_FAIL_I24830x53Fail on INT 24.
66ERROR_OUT_OF_STRUCTURES840x54Storage to process this request is not available.
67ERROR_ALREADY_ASSIGNED850x55The local device name is already in use.
68ERROR_INVALID_PASSWORD860x56The specified network password is not correct.
69ERROR_INVALID_PARAMETER870x57The parameter is incorrect.
70ERROR_NET_WRITE_FAULT880x58A write fault occurred on the network.
71ERROR_NO_PROC_SLOTS890x59The system cannot start another process at this time.
72ERROR_TOO_MANY_SEMAPHORES1000x64Cannot create another system semaphore.
73ERROR_EXCL_SEM_ALREADY_OWNED1010x65The exclusive semaphore is owned by another process.
74ERROR_SEM_IS_SET1020x66The semaphore is set and cannot be closed.
75ERROR_TOO_MANY_SEM_REQUESTS1030x67The semaphore cannot be set again.
76ERROR_INVALID_AT_INTERRUPT_TIME1040x68Cannot request exclusive semaphores at interrupt time.
77ERROR_SEM_OWNER_DIED1050x69The previous ownership of this semaphore has ended.
78ERROR_SEM_USER_LIMIT1060x6AInsert the diskette for drive %1.
79ERROR_DISK_CHANGE1070x6BThe program stopped because an alternate diskette was not inserted.
80ERROR_DRIVE_LOCKED1080x6CThe disk is in use or locked by another process.
81ERROR_BROKEN_PIPE1090x6DThe pipe has been ended.
82ERROR_OPEN_FAILED1100x6EThe system cannot open the device or file specified.
83ERROR_BUFFER_OVERFLOW1110x6FThe file name is too long.
84ERROR_DISK_FULL1120x70There is not enough space on the disk.
85ERROR_NO_MORE_SEARCH_HANDLES1130x71No more internal file identifiers available.
86ERROR_INVALID_TARGET_HANDLE1140x72The target internal file identifier is incorrect.
87ERROR_INVALID_CATEGORY1170x75The IOCTL call made by the application program is not correct.
88ERROR_INVALID_VERIFY_SWITCH1180x76The verify-on-write switch parameter value is not correct.
89ERROR_BAD_DRIVER_LEVEL1190x77The system does not support the command requested.
90ERROR_CALL_NOT_IMPLEMENTED1200x78This function is not supported on this system.
91ERROR_SEM_TIMEOUT1210x79The semaphore timeout period has expired.
92ERROR_INSUFFICIENT_BUFFER1220x7AThe data area passed to a system call is too small.
93ERROR_INVALID_NAME1230x7BThe filename, directory name, or volume label syntax is incorrect.
94ERROR_INVALID_LEVEL1240x7CThe system call level is not correct.
95ERROR_NO_VOLUME_LABEL1250x7DThe disk has no volume label.
96ERROR_MOD_NOT_FOUND1260x7EThe specified module could not be found.
97ERROR_PROC_NOT_FOUND1270x7FThe specified procedure could not be found.
98ERROR_WAIT_NO_CHILDREN1280x80There are no child processes to wait for.
99ERROR_CHILD_NOT_COMPLETE1290x81The %1 application cannot be run in Win32 mode.
100ERROR_DIRECT_ACCESS_HANDLE1300x82Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
101ERROR_NEGATIVE_SEEK1310x83An attempt was made to move the file pointer before the beginning of the file.
102ERROR_SEEK_ON_DEVICE1320x84The file pointer cannot be set on the specified device or file.
103ERROR_IS_JOIN_TARGET1330x85A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
104ERROR_IS_JOINED1340x86An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.
105ERROR_IS_SUBSTED1350x87An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.
106ERROR_NOT_JOINED1360x88The system tried to delete the JOIN of a drive that is not joined.
107ERROR_NOT_SUBSTED1370x89The system tried to delete the substitution of a drive that is not substituted.
108ERROR_JOIN_TO_JOIN1380x8AThe system tried to join a drive to a directory on a joined drive.
109ERROR_SUBST_TO_SUBST1390x8BThe system tried to substitute a drive to a directory on a substituted drive.
110ERROR_JOIN_TO_SUBST1400x8CThe system tried to join a drive to a directory on a substituted drive.
111ERROR_SUBST_TO_JOIN1410x8DThe system tried to SUBST a drive to a directory on a joined drive.
112ERROR_BUSY_DRIVE1420x8EThe system cannot perform a JOIN or SUBST at this time.
113ERROR_SAME_DRIVE1430x8FThe system cannot join or substitute a drive to or for a directory on the same drive.
114ERROR_DIR_NOT_ROOT1440x90The directory is not a subdirectory of the root directory.
115ERROR_DIR_NOT_EMPTY1450x91The directory is not empty.
116ERROR_IS_SUBST_PATH1460x92The path specified is being used in a substitute.
117ERROR_IS_JOIN_PATH1470x93Not enough resources are available to process this command.
118ERROR_PATH_BUSY1480x94The path specified cannot be used at this time.
119ERROR_IS_SUBST_TARGET1490x95An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
120ERROR_SYSTEM_TRACE1500x96System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
121ERROR_INVALID_EVENT_COUNT1510x97The number of specified semaphore events for DosMuxSemWait is not correct.
122ERROR_TOO_MANY_MUXWAITERS1520x98DosMuxSemWait did not execute; too many semaphores are already set.
123ERROR_INVALID_LIST_FORMAT1530x99The DosMuxSemWait list is not correct.
124ERROR_LABEL_TOO_LONG1540x9AThe volume label you entered exceeds the label character limit of the target file system.
125ERROR_TOO_MANY_TCBS1550x9BCannot create another thread.
126ERROR_SIGNAL_REFUSED1560x9CThe recipient process has refused the signal.
127ERROR_DISCARDED1570x9DThe segment is already discarded and cannot be locked.
128ERROR_NOT_LOCKED1580x9EThe segment is already unlocked.
129ERROR_BAD_THREADID_ADDR1590x9FThe address for the thread ID is not correct.
130ERROR_BAD_ARGUMENTS1600xA0One or more arguments are not correct.
131ERROR_BAD_PATHNAME1610xA1The specified path is invalid.
132ERROR_SIGNAL_PENDING1620xA2A signal is already pending.
133ERROR_MAX_THRDS_REACHED1640xA4No more threads can be created in the system.
134ERROR_LOCK_FAILED1670xA7Unable to lock a region of a file.
135ERROR_BUSY1700xAAThe requested resource is in use.
136ERROR_DEVICE_SUPPORT_IN_PROGRESS1710xABDevice's command support detection is in progress.
137ERROR_CANCEL_VIOLATION1730xADA lock request was not outstanding for the supplied cancel region.
138ERROR_ATOMIC_LOCKS_NOT_SUPPORTED1740xAEThe file system does not support atomic changes to the lock type.
139ERROR_INVALID_SEGMENT_NUMBER1800xB4The system detected a segment number that was not correct.
140ERROR_INVALID_ORDINAL1820xB6The operating system cannot run %1.
141ERROR_ALREADY_EXISTS1830xB7Cannot create a file when that file already exists.
142ERROR_INVALID_FLAG_NUMBER1860xBAThe flag passed is not correct.
143ERROR_SEM_NOT_FOUND1870xBBThe specified system semaphore name was not found.
144ERROR_INVALID_STARTING_CODESEG1880xBCThe operating system cannot run %1.
145ERROR_INVALID_STACKSEG1890xBDThe operating system cannot run %1.
146ERROR_INVALID_MODULETYPE1900xBEThe operating system cannot run %1.
147ERROR_INVALID_EXE_SIGNATURE1910xBFCannot run %1 in Win32 mode.
148ERROR_EXE_MARKED_INVALID1920xC0The operating system cannot run %1.
149ERROR_BAD_EXE_FORMAT1930xC1%1 is not a valid Win32 application.
150ERROR_ITERATED_DATA_EXCEEDS_64k1940xC2The operating system cannot run %1.
151ERROR_INVALID_MINALLOCSIZE1950xC3The operating system cannot run %1.
152ERROR_DYNLINK_FROM_INVALID_RING1960xC4The operating system cannot run this application program.
153ERROR_IOPL_NOT_ENABLED1970xC5The operating system is not presently configured to run this application.
154ERROR_INVALID_SEGDPL1980xC6The operating system cannot run %1.
155ERROR_AUTODATASEG_EXCEEDS_64k1990xC7The operating system cannot run this application program.
156ERROR_RING2SEG_MUST_BE_MOVABLE2000xC8The code segment cannot be greater than or equal to 64K.
157ERROR_RELOC_CHAIN_XEEDS_SEGLIM2010xC9The operating system cannot run %1.
158ERROR_INFLOOP_IN_RELOC_CHAIN2020xCAThe operating system cannot run %1.
159ERROR_ENVVAR_NOT_FOUND2030xCBThe system could not find the environment option that was entered.
160ERROR_NO_SIGNAL_SENT2050xCDNo process in the command subtree has a signal handler.
161ERROR_FILENAME_EXCED_RANGE2060xCEThe filename or extension is too long.
162ERROR_RING2_STACK_IN_USE2070xCFThe ring 2 stack is in use.
163ERROR_META_EXPANSION_TOO_LONG2080xD0The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
164ERROR_INVALID_SIGNAL_NUMBER2090xD1The signal being posted is not correct.
165ERROR_THREAD_1_INACTIVE2100xD2The signal handler cannot be set.
166ERROR_LOCKED2120xD4The segment is locked and cannot be reallocated.
167ERROR_TOO_MANY_MODULES2140xD6Too many dynamic-link modules are attached to this program or dynamic-link module.
168ERROR_NESTING_NOT_ALLOWED2150xD7Cannot nest calls to LoadModule.
169ERROR_EXE_MACHINE_TYPE_MISMATCH2160xD8This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.
170ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY2170xD9The image file %1 is signed, unable to modify.
171ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY2180xDAThe image file %1 is strong signed, unable to modify.
172ERROR_FILE_CHECKED_OUT2200xDCThis file is checked out or locked for editing by another user.
173ERROR_CHECKOUT_REQUIRED2210xDDThe file must be checked out before saving changes.
174ERROR_BAD_FILE_TYPE2220xDEThe file type being saved or retrieved has been blocked.
175ERROR_FILE_TOO_LARGE2230xDFThe file size exceeds the limit allowed and cannot be saved.
176ERROR_FORMS_AUTH_REQUIRED2240xE0Access Denied. Before opening files in this location, you must first add the web site to your trusted sites list, browse to the web site, and select the option to login automatically.
177ERROR_VIRUS_INFECTED2250xE1Operation did not complete successfully because the file contains a virus or potentially unwanted software.
178ERROR_VIRUS_DELETED2260xE2This file contains a virus or potentially unwanted software and cannot be opened. Due to the nature of this virus or potentially unwanted software, the file has been removed from this location.
179ERROR_PIPE_LOCAL2290xE5The pipe is local.
180ERROR_BAD_PIPE2300xE6The pipe state is invalid.
181ERROR_PIPE_BUSY2310xE7All pipe instances are busy.
182ERROR_NO_DATA2320xE8The pipe is being closed.
183ERROR_PIPE_NOT_CONNECTED2330xE9No process is on the other end of the pipe.
184ERROR_MORE_DATA2340xEAMore data is available.
185ERROR_VC_DISCONNECTED2400xF0The session was canceled.
186ERROR_INVALID_EA_NAME2540xFEThe specified extended attribute name was invalid.
187ERROR_EA_LIST_INCONSISTENT2550xFFThe extended attributes are inconsistent.
188WAIT_TIMEOUT2580x102The wait operation timed out.
189ERROR_NO_MORE_ITEMS2590x103No more data is available.
190ERROR_CANNOT_COPY2660x10AThe copy functions cannot be used.
191ERROR_DIRECTORY2670x10BThe directory name is invalid.
192ERROR_EAS_DIDNT_FIT2750x113The extended attributes did not fit in the buffer.
193ERROR_EA_FILE_CORRUPT2760x114The extended attribute file on the mounted file system is corrupt.
194ERROR_EA_TABLE_FULL2770x115The extended attribute table file is full.
195ERROR_INVALID_EA_HANDLE2780x116The specified extended attribute handle is invalid.
196ERROR_EAS_NOT_SUPPORTED2820x11AThe mounted file system does not support extended attributes.
197ERROR_NOT_OWNER2880x120Attempt to release mutex not owned by caller.
198ERROR_TOO_MANY_POSTS2980x12AToo many posts were made to a semaphore.
199ERROR_PARTIAL_COPY2990x12BOnly part of a ReadProcessMemory or WriteProcessMemory request was completed.
200ERROR_OPLOCK_NOT_GRANTED3000x12CThe oplock request is denied.
201ERROR_INVALID_OPLOCK_PROTOCOL3010x12DAn invalid oplock acknowledgment was received by the system.
202ERROR_DISK_TOO_FRAGMENTED3020x12EThe volume is too fragmented to complete this operation.
203ERROR_DELETE_PENDING3030x12FThe file cannot be opened because it is in the process of being deleted.
204ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING3040x130Short name settings may not be changed on this volume due to the global registry setting.
205ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME3050x131Short names are not enabled on this volume.
206ERROR_SECURITY_STREAM_IS_INCONSISTENT3060x132The security stream for the given volume is in an inconsistent state. Please run CHKDSK on the volume.
207ERROR_INVALID_LOCK_RANGE3070x133A requested file lock operation cannot be processed due to an invalid byte range.
208ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT3080x134The subsystem needed to support the image type is not present.
209ERROR_NOTIFICATION_GUID_ALREADY_DEFINED3090x135The specified file already has a notification GUID associated with it.
210ERROR_INVALID_EXCEPTION_HANDLER3100x136An invalid exception handler routine has been detected.
211ERROR_DUPLICATE_PRIVILEGES3110x137Duplicate privileges were specified for the token.
212ERROR_NO_RANGES_PROCESSED3120x138No ranges for the specified operation were able to be processed.
213ERROR_NOT_ALLOWED_ON_SYSTEM_FILE3130x139Operation is not allowed on a file system internal file.
214ERROR_DISK_RESOURCES_EXHAUSTED3140x13AThe physical resources of this disk have been exhausted.
215ERROR_INVALID_TOKEN3150x13BThe token representing the data is invalid.
216ERROR_DEVICE_FEATURE_NOT_SUPPORTED3160x13CThe device does not support the command feature.
217ERROR_MR_MID_NOT_FOUND3170x13DThe system cannot find message text for message number 0x%1 in the message file for %2.
218ERROR_SCOPE_NOT_FOUND3180x13EThe scope specified was not found.
219ERROR_UNDEFINED_SCOPE3190x13FThe Central Access Policy specified is not defined on the target machine.
220ERROR_INVALID_CAP3200x140The Central Access Policy obtained from Active Directory is invalid.
221ERROR_DEVICE_UNREACHABLE3210x141The device is unreachable.
222ERROR_DEVICE_NO_RESOURCES3220x142The target device has insufficient resources to complete the operation.
223ERROR_DATA_CHECKSUM_ERROR3230x143A data integrity checksum error occurred. Data in the file stream is corrupt.
224ERROR_INTERMIXED_KERNEL_EA_OPERATION3240x144An attempt was made to modify both a KERNEL and normal Extended Attribute (EA) in the same operation.
225ERROR_FILE_LEVEL_TRIM_NOT_SUPPORTED3260x146Device does not support file-level TRIM.
226ERROR_OFFSET_ALIGNMENT_VIOLATION3270x147The command specified a data offset that does not align to the device's granularity/alignment.
227ERROR_INVALID_FIELD_IN_PARAMETER_LIST3280x148The command specified an invalid field in its parameter list.
228ERROR_OPERATION_IN_PROGRESS3290x149An operation is currently in progress with the device.
229ERROR_BAD_DEVICE_PATH3300x14AAn attempt was made to send down the command via an invalid path to the target device.
230ERROR_TOO_MANY_DESCRIPTORS3310x14BThe command specified a number of descriptors that exceeded the maximum supported by the device.
231ERROR_SCRUB_DATA_DISABLED3320x14CScrub is disabled on the specified file.
232ERROR_NOT_REDUNDANT_STORAGE3330x14DThe storage device does not provide redundancy.
233ERROR_RESIDENT_FILE_NOT_SUPPORTED3340x14EAn operation is not supported on a resident file.
234ERROR_COMPRESSED_FILE_NOT_SUPPORTED3350x14FAn operation is not supported on a compressed file.
235ERROR_DIRECTORY_NOT_SUPPORTED3360x150An operation is not supported on a directory.
236ERROR_NOT_READ_FROM_COPY3370x151The specified copy of the requested data could not be read.
237ERROR_FAIL_NOACTION_REBOOT3500x15ENo action was taken as a system reboot is required.
238ERROR_FAIL_SHUTDOWN3510x15FThe shutdown operation failed.
239ERROR_FAIL_RESTART3520x160The restart operation failed.
240ERROR_MAX_SESSIONS_REACHED3530x161The maximum number of sessions has been reached.
241ERROR_THREAD_MODE_ALREADY_BACKGROUND4000x190The thread is already in background processing mode.
242ERROR_THREAD_MODE_NOT_BACKGROUND4010x191The thread is not in background processing mode.
243ERROR_PROCESS_MODE_ALREADY_BACKGROUND4020x192The process is already in background processing mode.
244ERROR_PROCESS_MODE_NOT_BACKGROUND4030x193The process is not in background processing mode.
245ERROR_INVALID_ADDRESS4870x1E7Attempt to access invalid address.
246ERROR_USER_PROFILE_LOAD5000x1F4User profile cannot be loaded.
247ERROR_ARITHMETIC_OVERFLOW5340x216Arithmetic result exceeded 32 bits.
248ERROR_PIPE_CONNECTED5350x217There is a process on other end of the pipe.
249ERROR_PIPE_LISTENING5360x218Waiting for a process to open the other end of the pipe.
250ERROR_VERIFIER_STOP5370x219Application verifier has found an error in the current process.
251ERROR_ABIOS_ERROR5380x21AAn error occurred in the ABIOS subsystem.
252ERROR_WX86_WARNING5390x21BA warning occurred in the WX86 subsystem.
253ERROR_WX86_ERROR5400x21CAn error occurred in the WX86 subsystem.
254ERROR_TIMER_NOT_CANCELED5410x21DAn 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.
255ERROR_UNWIND5420x21EUnwind exception code.
256ERROR_BAD_STACK5430x21FAn invalid or unaligned stack was encountered during an unwind operation.
257ERROR_INVALID_UNWIND_TARGET5440x220An invalid unwind target was encountered during an unwind operation.
258ERROR_INVALID_PORT_ATTRIBUTES5450x221Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort
259ERROR_PORT_MESSAGE_TOO_LONG5460x222Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port.
260ERROR_INVALID_QUOTA_LOWER5470x223An attempt was made to lower a quota limit below the current usage.
261ERROR_DEVICE_ALREADY_ATTACHED5480x224An attempt was made to attach to a device that was already attached to another device.
262ERROR_INSTRUCTION_MISALIGNMENT5490x225An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.
263ERROR_PROFILING_NOT_STARTED5500x226Profiling not started.
264ERROR_PROFILING_NOT_STOPPED5510x227Profiling not stopped.
265ERROR_COULD_NOT_INTERPRET5520x228The passed ACL did not contain the minimum required information.
266ERROR_PROFILING_AT_LIMIT5530x229The number of active profiling objects is at the maximum and no more may be started.
267ERROR_CANT_WAIT5540x22AUsed to indicate that an operation cannot continue without blocking for I/O.
268ERROR_CANT_TERMINATE_SELF5550x22BIndicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process.
269ERROR_UNEXPECTED_MM_CREATE_ERR5560x22CIf 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.
270ERROR_UNEXPECTED_MM_MAP_ERROR5570x22DIf 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.
271ERROR_UNEXPECTED_MM_EXTEND_ERR5580x22EIf 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.
272ERROR_BAD_FUNCTION_TABLE5590x22FA malformed function table was encountered during an unwind operation.
273ERROR_NO_GUID_TRANSLATION5600x230Indicates 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.
274ERROR_INVALID_LDT_SIZE5610x231Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors.
275ERROR_INVALID_LDT_OFFSET5630x233Indicates that the starting value for the LDT information was not an integral multiple of the selector size.
276ERROR_INVALID_LDT_DESCRIPTOR5640x234Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors.
277ERROR_TOO_MANY_THREADS5650x235Indicates 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.
278ERROR_THREAD_NOT_IN_PROCESS5660x236An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified.
279ERROR_PAGEFILE_QUOTA_EXCEEDED5670x237Page file quota was exceeded.
280ERROR_LOGON_SERVER_CONFLICT5680x238The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.
281ERROR_SYNCHRONIZATION_REQUIRED5690x239The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required.
282ERROR_NET_OPEN_FAILED5700x23AThe 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.
283ERROR_IO_PRIVILEGE_FAILED5710x23B{Privilege Failed} The I/O permissions for the process could not be changed.
284ERROR_CONTROL_C_EXIT5720x23C{Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.
285ERROR_MISSING_SYSTEMFILE5730x23D{Missing System File} The required system file %hs is bad or missing.
286ERROR_UNHANDLED_EXCEPTION5740x23E{Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%08lx.
287ERROR_APP_INIT_FAILURE5750x23F{Application Error} The application was unable to start correctly (0x%lx). Click OK to close the application.
288ERROR_PAGEFILE_CREATE_FAILED5760x240{Unable to Create Paging File} The creation of the paging file %hs failed (%lx). The requested size was %ld.
289ERROR_INVALID_IMAGE_HASH5770x241Windows 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.
290ERROR_NO_PAGEFILE5780x242{No Paging File Specified} No paging file was specified in the system configuration.
291ERROR_ILLEGAL_FLOAT_CONTEXT5790x243{EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.
292ERROR_NO_EVENT_PAIR5800x244An 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.
293ERROR_DOMAIN_CTRLR_CONFIG_ERROR5810x245A Windows Server has an incorrect configuration.
294ERROR_ILLEGAL_CHARACTER5820x246An 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 0xFFFF and 0xFFFE.
295ERROR_UNDEFINED_CHARACTER5830x247The Unicode character is not defined in the Unicode character set installed on the system.
296ERROR_FLOPPY_VOLUME5840x248The paging file cannot be created on a floppy diskette.
297ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT5850x249The system BIOS failed to connect a system interrupt to the device or bus for which the device is connected.
298ERROR_BACKUP_CONTROLLER5860x24AThis operation is only allowed for the Primary Domain Controller of the domain.
299ERROR_MUTANT_LIMIT_EXCEEDED5870x24BAn attempt was made to acquire a mutant such that its maximum count would have been exceeded.
300ERROR_FS_DRIVER_REQUIRED5880x24CA volume has been accessed for which a file system driver is required that has not yet been loaded.
301ERROR_CANNOT_LOAD_REGISTRY_FILE5890x24D{Registry File Failure} The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt, absent, or not writable.
302ERROR_DEBUG_ATTACH_FAILED5900x24E{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.
303ERROR_SYSTEM_PROCESS_TERMINATED5910x24F{Fatal System Error} The %hs system process terminated unexpectedly with a status of 0x%08x (0x%08x 0x%08x). The system has been shut down.
304ERROR_DATA_NOT_ACCEPTED5920x250{Data Not Accepted} The TDI client could not handle the data received during an indication.
305ERROR_VDM_HARD_ERROR5930x251NTVDM encountered a hard error.
306ERROR_DRIVER_CANCEL_TIMEOUT5940x252{Cancel Timeout} The driver %hs failed to complete a cancelled I/O request in the allotted time.
307ERROR_REPLY_MESSAGE_MISMATCH5950x253{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.
308ERROR_LOST_WRITEBEHIND_DATA5960x254{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.
309ERROR_CLIENT_SERVER_PARAMETERS_INVALID5970x255The 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.
310ERROR_NOT_TINY_STREAM5980x256The stream is not a tiny stream.
311ERROR_STACK_OVERFLOW_READ5990x257The request must be handled by the stack overflow code.
312ERROR_CONVERT_TO_LARGE6000x258Internal 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.
313ERROR_FOUND_OUT_OF_SCOPE6010x259The 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.
314ERROR_ALLOCATE_BUCKET6020x25AThe bucket array must be grown. Retry transaction after doing so.
315ERROR_MARSHALL_OVERFLOW6030x25BThe user/kernel marshalling buffer has overflowed.
316ERROR_INVALID_VARIANT6040x25CThe supplied variant structure contains invalid data.
317ERROR_BAD_COMPRESSION_BUFFER6050x25DThe specified buffer contains ill-formed data.
318ERROR_AUDIT_FAILED6060x25E{Audit Failed} An attempt to generate a security audit failed.
319ERROR_TIMER_RESOLUTION_NOT_SET6070x25FThe timer resolution was not previously set by the current process.
320ERROR_INSUFFICIENT_LOGON_INFO6080x260There is insufficient account information to log you on.
321ERROR_BAD_DLL_ENTRYPOINT6090x261{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.
322ERROR_BAD_SERVICE_ENTRYPOINT6100x262{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.
323ERROR_IP_ADDRESS_CONFLICT16110x263There is an IP address conflict with another system on the network.
324ERROR_IP_ADDRESS_CONFLICT26120x264There is an IP address conflict with another system on the network.
325ERROR_REGISTRY_QUOTA_LIMIT6130x265{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.
326ERROR_NO_CALLBACK_ACTIVE6140x266A callback return system service cannot be executed when no callback is active.
327ERROR_PWD_TOO_SHORT6150x267The password provided is too short to meet the policy of your user account. Please choose a longer password.
328ERROR_PWD_TOO_RECENT6160x268The 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.
329ERROR_PWD_HISTORY_CONFLICT6170x269You 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.
330ERROR_UNSUPPORTED_COMPRESSION6180x26AThe specified compression format is unsupported.
331ERROR_INVALID_HW_PROFILE6190x26BThe specified hardware profile configuration is invalid.
332ERROR_INVALID_PLUGPLAY_DEVICE_PATH6200x26CThe specified Plug and Play registry device path is invalid.
333ERROR_QUOTA_LIST_INCONSISTENT6210x26DThe specified quota list is internally inconsistent with its descriptor.
334ERROR_EVALUATION_EXPIRATION6220x26E{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.
335ERROR_ILLEGAL_DLL_RELOCATION6230x26F{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.
336ERROR_DLL_INIT_FAILED_LOGOFF6240x270{DLL Initialization Failed} The application failed to initialize because the window station is shutting down.
337ERROR_VALIDATE_CONTINUE6250x271The validation process needs to continue on to the next step.
338ERROR_NO_MORE_MATCHES6260x272There are no more matches for the current index enumeration.
339ERROR_RANGE_LIST_CONFLICT6270x273The range could not be added to the range list because of a conflict.
340ERROR_SERVER_SID_MISMATCH6280x274The server process is running under a SID different than that required by client.
341ERROR_CANT_ENABLE_DENY_ONLY6290x275A group marked use for deny only cannot be enabled.
342ERROR_FLOAT_MULTIPLE_FAULTS6300x276{EXCEPTION} Multiple floating point faults.
343ERROR_FLOAT_MULTIPLE_TRAPS6310x277{EXCEPTION} Multiple floating point traps.
344ERROR_NOINTERFACE6320x278The requested interface is not supported.
345ERROR_DRIVER_FAILED_SLEEP6330x279{System Standby Failed} The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode.
346ERROR_CORRUPT_SYSTEM_FILE6340x27AThe system file %1 has become corrupt and has been replaced.
347ERROR_COMMITMENT_MINIMUM6350x27B{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.
348ERROR_PNP_RESTART_ENUMERATION6360x27CA device was removed so enumeration must be restarted.
349ERROR_SYSTEM_IMAGE_BAD_SIGNATURE6370x27D{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.
350ERROR_PNP_REBOOT_REQUIRED6380x27EDevice will not start without a reboot.
351ERROR_INSUFFICIENT_POWER6390x27FThere is not enough power to complete the requested operation.
352ERROR_MULTIPLE_FAULT_VIOLATION6400x280ERROR_MULTIPLE_FAULT_VIOLATION
353ERROR_SYSTEM_SHUTDOWN6410x281The system is in the process of shutting down.
354ERROR_PORT_NOT_SET6420x282An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.
355ERROR_DS_VERSION_CHECK_FAILURE6430x283This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller.
356ERROR_RANGE_NOT_FOUND6440x284The specified range could not be found in the range list.
357ERROR_NOT_SAFE_MODE_DRIVER6460x286The driver was not loaded because the system is booting into safe mode.
358ERROR_FAILED_DRIVER_ENTRY6470x287The driver was not loaded because it failed its initialization call.
359ERROR_DEVICE_ENUMERATION_ERROR6480x288The "%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.
360ERROR_MOUNT_POINT_NOT_RESOLVED6490x289The 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.
361ERROR_INVALID_DEVICE_OBJECT_PARAMETER6500x28AThe device object parameter is either not a valid device object or is not attached to the volume specified by the file name.
362ERROR_MCA_OCCURED6510x28BA Machine Check Error has occurred. Please check the system eventlog for additional information.
363ERROR_DRIVER_DATABASE_ERROR6520x28CThere was error [%2] processing the driver database.
364ERROR_SYSTEM_HIVE_TOO_LARGE6530x28DSystem hive size has exceeded its limit.
365ERROR_DRIVER_FAILED_PRIOR_UNLOAD6540x28EThe driver could not be loaded because a previous version of the driver is still in memory.
366ERROR_VOLSNAP_PREPARE_HIBERNATE6550x28F{Volume Shadow Copy Service} Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.
367ERROR_HIBERNATION_FAILURE6560x290The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted.
368ERROR_PWD_TOO_LONG6570x291The password provided is too long to meet the policy of your user account. Please choose a shorter password.
369ERROR_FILE_SYSTEM_LIMITATION6650x299The requested operation could not be completed due to a file system limitation.
370ERROR_ASSERTION_FAILURE6680x29CAn assertion failure has occurred.
371ERROR_ACPI_ERROR6690x29DAn error occurred in the ACPI subsystem.
372ERROR_WOW_ASSERTION6700x29EWOW Assertion Error.
373ERROR_PNP_BAD_MPS_TABLE6710x29FA device is missing in the system BIOS MPS table. This device will not be used. Please contact your system vendor for system BIOS update.
374ERROR_PNP_TRANSLATION_FAILED6720x2A0A translator failed to translate resources.
375ERROR_PNP_IRQ_TRANSLATION_FAILED6730x2A1A IRQ translator failed to translate resources.
376ERROR_PNP_INVALID_ID6740x2A2Driver %2 returned invalid ID for a child device (%3).
377ERROR_WAKE_SYSTEM_DEBUGGER6750x2A3{Kernel Debugger Awakened} the system debugger was awakened by an interrupt.
378ERROR_HANDLES_CLOSED6760x2A4{Handles Closed} Handles to objects have been automatically closed as a result of the requested operation.
379ERROR_EXTRANEOUS_INFORMATION6770x2A5{Too Much Information} The specified access control list (ACL) contained more information than was expected.
380ERROR_RXACT_COMMIT_NECESSARY6780x2A6This 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).
381ERROR_MEDIA_CHECK6790x2A7{Media Changed} The media may have changed.
382ERROR_GUID_SUBSTITUTION_MADE6800x2A8{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.
383ERROR_STOPPED_ON_SYMLINK6810x2A9The create operation stopped after reaching a symbolic link.
384ERROR_LONGJUMP6820x2AAA long jump has been executed.
385ERROR_PLUGPLAY_QUERY_VETOED6830x2ABThe Plug and Play query operation was not successful.
386ERROR_UNWIND_CONSOLIDATE6840x2ACA frame consolidation has been executed.
387ERROR_REGISTRY_HIVE_RECOVERED6850x2AD{Registry Hive Recovered} Registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost.
388ERROR_DLL_MIGHT_BE_INSECURE6860x2AEThe 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?
389ERROR_DLL_MIGHT_BE_INCOMPATIBLE6870x2AFThe 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?
390ERROR_DBG_EXCEPTION_NOT_HANDLED6880x2B0Debugger did not handle the exception.
391ERROR_DBG_REPLY_LATER6890x2B1Debugger will reply later.
392ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE6900x2B2Debugger cannot provide handle.
393ERROR_DBG_TERMINATE_THREAD6910x2B3Debugger terminated thread.
394ERROR_DBG_TERMINATE_PROCESS6920x2B4Debugger terminated process.
395ERROR_DBG_CONTROL_C6930x2B5Debugger got control C.
396ERROR_DBG_PRINTEXCEPTION_C6940x2B6Debugger printed exception on control C.
397ERROR_DBG_RIPEXCEPTION6950x2B7Debugger received RIP exception.
398ERROR_DBG_CONTROL_BREAK6960x2B8Debugger received control break.
399ERROR_DBG_COMMAND_EXCEPTION6970x2B9Debugger command communication exception.
400ERROR_OBJECT_NAME_EXISTS6980x2BA{Object Exists} An attempt was made to create an object and the object name already existed.
401ERROR_THREAD_WAS_SUSPENDED6990x2BB{Thread Suspended} A thread termination occurred while the thread was suspended. The thread was resumed, and termination proceeded.
402ERROR_IMAGE_NOT_AT_BASE7000x2BC{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.
403ERROR_RXACT_STATE_CREATED7010x2BDThis informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created.
404ERROR_SEGMENT_NOTIFICATION7020x2BE{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.
405ERROR_BAD_CURRENT_DIRECTORY7030x2BF{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.
406ERROR_FT_READ_RECOVERY_FROM_BACKUP7040x2C0{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.
407ERROR_FT_WRITE_RECOVERY7050x2C1{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.
408ERROR_IMAGE_MACHINE_TYPE_MISMATCH7060x2C2{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.
409ERROR_RECEIVE_PARTIAL7070x2C3{Partial Data Received} The network transport returned partial data to its client. The remaining data will be sent later.
410ERROR_RECEIVE_EXPEDITED7080x2C4{Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.
411ERROR_RECEIVE_PARTIAL_EXPEDITED7090x2C5{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.
412ERROR_EVENT_DONE7100x2C6{TDI Event Done} The TDI indication has completed successfully.
413ERROR_EVENT_PENDING7110x2C7{TDI Event Pending} The TDI indication has entered the pending state.
414ERROR_CHECKING_FILE_SYSTEM7120x2C8Checking file system on %wZ.
415ERROR_FATAL_APP_EXIT7130x2C9{Fatal Application Exit} %hs.
416ERROR_PREDEFINED_HANDLE7140x2CAThe specified registry key is referenced by a predefined handle.
417ERROR_WAS_UNLOCKED7150x2CB{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.
418ERROR_SERVICE_NOTIFICATION7160x2CC%hs
419ERROR_WAS_LOCKED7170x2CD{Page Locked} One of the pages to lock was already locked.
420ERROR_LOG_HARD_ERROR7180x2CEApplication popup: %1 : %2
421ERROR_ALREADY_WIN327190x2CFERROR_ALREADY_WIN32
422ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE7200x2D0{Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine.
423ERROR_NO_YIELD_PERFORMED7210x2D1A yield execution was performed and no thread was available to run.
424ERROR_TIMER_RESUME_IGNORED7220x2D2The resumable flag to a timer API was ignored.
425ERROR_ARBITRATION_UNHANDLED7230x2D3The arbiter has deferred arbitration of these resources to its parent.
426ERROR_CARDBUS_NOT_SUPPORTED7240x2D4The inserted CardBus device cannot be started because of a configuration error on "%hs".
427ERROR_MP_PROCESSOR_MISMATCH7250x2D5The 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.
428ERROR_HIBERNATED7260x2D6The system was put into hibernation.
429ERROR_RESUME_HIBERNATION7270x2D7The system was resumed from hibernation.
430ERROR_FIRMWARE_UPDATED7280x2D8Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3].
431ERROR_DRIVERS_LEAKING_LOCKED_PAGES7290x2D9A 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.
432ERROR_WAKE_SYSTEM7300x2DAThe system has awoken.
433ERROR_WAIT_17310x2DBERROR_WAIT_1
434ERROR_WAIT_27320x2DCERROR_WAIT_2
435ERROR_WAIT_37330x2DDERROR_WAIT_3
436ERROR_WAIT_637340x2DEERROR_WAIT_63
437ERROR_ABANDONED_WAIT_07350x2DFERROR_ABANDONED_WAIT_0
438ERROR_ABANDONED_WAIT_637360x2E0ERROR_ABANDONED_WAIT_63
439ERROR_USER_APC7370x2E1ERROR_USER_APC
440ERROR_KERNEL_APC7380x2E2ERROR_KERNEL_APC
441ERROR_ALERTED7390x2E3ERROR_ALERTED
442ERROR_ELEVATION_REQUIRED7400x2E4The requested operation requires elevation.
443ERROR_REPARSE7410x2E5A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
444ERROR_OPLOCK_BREAK_IN_PROGRESS7420x2E6An open/create operation completed while an oplock break is underway.
445ERROR_VOLUME_MOUNTED7430x2E7A new volume has been mounted by a file system.
446ERROR_RXACT_COMMITTED7440x2E8This 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.
447ERROR_NOTIFY_CLEANUP7450x2E9This indicates that a notify change request has been completed due to closing the handle which made the notify change request.
448ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED7460x2EA{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.
449ERROR_PAGE_FAULT_TRANSITION7470x2EBPage fault was a transition fault.
450ERROR_PAGE_FAULT_DEMAND_ZERO7480x2ECPage fault was a demand zero fault.
451ERROR_PAGE_FAULT_COPY_ON_WRITE7490x2EDPage fault was a demand zero fault.
452ERROR_PAGE_FAULT_GUARD_PAGE7500x2EEPage fault was a demand zero fault.
453ERROR_PAGE_FAULT_PAGING_FILE7510x2EFPage fault was satisfied by reading from a secondary storage device.
454ERROR_CACHE_PAGE_LOCKED7520x2F0Cached page was locked during operation.
455ERROR_CRASH_DUMP7530x2F1Crash dump exists in paging file.
456ERROR_BUFFER_ALL_ZEROS7540x2F2Specified buffer contains all zeros.
457ERROR_REPARSE_OBJECT7550x2F3A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
458ERROR_RESOURCE_REQUIREMENTS_CHANGED7560x2F4The device has succeeded a query-stop and its resource requirements have changed.
459ERROR_TRANSLATION_COMPLETE7570x2F5The translator has translated these resources into the global space and no further translations should be performed.
460ERROR_NOTHING_TO_TERMINATE7580x2F6A process being terminated has no threads to terminate.
461ERROR_PROCESS_NOT_IN_JOB7590x2F7The specified process is not part of a job.
462ERROR_PROCESS_IN_JOB7600x2F8The specified process is part of a job.
463ERROR_VOLSNAP_HIBERNATE_READY7610x2F9{Volume Shadow Copy Service} The system is now ready for hibernation.
464ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY7620x2FAA file system or file system filter driver has successfully completed an FsFilter operation.
465ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED7630x2FBThe specified interrupt vector was already connected.
466ERROR_INTERRUPT_STILL_CONNECTED7640x2FCThe specified interrupt vector is still connected.
467ERROR_WAIT_FOR_OPLOCK7650x2FDAn operation is blocked waiting for an oplock.
468ERROR_DBG_EXCEPTION_HANDLED7660x2FEDebugger handled exception.
469ERROR_DBG_CONTINUE7670x2FFDebugger continued.
470ERROR_CALLBACK_POP_STACK7680x300An exception occurred in a user mode callback and the kernel callback frame should be removed.
471ERROR_COMPRESSION_DISABLED7690x301Compression is disabled for this volume.
472ERROR_CANTFETCHBACKWARDS7700x302The data provider cannot fetch backwards through a result set.
473ERROR_CANTSCROLLBACKWARDS7710x303The data provider cannot scroll backwards through a result set.
474ERROR_ROWSNOTRELEASED7720x304The data provider requires that previously fetched data is released before asking for more data.
475ERROR_BAD_ACCESSOR_FLAGS7730x305The data provider was not able to interpret the flags set for a column binding in an accessor.
476ERROR_ERRORS_ENCOUNTERED7740x306One or more errors occurred while processing the request.
477ERROR_NOT_CAPABLE7750x307The implementation is not capable of performing the request.
478ERROR_REQUEST_OUT_OF_SEQUENCE7760x308The client of a component requested an operation which is not valid given the state of the component instance.
479ERROR_VERSION_PARSE_ERROR7770x309A version number could not be parsed.
480ERROR_BADSTARTPOSITION7780x30AThe iterator's start position is invalid.
481ERROR_MEMORY_HARDWARE7790x30BThe hardware has reported an uncorrectable memory error.
482ERROR_DISK_REPAIR_DISABLED7800x30CThe attempted operation required self healing to be enabled.
483ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE7810x30DThe Desktop heap encountered an error while allocating session memory. There is more information in the system event log.
484ERROR_SYSTEM_POWERSTATE_TRANSITION7820x30EThe system power state is transitioning from %2 to %3.
485ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION7830x30FThe system power state is transitioning from %2 to %3 but could enter %4.
486ERROR_MCA_EXCEPTION7840x310A thread is getting dispatched with MCA EXCEPTION because of MCA.
487ERROR_ACCESS_AUDIT_BY_POLICY7850x311Access to %1 is monitored by policy rule %2.
488ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY7860x312Access to %1 has been restricted by your Administrator by policy rule %2.
489ERROR_ABANDON_HIBERFILE7870x313A valid hibernation file has been invalidated and should be abandoned.
490ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED7880x314{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.
491ERROR_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR7890x315{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.
492ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR7900x316{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.
493ERROR_BAD_MCFG_TABLE7910x317The resources required for this device conflict with the MCFG table.
494ERROR_DISK_REPAIR_REDIRECTED7920x318The volume repair could not be performed while it is online. Please schedule to take the volume offline so that it can be repaired.
495ERROR_DISK_REPAIR_UNSUCCESSFUL7930x319The volume repair was not successful.
496ERROR_CORRUPT_LOG_OVERFULL7940x31AOne of the volume corruption logs is full. Further corruptions that may be detected won't be logged.
497ERROR_CORRUPT_LOG_CORRUPTED7950x31BOne of the volume corruption logs is internally corrupted and needs to be recreated. The volume may contain undetected corruptions and must be scanned.
498ERROR_CORRUPT_LOG_UNAVAILABLE7960x31COne of the volume corruption logs is unavailable for being operated on.
499ERROR_CORRUPT_LOG_DELETED_FULL7970x31DOne of the volume corruption logs was deleted while still having corruption records in them. The volume contains detected corruptions and must be scanned.
500ERROR_CORRUPT_LOG_CLEARED7980x31EOne of the volume corruption logs was cleared by chkdsk and no longer contains real corruptions.
501ERROR_ORPHAN_NAME_EXHAUSTED7990x31FOrphaned 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.
502ERROR_OPLOCK_SWITCHED_TO_NEW_HANDLE8000x320The oplock that was associated with this handle is now associated with a different handle.
503ERROR_CANNOT_GRANT_REQUESTED_OPLOCK8010x321An oplock of the requested level cannot be granted. An oplock of a lower level may be available.
504ERROR_CANNOT_BREAK_OPLOCK8020x322The operation did not complete successfully because it would cause an oplock to be broken. The caller has requested that existing oplocks not be broken.
505ERROR_OPLOCK_HANDLE_CLOSED8030x323The handle with which this oplock was associated has been closed. The oplock is now broken.
506ERROR_NO_ACE_CONDITION8040x324The specified access control entry (ACE) does not contain a condition.
507ERROR_INVALID_ACE_CONDITION8050x325The specified access control entry (ACE) contains an invalid condition.
508ERROR_FILE_HANDLE_REVOKED8060x326Access to the specified file handle has been revoked.
509ERROR_IMAGE_AT_DIFFERENT_BASE8070x327An 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.
510ERROR_EA_ACCESS_DENIED9940x3E2Access to the extended attribute was denied.
511ERROR_OPERATION_ABORTED9950x3E3The I/O operation has been aborted because of either a thread exit or an application request.
512ERROR_IO_INCOMPLETE9960x3E4Overlapped I/O event is not in a signaled state.
513ERROR_IO_PENDING9970x3E5Overlapped I/O operation is in progress.
514ERROR_NOACCESS9980x3E6Invalid access to memory location.
515ERROR_SWAPERROR9990x3E7Error performing inpage operation.
516ERROR_STACK_OVERFLOW10010x3E9Recursion too deep; the stack overflowed.
517ERROR_INVALID_MESSAGE10020x3EAThe window cannot act on the sent message.
518ERROR_CAN_NOT_COMPLETE10030x3EBCannot complete this function.
519ERROR_INVALID_FLAGS10040x3ECInvalid flags.
520ERROR_UNRECOGNIZED_VOLUME10050x3EDThe 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.
521ERROR_FILE_INVALID10060x3EEThe volume for a file has been externally altered so that the opened file is no longer valid.
522ERROR_FULLSCREEN_MODE10070x3EFThe requested operation cannot be performed in full-screen mode.
523ERROR_NO_TOKEN10080x3F0An attempt was made to reference a token that does not exist.
524ERROR_BADDB10090x3F1The configuration registry database is corrupt.
525ERROR_BADKEY10100x3F2The configuration registry key is invalid.
526ERROR_CANTOPEN10110x3F3The configuration registry key could not be opened.
527ERROR_CANTREAD10120x3F4The configuration registry key could not be read.
528ERROR_CANTWRITE10130x3F5The configuration registry key could not be written.
529ERROR_REGISTRY_RECOVERED10140x3F6One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful.
530ERROR_REGISTRY_CORRUPT10150x3F7The 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.
531ERROR_REGISTRY_IO_FAILED10160x3F8An 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.
532ERROR_NOT_REGISTRY_FILE10170x3F9The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.
533ERROR_KEY_DELETED10180x3FAIllegal operation attempted on a registry key that has been marked for deletion.
534ERROR_NO_LOG_SPACE10190x3FBSystem could not allocate the required space in a registry log.
535ERROR_KEY_HAS_CHILDREN10200x3FCCannot create a symbolic link in a registry key that already has subkeys or values.
536ERROR_CHILD_MUST_BE_VOLATILE10210x3FDCannot create a stable subkey under a volatile parent key.
537ERROR_NOTIFY_ENUM_DIR10220x3FEA 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.
538ERROR_DEPENDENT_SERVICES_RUNNING10510x41BA stop control has been sent to a service that other running services are dependent on.
539ERROR_INVALID_SERVICE_CONTROL10520x41CThe requested control is not valid for this service.
540ERROR_SERVICE_REQUEST_TIMEOUT10530x41DThe service did not respond to the start or control request in a timely fashion.
541ERROR_SERVICE_NO_THREAD10540x41EA thread could not be created for the service.
542ERROR_SERVICE_DATABASE_LOCKED10550x41FThe service database is locked.
543ERROR_SERVICE_ALREADY_RUNNING10560x420An instance of the service is already running.
544ERROR_INVALID_SERVICE_ACCOUNT10570x421The account name is invalid or does not exist, or the password is invalid for the account name specified.
545ERROR_SERVICE_DISABLED10580x422The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
546ERROR_CIRCULAR_DEPENDENCY10590x423Circular service dependency was specified.
547ERROR_SERVICE_DOES_NOT_EXIST10600x424The specified service does not exist as an installed service.
548ERROR_SERVICE_CANNOT_ACCEPT_CTRL10610x425The service cannot accept control messages at this time.
549ERROR_SERVICE_NOT_ACTIVE10620x426The service has not been started.
550ERROR_FAILED_SERVICE_CONTROLLER_CONNECT10630x427The service process could not connect to the service controller.
551ERROR_EXCEPTION_IN_SERVICE10640x428An exception occurred in the service when handling the control request.
552ERROR_DATABASE_DOES_NOT_EXIST10650x429The database specified does not exist.
553ERROR_SERVICE_SPECIFIC_ERROR10660x42AThe service has returned a service-specific error code.
554ERROR_PROCESS_ABORTED10670x42BThe process terminated unexpectedly.
555ERROR_SERVICE_DEPENDENCY_FAIL10680x42CThe dependency service or group failed to start.
556ERROR_SERVICE_LOGON_FAILED10690x42DThe service did not start due to a logon failure.
557ERROR_SERVICE_START_HANG10700x42EAfter starting, the service hung in a start-pending state.
558ERROR_INVALID_SERVICE_LOCK10710x42FThe specified service database lock is invalid.
559ERROR_SERVICE_MARKED_FOR_DELETE10720x430The specified service has been marked for deletion.
560ERROR_SERVICE_EXISTS10730x431The specified service already exists.
561ERROR_ALREADY_RUNNING_LKG10740x432The system is currently running with the last-known-good configuration.
562ERROR_SERVICE_DEPENDENCY_DELETED10750x433The dependency service does not exist or has been marked for deletion.
563ERROR_BOOT_ALREADY_ACCEPTED10760x434The current boot has already been accepted for use as the last-known-good control set.
564ERROR_SERVICE_NEVER_STARTED10770x435No attempts to start the service have been made since the last boot.
565ERROR_DUPLICATE_SERVICE_NAME10780x436The name is already in use as either a service name or a service display name.
566ERROR_DIFFERENT_SERVICE_ACCOUNT10790x437The account specified for this service is different from the account specified for other services running in the same process.
567ERROR_CANNOT_DETECT_DRIVER_FAILURE10800x438Failure actions can only be set for Win32 services, not for drivers.
568ERROR_CANNOT_DETECT_PROCESS_ABORT10810x439This 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.
569ERROR_NO_RECOVERY_PROGRAM10820x43ANo recovery program has been configured for this service.
570ERROR_SERVICE_NOT_IN_EXE10830x43BThe executable program that this service is configured to run in does not implement the service.
571ERROR_NOT_SAFEBOOT_SERVICE10840x43CThis service cannot be started in Safe Mode.
572ERROR_END_OF_MEDIA11000x44CThe physical end of the tape has been reached.
573ERROR_FILEMARK_DETECTED11010x44DA tape access reached a filemark.
574ERROR_BEGINNING_OF_MEDIA11020x44EThe beginning of the tape or a partition was encountered.
575ERROR_SETMARK_DETECTED11030x44FA tape access reached the end of a set of files.
576ERROR_NO_DATA_DETECTED11040x450No more data is on the tape.
577ERROR_PARTITION_FAILURE11050x451Tape could not be partitioned.
578ERROR_INVALID_BLOCK_LENGTH11060x452When accessing a new tape of a multivolume partition, the current block size is incorrect.
579ERROR_DEVICE_NOT_PARTITIONED11070x453Tape partition information could not be found when loading a tape.
580ERROR_UNABLE_TO_LOCK_MEDIA11080x454Unable to lock the media eject mechanism.
581ERROR_UNABLE_TO_UNLOAD_MEDIA11090x455Unable to unload the media.
582ERROR_MEDIA_CHANGED11100x456The media in the drive may have changed.
583ERROR_BUS_RESET11110x457The I/O bus was reset.
584ERROR_NO_MEDIA_IN_DRIVE11120x458No media in drive.
585ERROR_NO_UNICODE_TRANSLATION11130x459No mapping for the Unicode character exists in the target multi-byte code page.
586ERROR_DLL_INIT_FAILED11140x45AA dynamic link library (DLL) initialization routine failed.
587ERROR_SHUTDOWN_IN_PROGRESS11150x45BA system shutdown is in progress.
588ERROR_NO_SHUTDOWN_IN_PROGRESS11160x45CUnable to abort the system shutdown because no shutdown was in progress.
589ERROR_IO_DEVICE11170x45DThe request could not be performed because of an I/O device error.
590ERROR_SERIAL_NO_DEVICE11180x45ENo serial device was successfully initialized. The serial driver will unload.
591ERROR_IRQ_BUSY11190x45FUnable 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.
592ERROR_MORE_WRITES11200x460A serial I/O operation was completed by another write to the serial port. The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
593ERROR_COUNTER_TIMEOUT11210x461A serial I/O operation completed because the timeout period expired. The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.)
594ERROR_FLOPPY_ID_MARK_NOT_FOUND11220x462No ID address mark was found on the floppy disk.
595ERROR_FLOPPY_WRONG_CYLINDER11230x463Mismatch between the floppy disk sector ID field and the floppy disk controller track address.
596ERROR_FLOPPY_UNKNOWN_ERROR11240x464The floppy disk controller reported an error that is not recognized by the floppy disk driver.
597ERROR_FLOPPY_BAD_REGISTERS11250x465The floppy disk controller returned inconsistent results in its registers.
598ERROR_DISK_RECALIBRATE_FAILED11260x466While accessing the hard disk, a recalibrate operation failed, even after retries.
599ERROR_DISK_OPERATION_FAILED11270x467While accessing the hard disk, a disk operation failed even after retries.
600ERROR_DISK_RESET_FAILED11280x468While accessing the hard disk, a disk controller reset was needed, but even that failed.
601ERROR_EOM_OVERFLOW11290x469Physical end of tape encountered.
602ERROR_NOT_ENOUGH_SERVER_MEMORY11300x46ANot enough server storage is available to process this command.
603ERROR_POSSIBLE_DEADLOCK11310x46BA potential deadlock condition has been detected.
604ERROR_MAPPED_ALIGNMENT11320x46CThe base address or the file offset specified does not have the proper alignment.
605ERROR_SET_POWER_STATE_VETOED11400x474An attempt to change the system power state was vetoed by another application or driver.
606ERROR_SET_POWER_STATE_FAILED11410x475The system BIOS failed an attempt to change the system power state.
607ERROR_TOO_MANY_LINKS11420x476An attempt was made to create more links on a file than the file system supports.
608ERROR_OLD_WIN_VERSION11500x47EThe specified program requires a newer version of Windows.
609ERROR_APP_WRONG_OS11510x47FThe specified program is not a Windows or MS-DOS program.
610ERROR_SINGLE_INSTANCE_APP11520x480Cannot start more than one instance of the specified program.
611ERROR_RMODE_APP11530x481The specified program was written for an earlier version of Windows.
612ERROR_INVALID_DLL11540x482One of the library files needed to run this application is damaged.
613ERROR_NO_ASSOCIATION11550x483No application is associated with the specified file for this operation.
614ERROR_DDE_FAIL11560x484An error occurred in sending the command to the application.
615ERROR_DLL_NOT_FOUND11570x485One of the library files needed to run this application cannot be found.
616ERROR_NO_MORE_USER_HANDLES11580x486The current process has used all of its system allowance of handles for Window Manager objects.
617ERROR_MESSAGE_SYNC_ONLY11590x487The message can be used only with synchronous operations.
618ERROR_SOURCE_ELEMENT_EMPTY11600x488The indicated source element has no media.
619ERROR_DESTINATION_ELEMENT_FULL11610x489The indicated destination element already contains media.
620ERROR_ILLEGAL_ELEMENT_ADDRESS11620x48AThe indicated element does not exist.
621ERROR_MAGAZINE_NOT_PRESENT11630x48BThe indicated element is part of a magazine that is not present.
622ERROR_DEVICE_REINITIALIZATION_NEEDED11640x48CThe indicated device requires reinitialization due to hardware errors.
623ERROR_DEVICE_REQUIRES_CLEANING11650x48DThe device has indicated that cleaning is required before further operations are attempted.
624ERROR_DEVICE_DOOR_OPEN11660x48EThe device has indicated that its door is open.
625ERROR_DEVICE_NOT_CONNECTED11670x48FThe device is not connected.
626ERROR_NOT_FOUND11680x490Element not found.
627ERROR_NO_MATCH11690x491There was no match for the specified key in the index.
628ERROR_SET_NOT_FOUND11700x492The property set specified does not exist on the object.
629ERROR_POINT_NOT_FOUND11710x493The point passed to GetMouseMovePoints is not in the buffer.
630ERROR_NO_TRACKING_SERVICE11720x494The tracking (workstation) service is not running.
631ERROR_NO_VOLUME_ID11730x495The Volume ID could not be found.
632ERROR_UNABLE_TO_REMOVE_REPLACED11750x497Unable to remove the file to be replaced.
633ERROR_UNABLE_TO_MOVE_REPLACEMENT11760x498Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name.
634ERROR_UNABLE_TO_MOVE_REPLACEMENT_211770x499Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name.
635ERROR_JOURNAL_DELETE_IN_PROGRESS11780x49AThe volume change journal is being deleted.
636ERROR_JOURNAL_NOT_ACTIVE11790x49BThe volume change journal is not active.
637ERROR_POTENTIAL_FILE_FOUND11800x49CA file was found, but it may not be the correct file.
638ERROR_JOURNAL_ENTRY_DELETED11810x49DThe journal entry has been deleted from the journal.
639ERROR_SHUTDOWN_IS_SCHEDULED11900x4A6A system shutdown has already been scheduled.
640ERROR_SHUTDOWN_USERS_LOGGED_ON11910x4A7The system shutdown cannot be initiated because there are other users logged on to the computer.
641ERROR_BAD_DEVICE12000x4B0The specified device name is invalid.
642ERROR_CONNECTION_UNAVAIL12010x4B1The device is not currently connected but it is a remembered connection.
643ERROR_DEVICE_ALREADY_REMEMBERED12020x4B2The local device name has a remembered connection to another network resource.
644ERROR_NO_NET_OR_BAD_PATH12030x4B3The network path was either typed incorrectly, does not exist, or the network provider is not currently available. Please try retyping the path or contact your network administrator.
645ERROR_BAD_PROVIDER12040x4B4The specified network provider name is invalid.
646ERROR_CANNOT_OPEN_PROFILE12050x4B5Unable to open the network connection profile.
647ERROR_BAD_PROFILE12060x4B6The network connection profile is corrupted.
648ERROR_NOT_CONTAINER12070x4B7Cannot enumerate a noncontainer.
649ERROR_EXTENDED_ERROR12080x4B8An extended error has occurred.
650ERROR_INVALID_GROUPNAME12090x4B9The format of the specified group name is invalid.
651ERROR_INVALID_COMPUTERNAME12100x4BAThe format of the specified computer name is invalid.
652ERROR_INVALID_EVENTNAME12110x4BBThe format of the specified event name is invalid.
653ERROR_INVALID_DOMAINNAME12120x4BCThe format of the specified domain name is invalid.
654ERROR_INVALID_SERVICENAME12130x4BDThe format of the specified service name is invalid.
655ERROR_INVALID_NETNAME12140x4BEThe format of the specified network name is invalid.
656ERROR_INVALID_SHARENAME12150x4BFThe format of the specified share name is invalid.
657ERROR_INVALID_PASSWORDNAME12160x4C0The format of the specified password is invalid.
658ERROR_INVALID_MESSAGENAME12170x4C1The format of the specified message name is invalid.
659ERROR_INVALID_MESSAGEDEST12180x4C2The format of the specified message destination is invalid.
660ERROR_SESSION_CREDENTIAL_CONFLICT12190x4C3Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
661ERROR_REMOTE_SESSION_LIMIT_EXCEEDED12200x4C4An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
662ERROR_DUP_DOMAINNAME12210x4C5The workgroup or domain name is already in use by another computer on the network.
663ERROR_NO_NETWORK12220x4C6The network is not present or not started.
664ERROR_CANCELLED12230x4C7The operation was canceled by the user.
665ERROR_USER_MAPPED_FILE12240x4C8The requested operation cannot be performed on a file with a user-mapped section open.
666ERROR_CONNECTION_REFUSED12250x4C9The remote computer refused the network connection.
667ERROR_GRACEFUL_DISCONNECT12260x4CAThe network connection was gracefully closed.
668ERROR_ADDRESS_ALREADY_ASSOCIATED12270x4CBThe network transport endpoint already has an address associated with it.
669ERROR_ADDRESS_NOT_ASSOCIATED12280x4CCAn address has not yet been associated with the network endpoint.
670ERROR_CONNECTION_INVALID12290x4CDAn operation was attempted on a nonexistent network connection.
671ERROR_CONNECTION_ACTIVE12300x4CEAn invalid operation was attempted on an active network connection.
672ERROR_NETWORK_UNREACHABLE12310x4CFThe network location cannot be reached. For information about network troubleshooting, see Windows Help.
673ERROR_HOST_UNREACHABLE12320x4D0The network location cannot be reached. For information about network troubleshooting, see Windows Help.
674ERROR_PROTOCOL_UNREACHABLE12330x4D1The network location cannot be reached. For information about network troubleshooting, see Windows Help.
675ERROR_PORT_UNREACHABLE12340x4D2No service is operating at the destination network endpoint on the remote system.
676ERROR_REQUEST_ABORTED12350x4D3The request was aborted.
677ERROR_CONNECTION_ABORTED12360x4D4The network connection was aborted by the local system.
678ERROR_RETRY12370x4D5The operation could not be completed. A retry should be performed.
679ERROR_CONNECTION_COUNT_LIMIT12380x4D6A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
680ERROR_LOGIN_TIME_RESTRICTION12390x4D7Attempting to log in during an unauthorized time of day for this account.
681ERROR_LOGIN_WKSTA_RESTRICTION12400x4D8The account is not authorized to log in from this station.
682ERROR_INCORRECT_ADDRESS12410x4D9The network address could not be used for the operation requested.
683ERROR_ALREADY_REGISTERED12420x4DAThe service is already registered.
684ERROR_SERVICE_NOT_FOUND12430x4DBThe specified service does not exist.
685ERROR_NOT_AUTHENTICATED12440x4DCThe operation being requested was not performed because the user has not been authenticated.
686ERROR_NOT_LOGGED_ON12450x4DDThe operation being requested was not performed because the user has not logged on to the network. The specified service does not exist.
687ERROR_CONTINUE12460x4DEContinue with work in progress.
688ERROR_ALREADY_INITIALIZED12470x4DFAn attempt was made to perform an initialization operation when initialization has already been completed.
689ERROR_NO_MORE_DEVICES12480x4E0No more local devices.
690ERROR_NO_SUCH_SITE12490x4E1The specified site does not exist.
691ERROR_DOMAIN_CONTROLLER_EXISTS12500x4E2A domain controller with the specified name already exists.
692ERROR_ONLY_IF_CONNECTED12510x4E3This operation is supported only when you are connected to the server.
693ERROR_OVERRIDE_NOCHANGES12520x4E4The group policy framework should call the extension even if there are no changes.
694ERROR_BAD_USER_PROFILE12530x4E5The specified user does not have a valid profile.
695ERROR_NOT_SUPPORTED_ON_SBS12540x4E6This operation is not supported on a computer running Windows Server 2003 for Small Business Server.
696ERROR_SERVER_SHUTDOWN_IN_PROGRESS12550x4E7The server machine is shutting down.
697ERROR_HOST_DOWN12560x4E8The remote system is not available. For information about network troubleshooting, see Windows Help.
698ERROR_NON_ACCOUNT_SID12570x4E9The security identifier provided is not from an account domain.
699ERROR_NON_DOMAIN_SID12580x4EAThe security identifier provided does not have a domain component.
700ERROR_APPHELP_BLOCK12590x4EBAppHelp dialog canceled thus preventing the application from starting.
701ERROR_ACCESS_DISABLED_BY_POLICY12600x4ECThis program is blocked by group policy. For more information, contact your system administrator.
702ERROR_REG_NAT_CONSUMPTION12610x4EDA program attempt to use an invalid register value. Normally caused by an uninitialized register. This error is Itanium specific.
703ERROR_CSCSHARE_OFFLINE12620x4EEThe share is currently offline or does not exist.
704ERROR_PKINIT_FAILURE12630x4EFThe Kerberos protocol encountered an error while validating the KDC certificate during smartcard logon. There is more information in the system event log.
705ERROR_SMARTCARD_SUBSYSTEM_FAILURE12640x4F0The Kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.
706ERROR_DOWNGRADE_DETECTED12650x4F1The system cannot contact a domain controller to service the authentication request. Please try again later.
707ERROR_MACHINE_LOCKED12710x4F7The machine is locked and cannot be shut down without the force option.
708ERROR_CALLBACK_SUPPLIED_INVALID_DATA12730x4F9An application-defined callback gave invalid data when called.
709ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED12740x4FAThe group policy framework should call the extension in the synchronous foreground policy refresh.
710ERROR_DRIVER_BLOCKED12750x4FBThis driver has been blocked from loading.
711ERROR_INVALID_IMPORT_OF_NON_DLL12760x4FCA dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.
712ERROR_ACCESS_DISABLED_WEBBLADE12770x4FDWindows cannot open this program since it has been disabled.
713ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER12780x4FEWindows cannot open this program because the license enforcement system has been tampered with or become corrupted.
714ERROR_RECOVERY_FAILURE12790x4FFA transaction recover failed.
715ERROR_ALREADY_FIBER12800x500The current thread has already been converted to a fiber.
716ERROR_ALREADY_THREAD12810x501The current thread has already been converted from a fiber.
717ERROR_STACK_BUFFER_OVERRUN12820x502The 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.
718ERROR_PARAMETER_QUOTA_EXCEEDED12830x503Data present in one of the parameters is more than the function can operate on.
719ERROR_DEBUGGER_INACTIVE12840x504An attempt to do an operation on a debug object failed because the object is in the process of being deleted.
720ERROR_DELAY_LOAD_FAILED12850x505An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed.
721ERROR_VDM_DISALLOWED12860x506%1 is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator.
722ERROR_UNIDENTIFIED_ERROR12870x507Insufficient information exists to identify the cause of failure.
723ERROR_INVALID_CRUNTIME_PARAMETER12880x508The parameter passed to a C runtime function is incorrect.
724ERROR_BEYOND_VDL12890x509The operation occurred beyond the valid data length of the file.
725ERROR_INCOMPATIBLE_SERVICE_SID_TYPE12900x50AThe 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.
726ERROR_DRIVER_PROCESS_TERMINATED12910x50BOn 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.
727ERROR_IMPLEMENTATION_LIMIT12920x50CAn operation attempted to exceed an implementation-defined limit.
728ERROR_PROCESS_IS_PROTECTED12930x50DEither the target process, or the target thread's containing process, is a protected process.
729ERROR_SERVICE_NOTIFY_CLIENT_LAGGING12940x50EThe service notification client is lagging too far behind the current state of services in the machine.
730ERROR_DISK_QUOTA_EXCEEDED12950x50FThe 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.
731ERROR_CONTENT_BLOCKED12960x510The requested file operation failed because the storage policy blocks that type of file. For more information, contact your system administrator.
732ERROR_INCOMPATIBLE_SERVICE_PRIVILEGE12970x511A 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.
733ERROR_APP_HANG12980x512A thread involved in this operation appears to be unresponsive.
734ERROR_INVALID_LABEL12990x513Indicates a particular Security ID may not be assigned as the label of an object.
735ERROR_NOT_ALL_ASSIGNED13000x514Not all privileges or groups referenced are assigned to the caller.
736ERROR_SOME_NOT_MAPPED13010x515Some mapping between account names and security IDs was not done.
737ERROR_NO_QUOTAS_FOR_ACCOUNT13020x516No system quota limits are specifically set for this account.
738ERROR_LOCAL_USER_SESSION_KEY13030x517No encryption key is available. A well-known encryption key was returned.
739ERROR_NULL_LM_PASSWORD13040x518The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.
740ERROR_UNKNOWN_REVISION13050x519The revision level is unknown.
741ERROR_REVISION_MISMATCH13060x51AIndicates two revision levels are incompatible.
742ERROR_INVALID_OWNER13070x51BThis security ID may not be assigned as the owner of this object.
743ERROR_INVALID_PRIMARY_GROUP13080x51CThis security ID may not be assigned as the primary group of an object.
744ERROR_NO_IMPERSONATION_TOKEN13090x51DAn attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
745ERROR_CANT_DISABLE_MANDATORY13100x51EThe group may not be disabled.
746ERROR_NO_LOGON_SERVERS13110x51FThere are currently no logon servers available to service the logon request.
747ERROR_NO_SUCH_LOGON_SESSION13120x520A specified logon session does not exist. It may already have been terminated.
748ERROR_NO_SUCH_PRIVILEGE13130x521A specified privilege does not exist.
749ERROR_PRIVILEGE_NOT_HELD13140x522A required privilege is not held by the client.
750ERROR_INVALID_ACCOUNT_NAME13150x523The name provided is not a properly formed account name.
751ERROR_USER_EXISTS13160x524The specified account already exists.
752ERROR_NO_SUCH_USER13170x525The specified account does not exist.
753ERROR_GROUP_EXISTS13180x526The specified group already exists.
754ERROR_NO_SUCH_GROUP13190x527The specified group does not exist.
755ERROR_MEMBER_IN_GROUP13200x528Either the specified user account is already a member of the specified group, or the specified group cannot be deleted because it contains a member.
756ERROR_MEMBER_NOT_IN_GROUP13210x529The specified user account is not a member of the specified group account.
757ERROR_LAST_ADMIN13220x52AThis operation is disallowed as it could result in an administration account being disabled, deleted or unable to log on.
758ERROR_WRONG_PASSWORD13230x52BUnable to update the password. The value provided as the current password is incorrect.
759ERROR_ILL_FORMED_PASSWORD13240x52CUnable to update the password. The value provided for the new password contains values that are not allowed in passwords.
760ERROR_PASSWORD_RESTRICTION13250x52DUnable to update the password. The value provided for the new password does not meet the length, complexity, or history requirements of the domain.
761ERROR_LOGON_FAILURE13260x52EThe user name or password is incorrect.
762ERROR_ACCOUNT_RESTRICTION13270x52FAccount restrictions are preventing this user from signing in. For example: blank passwords aren't allowed, sign-in times are limited, or a policy restriction has been enforced.
763ERROR_INVALID_LOGON_HOURS13280x530Your account has time restrictions that keep you from signing in right now.
764ERROR_INVALID_WORKSTATION13290x531This user isn't allowed to sign in to this computer.
765ERROR_PASSWORD_EXPIRED13300x532The password for this account has expired.
766ERROR_ACCOUNT_DISABLED13310x533This user can't sign in because this account is currently disabled.
767ERROR_NONE_MAPPED13320x534No mapping between account names and security IDs was done.
768ERROR_TOO_MANY_LUIDS_REQUESTED13330x535Too many local user identifiers (LUIDs) were requested at one time.
769ERROR_LUIDS_EXHAUSTED13340x536No more local user identifiers (LUIDs) are available.
770ERROR_INVALID_SUB_AUTHORITY13350x537The subauthority part of a security ID is invalid for this particular use.
771ERROR_INVALID_ACL13360x538The access control list (ACL) structure is invalid.
772ERROR_INVALID_SID13370x539The security ID structure is invalid.
773ERROR_INVALID_SECURITY_DESCR13380x53AThe security descriptor structure is invalid.
774ERROR_BAD_INHERITANCE_ACL13400x53CThe inherited access control list (ACL) or access control entry (ACE) could not be built.
775ERROR_SERVER_DISABLED13410x53DThe server is currently disabled.
776ERROR_SERVER_NOT_DISABLED13420x53EThe server is currently enabled.
777ERROR_INVALID_ID_AUTHORITY13430x53FThe value provided was an invalid value for an identifier authority.
778ERROR_ALLOTTED_SPACE_EXCEEDED13440x540No more memory is available for security information updates.
779ERROR_INVALID_GROUP_ATTRIBUTES13450x541The specified attributes are invalid, or incompatible with the attributes for the group as a whole.
780ERROR_BAD_IMPERSONATION_LEVEL13460x542Either a required impersonation level was not provided, or the provided impersonation level is invalid.
781ERROR_CANT_OPEN_ANONYMOUS13470x543Cannot open an anonymous level security token.
782ERROR_BAD_VALIDATION_CLASS13480x544The validation information class requested was invalid.
783ERROR_BAD_TOKEN_TYPE13490x545The type of the token is inappropriate for its attempted use.
784ERROR_NO_SECURITY_ON_OBJECT13500x546Unable to perform a security operation on an object that has no associated security.
785ERROR_CANT_ACCESS_DOMAIN_INFO13510x547Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied.
786ERROR_INVALID_SERVER_STATE13520x548The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.
787ERROR_INVALID_DOMAIN_STATE13530x549The domain was in the wrong state to perform the security operation.
788ERROR_INVALID_DOMAIN_ROLE13540x54AThis operation is only allowed for the Primary Domain Controller of the domain.
789ERROR_NO_SUCH_DOMAIN13550x54BThe specified domain either does not exist or could not be contacted.
790ERROR_DOMAIN_EXISTS13560x54CThe specified domain already exists.
791ERROR_DOMAIN_LIMIT_EXCEEDED13570x54DAn attempt was made to exceed the limit on the number of domains per server.
792ERROR_INTERNAL_DB_CORRUPTION13580x54EUnable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.
793ERROR_INTERNAL_ERROR13590x54FAn internal error occurred.
794ERROR_GENERIC_NOT_MAPPED13600x550Generic access types were contained in an access mask which should already be mapped to nongeneric types.
795ERROR_BAD_DESCRIPTOR_FORMAT13610x551A security descriptor is not in the right format (absolute or self-relative).
796ERROR_NOT_LOGON_PROCESS13620x552The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
797ERROR_LOGON_SESSION_EXISTS13630x553Cannot start a new logon session with an ID that is already in use.
798ERROR_NO_SUCH_PACKAGE13640x554A specified authentication package is unknown.
799ERROR_BAD_LOGON_SESSION_STATE13650x555The logon session is not in a state that is consistent with the requested operation.
800ERROR_LOGON_SESSION_COLLISION13660x556The logon session ID is already in use.
801ERROR_INVALID_LOGON_TYPE13670x557A logon request contained an invalid logon type value.
802ERROR_CANNOT_IMPERSONATE13680x558Unable to impersonate using a named pipe until data has been read from that pipe.
803ERROR_RXACT_INVALID_STATE13690x559The transaction state of a registry subtree is incompatible with the requested operation.
804ERROR_RXACT_COMMIT_FAILURE13700x55AAn internal security database corruption has been encountered.
805ERROR_SPECIAL_ACCOUNT13710x55BCannot perform this operation on built-in accounts.
806ERROR_SPECIAL_GROUP13720x55CCannot perform this operation on this built-in special group.
807ERROR_SPECIAL_USER13730x55DCannot perform this operation on this built-in special user.
808ERROR_MEMBERS_PRIMARY_GROUP13740x55EThe user cannot be removed from a group because the group is currently the user's primary group.
809ERROR_TOKEN_ALREADY_IN_USE13750x55FThe token is already in use as a primary token.
810ERROR_NO_SUCH_ALIAS13760x560The specified local group does not exist.
811ERROR_MEMBER_NOT_IN_ALIAS13770x561The specified account name is not a member of the group.
812ERROR_MEMBER_IN_ALIAS13780x562The specified account name is already a member of the group.
813ERROR_ALIAS_EXISTS13790x563The specified local group already exists.
814ERROR_LOGON_NOT_GRANTED13800x564Logon failure: the user has not been granted the requested logon type at this computer.
815ERROR_TOO_MANY_SECRETS13810x565The maximum number of secrets that may be stored in a single system has been exceeded.
816ERROR_SECRET_TOO_LONG13820x566The length of a secret exceeds the maximum length allowed.
817ERROR_INTERNAL_DB_ERROR13830x567The local security authority database contains an internal inconsistency.
818ERROR_TOO_MANY_CONTEXT_IDS13840x568During a logon attempt, the user's security context accumulated too many security IDs.
819ERROR_LOGON_TYPE_NOT_GRANTED13850x569Logon failure: the user has not been granted the requested logon type at this computer.
820ERROR_NT_CROSS_ENCRYPTION_REQUIRED13860x56AA cross-encrypted password is necessary to change a user password.
821ERROR_NO_SUCH_MEMBER13870x56BA member could not be added to or removed from the local group because the member does not exist.
822ERROR_INVALID_MEMBER13880x56CA new member could not be added to a local group because the member has the wrong account type.
823ERROR_TOO_MANY_SIDS13890x56DToo many security IDs have been specified.
824ERROR_LM_CROSS_ENCRYPTION_REQUIRED13900x56EA cross-encrypted password is necessary to change this user password.
825ERROR_NO_INHERITANCE13910x56FIndicates an ACL contains no inheritable components.
826ERROR_FILE_CORRUPT13920x570The file or directory is corrupted and unreadable.
827ERROR_DISK_CORRUPT13930x571The disk structure is corrupted and unreadable.
828ERROR_NO_USER_SESSION_KEY13940x572There is no user session key for the specified logon session.
829ERROR_LICENSE_QUOTA_EXCEEDED13950x573The 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.
830ERROR_WRONG_TARGET_NAME13960x574The target account name is incorrect.
831ERROR_MUTUAL_AUTH_FAILED13970x575Mutual Authentication failed. The server's password is out of date at the domain controller.
832ERROR_TIME_SKEW13980x576There is a time and/or date difference between the client and server.
833ERROR_CURRENT_DOMAIN_NOT_ALLOWED13990x577This operation cannot be performed on the current domain.
834ERROR_INVALID_WINDOW_HANDLE14000x578Invalid window handle.
835ERROR_INVALID_MENU_HANDLE14010x579Invalid menu handle.
836ERROR_INVALID_CURSOR_HANDLE14020x57AInvalid cursor handle.
837ERROR_INVALID_ACCEL_HANDLE14030x57BInvalid accelerator table handle.
838ERROR_INVALID_HOOK_HANDLE14040x57CInvalid hook handle.
839ERROR_INVALID_DWP_HANDLE14050x57DInvalid handle to a multiple-window position structure.
840ERROR_TLW_WITH_WSCHILD14060x57ECannot create a top-level child window.
841ERROR_CANNOT_FIND_WND_CLASS14070x57FCannot find window class.
842ERROR_WINDOW_OF_OTHER_THREAD14080x580Invalid window; it belongs to other thread.
843ERROR_HOTKEY_ALREADY_REGISTERED14090x581Hot key is already registered.
844ERROR_CLASS_ALREADY_EXISTS14100x582Class already exists.
845ERROR_CLASS_DOES_NOT_EXIST14110x583Class does not exist.
846ERROR_CLASS_HAS_WINDOWS14120x584Class still has open windows.
847ERROR_INVALID_INDEX14130x585Invalid index.
848ERROR_INVALID_ICON_HANDLE14140x586Invalid icon handle.
849ERROR_PRIVATE_DIALOG_INDEX14150x587Using private DIALOG window words.
850ERROR_LISTBOX_ID_NOT_FOUND14160x588The list box identifier was not found.
851ERROR_NO_WILDCARD_CHARACTERS14170x589No wildcards were found.
852ERROR_CLIPBOARD_NOT_OPEN14180x58AThread does not have a clipboard open.
853ERROR_HOTKEY_NOT_REGISTERED14190x58BHot key is not registered.
854ERROR_WINDOW_NOT_DIALOG14200x58CThe window is not a valid dialog window.
855ERROR_CONTROL_ID_NOT_FOUND14210x58DControl ID not found.
856ERROR_INVALID_COMBOBOX_MESSAGE14220x58EInvalid message for a combo box because it does not have an edit control.
857ERROR_WINDOW_NOT_COMBOBOX14230x58FThe window is not a combo box.
858ERROR_INVALID_EDIT_HEIGHT14240x590Height must be less than 256.
859ERROR_DC_NOT_FOUND14250x591Invalid device context (DC) handle.
860ERROR_INVALID_HOOK_FILTER14260x592Invalid hook procedure type.
861ERROR_INVALID_FILTER_PROC14270x593Invalid hook procedure.
862ERROR_HOOK_NEEDS_HMOD14280x594Cannot set nonlocal hook without a module handle.
863ERROR_GLOBAL_ONLY_HOOK14290x595This hook procedure can only be set globally.
864ERROR_JOURNAL_HOOK_SET14300x596The journal hook procedure is already installed.
865ERROR_HOOK_NOT_INSTALLED14310x597The hook procedure is not installed.
866ERROR_INVALID_LB_MESSAGE14320x598Invalid message for single-selection list box.
867ERROR_SETCOUNT_ON_BAD_LB14330x599LB_SETCOUNT sent to non-lazy list box.
868ERROR_LB_WITHOUT_TABSTOPS14340x59AThis list box does not support tab stops.
869ERROR_DESTROY_OBJECT_OF_OTHER_THREAD14350x59BCannot destroy object created by another thread.
870ERROR_CHILD_WINDOW_MENU14360x59CChild windows cannot have menus.
871ERROR_NO_SYSTEM_MENU14370x59DThe window does not have a system menu.
872ERROR_INVALID_MSGBOX_STYLE14380x59EInvalid message box style.
873ERROR_INVALID_SPI_VALUE14390x59FInvalid system-wide (SPI_*) parameter.
874ERROR_SCREEN_ALREADY_LOCKED14400x5A0Screen already locked.
875ERROR_HWNDS_HAVE_DIFF_PARENT14410x5A1All handles to windows in a multiple-window position structure must have the same parent.
876ERROR_NOT_CHILD_WINDOW14420x5A2The window is not a child window.
877ERROR_INVALID_GW_COMMAND14430x5A3Invalid GW_* command.
878ERROR_INVALID_THREAD_ID14440x5A4Invalid thread identifier.
879ERROR_NON_MDICHILD_WINDOW14450x5A5Cannot process a message from a window that is not a multiple document interface (MDI) window.
880ERROR_POPUP_ALREADY_ACTIVE14460x5A6Popup menu already active.
881ERROR_NO_SCROLLBARS14470x5A7The window does not have scroll bars.
882ERROR_INVALID_SCROLLBAR_RANGE14480x5A8Scroll bar range cannot be greater than MAXLONG.
883ERROR_INVALID_SHOWWIN_COMMAND14490x5A9Cannot show or remove the window in the way specified.
884ERROR_NO_SYSTEM_RESOURCES14500x5AAInsufficient system resources exist to complete the requested service.
885ERROR_NONPAGED_SYSTEM_RESOURCES14510x5ABInsufficient system resources exist to complete the requested service.
886ERROR_PAGED_SYSTEM_RESOURCES14520x5ACInsufficient system resources exist to complete the requested service.
887ERROR_WORKING_SET_QUOTA14530x5ADInsufficient quota to complete the requested service.
888ERROR_PAGEFILE_QUOTA14540x5AEInsufficient quota to complete the requested service.
889ERROR_COMMITMENT_LIMIT14550x5AFThe paging file is too small for this operation to complete.
890ERROR_MENU_ITEM_NOT_FOUND14560x5B0A menu item was not found.
891ERROR_INVALID_KEYBOARD_HANDLE14570x5B1Invalid keyboard layout handle.
892ERROR_HOOK_TYPE_NOT_ALLOWED14580x5B2Hook type not allowed.
893ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION14590x5B3This operation requires an interactive window station.
894ERROR_TIMEOUT14600x5B4This operation returned because the timeout period expired.
895ERROR_INVALID_MONITOR_HANDLE14610x5B5Invalid monitor handle.
896ERROR_INCORRECT_SIZE14620x5B6Incorrect size argument.
897ERROR_SYMLINK_CLASS_DISABLED14630x5B7The symbolic link cannot be followed because its type is disabled.
898ERROR_SYMLINK_NOT_SUPPORTED14640x5B8This application does not support the current operation on symbolic links.
899ERROR_XML_PARSE_ERROR14650x5B9Windows was unable to parse the requested XML data.
900ERROR_XMLDSIG_ERROR14660x5BAAn error was encountered while processing an XML digital signature.
901ERROR_RESTART_APPLICATION14670x5BBThis application must be restarted.
902ERROR_WRONG_COMPARTMENT14680x5BCThe caller made the connection request in the wrong routing compartment.
903ERROR_AUTHIP_FAILURE14690x5BDThere was an AuthIP failure when attempting to connect to the remote host.
904ERROR_NO_NVRAM_RESOURCES14700x5BEInsufficient NVRAM resources exist to complete the requested service. A reboot might be required.
905ERROR_NOT_GUI_PROCESS14710x5BFUnable to finish the requested operation because the specified process is not a GUI process.
906ERROR_EVENTLOG_FILE_CORRUPT15000x5DCThe event log file is corrupted.
907ERROR_EVENTLOG_CANT_START15010x5DDNo event log file could be opened, so the event logging service did not start.
908ERROR_LOG_FILE_FULL15020x5DEThe event log file is full.
909ERROR_EVENTLOG_FILE_CHANGED15030x5DFThe event log file has changed between read operations.
910ERROR_INVALID_TASK_NAME15500x60EThe specified task name is invalid.
911ERROR_INVALID_TASK_INDEX15510x60FThe specified task index is invalid.
912ERROR_THREAD_ALREADY_IN_TASK15520x610The specified thread is already joining a task.
913ERROR_INSTALL_SERVICE_FAILURE16010x641The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
914ERROR_INSTALL_USEREXIT16020x642User cancelled installation.
915ERROR_INSTALL_FAILURE16030x643Fatal error during installation.
916ERROR_INSTALL_SUSPEND16040x644Installation suspended, incomplete.
917ERROR_UNKNOWN_PRODUCT16050x645This action is only valid for products that are currently installed.
918ERROR_UNKNOWN_FEATURE16060x646Feature ID not registered.
919ERROR_UNKNOWN_COMPONENT16070x647Component ID not registered.
920ERROR_UNKNOWN_PROPERTY16080x648Unknown property.
921ERROR_INVALID_HANDLE_STATE16090x649Handle is in an invalid state.
922ERROR_BAD_CONFIGURATION16100x64AThe configuration data for this product is corrupt. Contact your support personnel.
923ERROR_INDEX_ABSENT16110x64BComponent qualifier not present.
924ERROR_INSTALL_SOURCE_ABSENT16120x64CThe installation source for this product is not available. Verify that the source exists and that you can access it.
925ERROR_INSTALL_PACKAGE_VERSION16130x64DThis 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.
926ERROR_PRODUCT_UNINSTALLED16140x64EProduct is uninstalled.
927ERROR_BAD_QUERY_SYNTAX16150x64FSQL query syntax invalid or unsupported.
928ERROR_INVALID_FIELD16160x650Record field does not exist.
929ERROR_DEVICE_REMOVED16170x651The device has been removed.
930ERROR_INSTALL_ALREADY_RUNNING16180x652Another installation is already in progress. Complete that installation before proceeding with this install.
931ERROR_INSTALL_PACKAGE_OPEN_FAILED16190x653This 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.
932ERROR_INSTALL_PACKAGE_INVALID16200x654This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.
933ERROR_INSTALL_UI_FAILURE16210x655There was an error starting the Windows Installer service user interface. Contact your support personnel.
934ERROR_INSTALL_LOG_FAILURE16220x656Error opening installation log file. Verify that the specified log file location exists and that you can write to it.
935ERROR_INSTALL_LANGUAGE_UNSUPPORTED16230x657The language of this installation package is not supported by your system.
936ERROR_INSTALL_TRANSFORM_FAILURE16240x658Error applying transforms. Verify that the specified transform paths are valid.
937ERROR_INSTALL_PACKAGE_REJECTED16250x659This installation is forbidden by system policy. Contact your system administrator.
938ERROR_FUNCTION_NOT_CALLED16260x65AFunction could not be executed.
939ERROR_FUNCTION_FAILED16270x65BFunction failed during execution.
940ERROR_INVALID_TABLE16280x65CInvalid or unknown table specified.
941ERROR_DATATYPE_MISMATCH16290x65DData supplied is of wrong type.
942ERROR_UNSUPPORTED_TYPE16300x65EData of this type is not supported.
943ERROR_CREATE_FAILED16310x65FThe Windows Installer service failed to start. Contact your support personnel.
944ERROR_INSTALL_TEMP_UNWRITABLE16320x660The 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.
945ERROR_INSTALL_PLATFORM_UNSUPPORTED16330x661This installation package is not supported by this processor type. Contact your product vendor.
946ERROR_INSTALL_NOTUSED16340x662Component not used on this computer.
947ERROR_PATCH_PACKAGE_OPEN_FAILED16350x663This 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.
948ERROR_PATCH_PACKAGE_INVALID16360x664This update package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer update package.
949ERROR_PATCH_PACKAGE_UNSUPPORTED16370x665This 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.
950ERROR_PRODUCT_VERSION16380x666Another 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.
951ERROR_INVALID_COMMAND_LINE16390x667Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.
952ERROR_INSTALL_REMOTE_DISALLOWED16400x668Only 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.
953ERROR_SUCCESS_REBOOT_INITIATED16410x669The requested operation completed successfully. The system will be restarted so the changes can take effect.
954ERROR_PATCH_TARGET_NOT_FOUND16420x66AThe 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.
955ERROR_PATCH_PACKAGE_REJECTED16430x66BThe update package is not permitted by software restriction policy.
956ERROR_INSTALL_TRANSFORM_REJECTED16440x66COne or more customizations are not permitted by software restriction policy.
957ERROR_INSTALL_REMOTE_PROHIBITED16450x66DThe Windows Installer does not permit installation from a Remote Desktop Connection.
958ERROR_PATCH_REMOVAL_UNSUPPORTED16460x66EUninstallation of the update package is not supported.
959ERROR_UNKNOWN_PATCH16470x66FThe update is not applied to this product.
960ERROR_PATCH_NO_SEQUENCE16480x670No valid sequence could be found for the set of updates.
961ERROR_PATCH_REMOVAL_DISALLOWED16490x671Update removal was disallowed by policy.
962ERROR_INVALID_PATCH_XML16500x672The XML update data is invalid.
963ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT16510x673Windows Installer does not permit updating of managed advertised products. At least one feature of the product must be installed before applying the update.
964ERROR_INSTALL_SERVICE_SAFEBOOT16520x674The 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.
965ERROR_FAIL_FAST_EXCEPTION16530x675A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.
966ERROR_INSTALL_REJECTED16540x676The app that you are trying to run is not supported on this version of Windows.
967RPC_S_INVALID_STRING_BINDING17000x6A4The string binding is invalid.
968RPC_S_WRONG_KIND_OF_BINDING17010x6A5The binding handle is not the correct type.
969RPC_S_INVALID_BINDING17020x6A6The binding handle is invalid.
970RPC_S_PROTSEQ_NOT_SUPPORTED17030x6A7The RPC protocol sequence is not supported.
971RPC_S_INVALID_RPC_PROTSEQ17040x6A8The RPC protocol sequence is invalid.
972RPC_S_INVALID_STRING_UUID17050x6A9The string universal unique identifier (UUID) is invalid.
973RPC_S_INVALID_ENDPOINT_FORMAT17060x6AAThe endpoint format is invalid.
974RPC_S_INVALID_NET_ADDR17070x6ABThe network address is invalid.
975RPC_S_NO_ENDPOINT_FOUND17080x6ACNo endpoint was found.
976RPC_S_INVALID_TIMEOUT17090x6ADThe timeout value is invalid.
977RPC_S_OBJECT_NOT_FOUND17100x6AEThe object universal unique identifier (UUID) was not found.
978RPC_S_ALREADY_REGISTERED17110x6AFThe object universal unique identifier (UUID) has already been registered.
979RPC_S_TYPE_ALREADY_REGISTERED17120x6B0The type universal unique identifier (UUID) has already been registered.
980RPC_S_ALREADY_LISTENING17130x6B1The RPC server is already listening.
981RPC_S_NO_PROTSEQS_REGISTERED17140x6B2No protocol sequences have been registered.
982RPC_S_NOT_LISTENING17150x6B3The RPC server is not listening.
983RPC_S_UNKNOWN_MGR_TYPE17160x6B4The manager type is unknown.
984RPC_S_UNKNOWN_IF17170x6B5The interface is unknown.
985RPC_S_NO_BINDINGS17180x6B6There are no bindings.
986RPC_S_NO_PROTSEQS17190x6B7There are no protocol sequences.
987RPC_S_CANT_CREATE_ENDPOINT17200x6B8The endpoint cannot be created.
988RPC_S_OUT_OF_RESOURCES17210x6B9Not enough resources are available to complete this operation.
989RPC_S_SERVER_UNAVAILABLE17220x6BAThe RPC server is unavailable.
990RPC_S_SERVER_TOO_BUSY17230x6BBThe RPC server is too busy to complete this operation.
991RPC_S_INVALID_NETWORK_OPTIONS17240x6BCThe network options are invalid.
992RPC_S_NO_CALL_ACTIVE17250x6BDThere are no remote procedure calls active on this thread.
993RPC_S_CALL_FAILED17260x6BEThe remote procedure call failed.
994RPC_S_CALL_FAILED_DNE17270x6BFThe remote procedure call failed and did not execute.
995RPC_S_PROTOCOL_ERROR17280x6C0A remote procedure call (RPC) protocol error occurred.
996RPC_S_PROXY_ACCESS_DENIED17290x6C1Access to the HTTP proxy is denied.
997RPC_S_UNSUPPORTED_TRANS_SYN17300x6C2The transfer syntax is not supported by the RPC server.
998RPC_S_UNSUPPORTED_TYPE17320x6C4The universal unique identifier (UUID) type is not supported.
999RPC_S_INVALID_TAG17330x6C5The tag is invalid.
1000RPC_S_INVALID_BOUND17340x6C6The array bounds are invalid.
1001RPC_S_NO_ENTRY_NAME17350x6C7The binding does not contain an entry name.
1002RPC_S_INVALID_NAME_SYNTAX17360x6C8The name syntax is invalid.
1003RPC_S_UNSUPPORTED_NAME_SYNTAX17370x6C9The name syntax is not supported.
1004RPC_S_UUID_NO_ADDRESS17390x6CBNo network address is available to use to construct a universal unique identifier (UUID).
1005RPC_S_DUPLICATE_ENDPOINT17400x6CCThe endpoint is a duplicate.
1006RPC_S_UNKNOWN_AUTHN_TYPE17410x6CDThe authentication type is unknown.
1007RPC_S_MAX_CALLS_TOO_SMALL17420x6CEThe maximum number of calls is too small.
1008RPC_S_STRING_TOO_LONG17430x6CFThe string is too long.
1009RPC_S_PROTSEQ_NOT_FOUND17440x6D0The RPC protocol sequence was not found.
1010RPC_S_PROCNUM_OUT_OF_RANGE17450x6D1The procedure number is out of range.
1011RPC_S_BINDING_HAS_NO_AUTH17460x6D2The binding does not contain any authentication information.
1012RPC_S_UNKNOWN_AUTHN_SERVICE17470x6D3The authentication service is unknown.
1013RPC_S_UNKNOWN_AUTHN_LEVEL17480x6D4The authentication level is unknown.
1014RPC_S_INVALID_AUTH_IDENTITY17490x6D5The security context is invalid.
1015RPC_S_UNKNOWN_AUTHZ_SERVICE17500x6D6The authorization service is unknown.
1016EPT_S_INVALID_ENTRY17510x6D7The entry is invalid.
1017EPT_S_CANT_PERFORM_OP17520x6D8The server endpoint cannot perform the operation.
1018EPT_S_NOT_REGISTERED17530x6D9There are no more endpoints available from the endpoint mapper.
1019RPC_S_NOTHING_TO_EXPORT17540x6DANo interfaces have been exported.
1020RPC_S_INCOMPLETE_NAME17550x6DBThe entry name is incomplete.
1021RPC_S_INVALID_VERS_OPTION17560x6DCThe version option is invalid.
1022RPC_S_NO_MORE_MEMBERS17570x6DDThere are no more members.
1023RPC_S_NOT_ALL_OBJS_UNEXPORTED17580x6DEThere is nothing to unexport.
1024RPC_S_INTERFACE_NOT_FOUND17590x6DFThe interface was not found.
1025RPC_S_ENTRY_ALREADY_EXISTS17600x6E0The entry already exists.
1026RPC_S_ENTRY_NOT_FOUND17610x6E1The entry is not found.
1027RPC_S_NAME_SERVICE_UNAVAILABLE17620x6E2The name service is unavailable.
1028RPC_S_INVALID_NAF_ID17630x6E3The network address family is invalid.
1029RPC_S_CANNOT_SUPPORT17640x6E4The requested operation is not supported.
1030RPC_S_NO_CONTEXT_AVAILABLE17650x6E5No security context is available to allow impersonation.
1031RPC_S_INTERNAL_ERROR17660x6E6An internal error occurred in a remote procedure call (RPC).
1032RPC_S_ZERO_DIVIDE17670x6E7The RPC server attempted an integer division by zero.
1033RPC_S_ADDRESS_ERROR17680x6E8An addressing error occurred in the RPC server.
1034RPC_S_FP_DIV_ZERO17690x6E9A floating-point operation at the RPC server caused a division by zero.
1035RPC_S_FP_UNDERFLOW17700x6EAA floating-point underflow occurred at the RPC server.
1036RPC_S_FP_OVERFLOW17710x6EBA floating-point overflow occurred at the RPC server.
1037RPC_X_NO_MORE_ENTRIES17720x6ECThe list of RPC servers available for the binding of auto handles has been exhausted.
1038RPC_X_SS_CHAR_TRANS_OPEN_FAIL17730x6EDUnable to open the character translation table file.
1039RPC_X_SS_CHAR_TRANS_SHORT_FILE17740x6EEThe file containing the character translation table has fewer than 512 bytes.
1040RPC_X_SS_IN_NULL_CONTEXT17750x6EFA null context handle was passed from the client to the host during a remote procedure call.
1041RPC_X_SS_CONTEXT_DAMAGED17770x6F1The context handle changed during a remote procedure call.
1042RPC_X_SS_HANDLES_MISMATCH17780x6F2The binding handles passed to a remote procedure call do not match.
1043RPC_X_SS_CANNOT_GET_CALL_HANDLE17790x6F3The stub is unable to get the remote procedure call handle.
1044RPC_X_NULL_REF_POINTER17800x6F4A null reference pointer was passed to the stub.
1045RPC_X_ENUM_VALUE_OUT_OF_RANGE17810x6F5The enumeration value is out of range.
1046RPC_X_BYTE_COUNT_TOO_SMALL17820x6F6The byte count is too small.
1047RPC_X_BAD_STUB_DATA17830x6F7The stub received bad data.
1048ERROR_INVALID_USER_BUFFER17840x6F8The supplied user buffer is not valid for the requested operation.
1049ERROR_UNRECOGNIZED_MEDIA17850x6F9The disk media is not recognized. It may not be formatted.
1050ERROR_NO_TRUST_LSA_SECRET17860x6FAThe workstation does not have a trust secret.
1051ERROR_NO_TRUST_SAM_ACCOUNT17870x6FBThe security database on the server does not have a computer account for this workstation trust relationship.
1052ERROR_TRUSTED_DOMAIN_FAILURE17880x6FCThe trust relationship between the primary domain and the trusted domain failed.
1053ERROR_TRUSTED_RELATIONSHIP_FAILURE17890x6FDThe trust relationship between this workstation and the primary domain failed.
1054ERROR_TRUST_FAILURE17900x6FEThe network logon failed.
1055RPC_S_CALL_IN_PROGRESS17910x6FFA remote procedure call is already in progress for this thread.
1056ERROR_NETLOGON_NOT_STARTED17920x700An attempt was made to logon, but the network logon service was not started.
1057ERROR_ACCOUNT_EXPIRED17930x701The user's account has expired.
1058ERROR_REDIRECTOR_HAS_OPEN_HANDLES17940x702The redirector is in use and cannot be unloaded.
1059ERROR_PRINTER_DRIVER_ALREADY_INSTALLED17950x703The specified printer driver is already installed.
1060ERROR_UNKNOWN_PORT17960x704The specified port is unknown.
1061ERROR_UNKNOWN_PRINTER_DRIVER17970x705The printer driver is unknown.
1062ERROR_UNKNOWN_PRINTPROCESSOR17980x706The print processor is unknown.
1063ERROR_INVALID_SEPARATOR_FILE17990x707The specified separator file is invalid.
1064ERROR_INVALID_PRIORITY18000x708The specified priority is invalid.
1065ERROR_INVALID_PRINTER_NAME18010x709The printer name is invalid.
1066ERROR_PRINTER_ALREADY_EXISTS18020x70AThe printer already exists.
1067ERROR_INVALID_PRINTER_COMMAND18030x70BThe printer command is invalid.
1068ERROR_INVALID_DATATYPE18040x70CThe specified datatype is invalid.
1069ERROR_INVALID_ENVIRONMENT18050x70DThe environment specified is invalid.
1070RPC_S_NO_MORE_BINDINGS18060x70EThere are no more bindings.
1071ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT18070x70FThe account used is an interdomain trust account. Use your global user account or local user account to access this server.
1072ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT18080x710The account used is a computer account. Use your global user account or local user account to access this server.
1073ERROR_NOLOGON_SERVER_TRUST_ACCOUNT18090x711The account used is a server trust account. Use your global user account or local user account to access this server.
1074ERROR_DOMAIN_TRUST_INCONSISTENT18100x712The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.
1075ERROR_SERVER_HAS_OPEN_HANDLES18110x713The server is in use and cannot be unloaded.
1076ERROR_RESOURCE_DATA_NOT_FOUND18120x714The specified image file did not contain a resource section.
1077ERROR_RESOURCE_TYPE_NOT_FOUND18130x715The specified resource type cannot be found in the image file.
1078ERROR_RESOURCE_NAME_NOT_FOUND18140x716The specified resource name cannot be found in the image file.
1079ERROR_RESOURCE_LANG_NOT_FOUND18150x717The specified resource language ID cannot be found in the image file.
1080ERROR_NOT_ENOUGH_QUOTA18160x718Not enough quota is available to process this command.
1081RPC_S_NO_INTERFACES18170x719No interfaces have been registered.
1082RPC_S_CALL_CANCELLED18180x71AThe remote procedure call was cancelled.
1083RPC_S_BINDING_INCOMPLETE18190x71BThe binding handle does not contain all required information.
1084RPC_S_COMM_FAILURE18200x71CA communications failure occurred during a remote procedure call.
1085RPC_S_UNSUPPORTED_AUTHN_LEVEL18210x71DThe requested authentication level is not supported.
1086RPC_S_NO_PRINC_NAME18220x71ENo principal name registered.
1087RPC_S_NOT_RPC_ERROR18230x71FThe error specified is not a valid Windows RPC error code.
1088RPC_S_UUID_LOCAL_ONLY18240x720A UUID that is valid only on this computer has been allocated.
1089RPC_S_SEC_PKG_ERROR18250x721A security package specific error occurred.
1090RPC_S_NOT_CANCELLED18260x722Thread is not canceled.
1091RPC_X_INVALID_ES_ACTION18270x723Invalid operation on the encoding/decoding handle.
1092RPC_X_WRONG_ES_VERSION18280x724Incompatible version of the serializing package.
1093RPC_X_WRONG_STUB_VERSION18290x725Incompatible version of the RPC stub.
1094RPC_X_INVALID_PIPE_OBJECT18300x726The RPC pipe object is invalid or corrupted.
1095RPC_X_WRONG_PIPE_ORDER18310x727An invalid operation was attempted on an RPC pipe object.
1096RPC_X_WRONG_PIPE_VERSION18320x728Unsupported RPC pipe version.
1097RPC_S_COOKIE_AUTH_FAILED18330x729HTTP proxy server rejected the connection because the cookie authentication failed.
1098RPC_S_GROUP_MEMBER_NOT_FOUND18980x76AThe group member was not found.
1099EPT_S_CANT_CREATE18990x76BThe endpoint mapper database entry could not be created.
1100RPC_S_INVALID_OBJECT19000x76CThe object universal unique identifier (UUID) is the nil UUID.
1101ERROR_INVALID_TIME19010x76DThe specified time is invalid.
1102ERROR_INVALID_FORM_NAME19020x76EThe specified form name is invalid.
1103ERROR_INVALID_FORM_SIZE19030x76FThe specified form size is invalid.
1104ERROR_ALREADY_WAITING19040x770The specified printer handle is already being waited on.
1105ERROR_PRINTER_DELETED19050x771The specified printer has been deleted.
1106ERROR_INVALID_PRINTER_STATE19060x772The state of the printer is invalid.
1107ERROR_PASSWORD_MUST_CHANGE19070x773The user's password must be changed before signing in.
1108ERROR_DOMAIN_CONTROLLER_NOT_FOUND19080x774Could not find the domain controller for this domain.
1109ERROR_ACCOUNT_LOCKED_OUT19090x775The referenced account is currently locked out and may not be logged on to.
1110RPC_S_SEND_INCOMPLETE19130x779Some data remains to be sent in the request buffer.
1111RPC_S_INVALID_ASYNC_HANDLE19140x77AInvalid asynchronous remote procedure call handle.
1112RPC_S_INVALID_ASYNC_CALL19150x77BInvalid asynchronous RPC call handle for this operation.
1113RPC_X_PIPE_CLOSED19160x77CThe RPC pipe object has already been closed.
1114RPC_X_PIPE_DISCIPLINE_ERROR19170x77DThe RPC call completed before all pipes were processed.
1115RPC_X_PIPE_EMPTY19180x77ENo more data is available from the RPC pipe.
1116ERROR_NO_SITENAME19190x77FNo site name is available for this machine.
1117ERROR_CANT_ACCESS_FILE19200x780The file cannot be accessed by the system.
1118ERROR_CANT_RESOLVE_FILENAME19210x781The name of the file cannot be resolved by the system.
1119RPC_S_ENTRY_TYPE_MISMATCH19220x782The entry is not of the expected type.
1120RPC_S_NOT_ALL_OBJS_EXPORTED19230x783Not all object UUIDs could be exported to the specified entry.
1121RPC_S_INTERFACE_NOT_EXPORTED19240x784Interface could not be exported to the specified entry.
1122RPC_S_PROFILE_NOT_ADDED19250x785The specified profile entry could not be added.
1123RPC_S_PRF_ELT_NOT_ADDED19260x786The specified profile element could not be added.
1124RPC_S_PRF_ELT_NOT_REMOVED19270x787The specified profile element could not be removed.
1125RPC_S_GRP_ELT_NOT_ADDED19280x788The group element could not be added.
1126RPC_S_GRP_ELT_NOT_REMOVED19290x789The group element could not be removed.
1127ERROR_KM_DRIVER_BLOCKED19300x78AThe printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers.
1128ERROR_CONTEXT_EXPIRED19310x78BThe context has expired and can no longer be used.
1129ERROR_PER_USER_TRUST_QUOTA_EXCEEDED19320x78CThe current user's delegated trust creation quota has been exceeded.
1130ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED19330x78DThe total delegated trust creation quota has been exceeded.
1131ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED19340x78EThe current user's delegated trust deletion quota has been exceeded.
1132ERROR_AUTHENTICATION_FIREWALL_FAILED19350x78FThe computer you are signing into is protected by an authentication firewall. The specified account is not allowed to authenticate to the computer.
1133ERROR_REMOTE_PRINT_CONNECTIONS_BLOCKED19360x790Remote connections to the Print Spooler are blocked by a policy set on your machine.
1134ERROR_NTLM_BLOCKED19370x791Authentication failed because NTLM authentication has been disabled.
1135ERROR_PASSWORD_CHANGE_REQUIRED19380x792Logon Failure: EAS policy requires that the user change their password before this operation can be performed.
1136ERROR_INVALID_PIXEL_FORMAT20000x7D0The pixel format is invalid.
1137ERROR_BAD_DRIVER20010x7D1The specified driver is invalid.
1138ERROR_INVALID_WINDOW_STYLE20020x7D2The window style or class attribute is invalid for this operation.
1139ERROR_METAFILE_NOT_SUPPORTED20030x7D3The requested metafile operation is not supported.
1140ERROR_TRANSFORM_NOT_SUPPORTED20040x7D4The requested transformation operation is not supported.
1141ERROR_CLIPPING_NOT_SUPPORTED20050x7D5The requested clipping operation is not supported.
1142ERROR_INVALID_CMM20100x7DAThe specified color management module is invalid.
1143ERROR_INVALID_PROFILE20110x7DBThe specified color profile is invalid.
1144ERROR_TAG_NOT_FOUND20120x7DCThe specified tag was not found.
1145ERROR_TAG_NOT_PRESENT20130x7DDA required tag is not present.
1146ERROR_DUPLICATE_TAG20140x7DEThe specified tag is already present.
1147ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE20150x7DFThe specified color profile is not associated with the specified device.
1148ERROR_PROFILE_NOT_FOUND20160x7E0The specified color profile was not found.
1149ERROR_INVALID_COLORSPACE20170x7E1The specified color space is invalid.
1150ERROR_ICM_NOT_ENABLED20180x7E2Image Color Management is not enabled.
1151ERROR_DELETING_ICM_XFORM20190x7E3There was an error while deleting the color transform.
1152ERROR_INVALID_TRANSFORM20200x7E4The specified color transform is invalid.
1153ERROR_COLORSPACE_MISMATCH20210x7E5The specified transform does not match the bitmap's color space.
1154ERROR_INVALID_COLORINDEX20220x7E6The specified named color index is not present in the profile.
1155ERROR_PROFILE_DOES_NOT_MATCH_DEVICE20230x7E7The specified profile is intended for a device of a different type than the specified device.
1156ERROR_CONNECTED_OTHER_PASSWORD21080x83CThe network connection was made successfully, but the user had to be prompted for a password other than the one originally specified.
1157ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT21090x83DThe network connection was made successfully using default credentials.
1158ERROR_BAD_USERNAME22020x89AThe specified username is invalid.
1159ERROR_NOT_CONNECTED22500x8CAThis network connection does not exist.
1160ERROR_OPEN_FILES24010x961This network connection has files open or requests pending.
1161ERROR_ACTIVE_CONNECTIONS24020x962Active connections still exist.
1162ERROR_DEVICE_IN_USE24040x964The device is in use by an active process and cannot be disconnected.
1163ERROR_UNKNOWN_PRINT_MONITOR30000xBB8The specified print monitor is unknown.
1164ERROR_PRINTER_DRIVER_IN_USE30010xBB9The specified printer driver is currently in use.
1165ERROR_SPOOL_FILE_NOT_FOUND30020xBBAThe spool file was not found.
1166ERROR_SPL_NO_STARTDOC30030xBBBA StartDocPrinter call was not issued.
1167ERROR_SPL_NO_ADDJOB30040xBBCAn AddJob call was not issued.
1168ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED30050xBBDThe specified print processor has already been installed.
1169ERROR_PRINT_MONITOR_ALREADY_INSTALLED30060xBBEThe specified print monitor has already been installed.
1170ERROR_INVALID_PRINT_MONITOR30070xBBFThe specified print monitor does not have the required functions.
1171ERROR_PRINT_MONITOR_IN_USE30080xBC0The specified print monitor is currently in use.
1172ERROR_PRINTER_HAS_JOBS_QUEUED30090xBC1The requested operation is not allowed when there are jobs queued to the printer.
1173ERROR_SUCCESS_REBOOT_REQUIRED30100xBC2The requested operation is successful. Changes will not be effective until the system is rebooted.
1174ERROR_SUCCESS_RESTART_REQUIRED30110xBC3The requested operation is successful. Changes will not be effective until the service is restarted.
1175ERROR_PRINTER_NOT_FOUND30120xBC4No printers were found.
1176ERROR_PRINTER_DRIVER_WARNED30130xBC5The printer driver is known to be unreliable.
1177ERROR_PRINTER_DRIVER_BLOCKED30140xBC6The printer driver is known to harm the system.
1178ERROR_PRINTER_DRIVER_PACKAGE_IN_USE30150xBC7The specified printer driver package is currently in use.
1179ERROR_CORE_DRIVER_PACKAGE_NOT_FOUND30160xBC8Unable to find a core driver package that is required by the printer driver package.
1180ERROR_FAIL_REBOOT_REQUIRED30170xBC9The requested operation failed. A system reboot is required to roll back changes made.
1181ERROR_FAIL_REBOOT_INITIATED30180xBCAThe requested operation failed. A system reboot has been initiated to roll back changes made.
1182ERROR_PRINTER_DRIVER_DOWNLOAD_NEEDED30190xBCBThe specified printer driver was not found on the system and needs to be downloaded.
1183ERROR_PRINT_JOB_RESTART_REQUIRED30200xBCCThe requested print job has failed to print. A print system update requires the job to be resubmitted.
1184ERROR_INVALID_PRINTER_DRIVER_MANIFEST30210xBCDThe printer driver does not contain a valid manifest, or contains too many manifests.
1185ERROR_PRINTER_NOT_SHAREABLE30220xBCEThe specified printer cannot be shared.
1186ERROR_REQUEST_PAUSED30500xBEAThe operation was paused.
1187ERROR_IO_REISSUE_AS_CACHED39500xF6EReissue the given operation as a cached IO operation.
1188ERROR_WINS_INTERNAL40000xFA0WINS encountered an error while processing the command.
1189ERROR_CAN_NOT_DEL_LOCAL_WINS40010xFA1The local WINS cannot be deleted.
1190ERROR_STATIC_INIT40020xFA2The importation from the file failed.
1191ERROR_INC_BACKUP40030xFA3The backup failed. Was a full backup done before?
1192ERROR_FULL_BACKUP40040xFA4The backup failed. Check the directory to which you are backing the database.
1193ERROR_REC_NON_EXISTENT40050xFA5The name does not exist in the WINS database.
1194ERROR_RPL_NOT_ALLOWED40060xFA6Replication with a nonconfigured partner is not allowed.
1195ERROR_DHCP_ADDRESS_CONFLICT41000x1004The 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.
1196ERROR_WMI_GUID_NOT_FOUND42000x1068The GUID passed was not recognized as valid by a WMI data provider.
1197ERROR_WMI_INSTANCE_NOT_FOUND42010x1069The instance name passed was not recognized as valid by a WMI data provider.
1198ERROR_WMI_ITEMID_NOT_FOUND42020x106AThe data item ID passed was not recognized as valid by a WMI data provider.
1199ERROR_WMI_TRY_AGAIN42030x106BThe WMI request could not be completed and should be retried.
1200ERROR_WMI_DP_NOT_FOUND42040x106CThe WMI data provider could not be located.
1201ERROR_WMI_UNRESOLVED_INSTANCE_REF42050x106DThe WMI data provider references an instance set that has not been registered.
1202ERROR_WMI_ALREADY_ENABLED42060x106EThe WMI data block or event notification has already been enabled.
1203ERROR_WMI_GUID_DISCONNECTED42070x106FThe WMI data block is no longer available.
1204ERROR_WMI_SERVER_UNAVAILABLE42080x1070The WMI data service is not available.
1205ERROR_WMI_DP_FAILED42090x1071The WMI data provider failed to carry out the request.
1206ERROR_WMI_INVALID_MOF42100x1072The WMI MOF information is not valid.
1207ERROR_WMI_INVALID_REGINFO42110x1073The WMI registration information is not valid.
1208ERROR_WMI_ALREADY_DISABLED42120x1074The WMI data block or event notification has already been disabled.
1209ERROR_WMI_READ_ONLY42130x1075The WMI data item or data block is read only.
1210ERROR_WMI_SET_FAILURE42140x1076The WMI data item or data block could not be changed.
1211ERROR_NOT_APPCONTAINER42500x109AThis operation is only valid in the context of an app container.
1212ERROR_APPCONTAINER_REQUIRED42510x109BThis application can only run in the context of an app container.
1213ERROR_NOT_SUPPORTED_IN_APPCONTAINER42520x109CThis functionality is not supported in the context of an app container.
1214ERROR_INVALID_PACKAGE_SID_LENGTH42530x109DThe length of the SID supplied is not a valid length for app container SIDs.
1215ERROR_INVALID_MEDIA43000x10CCThe media identifier does not represent a valid medium.
1216ERROR_INVALID_LIBRARY43010x10CDThe library identifier does not represent a valid library.
1217ERROR_INVALID_MEDIA_POOL43020x10CEThe media pool identifier does not represent a valid media pool.
1218ERROR_DRIVE_MEDIA_MISMATCH43030x10CFThe drive and medium are not compatible or exist in different libraries.
1219ERROR_MEDIA_OFFLINE43040x10D0The medium currently exists in an offline library and must be online to perform this operation.
1220ERROR_LIBRARY_OFFLINE43050x10D1The operation cannot be performed on an offline library.
1221ERROR_EMPTY43060x10D2The library, drive, or media pool is empty.
1222ERROR_NOT_EMPTY43070x10D3The library, drive, or media pool must be empty to perform this operation.
1223ERROR_MEDIA_UNAVAILABLE43080x10D4No media is currently available in this media pool or library.
1224ERROR_RESOURCE_DISABLED43090x10D5A resource required for this operation is disabled.
1225ERROR_INVALID_CLEANER43100x10D6The media identifier does not represent a valid cleaner.
1226ERROR_UNABLE_TO_CLEAN43110x10D7The drive cannot be cleaned or does not support cleaning.
1227ERROR_OBJECT_NOT_FOUND43120x10D8The object identifier does not represent a valid object.
1228ERROR_DATABASE_FAILURE43130x10D9Unable to read from or write to the database.
1229ERROR_DATABASE_FULL43140x10DAThe database is full.
1230ERROR_MEDIA_INCOMPATIBLE43150x10DBThe medium is not compatible with the device or media pool.
1231ERROR_RESOURCE_NOT_PRESENT43160x10DCThe resource required for this operation does not exist.
1232ERROR_INVALID_OPERATION43170x10DDThe operation identifier is not valid.
1233ERROR_MEDIA_NOT_AVAILABLE43180x10DEThe media is not mounted or ready for use.
1234ERROR_DEVICE_NOT_AVAILABLE43190x10DFThe device is not ready for use.
1235ERROR_REQUEST_REFUSED43200x10E0The operator or administrator has refused the request.
1236ERROR_INVALID_DRIVE_OBJECT43210x10E1The drive identifier does not represent a valid drive.
1237ERROR_LIBRARY_FULL43220x10E2Library is full. No slot is available for use.
1238ERROR_MEDIUM_NOT_ACCESSIBLE43230x10E3The transport cannot access the medium.
1239ERROR_UNABLE_TO_LOAD_MEDIUM43240x10E4Unable to load the medium into the drive.
1240ERROR_UNABLE_TO_INVENTORY_DRIVE43250x10E5Unable to retrieve the drive status.
1241ERROR_UNABLE_TO_INVENTORY_SLOT43260x10E6Unable to retrieve the slot status.
1242ERROR_UNABLE_TO_INVENTORY_TRANSPORT43270x10E7Unable to retrieve status about the transport.
1243ERROR_TRANSPORT_FULL43280x10E8Cannot use the transport because it is already in use.
1244ERROR_CONTROLLING_IEPORT43290x10E9Unable to open or close the inject/eject port.
1245ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA43300x10EAUnable to eject the medium because it is in a drive.
1246ERROR_CLEANER_SLOT_SET43310x10EBA cleaner slot is already reserved.
1247ERROR_CLEANER_SLOT_NOT_SET43320x10ECA cleaner slot is not reserved.
1248ERROR_CLEANER_CARTRIDGE_SPENT43330x10EDThe cleaner cartridge has performed the maximum number of drive cleanings.
1249ERROR_UNEXPECTED_OMID43340x10EEUnexpected on-medium identifier.
1250ERROR_CANT_DELETE_LAST_ITEM43350x10EFThe last remaining item in this group or resource cannot be deleted.
1251ERROR_MESSAGE_EXCEEDS_MAX_SIZE43360x10F0The message provided exceeds the maximum size allowed for this parameter.
1252ERROR_VOLUME_CONTAINS_SYS_FILES43370x10F1The volume contains system or paging files.
1253ERROR_INDIGENOUS_TYPE43380x10F2The media type cannot be removed from this library since at least one drive in the library reports it can support this media type.
1254ERROR_NO_SUPPORTING_DRIVES43390x10F3This offline media cannot be mounted on this system since no enabled drives are present which can be used.
1255ERROR_CLEANER_CARTRIDGE_INSTALLED43400x10F4A cleaner cartridge is present in the tape library.
1256ERROR_IEPORT_FULL43410x10F5Cannot use the inject/eject port because it is not empty.
1257ERROR_FILE_OFFLINE43500x10FEThis file is currently not available for use on this computer.
1258ERROR_REMOTE_STORAGE_NOT_ACTIVE43510x10FFThe remote storage service is not operational at this time.
1259ERROR_REMOTE_STORAGE_MEDIA_ERROR43520x1100The remote storage service encountered a media error.
1260ERROR_NOT_A_REPARSE_POINT43900x1126The file or directory is not a reparse point.
1261ERROR_REPARSE_ATTRIBUTE_CONFLICT43910x1127The reparse point attribute cannot be set because it conflicts with an existing attribute.
1262ERROR_INVALID_REPARSE_DATA43920x1128The data present in the reparse point buffer is invalid.
1263ERROR_REPARSE_TAG_INVALID43930x1129The tag present in the reparse point buffer is invalid.
1264ERROR_REPARSE_TAG_MISMATCH43940x112AThere is a mismatch between the tag specified in the request and the tag present in the reparse point.
1265ERROR_APP_DATA_NOT_FOUND44000x1130Fast Cache data not found.
1266ERROR_APP_DATA_EXPIRED44010x1131Fast Cache data expired.
1267ERROR_APP_DATA_CORRUPT44020x1132Fast Cache data corrupt.
1268ERROR_APP_DATA_LIMIT_EXCEEDED44030x1133Fast Cache data has exceeded its max size and cannot be updated.
1269ERROR_APP_DATA_REBOOT_REQUIRED44040x1134Fast Cache has been ReArmed and requires a reboot until it can be updated.
1270ERROR_SECUREBOOT_ROLLBACK_DETECTED44200x1144Secure Boot detected that rollback of protected data has been attempted.
1271ERROR_SECUREBOOT_POLICY_VIOLATION44210x1145The value is protected by Secure Boot policy and cannot be modified or deleted.
1272ERROR_SECUREBOOT_INVALID_POLICY44220x1146The Secure Boot policy is invalid.
1273ERROR_SECUREBOOT_POLICY_PUBLISHER_NOT_FOUND44230x1147A new Secure Boot policy did not contain the current publisher on its update list.
1274ERROR_SECUREBOOT_POLICY_NOT_SIGNED44240x1148The Secure Boot policy is either not signed or is signed by a non-trusted signer.
1275ERROR_SECUREBOOT_NOT_ENABLED44250x1149Secure Boot is not enabled on this machine.
1276ERROR_SECUREBOOT_FILE_REPLACED44260x114ASecure Boot requires that certain files and drivers are not replaced by other files or drivers.
1277ERROR_OFFLOAD_READ_FLT_NOT_SUPPORTED44400x1158The copy offload read operation is not supported by a filter.
1278ERROR_OFFLOAD_WRITE_FLT_NOT_SUPPORTED44410x1159The copy offload write operation is not supported by a filter.
1279ERROR_OFFLOAD_READ_FILE_NOT_SUPPORTED44420x115AThe copy offload read operation is not supported for the file.
1280ERROR_OFFLOAD_WRITE_FILE_NOT_SUPPORTED44430x115BThe copy offload write operation is not supported for the file.
1281ERROR_VOLUME_NOT_SIS_ENABLED45000x1194Single Instance Storage is not available on this volume.
1282ERROR_DEPENDENT_RESOURCE_EXISTS50010x1389The operation cannot be completed because other resources are dependent on this resource.
1283ERROR_DEPENDENCY_NOT_FOUND50020x138AThe cluster resource dependency cannot be found.
1284ERROR_DEPENDENCY_ALREADY_EXISTS50030x138BThe cluster resource cannot be made dependent on the specified resource because it is already dependent.
1285ERROR_RESOURCE_NOT_ONLINE50040x138CThe cluster resource is not online.
1286ERROR_HOST_NODE_NOT_AVAILABLE50050x138DA cluster node is not available for this operation.
1287ERROR_RESOURCE_NOT_AVAILABLE50060x138EThe cluster resource is not available.
1288ERROR_RESOURCE_NOT_FOUND50070x138FThe cluster resource could not be found.
1289ERROR_SHUTDOWN_CLUSTER50080x1390The cluster is being shut down.
1290ERROR_CANT_EVICT_ACTIVE_NODE50090x1391A cluster node cannot be evicted from the cluster unless the node is down or it is the last node.
1291ERROR_OBJECT_ALREADY_EXISTS50100x1392The object already exists.
1292ERROR_OBJECT_IN_LIST50110x1393The object is already in the list.
1293ERROR_GROUP_NOT_AVAILABLE50120x1394The cluster group is not available for any new requests.
1294ERROR_GROUP_NOT_FOUND50130x1395The cluster group could not be found.
1295ERROR_GROUP_NOT_ONLINE50140x1396The operation could not be completed because the cluster group is not online.
1296ERROR_HOST_NODE_NOT_RESOURCE_OWNER50150x1397The operation failed because either the specified cluster node is not the owner of the resource, or the node is not a possible owner of the resource.
1297ERROR_HOST_NODE_NOT_GROUP_OWNER50160x1398The operation failed because either the specified cluster node is not the owner of the group, or the node is not a possible owner of the group.
1298ERROR_RESMON_CREATE_FAILED50170x1399The cluster resource could not be created in the specified resource monitor.
1299ERROR_RESMON_ONLINE_FAILED50180x139AThe cluster resource could not be brought online by the resource monitor.
1300ERROR_RESOURCE_ONLINE50190x139BThe operation could not be completed because the cluster resource is online.
1301ERROR_QUORUM_RESOURCE50200x139CThe cluster resource could not be deleted or brought offline because it is the quorum resource.
1302ERROR_NOT_QUORUM_CAPABLE50210x139DThe cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.
1303ERROR_CLUSTER_SHUTTING_DOWN50220x139EThe cluster software is shutting down.
1304ERROR_INVALID_STATE50230x139FThe group or resource is not in the correct state to perform the requested operation.
1305ERROR_RESOURCE_PROPERTIES_STORED50240x13A0The properties were stored but not all changes will take effect until the next time the resource is brought online.
1306ERROR_NOT_QUORUM_CLASS50250x13A1The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.
1307ERROR_CORE_RESOURCE50260x13A2The cluster resource could not be deleted since it is a core resource.
1308ERROR_QUORUM_RESOURCE_ONLINE_FAILED50270x13A3The quorum resource failed to come online.
1309ERROR_QUORUMLOG_OPEN_FAILED50280x13A4The quorum log could not be created or mounted successfully.
1310ERROR_CLUSTERLOG_CORRUPT50290x13A5The cluster log is corrupt.
1311ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE50300x13A6The record could not be written to the cluster log since it exceeds the maximum size.
1312ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE50310x13A7The cluster log exceeds its maximum size.
1313ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND50320x13A8No checkpoint record was found in the cluster log.
1314ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE50330x13A9The minimum required disk space needed for logging is not available.
1315ERROR_QUORUM_OWNER_ALIVE50340x13AAThe cluster node failed to take control of the quorum resource because the resource is owned by another active node.
1316ERROR_NETWORK_NOT_AVAILABLE50350x13ABA cluster network is not available for this operation.
1317ERROR_NODE_NOT_AVAILABLE50360x13ACA cluster node is not available for this operation.
1318ERROR_ALL_NODES_NOT_AVAILABLE50370x13ADAll cluster nodes must be running to perform this operation.
1319ERROR_RESOURCE_FAILED50380x13AEA cluster resource failed.
1320ERROR_CLUSTER_INVALID_NODE50390x13AFThe cluster node is not valid.
1321ERROR_CLUSTER_NODE_EXISTS50400x13B0The cluster node already exists.
1322ERROR_CLUSTER_JOIN_IN_PROGRESS50410x13B1A node is in the process of joining the cluster.
1323ERROR_CLUSTER_NODE_NOT_FOUND50420x13B2The cluster node was not found.
1324ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND50430x13B3The cluster local node information was not found.
1325ERROR_CLUSTER_NETWORK_EXISTS50440x13B4The cluster network already exists.
1326ERROR_CLUSTER_NETWORK_NOT_FOUND50450x13B5The cluster network was not found.
1327ERROR_CLUSTER_NETINTERFACE_EXISTS50460x13B6The cluster network interface already exists.
1328ERROR_CLUSTER_NETINTERFACE_NOT_FOUND50470x13B7The cluster network interface was not found.
1329ERROR_CLUSTER_INVALID_REQUEST50480x13B8The cluster request is not valid for this object.
1330ERROR_CLUSTER_INVALID_NETWORK_PROVIDER50490x13B9The cluster network provider is not valid.
1331ERROR_CLUSTER_NODE_DOWN50500x13BAThe cluster node is down.
1332ERROR_CLUSTER_NODE_UNREACHABLE50510x13BBThe cluster node is not reachable.
1333ERROR_CLUSTER_NODE_NOT_MEMBER50520x13BCThe cluster node is not a member of the cluster.
1334ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS50530x13BDA cluster join operation is not in progress.
1335ERROR_CLUSTER_INVALID_NETWORK50540x13BEThe cluster network is not valid.
1336ERROR_CLUSTER_NODE_UP50560x13C0The cluster node is up.
1337ERROR_CLUSTER_IPADDR_IN_USE50570x13C1The cluster IP address is already in use.
1338ERROR_CLUSTER_NODE_NOT_PAUSED50580x13C2The cluster node is not paused.
1339ERROR_CLUSTER_NO_SECURITY_CONTEXT50590x13C3No cluster security context is available.
1340ERROR_CLUSTER_NETWORK_NOT_INTERNAL50600x13C4The cluster network is not configured for internal cluster communication.
1341ERROR_CLUSTER_NODE_ALREADY_UP50610x13C5The cluster node is already up.
1342ERROR_CLUSTER_NODE_ALREADY_DOWN50620x13C6The cluster node is already down.
1343ERROR_CLUSTER_NETWORK_ALREADY_ONLINE50630x13C7The cluster network is already online.
1344ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE50640x13C8The cluster network is already offline.
1345ERROR_CLUSTER_NODE_ALREADY_MEMBER50650x13C9The cluster node is already a member of the cluster.
1346ERROR_CLUSTER_LAST_INTERNAL_NETWORK50660x13CAThe 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.
1347ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS50670x13CBOne or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.
1348ERROR_INVALID_OPERATION_ON_QUORUM50680x13CCThis 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.
1349ERROR_DEPENDENCY_NOT_ALLOWED50690x13CDThe cluster quorum resource is not allowed to have any dependencies.
1350ERROR_CLUSTER_NODE_PAUSED50700x13CEThe cluster node is paused.
1351ERROR_NODE_CANT_HOST_RESOURCE50710x13CFThe cluster resource cannot be brought online. The owner node cannot run this resource.
1352ERROR_CLUSTER_NODE_NOT_READY50720x13D0The cluster node is not ready to perform the requested operation.
1353ERROR_CLUSTER_NODE_SHUTTING_DOWN50730x13D1The cluster node is shutting down.
1354ERROR_CLUSTER_JOIN_ABORTED50740x13D2The cluster join operation was aborted.
1355ERROR_CLUSTER_INCOMPATIBLE_VERSIONS50750x13D3The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.
1356ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED50760x13D4This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.
1357ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED50770x13D5The system configuration changed during the cluster join or form operation. The join or form operation was aborted.
1358ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND50780x13D6The specified resource type was not found.
1359ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED50790x13D7The 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.
1360ERROR_CLUSTER_RESNAME_NOT_FOUND50800x13D8The specified resource name is not supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL.
1361ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED50810x13D9No authentication package could be registered with the RPC server.
1362ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST50820x13DAYou 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.
1363ERROR_CLUSTER_DATABASE_SEQMISMATCH50830x13DBThe 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.
1364ERROR_RESMON_INVALID_STATE50840x13DCThe 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.
1365ERROR_CLUSTER_GUM_NOT_LOCKER50850x13DDA non locker code got a request to reserve the lock for making global updates.
1366ERROR_QUORUM_DISK_NOT_FOUND50860x13DEThe quorum disk could not be located by the cluster service.
1367ERROR_DATABASE_BACKUP_CORRUPT50870x13DFThe backed up cluster database is possibly corrupt.
1368ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT50880x13E0A DFS root already exists in this cluster node.
1369ERROR_RESOURCE_PROPERTY_UNCHANGEABLE50890x13E1An attempt to modify a resource property failed because it conflicts with another existing property.
1370ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE58900x1702An operation was attempted that is incompatible with the current membership state of the node.
1371ERROR_CLUSTER_QUORUMLOG_NOT_FOUND58910x1703The quorum resource does not contain the quorum log.
1372ERROR_CLUSTER_MEMBERSHIP_HALT58920x1704The membership engine requested shutdown of the cluster service on this node.
1373ERROR_CLUSTER_INSTANCE_ID_MISMATCH58930x1705The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.
1374ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP58940x1706A matching cluster network for the specified IP address could not be found.
1375ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH58950x1707The actual data type of the property did not match the expected data type of the property.
1376ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP58960x1708The cluster node was evicted from the cluster successfully, but the node was not cleaned up. To determine what cleanup steps failed and how to recover, see the Failover Clustering application event log using Event Viewer.
1377ERROR_CLUSTER_PARAMETER_MISMATCH58970x1709Two or more parameter values specified for a resource's properties are in conflict.
1378ERROR_NODE_CANNOT_BE_CLUSTERED58980x170AThis computer cannot be made a member of a cluster.
1379ERROR_CLUSTER_WRONG_OS_VERSION58990x170BThis computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.
1380ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME59000x170CA cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster.
1381ERROR_CLUSCFG_ALREADY_COMMITTED59010x170DThe cluster configuration action has already been committed.
1382ERROR_CLUSCFG_ROLLBACK_FAILED59020x170EThe cluster configuration action could not be rolled back.
1383ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT59030x170FThe drive letter assigned to a system disk on one node conflicted with the drive letter assigned to a disk on another node.
1384ERROR_CLUSTER_OLD_VERSION59040x1710One or more nodes in the cluster are running a version of Windows that does not support this operation.
1385ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME59050x1711The name of the corresponding computer account doesn't match the Network Name for this resource.
1386ERROR_CLUSTER_NO_NET_ADAPTERS59060x1712No network adapters are available.
1387ERROR_CLUSTER_POISONED59070x1713The cluster node has been poisoned.
1388ERROR_CLUSTER_GROUP_MOVING59080x1714The group is unable to accept the request since it is moving to another node.
1389ERROR_CLUSTER_RESOURCE_TYPE_BUSY59090x1715The resource type cannot accept the request since is too busy performing another operation.
1390ERROR_RESOURCE_CALL_TIMED_OUT59100x1716The call to the cluster resource DLL timed out.
1391ERROR_INVALID_CLUSTER_IPV6_ADDRESS59110x1717The 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.
1392ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION59120x1718An internal cluster error occurred. A call to an invalid function was attempted.
1393ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS59130x1719A parameter value is out of acceptable range.
1394ERROR_CLUSTER_PARTIAL_SEND59140x171AA network error occurred while sending data to another node in the cluster. The number of bytes transmitted was less than required.
1395ERROR_CLUSTER_REGISTRY_INVALID_FUNCTION59150x171BAn invalid cluster registry operation was attempted.
1396ERROR_CLUSTER_INVALID_STRING_TERMINATION59160x171CAn input string of characters is not properly terminated.
1397ERROR_CLUSTER_INVALID_STRING_FORMAT59170x171DAn input string of characters is not in a valid format for the data it represents.
1398ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS59180x171EAn internal cluster error occurred. A cluster database transaction was attempted while a transaction was already in progress.
1399ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS59190x171FAn internal cluster error occurred. There was an attempt to commit a cluster database transaction while no transaction was in progress.
1400ERROR_CLUSTER_NULL_DATA59200x1720An internal cluster error occurred. Data was not properly initialized.
1401ERROR_CLUSTER_PARTIAL_READ59210x1721An error occurred while reading from a stream of data. An unexpected number of bytes was returned.
1402ERROR_CLUSTER_PARTIAL_WRITE59220x1722An error occurred while writing to a stream of data. The required number of bytes could not be written.
1403ERROR_CLUSTER_CANT_DESERIALIZE_DATA59230x1723An error occurred while deserializing a stream of cluster data.
1404ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT59240x1724One or more property values for this resource are in conflict with one or more property values associated with its dependent resource(s).
1405ERROR_CLUSTER_NO_QUORUM59250x1725A quorum of cluster nodes was not present to form a cluster.
1406ERROR_CLUSTER_INVALID_IPV6_NETWORK59260x1726The cluster network is not valid for an IPv6 Address resource, or it does not match the configured address.
1407ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK59270x1727The 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.
1408ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP59280x1728Quorum resource cannot reside in the Available Storage group.
1409ERROR_DEPENDENCY_TREE_TOO_COMPLEX59290x1729The dependencies for this resource are nested too deeply.
1410ERROR_EXCEPTION_IN_RESOURCE_CALL59300x172AThe call into the resource DLL raised an unhandled exception.
1411ERROR_CLUSTER_RHS_FAILED_INITIALIZATION59310x172BThe RHS process failed to initialize.
1412ERROR_CLUSTER_NOT_INSTALLED59320x172CThe Failover Clustering feature is not installed on this node.
1413ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE59330x172DThe resources must be online on the same node for this operation.
1414ERROR_CLUSTER_MAX_NODES_IN_CLUSTER59340x172EA new node can not be added since this cluster is already at its maximum number of nodes.
1415ERROR_CLUSTER_TOO_MANY_NODES59350x172FThis cluster can not be created since the specified number of nodes exceeds the maximum allowed limit.
1416ERROR_CLUSTER_OBJECT_ALREADY_USED59360x1730An attempt to use the specified cluster name failed because an enabled computer object with the given name already exists in the domain.
1417ERROR_NONCORE_GROUPS_FOUND59370x1731This cluster cannot be destroyed. It has non-core application groups which must be deleted before the cluster can be destroyed.
1418ERROR_FILE_SHARE_RESOURCE_CONFLICT59380x1732File share associated with file share witness resource cannot be hosted by this cluster or any of its nodes.
1419ERROR_CLUSTER_EVICT_INVALID_REQUEST59390x1733Eviction 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.
1420ERROR_CLUSTER_SINGLETON_RESOURCE59400x1734Only one instance of this resource type is allowed in the cluster.
1421ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE59410x1735Only one instance of this resource type is allowed per resource group.
1422ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED59420x1736The resource failed to come online due to the failure of one or more provider resources.
1423ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR59430x1737The resource has indicated that it cannot come online on any node.
1424ERROR_CLUSTER_GROUP_BUSY59440x1738The current operation cannot be performed on this group at this time.
1425ERROR_CLUSTER_NOT_SHARED_VOLUME59450x1739The directory or file is not located on a cluster shared volume.
1426ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR59460x173AThe Security Descriptor does not meet the requirements for a cluster.
1427ERROR_CLUSTER_SHARED_VOLUMES_IN_USE59470x173BThere 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.
1428ERROR_CLUSTER_USE_SHARED_VOLUMES_API59480x173CThis group or resource cannot be directly manipulated. Use shared volume APIs to perform desired operation.
1429ERROR_CLUSTER_BACKUP_IN_PROGRESS59490x173DBack up is in progress. Please wait for backup completion before trying this operation again.
1430ERROR_NON_CSV_PATH59500x173EThe path does not belong to a cluster shared volume.
1431ERROR_CSV_VOLUME_NOT_LOCAL59510x173FThe cluster shared volume is not locally mounted on this node.
1432ERROR_CLUSTER_WATCHDOG_TERMINATING59520x1740The cluster watchdog is terminating.
1433ERROR_CLUSTER_RESOURCE_VETOED_MOVE_INCOMPATIBLE_NODES59530x1741A resource vetoed a move between two nodes because they are incompatible.
1434ERROR_CLUSTER_INVALID_NODE_WEIGHT59540x1742The 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.
1435ERROR_CLUSTER_RESOURCE_VETOED_CALL59550x1743The resource vetoed the call.
1436ERROR_RESMON_SYSTEM_RESOURCES_LACKING59560x1744Resource could not start or run because it could not reserve sufficient system resources.
1437ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_DESTINATION59570x1745A resource vetoed a move between two nodes because the destination currently does not have enough resources to complete the operation.
1438ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_SOURCE59580x1746A resource vetoed a move between two nodes because the source currently does not have enough resources to complete the operation.
1439ERROR_CLUSTER_GROUP_QUEUED59590x1747The requested operation can not be completed because the group is queued for an operation.
1440ERROR_CLUSTER_RESOURCE_LOCKED_STATUS59600x1748The requested operation can not be completed because a resource has locked status.
1441ERROR_CLUSTER_SHARED_VOLUME_FAILOVER_NOT_ALLOWED59610x1749The resource cannot move to another node because a cluster shared volume vetoed the operation.
1442ERROR_CLUSTER_NODE_DRAIN_IN_PROGRESS59620x174AA node drain is already in progress.
1443ERROR_CLUSTER_DISK_NOT_CONNECTED59630x174BClustered storage is not connected to the node.
1444ERROR_DISK_NOT_CSV_CAPABLE59640x174CThe 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.
1445ERROR_RESOURCE_NOT_IN_AVAILABLE_STORAGE59650x174DThe resource must be part of the Available Storage group to complete this action.
1446ERROR_CLUSTER_SHARED_VOLUME_REDIRECTED59660x174ECSVFS failed operation as volume is in redirected mode.
1447ERROR_CLUSTER_SHARED_VOLUME_NOT_REDIRECTED59670x174FCSVFS failed operation as volume is not in redirected mode.
1448ERROR_CLUSTER_CANNOT_RETURN_PROPERTIES59680x1750Cluster properties cannot be returned at this time.
1449ERROR_CLUSTER_RESOURCE_CONTAINS_UNSUPPORTED_DIFF_AREA_FOR_SHARED_VOLUMES59690x1751The clustered disk resource contains software snapshot diff area that are not supported for Cluster Shared Volumes.
1450ERROR_CLUSTER_RESOURCE_IS_IN_MAINTENANCE_MODE59700x1752The operation cannot be completed because the resource is in maintenance mode.
1451ERROR_CLUSTER_AFFINITY_CONFLICT59710x1753The operation cannot be completed because of cluster affinity conflicts.
1452ERROR_CLUSTER_RESOURCE_IS_REPLICA_VIRTUAL_MACHINE59720x1754The operation cannot be completed because the resource is a replica virtual machine.
1453ERROR_ENCRYPTION_FAILED60000x1770The specified file could not be encrypted.
1454ERROR_DECRYPTION_FAILED60010x1771The specified file could not be decrypted.
1455ERROR_FILE_ENCRYPTED60020x1772The specified file is encrypted and the user does not have the ability to decrypt it.
1456ERROR_NO_RECOVERY_POLICY60030x1773There is no valid encryption recovery policy configured for this system.
1457ERROR_NO_EFS60040x1774The required encryption driver is not loaded for this system.
1458ERROR_WRONG_EFS60050x1775The file was encrypted with a different encryption driver than is currently loaded.
1459ERROR_NO_USER_KEYS60060x1776There are no EFS keys defined for the user.
1460ERROR_FILE_NOT_ENCRYPTED60070x1777The specified file is not encrypted.
1461ERROR_NOT_EXPORT_FORMAT60080x1778The specified file is not in the defined EFS export format.
1462ERROR_FILE_READ_ONLY60090x1779The specified file is read only.
1463ERROR_DIR_EFS_DISALLOWED60100x177AThe directory has been disabled for encryption.
1464ERROR_EFS_SERVER_NOT_TRUSTED60110x177BThe server is not trusted for remote encryption operation.
1465ERROR_BAD_RECOVERY_POLICY60120x177CRecovery policy configured for this system contains invalid recovery certificate.
1466ERROR_EFS_ALG_BLOB_TOO_BIG60130x177DThe encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file.
1467ERROR_VOLUME_NOT_SUPPORT_EFS60140x177EThe disk partition does not support file encryption.
1468ERROR_EFS_DISABLED60150x177FThis machine is disabled for file encryption.
1469ERROR_EFS_VERSION_NOT_SUPPORT60160x1780A newer system is required to decrypt this encrypted file.
1470ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE60170x1781The remote server sent an invalid response for a file being opened with Client Side Encryption.
1471ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER60180x1782Client Side Encryption is not supported by the remote server even though it claims to support it.
1472ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE60190x1783File is encrypted and should be opened in Client Side Encryption mode.
1473ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE60200x1784A new encrypted file is being created and a $EFS needs to be provided.
1474ERROR_CS_ENCRYPTION_FILE_NOT_CSE60210x1785The SMB client requested a CSE FSCTL on a non-CSE file.
1475ERROR_ENCRYPTION_POLICY_DENIES_OPERATION60220x1786The requested operation was blocked by policy. For more information, contact your system administrator.
1476ERROR_NO_BROWSER_SERVERS_FOUND61180x17E6The list of servers for this workgroup is not currently available.
1477SCHED_E_SERVICE_NOT_LOCALSYSTEM62000x1838The 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.
1478ERROR_LOG_SECTOR_INVALID66000x19C8Log service encountered an invalid log sector.
1479ERROR_LOG_SECTOR_PARITY_INVALID66010x19C9Log service encountered a log sector with invalid block parity.
1480ERROR_LOG_SECTOR_REMAPPED66020x19CALog service encountered a remapped log sector.
1481ERROR_LOG_BLOCK_INCOMPLETE66030x19CBLog service encountered a partial or incomplete log block.
1482ERROR_LOG_INVALID_RANGE66040x19CCLog service encountered an attempt access data outside the active log range.
1483ERROR_LOG_BLOCKS_EXHAUSTED66050x19CDLog service user marshalling buffers are exhausted.
1484ERROR_LOG_READ_CONTEXT_INVALID66060x19CELog service encountered an attempt read from a marshalling area with an invalid read context.
1485ERROR_LOG_RESTART_INVALID66070x19CFLog service encountered an invalid log restart area.
1486ERROR_LOG_BLOCK_VERSION66080x19D0Log service encountered an invalid log block version.
1487ERROR_LOG_BLOCK_INVALID66090x19D1Log service encountered an invalid log block.
1488ERROR_LOG_READ_MODE_INVALID66100x19D2Log service encountered an attempt to read the log with an invalid read mode.
1489ERROR_LOG_NO_RESTART66110x19D3Log service encountered a log stream with no restart area.
1490ERROR_LOG_METADATA_CORRUPT66120x19D4Log service encountered a corrupted metadata file.
1491ERROR_LOG_METADATA_INVALID66130x19D5Log service encountered a metadata file that could not be created by the log file system.
1492ERROR_LOG_METADATA_INCONSISTENT66140x19D6Log service encountered a metadata file with inconsistent data.
1493ERROR_LOG_RESERVATION_INVALID66150x19D7Log service encountered an attempt to erroneous allocate or dispose reservation space.
1494ERROR_LOG_CANT_DELETE66160x19D8Log service cannot delete log file or file system container.
1495ERROR_LOG_CONTAINER_LIMIT_EXCEEDED66170x19D9Log service has reached the maximum allowable containers allocated to a log file.
1496ERROR_LOG_START_OF_LOG66180x19DALog service has attempted to read or write backward past the start of the log.
1497ERROR_LOG_POLICY_ALREADY_INSTALLED66190x19DBLog policy could not be installed because a policy of the same type is already present.
1498ERROR_LOG_POLICY_NOT_INSTALLED66200x19DCLog policy in question was not installed at the time of the request.
1499ERROR_LOG_POLICY_INVALID66210x19DDThe installed set of policies on the log is invalid.
1500ERROR_LOG_POLICY_CONFLICT66220x19DEA policy on the log in question prevented the operation from completing.
1501ERROR_LOG_PINNED_ARCHIVE_TAIL66230x19DFLog space cannot be reclaimed because the log is pinned by the archive tail.
1502ERROR_LOG_RECORD_NONEXISTENT66240x19E0Log record is not a record in the log file.
1503ERROR_LOG_RECORDS_RESERVED_INVALID66250x19E1Number of reserved log records or the adjustment of the number of reserved log records is invalid.
1504ERROR_LOG_SPACE_RESERVED_INVALID66260x19E2Reserved log space or the adjustment of the log space is invalid.
1505ERROR_LOG_TAIL_INVALID66270x19E3An new or existing archive tail or base of the active log is invalid.
1506ERROR_LOG_FULL66280x19E4Log space is exhausted.
1507ERROR_COULD_NOT_RESIZE_LOG66290x19E5The log could not be set to the requested size.
1508ERROR_LOG_MULTIPLEXED66300x19E6Log is multiplexed, no direct writes to the physical log is allowed.
1509ERROR_LOG_DEDICATED66310x19E7The operation failed because the log is a dedicated log.
1510ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS66320x19E8The operation requires an archive context.
1511ERROR_LOG_ARCHIVE_IN_PROGRESS66330x19E9Log archival is in progress.
1512ERROR_LOG_EPHEMERAL66340x19EAThe operation requires a non-ephemeral log, but the log is ephemeral.
1513ERROR_LOG_NOT_ENOUGH_CONTAINERS66350x19EBThe log must have at least two containers before it can be read from or written to.
1514ERROR_LOG_CLIENT_ALREADY_REGISTERED66360x19ECA log client has already registered on the stream.
1515ERROR_LOG_CLIENT_NOT_REGISTERED66370x19EDA log client has not been registered on the stream.
1516ERROR_LOG_FULL_HANDLER_IN_PROGRESS66380x19EEA request has already been made to handle the log full condition.
1517ERROR_LOG_CONTAINER_READ_FAILED66390x19EFLog service encountered an error when attempting to read from a log container.
1518ERROR_LOG_CONTAINER_WRITE_FAILED66400x19F0Log service encountered an error when attempting to write to a log container.
1519ERROR_LOG_CONTAINER_OPEN_FAILED66410x19F1Log service encountered an error when attempting open a log container.
1520ERROR_LOG_CONTAINER_STATE_INVALID66420x19F2Log service encountered an invalid container state when attempting a requested action.
1521ERROR_LOG_STATE_INVALID66430x19F3Log service is not in the correct state to perform a requested action.
1522ERROR_LOG_PINNED66440x19F4Log space cannot be reclaimed because the log is pinned.
1523ERROR_LOG_METADATA_FLUSH_FAILED66450x19F5Log metadata flush failed.
1524ERROR_LOG_INCONSISTENT_SECURITY66460x19F6Security on the log and its containers is inconsistent.
1525ERROR_LOG_APPENDED_FLUSH_FAILED66470x19F7Records were appended to the log or reservation changes were made, but the log could not be flushed.
1526ERROR_LOG_PINNED_RESERVATION66480x19F8The log is pinned due to reservation consuming most of the log space. Free some reserved records to make space available.
1527ERROR_INVALID_TRANSACTION67000x1A2CThe transaction handle associated with this operation is not valid.
1528ERROR_TRANSACTION_NOT_ACTIVE67010x1A2DThe requested operation was made in the context of a transaction that is no longer active.
1529ERROR_TRANSACTION_REQUEST_NOT_VALID67020x1A2EThe requested operation is not valid on the Transaction object in its current state.
1530ERROR_TRANSACTION_NOT_REQUESTED67030x1A2FThe caller has called a response API, but the response is not expected because the TM did not issue the corresponding request to the caller.
1531ERROR_TRANSACTION_ALREADY_ABORTED67040x1A30It is too late to perform the requested operation, since the Transaction has already been aborted.
1532ERROR_TRANSACTION_ALREADY_COMMITTED67050x1A31It is too late to perform the requested operation, since the Transaction has already been committed.
1533ERROR_TM_INITIALIZATION_FAILED67060x1A32The Transaction Manager was unable to be successfully initialized. Transacted operations are not supported.
1534ERROR_RESOURCEMANAGER_READ_ONLY67070x1A33The specified ResourceManager made no changes or updates to the resource under this transaction.
1535ERROR_TRANSACTION_NOT_JOINED67080x1A34The resource manager has attempted to prepare a transaction that it has not successfully joined.
1536ERROR_TRANSACTION_SUPERIOR_EXISTS67090x1A35The 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.
1537ERROR_CRM_PROTOCOL_ALREADY_EXISTS67100x1A36The RM tried to register a protocol that already exists.
1538ERROR_TRANSACTION_PROPAGATION_FAILED67110x1A37The attempt to propagate the Transaction failed.
1539ERROR_CRM_PROTOCOL_NOT_FOUND67120x1A38The requested propagation protocol was not registered as a CRM.
1540ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER67130x1A39The buffer passed in to PushTransaction or PullTransaction is not in a valid format.
1541ERROR_CURRENT_TRANSACTION_NOT_VALID67140x1A3AThe current transaction context associated with the thread is not a valid handle to a transaction object.
1542ERROR_TRANSACTION_NOT_FOUND67150x1A3BThe specified Transaction object could not be opened, because it was not found.
1543ERROR_RESOURCEMANAGER_NOT_FOUND67160x1A3CThe specified ResourceManager object could not be opened, because it was not found.
1544ERROR_ENLISTMENT_NOT_FOUND67170x1A3DThe specified Enlistment object could not be opened, because it was not found.
1545ERROR_TRANSACTIONMANAGER_NOT_FOUND67180x1A3EThe specified TransactionManager object could not be opened, because it was not found.
1546ERROR_TRANSACTIONMANAGER_NOT_ONLINE67190x1A3FThe 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.
1547ERROR_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION67200x1A40The specified TransactionManager was unable to create the objects contained in its logfile in the Ob namespace. Therefore, the TransactionManager was unable to recover.
1548ERROR_TRANSACTION_NOT_ROOT67210x1A41The 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.
1549ERROR_TRANSACTION_OBJECT_EXPIRED67220x1A42Because the associated transaction manager or resource manager has been closed, the handle is no longer valid.
1550ERROR_TRANSACTION_RESPONSE_NOT_ENLISTED67230x1A43The specified operation could not be performed on this Superior enlistment, because the enlistment was not created with the corresponding completion response in the NotificationMask.
1551ERROR_TRANSACTION_RECORD_TOO_LONG67240x1A44The 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.
1552ERROR_IMPLICIT_TRANSACTION_NOT_SUPPORTED67250x1A45Implicit transaction are not supported.
1553ERROR_TRANSACTION_INTEGRITY_VIOLATED67260x1A46The kernel transaction manager had to abort or forget the transaction because it blocked forward progress.
1554ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH67270x1A47The TransactionManager identity that was supplied did not match the one recorded in the TransactionManager's log file.
1555ERROR_RM_CANNOT_BE_FROZEN_FOR_SNAPSHOT67280x1A48This snapshot operation cannot continue because a transactional resource manager cannot be frozen in its current state. Please try again.
1556ERROR_TRANSACTION_MUST_WRITETHROUGH67290x1A49The 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.
1557ERROR_TRANSACTION_NO_SUPERIOR67300x1A4AThe transaction does not have a superior enlistment.
1558ERROR_HEURISTIC_DAMAGE_POSSIBLE67310x1A4BThe 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.
1559ERROR_TRANSACTIONAL_CONFLICT68000x1A90The function attempted to use a name that is reserved for use by another transaction.
1560ERROR_RM_NOT_ACTIVE68010x1A91Transaction support within the specified resource manager is not started or was shut down due to an error.
1561ERROR_RM_METADATA_CORRUPT68020x1A92The metadata of the RM has been corrupted. The RM will not function.
1562ERROR_DIRECTORY_NOT_RM68030x1A93The specified directory does not contain a resource manager.
1563ERROR_TRANSACTIONS_UNSUPPORTED_REMOTE68050x1A95The remote server or share does not support transacted file operations.
1564ERROR_LOG_RESIZE_INVALID_SIZE68060x1A96The requested log size is invalid.
1565ERROR_OBJECT_NO_LONGER_EXISTS68070x1A97The object (file, stream, link) corresponding to the handle has been deleted by a Transaction Savepoint Rollback.
1566ERROR_STREAM_MINIVERSION_NOT_FOUND68080x1A98The specified file miniversion was not found for this transacted file open.
1567ERROR_STREAM_MINIVERSION_NOT_VALID68090x1A99The specified file miniversion was found but has been invalidated. Most likely cause is a transaction savepoint rollback.
1568ERROR_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION68100x1A9AA miniversion may only be opened in the context of the transaction that created it.
1569ERROR_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT68110x1A9BIt is not possible to open a miniversion with modify access.
1570ERROR_CANT_CREATE_MORE_STREAM_MINIVERSIONS68120x1A9CIt is not possible to create any more miniversions for this stream.
1571ERROR_REMOTE_FILE_VERSION_MISMATCH68140x1A9EThe remote server sent mismatching version number or Fid for a file opened with transactions.
1572ERROR_HANDLE_NO_LONGER_VALID68150x1A9FThe 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.
1573ERROR_NO_TXF_METADATA68160x1AA0There is no transaction metadata on the file.
1574ERROR_LOG_CORRUPTION_DETECTED68170x1AA1The log data is corrupt.
1575ERROR_CANT_RECOVER_WITH_HANDLE_OPEN68180x1AA2The file can't be recovered because there is a handle still open on it.
1576ERROR_RM_DISCONNECTED68190x1AA3The transaction outcome is unavailable because the resource manager responsible for it has disconnected.
1577ERROR_ENLISTMENT_NOT_SUPERIOR68200x1AA4The request was rejected because the enlistment in question is not a superior enlistment.
1578ERROR_RECOVERY_NOT_NEEDED68210x1AA5The transactional resource manager is already consistent. Recovery is not needed.
1579ERROR_RM_ALREADY_STARTED68220x1AA6The transactional resource manager has already been started.
1580ERROR_FILE_IDENTITY_NOT_PERSISTENT68230x1AA7The file cannot be opened transactionally, because its identity depends on the outcome of an unresolved transaction.
1581ERROR_CANT_BREAK_TRANSACTIONAL_DEPENDENCY68240x1AA8The operation cannot be performed because another transaction is depending on the fact that this property will not change.
1582ERROR_CANT_CROSS_RM_BOUNDARY68250x1AA9The operation would involve a single file with two transactional resource managers and is therefore not allowed.
1583ERROR_TXF_DIR_NOT_EMPTY68260x1AAAThe $Txf directory must be empty for this operation to succeed.
1584ERROR_INDOUBT_TRANSACTIONS_EXIST68270x1AABThe operation would leave a transactional resource manager in an inconsistent state and is therefore not allowed.
1585ERROR_TM_VOLATILE68280x1AACThe operation could not be completed because the transaction manager does not have a log.
1586ERROR_ROLLBACK_TIMER_EXPIRED68290x1AADA rollback could not be scheduled because a previously scheduled rollback has already executed or been queued for execution.
1587ERROR_TXF_ATTRIBUTE_CORRUPT68300x1AAEThe transactional metadata attribute on the file or directory is corrupt and unreadable.
1588ERROR_EFS_NOT_ALLOWED_IN_TRANSACTION68310x1AAFThe encryption operation could not be completed because a transaction is active.
1589ERROR_TRANSACTIONAL_OPEN_NOT_ALLOWED68320x1AB0This object is not allowed to be opened in a transaction.
1590ERROR_LOG_GROWTH_FAILED68330x1AB1An attempt to create space in the transactional resource manager's log failed. The failure status has been recorded in the event log.
1591ERROR_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE68340x1AB2Memory mapping (creating a mapped section) a remote file under a transaction is not supported.
1592ERROR_TXF_METADATA_ALREADY_PRESENT68350x1AB3Transaction metadata is already present on this file and cannot be superseded.
1593ERROR_TRANSACTION_SCOPE_CALLBACKS_NOT_SET68360x1AB4A transaction scope could not be entered because the scope handler has not been initialized.
1594ERROR_TRANSACTION_REQUIRED_PROMOTION68370x1AB5Promotion was required in order to allow the resource manager to enlist, but the transaction was set to disallow it.
1595ERROR_CANNOT_EXECUTE_FILE_IN_TRANSACTION68380x1AB6This file is open for modification in an unresolved transaction and may be opened for execute only by a transacted reader.
1596ERROR_TRANSACTIONS_NOT_FROZEN68390x1AB7The request to thaw frozen transactions was ignored because transactions had not previously been frozen.
1597ERROR_TRANSACTION_FREEZE_IN_PROGRESS68400x1AB8Transactions cannot be frozen because a freeze is already in progress.
1598ERROR_NOT_SNAPSHOT_VOLUME68410x1AB9The target volume is not a snapshot volume. This operation is only valid on a volume mounted as a snapshot.
1599ERROR_NO_SAVEPOINT_WITH_OPEN_FILES68420x1ABAThe savepoint operation failed because files are open on the transaction. This is not permitted.
1600ERROR_DATA_LOST_REPAIR68430x1ABBWindows has discovered corruption in a file, and that file has since been repaired. Data loss may have occurred.
1601ERROR_SPARSE_NOT_ALLOWED_IN_TRANSACTION68440x1ABCThe sparse operation could not be completed because a transaction is active on the file.
1602ERROR_TM_IDENTITY_MISMATCH68450x1ABDThe 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.
1603ERROR_FLOATED_SECTION68460x1ABEI/O was attempted on a section object that has been floated as a result of a transaction ending. There is no valid data.
1604ERROR_CANNOT_ACCEPT_TRANSACTED_WORK68470x1ABFThe transactional resource manager cannot currently accept transacted work due to a transient condition such as low resources.
1605ERROR_CANNOT_ABORT_TRANSACTIONS68480x1AC0The transactional resource manager had too many tranactions outstanding that could not be aborted. The transactional resource manger has been shut down.
1606ERROR_BAD_CLUSTERS68490x1AC1The operation could not be completed due to bad clusters on disk.
1607ERROR_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION68500x1AC2The compression operation could not be completed because a transaction is active on the file.
1608ERROR_VOLUME_DIRTY68510x1AC3The operation could not be completed because the volume is dirty. Please run chkdsk and try again.
1609ERROR_NO_LINK_TRACKING_IN_TRANSACTION68520x1AC4The link tracking operation could not be completed because a transaction is active.
1610ERROR_OPERATION_NOT_SUPPORTED_IN_TRANSACTION68530x1AC5This operation cannot be performed in a transaction.
1611ERROR_EXPIRED_HANDLE68540x1AC6The 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.
1612ERROR_TRANSACTION_NOT_ENLISTED68550x1AC7The specified operation could not be performed because the resource manager is not enlisted in the transaction.
1613ERROR_CTX_WINSTATION_NAME_INVALID70010x1B59The specified session name is invalid.
1614ERROR_CTX_INVALID_PD70020x1B5AThe specified protocol driver is invalid.
1615ERROR_CTX_PD_NOT_FOUND70030x1B5BThe specified protocol driver was not found in the system path.
1616ERROR_CTX_WD_NOT_FOUND70040x1B5CThe specified terminal connection driver was not found in the system path.
1617ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY70050x1B5DA registry key for event logging could not be created for this session.
1618ERROR_CTX_SERVICE_NAME_COLLISION70060x1B5EA service with the same name already exists on the system.
1619ERROR_CTX_CLOSE_PENDING70070x1B5FA close operation is pending on the session.
1620ERROR_CTX_NO_OUTBUF70080x1B60There are no free output buffers available.
1621ERROR_CTX_MODEM_INF_NOT_FOUND70090x1B61The MODEM.INF file was not found.
1622ERROR_CTX_INVALID_MODEMNAME70100x1B62The modem name was not found in MODEM.INF.
1623ERROR_CTX_MODEM_RESPONSE_ERROR70110x1B63The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.
1624ERROR_CTX_MODEM_RESPONSE_TIMEOUT70120x1B64The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.
1625ERROR_CTX_MODEM_RESPONSE_NO_CARRIER70130x1B65Carrier detect has failed or carrier has been dropped due to disconnect.
1626ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE70140x1B66Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.
1627ERROR_CTX_MODEM_RESPONSE_BUSY70150x1B67Busy signal detected at remote site on callback.
1628ERROR_CTX_MODEM_RESPONSE_VOICE70160x1B68Voice detected at remote site on callback.
1629ERROR_CTX_TD_ERROR70170x1B69Transport driver error.
1630ERROR_CTX_WINSTATION_NOT_FOUND70220x1B6EThe specified session cannot be found.
1631ERROR_CTX_WINSTATION_ALREADY_EXISTS70230x1B6FThe specified session name is already in use.
1632ERROR_CTX_WINSTATION_BUSY70240x1B70The task you are trying to do can't be completed because Remote Desktop Services is currently busy. Please try again in a few minutes. Other users should still be able to log on.
1633ERROR_CTX_BAD_VIDEO_MODE70250x1B71An attempt has been made to connect to a session whose video mode is not supported by the current client.
1634ERROR_CTX_GRAPHICS_INVALID70350x1B7BThe application attempted to enable DOS graphics mode. DOS graphics mode is not supported.
1635ERROR_CTX_LOGON_DISABLED70370x1B7DYour interactive logon privilege has been disabled. Please contact your administrator.
1636ERROR_CTX_NOT_CONSOLE70380x1B7EThe 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.
1637ERROR_CTX_CLIENT_QUERY_TIMEOUT70400x1B80The client failed to respond to the server connect message.
1638ERROR_CTX_CONSOLE_DISCONNECT70410x1B81Disconnecting the console session is not supported.
1639ERROR_CTX_CONSOLE_CONNECT70420x1B82Reconnecting a disconnected session to the console is not supported.
1640ERROR_CTX_SHADOW_DENIED70440x1B84The request to control another session remotely was denied.
1641ERROR_CTX_WINSTATION_ACCESS_DENIED70450x1B85The requested session access is denied.
1642ERROR_CTX_INVALID_WD70490x1B89The specified terminal connection driver is invalid.
1643ERROR_CTX_SHADOW_INVALID70500x1B8AThe requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on.
1644ERROR_CTX_SHADOW_DISABLED70510x1B8BThe requested session is not configured to allow remote control.
1645ERROR_CTX_CLIENT_LICENSE_IN_USE70520x1B8CYour 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.
1646ERROR_CTX_CLIENT_LICENSE_NOT_SET70530x1B8DYour 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.
1647ERROR_CTX_LICENSE_NOT_AVAILABLE70540x1B8EThe number of connections to this computer is limited and all connections are in use right now. Try connecting later or contact your system administrator.
1648ERROR_CTX_LICENSE_CLIENT_INVALID70550x1B8FThe client you are using is not licensed to use this system. Your logon request is denied.
1649ERROR_CTX_LICENSE_EXPIRED70560x1B90The system license has expired. Your logon request is denied.
1650ERROR_CTX_SHADOW_NOT_RUNNING70570x1B91Remote control could not be terminated because the specified session is not currently being remotely controlled.
1651ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE70580x1B92The 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.
1652ERROR_ACTIVATION_COUNT_EXCEEDED70590x1B93Activation has already been reset the maximum number of times for this installation. Your activation timer will not be cleared.
1653ERROR_CTX_WINSTATIONS_DISABLED70600x1B94Remote logins are currently disabled.
1654ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED70610x1B95You do not have the proper encryption level to access this Session.
1655ERROR_CTX_SESSION_IN_USE70620x1B96The user %s\\%s is currently logged on to this computer. Only the current user or an administrator can log on to this computer.
1656ERROR_CTX_NO_FORCE_LOGOFF70630x1B97The 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.
1657ERROR_CTX_ACCOUNT_RESTRICTION70640x1B98Unable to log you on because of an account restriction.
1658ERROR_RDP_PROTOCOL_ERROR70650x1B99The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.
1659ERROR_CTX_CDM_CONNECT70660x1B9AThe Client Drive Mapping Service Has Connected on Terminal Connection.
1660ERROR_CTX_CDM_DISCONNECT70670x1B9BThe Client Drive Mapping Service Has Disconnected on Terminal Connection.
1661ERROR_CTX_SECURITY_LAYER_ERROR70680x1B9CThe Terminal Server security layer detected an error in the protocol stream and has disconnected the client.
1662ERROR_TS_INCOMPATIBLE_SESSIONS70690x1B9DThe target session is incompatible with the current session.
1663ERROR_TS_VIDEO_SUBSYSTEM_ERROR70700x1B9EWindows 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.
1664FRS_ERR_INVALID_API_SEQUENCE80010x1F41The file replication service API was called incorrectly.
1665FRS_ERR_STARTING_SERVICE80020x1F42The file replication service cannot be started.
1666FRS_ERR_STOPPING_SERVICE80030x1F43The file replication service cannot be stopped.
1667FRS_ERR_INTERNAL_API80040x1F44The file replication service API terminated the request. The event log may have more information.
1668FRS_ERR_INTERNAL80050x1F45The file replication service terminated the request. The event log may have more information.
1669FRS_ERR_SERVICE_COMM80060x1F46The file replication service cannot be contacted. The event log may have more information.
1670FRS_ERR_INSUFFICIENT_PRIV80070x1F47The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information.
1671FRS_ERR_AUTHENTICATION80080x1F48The file replication service cannot satisfy the request because authenticated RPC is not available. The event log may have more information.
1672FRS_ERR_PARENT_INSUFFICIENT_PRIV80090x1F49The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller. The event log may have more information.
1673FRS_ERR_PARENT_AUTHENTICATION80100x1F4AThe file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller. The event log may have more information.
1674FRS_ERR_CHILD_TO_PARENT_COMM80110x1F4BThe file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information.
1675FRS_ERR_PARENT_TO_CHILD_COMM80120x1F4CThe file replication service on the domain controller cannot communicate with the file replication service on this computer. The event log may have more information.
1676FRS_ERR_SYSVOL_POPULATE80130x1F4DThe file replication service cannot populate the system volume because of an internal error. The event log may have more information.
1677FRS_ERR_SYSVOL_POPULATE_TIMEOUT80140x1F4EThe file replication service cannot populate the system volume because of an internal timeout. The event log may have more information.
1678FRS_ERR_SYSVOL_IS_BUSY80150x1F4FThe file replication service cannot process the request. The system volume is busy with a previous request.
1679FRS_ERR_SYSVOL_DEMOTE80160x1F50The file replication service cannot stop replicating the system volume because of an internal error. The event log may have more information.
1680FRS_ERR_INVALID_SERVICE_PARAMETER80170x1F51The file replication service detected an invalid parameter.
1681ERROR_DS_NOT_INSTALLED82000x2008An error occurred while installing the directory service. For more information, see the event log.
1682ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY82010x2009The directory service evaluated group memberships locally.
1683ERROR_DS_NO_ATTRIBUTE_OR_VALUE82020x200AThe specified directory service attribute or value does not exist.
1684ERROR_DS_INVALID_ATTRIBUTE_SYNTAX82030x200BThe attribute syntax specified to the directory service is invalid.
1685ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED82040x200CThe attribute type specified to the directory service is not defined.
1686ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS82050x200DThe specified directory service attribute or value already exists.
1687ERROR_DS_BUSY82060x200EThe directory service is busy.
1688ERROR_DS_UNAVAILABLE82070x200FThe directory service is unavailable.
1689ERROR_DS_NO_RIDS_ALLOCATED82080x2010The directory service was unable to allocate a relative identifier.
1690ERROR_DS_NO_MORE_RIDS82090x2011The directory service has exhausted the pool of relative identifiers.
1691ERROR_DS_INCORRECT_ROLE_OWNER82100x2012The requested operation could not be performed because the directory service is not the master for that type of operation.
1692ERROR_DS_RIDMGR_INIT_ERROR82110x2013The directory service was unable to initialize the subsystem that allocates relative identifiers.
1693ERROR_DS_OBJ_CLASS_VIOLATION82120x2014The requested operation did not satisfy one or more constraints associated with the class of the object.
1694ERROR_DS_CANT_ON_NON_LEAF82130x2015The directory service can perform the requested operation only on a leaf object.
1695ERROR_DS_CANT_ON_RDN82140x2016The directory service cannot perform the requested operation on the RDN attribute of an object.
1696ERROR_DS_CANT_MOD_OBJ_CLASS82150x2017The directory service detected an attempt to modify the object class of an object.
1697ERROR_DS_CROSS_DOM_MOVE_ERROR82160x2018The requested cross-domain move operation could not be performed.
1698ERROR_DS_GC_NOT_AVAILABLE82170x2019Unable to contact the global catalog server.
1699ERROR_SHARED_POLICY82180x201AThe policy object is shared and can only be modified at the root.
1700ERROR_POLICY_OBJECT_NOT_FOUND82190x201BThe policy object does not exist.
1701ERROR_POLICY_ONLY_IN_DS82200x201CThe requested policy information is only in the directory service.
1702ERROR_PROMOTION_ACTIVE82210x201DA domain controller promotion is currently active.
1703ERROR_NO_PROMOTION_ACTIVE82220x201EA domain controller promotion is not currently active.
1704ERROR_DS_OPERATIONS_ERROR82240x2020An operations error occurred.
1705ERROR_DS_PROTOCOL_ERROR82250x2021A protocol error occurred.
1706ERROR_DS_TIMELIMIT_EXCEEDED82260x2022The time limit for this request was exceeded.
1707ERROR_DS_SIZELIMIT_EXCEEDED82270x2023The size limit for this request was exceeded.
1708ERROR_DS_ADMIN_LIMIT_EXCEEDED82280x2024The administrative limit for this request was exceeded.
1709ERROR_DS_COMPARE_FALSE82290x2025The compare response was false.
1710ERROR_DS_COMPARE_TRUE82300x2026The compare response was true.
1711ERROR_DS_AUTH_METHOD_NOT_SUPPORTED82310x2027The requested authentication method is not supported by the server.
1712ERROR_DS_STRONG_AUTH_REQUIRED82320x2028A more secure authentication method is required for this server.
1713ERROR_DS_INAPPROPRIATE_AUTH82330x2029Inappropriate authentication.
1714ERROR_DS_AUTH_UNKNOWN82340x202AThe authentication mechanism is unknown.
1715ERROR_DS_REFERRAL82350x202BA referral was returned from the server.
1716ERROR_DS_UNAVAILABLE_CRIT_EXTENSION82360x202CThe server does not support the requested critical extension.
1717ERROR_DS_CONFIDENTIALITY_REQUIRED82370x202DThis request requires a secure connection.
1718ERROR_DS_INAPPROPRIATE_MATCHING82380x202EInappropriate matching.
1719ERROR_DS_CONSTRAINT_VIOLATION82390x202FA constraint violation occurred.
1720ERROR_DS_NO_SUCH_OBJECT82400x2030There is no such object on the server.
1721ERROR_DS_ALIAS_PROBLEM82410x2031There is an alias problem.
1722ERROR_DS_INVALID_DN_SYNTAX82420x2032An invalid dn syntax has been specified.
1723ERROR_DS_IS_LEAF82430x2033The object is a leaf object.
1724ERROR_DS_ALIAS_DEREF_PROBLEM82440x2034There is an alias dereferencing problem.
1725ERROR_DS_UNWILLING_TO_PERFORM82450x2035The server is unwilling to process the request.
1726ERROR_DS_LOOP_DETECT82460x2036A loop has been detected.
1727ERROR_DS_NAMING_VIOLATION82470x2037There is a naming violation.
1728ERROR_DS_OBJECT_RESULTS_TOO_LARGE82480x2038The result set is too large.
1729ERROR_DS_AFFECTS_MULTIPLE_DSAS82490x2039The operation affects multiple DSAs.
1730ERROR_DS_SERVER_DOWN82500x203AThe server is not operational.
1731ERROR_DS_LOCAL_ERROR82510x203BA local error has occurred.
1732ERROR_DS_ENCODING_ERROR82520x203CAn encoding error has occurred.
1733ERROR_DS_DECODING_ERROR82530x203DA decoding error has occurred.
1734ERROR_DS_FILTER_UNKNOWN82540x203EThe search filter cannot be recognized.
1735ERROR_DS_PARAM_ERROR82550x203FOne or more parameters are illegal.
1736ERROR_DS_NOT_SUPPORTED82560x2040The specified method is not supported.
1737ERROR_DS_NO_RESULTS_RETURNED82570x2041No results were returned.
1738ERROR_DS_CONTROL_NOT_FOUND82580x2042The specified control is not supported by the server.
1739ERROR_DS_CLIENT_LOOP82590x2043A referral loop was detected by the client.
1740ERROR_DS_REFERRAL_LIMIT_EXCEEDED82600x2044The preset referral limit was exceeded.
1741ERROR_DS_SORT_CONTROL_MISSING82610x2045The search requires a SORT control.
1742ERROR_DS_OFFSET_RANGE_ERROR82620x2046The search results exceed the offset range specified.
1743ERROR_DS_RIDMGR_DISABLED82630x2047The 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 http://go.microsoft.com/fwlink/p/?linkid=228610 for recommended diagnostic steps and the procedure to re-enable account creation.
1744ERROR_DS_ROOT_MUST_BE_NC83010x206DThe root object must be the head of a naming context. The root object cannot have an instantiated parent.
1745ERROR_DS_ADD_REPLICA_INHIBITED83020x206EThe add replica operation cannot be performed. The naming context must be writeable in order to create the replica.
1746ERROR_DS_ATT_NOT_DEF_IN_SCHEMA83030x206FA reference to an attribute that is not defined in the schema occurred.
1747ERROR_DS_MAX_OBJ_SIZE_EXCEEDED83040x2070The maximum size of an object has been exceeded.
1748ERROR_DS_OBJ_STRING_NAME_EXISTS83050x2071An attempt was made to add an object to the directory with a name that is already in use.
1749ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA83060x2072An attempt was made to add an object of a class that does not have an RDN defined in the schema.
1750ERROR_DS_RDN_DOESNT_MATCH_SCHEMA83070x2073An attempt was made to add an object using an RDN that is not the RDN defined in the schema.
1751ERROR_DS_NO_REQUESTED_ATTS_FOUND83080x2074None of the requested attributes were found on the objects.
1752ERROR_DS_USER_BUFFER_TO_SMALL83090x2075The user buffer is too small.
1753ERROR_DS_ATT_IS_NOT_ON_OBJ83100x2076The attribute specified in the operation is not present on the object.
1754ERROR_DS_ILLEGAL_MOD_OPERATION83110x2077Illegal modify operation. Some aspect of the modification is not permitted.
1755ERROR_DS_OBJ_TOO_LARGE83120x2078The specified object is too large.
1756ERROR_DS_BAD_INSTANCE_TYPE83130x2079The specified instance type is not valid.
1757ERROR_DS_MASTERDSA_REQUIRED83140x207AThe operation must be performed at a master DSA.
1758ERROR_DS_OBJECT_CLASS_REQUIRED83150x207BThe object class attribute must be specified.
1759ERROR_DS_MISSING_REQUIRED_ATT83160x207CA required attribute is missing.
1760ERROR_DS_ATT_NOT_DEF_FOR_CLASS83170x207DAn attempt was made to modify an object to include an attribute that is not legal for its class.
1761ERROR_DS_ATT_ALREADY_EXISTS83180x207EThe specified attribute is already present on the object.
1762ERROR_DS_CANT_ADD_ATT_VALUES83200x2080The specified attribute is not present, or has no values.
1763ERROR_DS_SINGLE_VALUE_CONSTRAINT83210x2081Multiple values were specified for an attribute that can have only one value.
1764ERROR_DS_RANGE_CONSTRAINT83220x2082A value for the attribute was not in the acceptable range of values.
1765ERROR_DS_ATT_VAL_ALREADY_EXISTS83230x2083The specified value already exists.
1766ERROR_DS_CANT_REM_MISSING_ATT83240x2084The attribute cannot be removed because it is not present on the object.
1767ERROR_DS_CANT_REM_MISSING_ATT_VAL83250x2085The attribute value cannot be removed because it is not present on the object.
1768ERROR_DS_ROOT_CANT_BE_SUBREF83260x2086The specified root object cannot be a subref.
1769ERROR_DS_NO_CHAINING83270x2087Chaining is not permitted.
1770ERROR_DS_NO_CHAINED_EVAL83280x2088Chained evaluation is not permitted.
1771ERROR_DS_NO_PARENT_OBJECT83290x2089The operation could not be performed because the object's parent is either uninstantiated or deleted.
1772ERROR_DS_PARENT_IS_AN_ALIAS83300x208AHaving a parent that is an alias is not permitted. Aliases are leaf objects.
1773ERROR_DS_CANT_MIX_MASTER_AND_REPS83310x208BThe object and parent must be of the same type, either both masters or both replicas.
1774ERROR_DS_CHILDREN_EXIST83320x208CThe operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.
1775ERROR_DS_OBJ_NOT_FOUND83330x208DDirectory object not found.
1776ERROR_DS_ALIASED_OBJ_MISSING83340x208EThe aliased object is missing.
1777ERROR_DS_BAD_NAME_SYNTAX83350x208FThe object name has bad syntax.
1778ERROR_DS_ALIAS_POINTS_TO_ALIAS83360x2090It is not permitted for an alias to refer to another alias.
1779ERROR_DS_CANT_DEREF_ALIAS83370x2091The alias cannot be dereferenced.
1780ERROR_DS_OUT_OF_SCOPE83380x2092The operation is out of scope.
1781ERROR_DS_OBJECT_BEING_REMOVED83390x2093The operation cannot continue because the object is in the process of being removed.
1782ERROR_DS_CANT_DELETE_DSA_OBJ83400x2094The DSA object cannot be deleted.
1783ERROR_DS_GENERIC_ERROR83410x2095A directory service error has occurred.
1784ERROR_DS_DSA_MUST_BE_INT_MASTER83420x2096The operation can only be performed on an internal master DSA object.
1785ERROR_DS_CLASS_NOT_DSA83430x2097The object must be of class DSA.
1786ERROR_DS_INSUFF_ACCESS_RIGHTS83440x2098Insufficient access rights to perform the operation.
1787ERROR_DS_ILLEGAL_SUPERIOR83450x2099The object cannot be added because the parent is not on the list of possible superiors.
1788ERROR_DS_ATTRIBUTE_OWNED_BY_SAM83460x209AAccess to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM).
1789ERROR_DS_NAME_TOO_MANY_PARTS83470x209BThe name has too many parts.
1790ERROR_DS_NAME_TOO_LONG83480x209CThe name is too long.
1791ERROR_DS_NAME_VALUE_TOO_LONG83490x209DThe name value is too long.
1792ERROR_DS_NAME_UNPARSEABLE83500x209EThe directory service encountered an error parsing a name.
1793ERROR_DS_NAME_TYPE_UNKNOWN83510x209FThe directory service cannot get the attribute type for a name.
1794ERROR_DS_NOT_AN_OBJECT83520x20A0The name does not identify an object; the name identifies a phantom.
1795ERROR_DS_SEC_DESC_TOO_SHORT83530x20A1The security descriptor is too short.
1796ERROR_DS_SEC_DESC_INVALID83540x20A2The security descriptor is invalid.
1797ERROR_DS_NO_DELETED_NAME83550x20A3Failed to create name for deleted object.
1798ERROR_DS_SUBREF_MUST_HAVE_PARENT83560x20A4The parent of a new subref must exist.
1799ERROR_DS_NCNAME_MUST_BE_NC83570x20A5The object must be a naming context.
1800ERROR_DS_CANT_ADD_SYSTEM_ONLY83580x20A6It is not permitted to add an attribute which is owned by the system.
1801ERROR_DS_CLASS_MUST_BE_CONCRETE83590x20A7The class of the object must be structural; you cannot instantiate an abstract class.
1802ERROR_DS_INVALID_DMD83600x20A8The schema object could not be found.
1803ERROR_DS_OBJ_GUID_EXISTS83610x20A9A local object with this GUID (dead or alive) already exists.
1804ERROR_DS_NOT_ON_BACKLINK83620x20AAThe operation cannot be performed on a back link.
1805ERROR_DS_NO_CROSSREF_FOR_NC83630x20ABThe cross reference for the specified naming context could not be found.
1806ERROR_DS_SHUTTING_DOWN83640x20ACThe operation could not be performed because the directory service is shutting down.
1807ERROR_DS_UNKNOWN_OPERATION83650x20ADThe directory service request is invalid.
1808ERROR_DS_INVALID_ROLE_OWNER83660x20AEThe role owner attribute could not be read.
1809ERROR_DS_COULDNT_CONTACT_FSMO83670x20AFThe requested FSMO operation failed. The current FSMO holder could not be contacted.
1810ERROR_DS_CROSS_NC_DN_RENAME83680x20B0Modification of a DN across a naming context is not permitted.
1811ERROR_DS_CANT_MOD_SYSTEM_ONLY83690x20B1The attribute cannot be modified because it is owned by the system.
1812ERROR_DS_REPLICATOR_ONLY83700x20B2Only the replicator can perform this function.
1813ERROR_DS_OBJ_CLASS_NOT_DEFINED83710x20B3The specified class is not defined.
1814ERROR_DS_OBJ_CLASS_NOT_SUBCLASS83720x20B4The specified class is not a subclass.
1815ERROR_DS_NAME_REFERENCE_INVALID83730x20B5The name reference is invalid.
1816ERROR_DS_CROSS_REF_EXISTS83740x20B6A cross reference already exists.
1817ERROR_DS_CANT_DEL_MASTER_CROSSREF83750x20B7It is not permitted to delete a master cross reference.
1818ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD83760x20B8Subtree notifications are only supported on NC heads.
1819ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX83770x20B9Notification filter is too complex.
1820ERROR_DS_DUP_RDN83780x20BASchema update failed: duplicate RDN.
1821ERROR_DS_DUP_OID83790x20BBSchema update failed: duplicate OID.
1822ERROR_DS_DUP_MAPI_ID83800x20BCSchema update failed: duplicate MAPI identifier.
1823ERROR_DS_DUP_SCHEMA_ID_GUID83810x20BDSchema update failed: duplicate schema-id GUID.
1824ERROR_DS_DUP_LDAP_DISPLAY_NAME83820x20BESchema update failed: duplicate LDAP display name.
1825ERROR_DS_SEMANTIC_ATT_TEST83830x20BFSchema update failed: range-lower less than range upper.
1826ERROR_DS_SYNTAX_MISMATCH83840x20C0Schema update failed: syntax mismatch.
1827ERROR_DS_EXISTS_IN_MUST_HAVE83850x20C1Schema deletion failed: attribute is used in must-contain.
1828ERROR_DS_EXISTS_IN_MAY_HAVE83860x20C2Schema deletion failed: attribute is used in may-contain.
1829ERROR_DS_NONEXISTENT_MAY_HAVE83870x20C3Schema update failed: attribute in may-contain does not exist.
1830ERROR_DS_NONEXISTENT_MUST_HAVE83880x20C4Schema update failed: attribute in must-contain does not exist.
1831ERROR_DS_AUX_CLS_TEST_FAIL83890x20C5Schema update failed: class in aux-class list does not exist or is not an auxiliary class.
1832ERROR_DS_NONEXISTENT_POSS_SUP83900x20C6Schema update failed: class in poss-superiors does not exist.
1833ERROR_DS_SUB_CLS_TEST_FAIL83910x20C7Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules.
1834ERROR_DS_BAD_RDN_ATT_ID_SYNTAX83920x20C8Schema update failed: Rdn-Att-Id has wrong syntax.
1835ERROR_DS_EXISTS_IN_AUX_CLS83930x20C9Schema deletion failed: class is used as auxiliary class.
1836ERROR_DS_EXISTS_IN_SUB_CLS83940x20CASchema deletion failed: class is used as sub class.
1837ERROR_DS_EXISTS_IN_POSS_SUP83950x20CBSchema deletion failed: class is used as poss superior.
1838ERROR_DS_RECALCSCHEMA_FAILED83960x20CCSchema update failed in recalculating validation cache.
1839ERROR_DS_TREE_DELETE_NOT_FINISHED83970x20CDThe tree deletion is not finished. The request must be made again to continue deleting the tree.
1840ERROR_DS_CANT_DELETE83980x20CEThe requested delete operation could not be performed.
1841ERROR_DS_ATT_SCHEMA_REQ_ID83990x20CFCannot read the governs class identifier for the schema record.
1842ERROR_DS_BAD_ATT_SCHEMA_SYNTAX84000x20D0The attribute schema has bad syntax.
1843ERROR_DS_CANT_CACHE_ATT84010x20D1The attribute could not be cached.
1844ERROR_DS_CANT_CACHE_CLASS84020x20D2The class could not be cached.
1845ERROR_DS_CANT_REMOVE_ATT_CACHE84030x20D3The attribute could not be removed from the cache.
1846ERROR_DS_CANT_REMOVE_CLASS_CACHE84040x20D4The class could not be removed from the cache.
1847ERROR_DS_CANT_RETRIEVE_DN84050x20D5The distinguished name attribute could not be read.
1848ERROR_DS_MISSING_SUPREF84060x20D6No superior reference has been configured for the directory service. The directory service is therefore unable to issue referrals to objects outside this forest.
1849ERROR_DS_CANT_RETRIEVE_INSTANCE84070x20D7The instance type attribute could not be retrieved.
1850ERROR_DS_CODE_INCONSISTENCY84080x20D8An internal error has occurred.
1851ERROR_DS_DATABASE_ERROR84090x20D9A database error has occurred.
1852ERROR_DS_GOVERNSID_MISSING84100x20DAThe attribute GOVERNSID is missing.
1853ERROR_DS_MISSING_EXPECTED_ATT84110x20DBAn expected attribute is missing.
1854ERROR_DS_NCNAME_MISSING_CR_REF84120x20DCThe specified naming context is missing a cross reference.
1855ERROR_DS_SECURITY_CHECKING_ERROR84130x20DDA security checking error has occurred.
1856ERROR_DS_SCHEMA_NOT_LOADED84140x20DEThe schema is not loaded.
1857ERROR_DS_SCHEMA_ALLOC_FAILED84150x20DFSchema allocation failed. Please check if the machine is running low on memory.
1858ERROR_DS_ATT_SCHEMA_REQ_SYNTAX84160x20E0Failed to obtain the required syntax for the attribute schema.
1859ERROR_DS_GCVERIFY_ERROR84170x20E1The 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.
1860ERROR_DS_DRA_SCHEMA_MISMATCH84180x20E2The replication operation failed because of a schema mismatch between the servers involved.
1861ERROR_DS_CANT_FIND_DSA_OBJ84190x20E3The DSA object could not be found.
1862ERROR_DS_CANT_FIND_EXPECTED_NC84200x20E4The naming context could not be found.
1863ERROR_DS_CANT_FIND_NC_IN_CACHE84210x20E5The naming context could not be found in the cache.
1864ERROR_DS_CANT_RETRIEVE_CHILD84220x20E6The child object could not be retrieved.
1865ERROR_DS_SECURITY_ILLEGAL_MODIFY84230x20E7The modification was not permitted for security reasons.
1866ERROR_DS_CANT_REPLACE_HIDDEN_REC84240x20E8The operation cannot replace the hidden record.
1867ERROR_DS_BAD_HIERARCHY_FILE84250x20E9The hierarchy file is invalid.
1868ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED84260x20EAThe attempt to build the hierarchy table failed.
1869ERROR_DS_CONFIG_PARAM_MISSING84270x20EBThe directory configuration parameter is missing from the registry.
1870ERROR_DS_COUNTING_AB_INDICES_FAILED84280x20ECThe attempt to count the address book indices failed.
1871ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED84290x20EDThe allocation of the hierarchy table failed.
1872ERROR_DS_INTERNAL_FAILURE84300x20EEThe directory service encountered an internal failure.
1873ERROR_DS_UNKNOWN_ERROR84310x20EFThe directory service encountered an unknown failure.
1874ERROR_DS_ROOT_REQUIRES_CLASS_TOP84320x20F0A root object requires a class of 'top'.
1875ERROR_DS_REFUSING_FSMO_ROLES84330x20F1This directory server is shutting down, and cannot take ownership of new floating single-master operation roles.
1876ERROR_DS_MISSING_FSMO_SETTINGS84340x20F2The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.
1877ERROR_DS_UNABLE_TO_SURRENDER_ROLES84350x20F3The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers.
1878ERROR_DS_DRA_GENERIC84360x20F4The replication operation failed.
1879ERROR_DS_DRA_INVALID_PARAMETER84370x20F5An invalid parameter was specified for this replication operation.
1880ERROR_DS_DRA_BUSY84380x20F6The directory service is too busy to complete the replication operation at this time.
1881ERROR_DS_DRA_BAD_DN84390x20F7The distinguished name specified for this replication operation is invalid.
1882ERROR_DS_DRA_BAD_NC84400x20F8The naming context specified for this replication operation is invalid.
1883ERROR_DS_DRA_DN_EXISTS84410x20F9The distinguished name specified for this replication operation already exists.
1884ERROR_DS_DRA_INTERNAL_ERROR84420x20FAThe replication system encountered an internal error.
1885ERROR_DS_DRA_INCONSISTENT_DIT84430x20FBThe replication operation encountered a database inconsistency.
1886ERROR_DS_DRA_CONNECTION_FAILED84440x20FCThe server specified for this replication operation could not be contacted.
1887ERROR_DS_DRA_BAD_INSTANCE_TYPE84450x20FDThe replication operation encountered an object with an invalid instance type.
1888ERROR_DS_DRA_OUT_OF_MEM84460x20FEThe replication operation failed to allocate memory.
1889ERROR_DS_DRA_MAIL_PROBLEM84470x20FFThe replication operation encountered an error with the mail system.
1890ERROR_DS_DRA_REF_ALREADY_EXISTS84480x2100The replication reference information for the target server already exists.
1891ERROR_DS_DRA_REF_NOT_FOUND84490x2101The replication reference information for the target server does not exist.
1892ERROR_DS_DRA_OBJ_IS_REP_SOURCE84500x2102The naming context cannot be removed because it is replicated to another server.
1893ERROR_DS_DRA_DB_ERROR84510x2103The replication operation encountered a database error.
1894ERROR_DS_DRA_NO_REPLICA84520x2104The naming context is in the process of being removed or is not replicated from the specified server.
1895ERROR_DS_DRA_ACCESS_DENIED84530x2105Replication access was denied.
1896ERROR_DS_DRA_NOT_SUPPORTED84540x2106The requested operation is not supported by this version of the directory service.
1897ERROR_DS_DRA_RPC_CANCELLED84550x2107The replication remote procedure call was cancelled.
1898ERROR_DS_DRA_SOURCE_DISABLED84560x2108The source server is currently rejecting replication requests.
1899ERROR_DS_DRA_SINK_DISABLED84570x2109The destination server is currently rejecting replication requests.
1900ERROR_DS_DRA_NAME_COLLISION84580x210AThe replication operation failed due to a collision of object names.
1901ERROR_DS_DRA_SOURCE_REINSTALLED84590x210BThe replication source has been reinstalled.
1902ERROR_DS_DRA_MISSING_PARENT84600x210CThe replication operation failed because a required parent object is missing.
1903ERROR_DS_DRA_PREEMPTED84610x210DThe replication operation was preempted.
1904ERROR_DS_DRA_ABANDON_SYNC84620x210EThe replication synchronization attempt was abandoned because of a lack of updates.
1905ERROR_DS_DRA_SHUTDOWN84630x210FThe replication operation was terminated because the system is shutting down.
1906ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET84640x2110Synchronization attempt failed because the destination DC is currently waiting to synchronize new partial attributes from source. This condition is normal if a recent schema change modified the partial attribute set. The destination partial attribute set is not a subset of source partial attribute set.
1907ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA84650x2111The replication synchronization attempt failed because a master replica attempted to sync from a partial replica.
1908ERROR_DS_DRA_EXTN_CONNECTION_FAILED84660x2112The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation.
1909ERROR_DS_INSTALL_SCHEMA_MISMATCH84670x2113The version of the directory service schema of the source forest is not compatible with the version of directory service on this computer.
1910ERROR_DS_DUP_LINK_ID84680x2114Schema update failed: An attribute with the same link identifier already exists.
1911ERROR_DS_NAME_ERROR_RESOLVING84690x2115Name translation: Generic processing error.
1912ERROR_DS_NAME_ERROR_NOT_FOUND84700x2116Name translation: Could not find the name or insufficient right to see name.
1913ERROR_DS_NAME_ERROR_NOT_UNIQUE84710x2117Name translation: Input name mapped to more than one output name.
1914ERROR_DS_NAME_ERROR_NO_MAPPING84720x2118Name translation: Input name found, but not the associated output format.
1915ERROR_DS_NAME_ERROR_DOMAIN_ONLY84730x2119Name translation: Unable to resolve completely, only the domain was found.
1916ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING84740x211AName translation: Unable to perform purely syntactical mapping at the client without going out to the wire.
1917ERROR_DS_CONSTRUCTED_ATT_MOD84750x211BModification of a constructed attribute is not allowed.
1918ERROR_DS_WRONG_OM_OBJ_CLASS84760x211CThe OM-Object-Class specified is incorrect for an attribute with the specified syntax.
1919ERROR_DS_DRA_REPL_PENDING84770x211DThe replication request has been posted; waiting for reply.
1920ERROR_DS_DS_REQUIRED84780x211EThe requested operation requires a directory service, and none was available.
1921ERROR_DS_INVALID_LDAP_DISPLAY_NAME84790x211FThe LDAP display name of the class or attribute contains non-ASCII characters.
1922ERROR_DS_NON_BASE_SEARCH84800x2120The requested search operation is only supported for base searches.
1923ERROR_DS_CANT_RETRIEVE_ATTS84810x2121The search failed to retrieve attributes from the database.
1924ERROR_DS_BACKLINK_WITHOUT_LINK84820x2122The schema update operation tried to add a backward link attribute that has no corresponding forward link.
1925ERROR_DS_EPOCH_MISMATCH84830x2123Source 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.
1926ERROR_DS_SRC_NAME_MISMATCH84840x2124Source 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.
1927ERROR_DS_SRC_AND_DST_NC_IDENTICAL84850x2125Source and destination for the cross-domain move operation are identical. Caller should use local move operation instead of cross-domain move operation.
1928ERROR_DS_DST_NC_MISMATCH84860x2126Source 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.
1929ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC84870x2127Destination of a cross-domain move is not authoritative for the destination naming context.
1930ERROR_DS_SRC_GUID_MISMATCH84880x2128Source 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.
1931ERROR_DS_CANT_MOVE_DELETED_OBJECT84890x2129Object 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.
1932ERROR_DS_PDC_OPERATION_IN_PROGRESS84900x212AAnother operation which requires exclusive access to the PDC FSMO is already in progress.
1933ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD84910x212BA cross-domain move operation failed such that 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.
1934ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION84920x212CThis 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, e.g.: trust account or restricted RID, which prevent its move.
1935ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS84930x212DCan'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.
1936ERROR_DS_NC_MUST_HAVE_NC_PARENT84940x212EA naming context head must be the immediate child of another naming context head, not of an interior node.
1937ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE84950x212FThe 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.)
1938ERROR_DS_DST_DOMAIN_NOT_NATIVE84960x2130Destination domain must be in native mode.
1939ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER84970x2131The operation cannot be performed because the server does not have an infrastructure container in the domain of interest.
1940ERROR_DS_CANT_MOVE_ACCOUNT_GROUP84980x2132Cross-domain move of non-empty account groups is not allowed.
1941ERROR_DS_CANT_MOVE_RESOURCE_GROUP84990x2133Cross-domain move of non-empty resource groups is not allowed.
1942ERROR_DS_INVALID_SEARCH_FLAG85000x2134The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings.
1943ERROR_DS_NO_TREE_DELETE_ABOVE_NC85010x2135Tree deletions starting at an object which has an NC head as a descendant are not allowed.
1944ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE85020x2136The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use.
1945ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE85030x2137The directory service failed to identify the list of objects to delete while attempting a tree deletion.
1946ERROR_DS_SAM_INIT_FAILURE85040x2138Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Please shutdown this system and reboot into Directory Services Restore Mode, check the event log for more detailed information.
1947ERROR_DS_SENSITIVE_GROUP_VIOLATION85050x2139Only an administrator can modify the membership list of an administrative group.
1948ERROR_DS_CANT_MOD_PRIMARYGROUPID85060x213ACannot change the primary group ID of a domain controller account.
1949ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD85070x213BAn attempt is made to modify the base schema.
1950ERROR_DS_NONSAFE_SCHEMA_CHANGE85080x213CAdding 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.
1951ERROR_DS_SCHEMA_UPDATE_DISALLOWED85090x213DSchema update is not allowed on this DC because the DC is not the schema FSMO Role Owner.
1952ERROR_DS_CANT_CREATE_UNDER_SCHEMA85100x213EAn 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.
1953ERROR_DS_INSTALL_NO_SRC_SCH_VERSION85110x213FThe 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.
1954ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE85120x2140The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory.
1955ERROR_DS_INVALID_GROUP_TYPE85130x2141The specified group type is invalid.
1956ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN85140x2142You cannot nest global groups in a mixed domain if the group is security-enabled.
1957ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN85150x2143You cannot nest local groups in a mixed domain if the group is security-enabled.
1958ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER85160x2144A global group cannot have a local group as a member.
1959ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER85170x2145A global group cannot have a universal group as a member.
1960ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER85180x2146A universal group cannot have a local group as a member.
1961ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER85190x2147A global group cannot have a cross-domain member.
1962ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER85200x2148A local group cannot have another cross domain local group as a member.
1963ERROR_DS_HAVE_PRIMARY_MEMBERS85210x2149A group with primary members cannot change to a security-disabled group.
1964ERROR_DS_STRING_SD_CONVERSION_FAILED85220x214AThe schema cache load failed to convert the string default SD on a class-schema object.
1965ERROR_DS_NAMING_MASTER_GC85230x214BOnly DSAs configured to be Global Catalog servers should be allowed to hold the Domain Naming Master FSMO role. (Applies only to Windows 2000 servers.)
1966ERROR_DS_DNS_LOOKUP_FAILURE85240x214CThe DSA operation is unable to proceed because of a DNS lookup failure.
1967ERROR_DS_COULDNT_UPDATE_SPNS85250x214DWhile processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync.
1968ERROR_DS_CANT_RETRIEVE_SD85260x214EThe Security Descriptor attribute could not be read.
1969ERROR_DS_KEY_NOT_UNIQUE85270x214FThe object requested was not found, but an object with that key was found.
1970ERROR_DS_WRONG_LINKED_ATT_SYNTAX85280x2150The syntax of the linked attribute 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.
1971ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD85290x2151Security Account Manager needs to get the boot password.
1972ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY85300x2152Security Account Manager needs to get the boot key from floppy disk.
1973ERROR_DS_CANT_START85310x2153Directory Service cannot start.
1974ERROR_DS_INIT_FAILURE85320x2154Directory Services could not start.
1975ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION85330x2155The connection between client and server requires packet privacy or better.
1976ERROR_DS_SOURCE_DOMAIN_IN_FOREST85340x2156The source domain may not be in the same forest as destination.
1977ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST85350x2157The destination domain must be in the forest.
1978ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED85360x2158The operation requires that destination domain auditing be enabled.
1979ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN85370x2159The operation couldn't locate a DC for the source domain.
1980ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER85380x215AThe source object must be a group or user.
1981ERROR_DS_SRC_SID_EXISTS_IN_FOREST85390x215BThe source object's SID already exists in destination forest.
1982ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH85400x215CThe source and destination object must be of the same type.
1983ERROR_SAM_INIT_FAILURE85410x215DSecurity 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.
1984ERROR_DS_DRA_SCHEMA_INFO_SHIP85420x215ESchema information could not be included in the replication request.
1985ERROR_DS_DRA_SCHEMA_CONFLICT85430x215FThe replication operation could not be completed due to a schema incompatibility.
1986ERROR_DS_DRA_EARLIER_SCHEMA_CONFLICT85440x2160The replication operation could not be completed due to a previous schema incompatibility.
1987ERROR_DS_DRA_OBJ_NC_MISMATCH85450x2161The 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.
1988ERROR_DS_NC_STILL_HAS_DSAS85460x2162The requested domain could not be deleted because there exist domain controllers that still host this domain.
1989ERROR_DS_GC_REQUIRED85470x2163The requested operation can be performed only on a global catalog server.
1990ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY85480x2164A local group can only be a member of other local groups in the same domain.
1991ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS85490x2165Foreign security principals cannot be members of universal groups.
1992ERROR_DS_CANT_ADD_TO_GC85500x2166The attribute is not allowed to be replicated to the GC because of security reasons.
1993ERROR_DS_NO_CHECKPOINT_WITH_PDC85510x2167The checkpoint with the PDC could not be taken because there too many modifications being processed currently.
1994ERROR_DS_SOURCE_AUDITING_NOT_ENABLED85520x2168The operation requires that source domain auditing be enabled.
1995ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC85530x2169Security principal objects can only be created inside domain naming contexts.
1996ERROR_DS_INVALID_NAME_FOR_SPN85540x216AA Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format.
1997ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS85550x216BA Filter was passed that uses constructed attributes.
1998ERROR_DS_UNICODEPWD_NOT_IN_QUOTES85560x216CThe unicodePwd attribute value must be enclosed in double quotes.
1999ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED85570x216DYour 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.
2000ERROR_DS_MUST_BE_RUN_ON_DST_DC85580x216EFor security reasons, the operation must be run on the destination DC.
2001ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER85590x216FFor security reasons, the source DC must be NT4SP4 or greater.
2002ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ85600x2170Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed.
2003ERROR_DS_INIT_FAILURE_CONSOLE85610x2171Directory 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.
2004ERROR_DS_SAM_INIT_FAILURE_CONSOLE85620x2172Security 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.
2005ERROR_DS_FOREST_VERSION_TOO_HIGH85630x2173The version of the operating system is incompatible with the current AD DS forest functional level or AD LDS Configuration Set functional level. You must upgrade to a new version of the operating system before this server can become an AD DS Domain Controller or add an AD LDS Instance in this AD DS Forest or AD LDS Configuration Set.
2006ERROR_DS_DOMAIN_VERSION_TOO_HIGH85640x2174The version of the operating system installed is incompatible with the current domain functional level. You must upgrade to a new version of the operating system before this server can become a domain controller in this domain.
2007ERROR_DS_FOREST_VERSION_TOO_LOW85650x2175The version of the operating system installed on this server no longer supports the current AD DS Forest functional level or AD LDS Configuration Set functional level. You must raise the AD DS Forest functional level or AD LDS Configuration Set functional level before this server can become an AD DS Domain Controller or an AD LDS Instance in this Forest or Configuration Set.
2008ERROR_DS_DOMAIN_VERSION_TOO_LOW85660x2176The version of the operating system installed on this server no longer supports the current domain functional level. You must raise the domain functional level before this server can become a domain controller in this domain.
2009ERROR_DS_INCOMPATIBLE_VERSION85670x2177The version of the operating system installed on this server is incompatible with the functional level of the domain or forest.
2010ERROR_DS_LOW_DSA_VERSION85680x2178The functional level of the domain (or forest) cannot be raised to the requested value, because there exist one or more domain controllers in the domain (or forest) that are at a lower incompatible functional level.
2011ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN85690x2179The forest functional level cannot be raised to the requested value since one or more domains are still in mixed domain mode. All domains in the forest must be in native mode, for you to raise the forest functional level.
2012ERROR_DS_NOT_SUPPORTED_SORT_ORDER85700x217AThe sort order requested is not supported.
2013ERROR_DS_NAME_NOT_UNIQUE85710x217BThe requested name already exists as a unique identifier.
2014ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT485720x217CThe machine account was created pre-NT4. The account needs to be recreated.
2015ERROR_DS_OUT_OF_VERSION_STORE85730x217DThe database is out of version store.
2016ERROR_DS_INCOMPATIBLE_CONTROLS_USED85740x217EUnable to continue operation because multiple conflicting controls were used.
2017ERROR_DS_NO_REF_DOMAIN85750x217FUnable to find a valid security descriptor reference domain for this partition.
2018ERROR_DS_RESERVED_LINK_ID85760x2180Schema update failed: The link identifier is reserved.
2019ERROR_DS_LINK_ID_NOT_AVAILABLE85770x2181Schema update failed: There are no link identifiers available.
2020ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER85780x2182An account group cannot have a universal group as a member.
2021ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE85790x2183Rename or move operations on naming context heads or read-only objects are not allowed.
2022ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC85800x2184Move operations on objects in the schema naming context are not allowed.
2023ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG85810x2185A system flag has been set on the object and does not allow the object to be moved or renamed.
2024ERROR_DS_MODIFYDN_WRONG_GRANDPARENT85820x2186This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers.
2025ERROR_DS_NAME_ERROR_TRUST_REFERRAL85830x2187Unable to resolve completely, a referral to another forest is generated.
2026ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER85840x2188The requested action is not supported on standard server.
2027ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD85850x2189Could not access a partition of the directory service located on a remote server. Make sure at least one server is running for the partition in question.
2028ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V285860x218AThe 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.
2029ERROR_DS_THREAD_LIMIT_EXCEEDED85870x218BThe thread limit for this request was exceeded.
2030ERROR_DS_NOT_CLOSEST85880x218CThe Global catalog server is not in the closest site.
2031ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF85890x218DThe 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.
2032ERROR_DS_SINGLE_USER_MODE_FAILED85900x218EThe Directory Service failed to enter single user mode.
2033ERROR_DS_NTDSCRIPT_SYNTAX_ERROR85910x218FThe Directory Service cannot parse the script because of a syntax error.
2034ERROR_DS_NTDSCRIPT_PROCESS_ERROR85920x2190The Directory Service cannot process the script because of an error.
2035ERROR_DS_DIFFERENT_REPL_EPOCHS85930x2191The 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).
2036ERROR_DS_DRS_EXTENSIONS_CHANGED85940x2192The directory service binding must be renegotiated due to a change in the server extensions information.
2037ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR85950x2193Operation not allowed on a disabled cross ref.
2038ERROR_DS_NO_MSDS_INTID85960x2194Schema update failed: No values for msDS-IntId are available.
2039ERROR_DS_DUP_MSDS_INTID85970x2195Schema update failed: Duplicate msDS-INtId. Retry the operation.
2040ERROR_DS_EXISTS_IN_RDNATTID85980x2196Schema deletion failed: attribute is used in rDNAttID.
2041ERROR_DS_AUTHORIZATION_FAILED85990x2197The directory service failed to authorize the request.
2042ERROR_DS_INVALID_SCRIPT86000x2198The Directory Service cannot process the script because it is invalid.
2043ERROR_DS_REMOTE_CROSSREF_OP_FAILED86010x2199The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data.
2044ERROR_DS_CROSS_REF_BUSY86020x219AA cross reference is in use locally with the same name.
2045ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN86030x219BThe 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.
2046ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC86040x219CWriteable NCs prevent this DC from demoting.
2047ERROR_DS_DUPLICATE_ID_FOUND86050x219DThe requested object has a non-unique identifier and cannot be retrieved.
2048ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT86060x219EInsufficient attributes were given to create an object. This object may not exist because it may have been deleted and already garbage collected.
2049ERROR_DS_GROUP_CONVERSION_ERROR86070x219FThe group cannot be converted due to attribute restrictions on the requested group type.
2050ERROR_DS_CANT_MOVE_APP_BASIC_GROUP86080x21A0Cross-domain move of non-empty basic application groups is not allowed.
2051ERROR_DS_CANT_MOVE_APP_QUERY_GROUP86090x21A1Cross-domain move of non-empty query based application groups is not allowed.
2052ERROR_DS_ROLE_NOT_VERIFIED86100x21A2The FSMO role ownership could not be verified because its directory partition has not replicated successfully with at least one replication partner.
2053ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL86110x21A3The target container for a redirection of a well known object container cannot already be a special container.
2054ERROR_DS_DOMAIN_RENAME_IN_PROGRESS86120x21A4The Directory Service cannot perform the requested operation because a domain rename operation is in progress.
2055ERROR_DS_EXISTING_AD_CHILD_NC86130x21A5The directory service detected a child partition below the requested partition name. The partition hierarchy must be created in a top down method.
2056ERROR_DS_REPL_LIFETIME_EXCEEDED86140x21A6The directory service cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime.
2057ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER86150x21A7The requested operation is not allowed on an object under the system container.
2058ERROR_DS_LDAP_SEND_QUEUE_FULL86160x21A8The 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.
2059ERROR_DS_DRA_OUT_SCHEDULE_WINDOW86170x21A9The 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.
2060ERROR_DS_POLICY_NOT_KNOWN86180x21AAAt 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.
2061ERROR_NO_SITE_SETTINGS_OBJECT86190x21ABThe site settings object for the specified site does not exist.
2062ERROR_NO_SECRETS86200x21ACThe local account store does not contain secret material for the specified account.
2063ERROR_NO_WRITABLE_DC_FOUND86210x21ADCould not find a writable domain controller in the domain.
2064ERROR_DS_NO_SERVER_OBJECT86220x21AEThe server object for the domain controller does not exist.
2065ERROR_DS_NO_NTDSA_OBJECT86230x21AFThe NTDS Settings object for the domain controller does not exist.
2066ERROR_DS_NON_ASQ_SEARCH86240x21B0The requested search operation is not supported for ASQ searches.
2067ERROR_DS_AUDIT_FAILURE86250x21B1A required audit event could not be generated for the operation.
2068ERROR_DS_INVALID_SEARCH_FLAG_SUBTREE86260x21B2The search flags for the attribute are invalid. The subtree index bit is valid only on single valued attributes.
2069ERROR_DS_INVALID_SEARCH_FLAG_TUPLE86270x21B3The search flags for the attribute are invalid. The tuple index bit is valid only on attributes of Unicode strings.
2070ERROR_DS_HIERARCHY_TABLE_TOO_DEEP86280x21B4The address books are nested too deeply. Failed to build the hierarchy table.
2071ERROR_DS_DRA_CORRUPT_UTD_VECTOR86290x21B5The specified up-to-date-ness vector is corrupt.
2072ERROR_DS_DRA_SECRETS_DENIED86300x21B6The request to replicate secrets is denied.
2073ERROR_DS_RESERVED_MAPI_ID86310x21B7Schema update failed: The MAPI identifier is reserved.
2074ERROR_DS_MAPI_ID_NOT_AVAILABLE86320x21B8Schema update failed: There are no MAPI identifiers available.
2075ERROR_DS_DRA_MISSING_KRBTGT_SECRET86330x21B9The replication operation failed because the required attributes of the local krbtgt object are missing.
2076ERROR_DS_DOMAIN_NAME_EXISTS_IN_FOREST86340x21BAThe domain name of the trusted domain already exists in the forest.
2077ERROR_DS_FLAT_NAME_EXISTS_IN_FOREST86350x21BBThe flat name of the trusted domain already exists in the forest.
2078ERROR_INVALID_USER_PRINCIPAL_NAME86360x21BCThe User Principal Name (UPN) is invalid.
2079ERROR_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS86370x21BDOID mapped groups cannot have members.
2080ERROR_DS_OID_NOT_FOUND86380x21BEThe specified OID cannot be found.
2081ERROR_DS_DRA_RECYCLED_TARGET86390x21BFThe replication operation failed because the target object referred by a link value is recycled.
2082ERROR_DS_DISALLOWED_NC_REDIRECT86400x21C0The redirect operation failed because the target object is in a NC different from the domain NC of the current domain controller.
2083ERROR_DS_HIGH_ADLDS_FFL86410x21C1The functional level of the AD LDS configuration set cannot be lowered to the requested value.
2084ERROR_DS_HIGH_DSA_VERSION86420x21C2The functional level of the domain (or forest) cannot be lowered to the requested value.
2085ERROR_DS_LOW_ADLDS_FFL86430x21C3The 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.
2086ERROR_DOMAIN_SID_SAME_AS_LOCAL_WORKSTATION86440x21C4The 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 http://go.microsoft.com/fwlink/p/?linkid=168895 for more information.
2087ERROR_DS_UNDELETE_SAM_VALIDATION_FAILED86450x21C5The undelete operation failed because the Sam Account Name or Additional Sam Account Name of the object being undeleted conflicts with an existing live object.
2088ERROR_INCORRECT_ACCOUNT_TYPE86460x21C6The 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.
2089DNS_ERROR_RCODE_FORMAT_ERROR90010x2329DNS server unable to interpret format.
2090DNS_ERROR_RCODE_SERVER_FAILURE90020x232ADNS server failure.
2091DNS_ERROR_RCODE_NAME_ERROR90030x232BDNS name does not exist.
2092DNS_ERROR_RCODE_NOT_IMPLEMENTED90040x232CDNS request not supported by name server.
2093DNS_ERROR_RCODE_REFUSED90050x232DDNS operation refused.
2094DNS_ERROR_RCODE_YXDOMAIN90060x232EDNS name that ought not exist, does exist.
2095DNS_ERROR_RCODE_YXRRSET90070x232FDNS RR set that ought not exist, does exist.
2096DNS_ERROR_RCODE_NXRRSET90080x2330DNS RR set that ought to exist, does not exist.
2097DNS_ERROR_RCODE_NOTAUTH90090x2331DNS server not authoritative for zone.
2098DNS_ERROR_RCODE_NOTZONE90100x2332DNS name in update or prereq is not in zone.
2099DNS_ERROR_RCODE_BADSIG90160x2338DNS signature failed to verify.
2100DNS_ERROR_RCODE_BADKEY90170x2339DNS bad key.
2101DNS_ERROR_RCODE_BADTIME90180x233ADNS signature validity expired.
2102DNS_ERROR_KEYMASTER_REQUIRED91010x238DOnly the DNS server acting as the key master for the zone may perform this operation.
2103DNS_ERROR_NOT_ALLOWED_ON_SIGNED_ZONE91020x238EThis operation is not allowed on a zone that is signed or has signing keys.
2104DNS_ERROR_NSEC3_INCOMPATIBLE_WITH_RSA_SHA191030x238FNSEC3 is not compatible with the RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC.
2105DNS_ERROR_NOT_ENOUGH_SIGNING_KEY_DESCRIPTORS91040x2390The 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).
2106DNS_ERROR_UNSUPPORTED_ALGORITHM91050x2391The specified algorithm is not supported.
2107DNS_ERROR_INVALID_KEY_SIZE91060x2392The specified key size is not supported.
2108DNS_ERROR_SIGNING_KEY_NOT_ACCESSIBLE91070x2393One 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.
2109DNS_ERROR_KSP_DOES_NOT_SUPPORT_PROTECTION91080x2394The specified key storage provider does not support DPAPI++ data protection. Zone signing will not be operational until this error is resolved.
2110DNS_ERROR_UNEXPECTED_DATA_PROTECTION_ERROR91090x2395An unexpected DPAPI++ error was encountered. Zone signing will not be operational until this error is resolved.
2111DNS_ERROR_UNEXPECTED_CNG_ERROR91100x2396An unexpected crypto error was encountered. Zone signing may not be operational until this error is resolved.
2112DNS_ERROR_UNKNOWN_SIGNING_PARAMETER_VERSION91110x2397The DNS server encountered a signing key with an unknown version. Zone signing will not be operational until this error is resolved.
2113DNS_ERROR_KSP_NOT_ACCESSIBLE91120x2398The specified key service provider cannot be opened by the DNS server.
2114DNS_ERROR_TOO_MANY_SKDS91130x2399The DNS server cannot accept any more signing keys with the specified algorithm and KSK flag value for this zone.
2115DNS_ERROR_INVALID_ROLLOVER_PERIOD91140x239AThe specified rollover period is invalid.
2116DNS_ERROR_INVALID_INITIAL_ROLLOVER_OFFSET91150x239BThe specified initial rollover offset is invalid.
2117DNS_ERROR_ROLLOVER_IN_PROGRESS91160x239CThe specified signing key is already in process of rolling over keys.
2118DNS_ERROR_STANDBY_KEY_NOT_PRESENT91170x239DThe specified signing key does not have a standby key to revoke.
2119DNS_ERROR_NOT_ALLOWED_ON_ZSK91180x239EThis operation is not allowed on a zone signing key (ZSK).
2120DNS_ERROR_NOT_ALLOWED_ON_ACTIVE_SKD91190x239FThis operation is not allowed on an active signing key.
2121DNS_ERROR_ROLLOVER_ALREADY_QUEUED91200x23A0The specified signing key is already queued for rollover.
2122DNS_ERROR_NOT_ALLOWED_ON_UNSIGNED_ZONE91210x23A1This operation is not allowed on an unsigned zone.
2123DNS_ERROR_BAD_KEYMASTER91220x23A2This 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.
2124DNS_ERROR_INVALID_SIGNATURE_VALIDITY_PERIOD91230x23A3The specified signature validity period is invalid.
2125DNS_ERROR_INVALID_NSEC3_ITERATION_COUNT91240x23A4The specified NSEC3 iteration count is higher than allowed by the minimum key length used in the zone.
2126DNS_ERROR_DNSSEC_IS_DISABLED91250x23A5This operation could not be completed because the DNS server has been configured with DNSSEC features disabled. Enable DNSSEC on the DNS server.
2127DNS_ERROR_INVALID_XML91260x23A6This operation could not be completed because the XML stream received is empty or syntactically invalid.
2128DNS_ERROR_NO_VALID_TRUST_ANCHORS91270x23A7This 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.
2129DNS_ERROR_ROLLOVER_NOT_POKEABLE91280x23A8The specified signing key is not waiting for parental DS update.
2130DNS_ERROR_NSEC3_NAME_COLLISION91290x23A9Hash collision detected during NSEC3 signing. Specify a different user-provided salt, or use a randomly generated salt, and attempt to sign the zone again.
2131DNS_ERROR_NSEC_INCOMPATIBLE_WITH_NSEC3_RSA_SHA191300x23AANSEC is not compatible with the NSEC3-RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC3.
2132DNS_INFO_NO_RECORDS95010x251DNo records found for given DNS query.
2133DNS_ERROR_BAD_PACKET95020x251EBad DNS packet.
2134DNS_ERROR_NO_PACKET95030x251FNo DNS packet.
2135DNS_ERROR_RCODE95040x2520DNS error, check rcode.
2136DNS_ERROR_UNSECURE_PACKET95050x2521Unsecured DNS packet.
2137DNS_REQUEST_PENDING95060x2522DNS query request is pending.
2138DNS_ERROR_INVALID_TYPE95510x254FInvalid DNS type.
2139DNS_ERROR_INVALID_IP_ADDRESS95520x2550Invalid IP address.
2140DNS_ERROR_INVALID_PROPERTY95530x2551Invalid property.
2141DNS_ERROR_TRY_AGAIN_LATER95540x2552Try DNS operation again later.
2142DNS_ERROR_NOT_UNIQUE95550x2553Record for given name and type is not unique.
2143DNS_ERROR_NON_RFC_NAME95560x2554DNS name does not comply with RFC specifications.
2144DNS_STATUS_FQDN95570x2555DNS name is a fully-qualified DNS name.
2145DNS_STATUS_DOTTED_NAME95580x2556DNS name is dotted (multi-label).
2146DNS_STATUS_SINGLE_PART_NAME95590x2557DNS name is a single-part name.
2147DNS_ERROR_INVALID_NAME_CHAR95600x2558DNS name contains an invalid character.
2148DNS_ERROR_NUMERIC_NAME95610x2559DNS name is entirely numeric.
2149DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER95620x255AThe operation requested is not permitted on a DNS root server.
2150DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION95630x255BThe record could not be created because this part of the DNS namespace has been delegated to another server.
2151DNS_ERROR_CANNOT_FIND_ROOT_HINTS95640x255CThe DNS server could not find a set of root hints.
2152DNS_ERROR_INCONSISTENT_ROOT_HINTS95650x255DThe DNS server found root hints but they were not consistent across all adapters.
2153DNS_ERROR_DWORD_VALUE_TOO_SMALL95660x255EThe specified value is too small for this parameter.
2154DNS_ERROR_DWORD_VALUE_TOO_LARGE95670x255FThe specified value is too large for this parameter.
2155DNS_ERROR_BACKGROUND_LOADING95680x2560This operation is not allowed while the DNS server is loading zones in the background. Please try again later.
2156DNS_ERROR_NOT_ALLOWED_ON_RODC95690x2561The operation requested is not permitted on against a DNS server running on a read-only DC.
2157DNS_ERROR_NOT_ALLOWED_UNDER_DNAME95700x2562No data is allowed to exist underneath a DNAME record.
2158DNS_ERROR_DELEGATION_REQUIRED95710x2563This operation requires credentials delegation.
2159DNS_ERROR_INVALID_POLICY_TABLE95720x2564Name resolution policy table has been corrupted. DNS resolution will fail until it is fixed. Contact your network administrator.
2160DNS_ERROR_ZONE_DOES_NOT_EXIST96010x2581DNS zone does not exist.
2161DNS_ERROR_NO_ZONE_INFO96020x2582DNS zone information not available.
2162DNS_ERROR_INVALID_ZONE_OPERATION96030x2583Invalid operation for DNS zone.
2163DNS_ERROR_ZONE_CONFIGURATION_ERROR96040x2584Invalid DNS zone configuration.
2164DNS_ERROR_ZONE_HAS_NO_SOA_RECORD96050x2585DNS zone has no start of authority (SOA) record.
2165DNS_ERROR_ZONE_HAS_NO_NS_RECORDS96060x2586DNS zone has no Name Server (NS) record.
2166DNS_ERROR_ZONE_LOCKED96070x2587DNS zone is locked.
2167DNS_ERROR_ZONE_CREATION_FAILED96080x2588DNS zone creation failed.
2168DNS_ERROR_ZONE_ALREADY_EXISTS96090x2589DNS zone already exists.
2169DNS_ERROR_AUTOZONE_ALREADY_EXISTS96100x258ADNS automatic zone already exists.
2170DNS_ERROR_INVALID_ZONE_TYPE96110x258BInvalid DNS zone type.
2171DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP96120x258CSecondary DNS zone requires master IP address.
2172DNS_ERROR_ZONE_NOT_SECONDARY96130x258DDNS zone not secondary.
2173DNS_ERROR_NEED_SECONDARY_ADDRESSES96140x258ENeed secondary IP address.
2174DNS_ERROR_WINS_INIT_FAILED96150x258FWINS initialization failed.
2175DNS_ERROR_NEED_WINS_SERVERS96160x2590Need WINS servers.
2176DNS_ERROR_NBSTAT_INIT_FAILED96170x2591NBTSTAT initialization call failed.
2177DNS_ERROR_SOA_DELETE_INVALID96180x2592Invalid delete of start of authority (SOA).
2178DNS_ERROR_FORWARDER_ALREADY_EXISTS96190x2593A conditional forwarding zone already exists for that name.
2179DNS_ERROR_ZONE_REQUIRES_MASTER_IP96200x2594This zone must be configured with one or more master DNS server IP addresses.
2180DNS_ERROR_ZONE_IS_SHUTDOWN96210x2595The operation cannot be performed because this zone is shut down.
2181DNS_ERROR_ZONE_LOCKED_FOR_SIGNING96220x2596This operation cannot be performed because the zone is currently being signed. Please try again later.
2182DNS_ERROR_PRIMARY_REQUIRES_DATAFILE96510x25B3Primary DNS zone requires datafile.
2183DNS_ERROR_INVALID_DATAFILE_NAME96520x25B4Invalid datafile name for DNS zone.
2184DNS_ERROR_DATAFILE_OPEN_FAILURE96530x25B5Failed to open datafile for DNS zone.
2185DNS_ERROR_FILE_WRITEBACK_FAILED96540x25B6Failed to write datafile for DNS zone.
2186DNS_ERROR_DATAFILE_PARSING96550x25B7Failure while reading datafile for DNS zone.
2187DNS_ERROR_RECORD_DOES_NOT_EXIST97010x25E5DNS record does not exist.
2188DNS_ERROR_RECORD_FORMAT97020x25E6DNS record format error.
2189DNS_ERROR_NODE_CREATION_FAILED97030x25E7Node creation failure in DNS.
2190DNS_ERROR_UNKNOWN_RECORD_TYPE97040x25E8Unknown DNS record type.
2191DNS_ERROR_RECORD_TIMED_OUT97050x25E9DNS record timed out.
2192DNS_ERROR_NAME_NOT_IN_ZONE97060x25EAName not in DNS zone.
2193DNS_ERROR_CNAME_LOOP97070x25EBCNAME loop detected.
2194DNS_ERROR_NODE_IS_CNAME97080x25ECNode is a CNAME DNS record.
2195DNS_ERROR_CNAME_COLLISION97090x25EDA CNAME record already exists for given name.
2196DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT97100x25EERecord only at DNS zone root.
2197DNS_ERROR_RECORD_ALREADY_EXISTS97110x25EFDNS record already exists.
2198DNS_ERROR_SECONDARY_DATA97120x25F0Secondary DNS zone data error.
2199DNS_ERROR_NO_CREATE_CACHE_DATA97130x25F1Could not create DNS cache data.
2200DNS_ERROR_NAME_DOES_NOT_EXIST97140x25F2DNS name does not exist.
2201DNS_WARNING_PTR_CREATE_FAILED97150x25F3Could not create pointer (PTR) record.
2202DNS_WARNING_DOMAIN_UNDELETED97160x25F4DNS domain was undeleted.
2203DNS_ERROR_DS_UNAVAILABLE97170x25F5The directory service is unavailable.
2204DNS_ERROR_DS_ZONE_ALREADY_EXISTS97180x25F6DNS zone already exists in the directory service.
2205DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE97190x25F7DNS server not creating or reading the boot file for the directory service integrated DNS zone.
2206DNS_ERROR_NODE_IS_DNAME97200x25F8Node is a DNAME DNS record.
2207DNS_ERROR_DNAME_COLLISION97210x25F9A DNAME record already exists for given name.
2208DNS_ERROR_ALIAS_LOOP97220x25FAAn alias loop has been detected with either CNAME or DNAME records.
2209DNS_INFO_AXFR_COMPLETE97510x2617DNS AXFR (zone transfer) complete.
2210DNS_ERROR_AXFR97520x2618DNS zone transfer failed.
2211DNS_INFO_ADDED_LOCAL_WINS97530x2619Added local WINS server.
2212DNS_STATUS_CONTINUE_NEEDED98010x2649Secure update call needs to continue update request.
2213DNS_ERROR_NO_TCPIP98510x267BTCP/IP network protocol not installed.
2214DNS_ERROR_NO_DNS_SERVERS98520x267CNo DNS servers configured for local system.
2215DNS_ERROR_DP_DOES_NOT_EXIST99010x26ADThe specified directory partition does not exist.
2216DNS_ERROR_DP_ALREADY_EXISTS99020x26AEThe specified directory partition already exists.
2217DNS_ERROR_DP_NOT_ENLISTED99030x26AFThis DNS server is not enlisted in the specified directory partition.
2218DNS_ERROR_DP_ALREADY_ENLISTED99040x26B0This DNS server is already enlisted in the specified directory partition.
2219DNS_ERROR_DP_NOT_AVAILABLE99050x26B1The directory partition is not available at this time. Please wait a few minutes and try again.
2220DNS_ERROR_DP_FSMO_ERROR99060x26B2The 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.
2221WSASERVICE_NOT_FOUND101080x277CNo such service is known. The service cannot be found in the specified name space.
2222WSATYPE_NOT_FOUND101090x277DThe specified class was not found.
2223WSA_E_NO_MORE101100x277ENo more results can be returned by WSALookupServiceNext.
2224WSA_E_CANCELLED101110x277FA call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
2225WSAHOST_NOT_FOUND110010x2AF9No such host is known.
2226WSATRY_AGAIN110020x2AFAThis is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2227WSANO_RECOVERY110030x2AFBA non-recoverable error occurred during a database lookup.
2228WSANO_DATA110040x2AFCThe requested name is valid, but no data of the requested type was found.
2229WSA_QOS_RECEIVERS110050x2AFDAt least one reserve has arrived.
2230WSA_QOS_SENDERS110060x2AFEAt least one path has arrived.
2231WSA_QOS_NO_SENDERS110070x2AFFThere are no senders.
2232WSA_QOS_NO_RECEIVERS110080x2B00There are no receivers.
2233WSA_QOS_REQUEST_CONFIRMED110090x2B01Reserve has been confirmed.
2234WSA_QOS_ADMISSION_FAILURE110100x2B02Error due to lack of resources.
2235WSA_QOS_POLICY_FAILURE110110x2B03Rejected for administrative reasons - bad credentials.
2236WSA_QOS_BAD_STYLE110120x2B04Unknown or conflicting style.
2237WSA_QOS_BAD_OBJECT110130x2B05Problem with some part of the filterspec or providerspecific buffer in general.
2238WSA_QOS_TRAFFIC_CTRL_ERROR110140x2B06Problem with some part of the flowspec.
2239WSA_QOS_GENERIC_ERROR110150x2B07General QOS error.
2240WSA_QOS_ESERVICETYPE110160x2B08An invalid or unrecognized service type was found in the flowspec.
2241WSA_QOS_EFLOWSPEC110170x2B09An invalid or inconsistent flowspec was found in the QOS structure.
2242WSA_QOS_EPROVSPECBUF110180x2B0AInvalid QOS provider-specific buffer.
2243WSA_QOS_EFILTERSTYLE110190x2B0BAn invalid QOS filter style was used.
2244WSA_QOS_EFILTERTYPE110200x2B0CAn invalid QOS filter type was used.
2245WSA_QOS_EFILTERCOUNT110210x2B0DAn incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.
2246WSA_QOS_EOBJLENGTH110220x2B0EAn object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.
2247WSA_QOS_EFLOWCOUNT110230x2B0FAn incorrect number of flow descriptors was specified in the QOS structure.
2248WSA_QOS_EUNKOWNPSOBJ110240x2B10An unrecognized object was found in the QOS provider-specific buffer.
2249WSA_QOS_EPOLICYOBJ110250x2B11An invalid policy object was found in the QOS provider-specific buffer.
2250WSA_QOS_EFLOWDESC110260x2B12An invalid QOS flow descriptor was found in the flow descriptor list.
2251WSA_QOS_EPSFLOWSPEC110270x2B13An invalid or inconsistent flowspec was found in the QOS provider specific buffer.
2252WSA_QOS_EPSFILTERSPEC110280x2B14An invalid FILTERSPEC was found in the QOS provider-specific buffer.
2253WSA_QOS_ESDMODEOBJ110290x2B15An invalid shape discard mode object was found in the QOS provider specific buffer.
2254WSA_QOS_ESHAPERATEOBJ110300x2B16An invalid shaping rate object was found in the QOS provider-specific buffer.
2255WSA_QOS_RESERVED_PETYPE110310x2B17A reserved policy element was found in the QOS provider-specific buffer.
2256WSA_SECURE_HOST_NOT_FOUND110320x2B18No such host is known securely.
2257WSA_IPSEC_NAME_POLICY_ERROR110330x2B19Name based IPSEC policy could not be added.
2258ERROR_INTERNET_OUT_OF_HANDLES120010x2EE1No more handles could be generated at this time.
2259ERROR_INTERNET_TIMEOUT120020x2EE2The request has timed out.
2260ERROR_INTERNET_EXTENDED_ERROR120030x2EE3An 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.
2261ERROR_INTERNET_INTERNAL_ERROR120040x2EE4An internal error has occurred.
2262ERROR_INTERNET_INVALID_URL120050x2EE5The URL is invalid.
2263ERROR_INTERNET_UNRECOGNIZED_SCHEME120060x2EE6The URL scheme could not be recognized, or is not supported.
2264ERROR_INTERNET_NAME_NOT_RESOLVED120070x2EE7The server name could not be resolved.
2265ERROR_INTERNET_PROTOCOL_NOT_FOUND120080x2EE8The requested protocol could not be located.
2266ERROR_INTERNET_INVALID_OPTION120090x2EE9A request to InternetQueryOption or InternetSetOption specified an invalid option value.
2267ERROR_INTERNET_BAD_OPTION_LENGTH120100x2EEAThe length of an option supplied to InternetQueryOption or InternetSetOption is incorrect for the type of option specified.
2268ERROR_INTERNET_OPTION_NOT_SETTABLE120110x2EEBThe requested option cannot be set, only queried.
2269ERROR_INTERNET_SHUTDOWN120120x2EECWinINet support is being shut down or unloaded.
2270ERROR_INTERNET_INCORRECT_USER_NAME120130x2EEDThe request to connect and log on to an FTP server could not be completed because the supplied user name is incorrect.
2271ERROR_INTERNET_INCORRECT_PASSWORD120140x2EEEThe request to connect and log on to an FTP server could not be completed because the supplied password is incorrect.
2272ERROR_INTERNET_LOGIN_FAILURE120150x2EEFThe request to connect and log on to an FTP server failed.
2273ERROR_INTERNET_INVALID_OPERATION120160x2EF0The requested operation is invalid.
2274ERROR_INTERNET_OPERATION_CANCELLED120170x2EF1The operation was canceled, usually because the handle on which the request was operating was closed before the operation completed.
2275ERROR_INTERNET_INCORRECT_HANDLE_TYPE120180x2EF2The type of handle supplied is incorrect for this operation.
2276ERROR_INTERNET_INCORRECT_HANDLE_STATE120190x2EF3The requested operation cannot be carried out because the handle supplied is not in the correct state.
2277ERROR_INTERNET_NOT_PROXY_REQUEST120200x2EF4The request cannot be made via a proxy.
2278ERROR_INTERNET_REGISTRY_VALUE_NOT_FOUND120210x2EF5A required registry value could not be located.
2279ERROR_INTERNET_BAD_REGISTRY_PARAMETER120220x2EF6A required registry value was located but is an incorrect type or has an invalid value.
2280ERROR_INTERNET_NO_DIRECT_ACCESS120230x2EF7Direct network access cannot be made at this time.
2281ERROR_INTERNET_NO_CONTEXT120240x2EF8An asynchronous request could not be made because a zero context value was supplied.
2282ERROR_INTERNET_NO_CALLBACK120250x2EF9An asynchronous request could not be made because a callback function has not been set.
2283ERROR_INTERNET_REQUEST_PENDING120260x2EFAThe required operation could not be completed because one or more requests are pending.
2284ERROR_INTERNET_INCORRECT_FORMAT120270x2EFBThe format of the request is invalid.
2285ERROR_INTERNET_ITEM_NOT_FOUND120280x2EFCThe requested item could not be located.
2286ERROR_INTERNET_CANNOT_CONNECT120290x2EFDThe attempt to connect to the server failed.
2287ERROR_INTERNET_CONNECTION_ABORTED120300x2EFEThe connection with the server has been terminated.
2288ERROR_INTERNET_CONNECTION_RESET120310x2EFFThe connection with the server has been reset.
2289ERROR_INTERNET_FORCE_RETRY120320x2F00The function needs to redo the request.
2290ERROR_INTERNET_INVALID_PROXY_REQUEST120330x2F01The request to the proxy was invalid.
2291ERROR_INTERNET_NEED_UI120340x2F02A user interface or other blocking operation has been requested. Note - Windows Vista and Windows Server 2008 and earlier only.
2292ERROR_INTERNET_HANDLE_EXISTS120360x2F04Note  Windows Vista and Windows Server 2008 and earlier only.
2293ERROR_INTERNET_SEC_CERT_DATE_INVALID120370x2F05SSL certificate date that was received from the server is bad. The certificate is expired.
2294ERROR_INTERNET_SEC_CERT_CN_INVALID120380x2F06SSL 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.
2295ERROR_INTERNET_HTTP_TO_HTTPS_ON_REDIR120390x2F07The application is moving from a non-SSL to an SSL connection because of a redirect.
2296ERROR_INTERNET_HTTPS_TO_HTTP_ON_REDIR120400x2F08The application is moving from an SSL to an non-SSL connection because of a redirect.
2297ERROR_INTERNET_MIXED_SECURITY120410x2F09The content is not entirely secure. Some of the content being viewed may have come from unsecured servers.
2298ERROR_INTERNET_CHG_POST_IS_NON_SECURE120420x2F0AThe application is posting and attempting to change multiple lines of text on a server that is not secure.
2299ERROR_INTERNET_POST_IS_NON_SECURE120430x2F0BThe application is posting data to a server that is not secure.
2300ERROR_INTERNET_CLIENT_AUTH_CERT_NEEDED120440x2F0CThe server is requesting client authentication.
2301ERROR_INTERNET_INVALID_CA120450x2F0DThe function is unfamiliar with the Certificate Authority that generated the server's certificate.
2302ERROR_INTERNET_CLIENT_AUTH_NOT_SETUP120460x2F0EClient authorization is not set up on this computer.
2303ERROR_INTERNET_ASYNC_THREAD_FAILED120470x2F0FThe application could not start an asynchronous thread.
2304ERROR_INTERNET_REDIRECT_SCHEME_CHANGE120480x2F10The function could not handle the redirection, because the scheme changed (for example, HTTP to FTP).
2305ERROR_INTERNET_DIALOG_PENDING120490x2F11Another thread has a password dialog box in progress.
2306ERROR_INTERNET_RETRY_DIALOG120500x2F12The dialog box should be retried.
2307ERROR_INTERNET_HTTPS_HTTP_SUBMIT_REDIR120520x2F14The data being submitted to an SSL connection is being redirected to a non-SSL connection.
2308ERROR_INTERNET_INSERT_CDROM120530x2F15The request requires a CD-ROM to be inserted in the CD-ROM drive to locate the resource requested. Note - Windows Vista and Windows Server 2008 and earlier only.
2309ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED120540x2F16The requested resource requires Fortezza authentication.
2310ERROR_INTERNET_SEC_CERT_ERRORS120550x2F17The SSL certificate contains errors.
2311ERROR_INTERNET_SEC_CERT_NO_REV120560x2F18The SSL certificate was not revoked.
2312ERROR_INTERNET_SEC_CERT_REV_FAILED120570x2F19Revocation of the SSL certificate failed.
2313ERROR_FTP_TRANSFER_IN_PROGRESS121100x2F4EThe requested operation cannot be made on the FTP session handle because an operation is already in progress.
2314ERROR_FTP_DROPPED121110x2F4FThe FTP operation was not completed because the session was aborted.
2315ERROR_FTP_NO_PASSIVE_MODE121120x2F50Passive mode is not available on the server.
2316ERROR_GOPHER_PROTOCOL_ERROR121300x2F62An error was detected while parsing data returned from the Gopher server. Note - Windows Vista and Windows Server 2008 and earlier only.
2317ERROR_GOPHER_NOT_FILE121310x2F63The request must be made for a file locator. Note - Windows Vista and Windows Server 2008 and earlier only.
2318ERROR_GOPHER_DATA_ERROR121320x2F64An error was detected while receiving data from the Gopher server. Note - Windows Vista and Windows Server 2008 and earlier only.
2319ERROR_GOPHER_END_OF_DATA121330x2F65The end of the data has been reached. Note - Windows Vista and Windows Server 2008 and earlier only.
2320ERROR_GOPHER_INVALID_LOCATOR121340x2F66The supplied locator is not valid. Note - Windows Vista and Windows Server 2008 and earlier only.
2321ERROR_GOPHER_INCORRECT_LOCATOR_TYPE121350x2F67The type of the locator is not correct for this operation. Note - Windows Vista and Windows Server 2008 and earlier only.
2322ERROR_GOPHER_NOT_GOPHER_PLUS121360x2F68The requested operation can be made only against a Gopher+ server, or with a locator that specifies a Gopher+ operation. Note - Windows Vista and Windows Server 2008 and earlier only.
2323ERROR_GOPHER_ATTRIBUTE_NOT_FOUND121370x2F69The requested attribute could not be located. Note - Windows Vista and Windows Server 2008 and earlier only.
2324ERROR_GOPHER_UNKNOWN_LOCATOR121380x2F6AThe locator type is unknown. Note - Windows Vista and Windows Server 2008 and earlier only.
2325ERROR_HTTP_HEADER_NOT_FOUND121500x2F76The requested header could not be located.
2326ERROR_HTTP_DOWNLEVEL_SERVER121510x2F77The server did not return any headers.
2327ERROR_HTTP_INVALID_SERVER_RESPONSE121520x2F78The server response could not be parsed.
2328ERROR_HTTP_INVALID_HEADER121530x2F79The supplied header is invalid.
2329ERROR_HTTP_INVALID_QUERY_REQUEST121540x2F7AThe request made to HttpQueryInfo is invalid.
2330ERROR_HTTP_HEADER_ALREADY_EXISTS121550x2F7BThe header could not be added because it already exists.
2331ERROR_HTTP_REDIRECT_FAILED121560x2F7CThe redirection failed because either the scheme changed (for example, HTTP to FTP) or all attempts made to redirect failed (default is five attempts).
2332ERROR_INTERNET_SECURITY_CHANNEL_ERROR121570x2F7DThe application experienced an internal error loading the SSL libraries.
2333ERROR_INTERNET_UNABLE_TO_CACHE_FILE121580x2F7EThe function was unable to cache the file.
2334ERROR_INTERNET_TCPIP_NOT_INSTALLED121590x2F7FThe required protocol stack is not loaded and the application cannot start WinSock.
2335ERROR_HTTP_NOT_REDIRECTED121600x2F80The HTTP request was not redirected.
2336ERROR_HTTP_COOKIE_NEEDS_CONFIRMATION121610x2F81The HTTP cookie requires confirmation. Note - Windows Vista and Windows Server 2008 and earlier only.
2337ERROR_HTTP_COOKIE_DECLINED121620x2F82The HTTP cookie was declined by the server.
2338ERROR_INTERNET_DISCONNECTED121630x2F83The Internet connection has been lost.
2339ERROR_INTERNET_SERVER_UNREACHABLE121640x2F84The website or server indicated is unreachable.
2340ERROR_INTERNET_PROXY_SERVER_UNREACHABLE121650x2F85The designated proxy server cannot be reached.
2341ERROR_INTERNET_BAD_AUTO_PROXY_SCRIPT121660x2F86There was an error in the automatic proxy configuration script.
2342ERROR_INTERNET_UNABLE_TO_DOWNLOAD_SCRIPT121670x2F87The automatic proxy configuration script could not be downloaded. The INTERNET_FLAG_MUST_CACHE_REQUEST flag was set.
2343ERROR_HTTP_REDIRECT_NEEDS_CONFIRMATION121680x2F88The redirection requires user confirmation.
2344ERROR_INTERNET_SEC_INVALID_CERT121690x2F89The SSL certificate is invalid.
2345ERROR_INTERNET_SEC_CERT_REVOKED121700x2F8AThe SSL certificate was revoked.
2346ERROR_INTERNET_FAILED_DUETOSECURITYCHECK121710x2F8BThe function failed due to a security check.
2347ERROR_INTERNET_NOT_INITIALIZED121720x2F8CInitialization of the WinINet API has not occurred. Indicates that a higher-level function, such as InternetOpen, has not been called yet.
2348ERROR_INTERNET_NEED_MSN_SSPI_PKG121730x2F8DNot currently implemented.
2349ERROR_INTERNET_LOGIN_FAILURE_DISPLAY_ENTITY_BODY121740x2F8EThe 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.
2350ERROR_INTERNET_DECODING_FAILED121750x2F8FWinINet failed to perform content decoding on the response. For more information, see the Content Encoding topic.
2351ERROR_IPSEC_QM_POLICY_EXISTS130000x32C8The specified quick mode policy already exists.
2352ERROR_IPSEC_QM_POLICY_NOT_FOUND130010x32C9The specified quick mode policy was not found.
2353ERROR_IPSEC_QM_POLICY_IN_USE130020x32CAThe specified quick mode policy is being used.
2354ERROR_IPSEC_MM_POLICY_EXISTS130030x32CBThe specified main mode policy already exists.
2355ERROR_IPSEC_MM_POLICY_NOT_FOUND130040x32CCThe specified main mode policy was not found.
2356ERROR_IPSEC_MM_POLICY_IN_USE130050x32CDThe specified main mode policy is being used.
2357ERROR_IPSEC_MM_FILTER_EXISTS130060x32CEThe specified main mode filter already exists.
2358ERROR_IPSEC_MM_FILTER_NOT_FOUND130070x32CFThe specified main mode filter was not found.
2359ERROR_IPSEC_TRANSPORT_FILTER_EXISTS130080x32D0The specified transport mode filter already exists.
2360ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND130090x32D1The specified transport mode filter does not exist.
2361ERROR_IPSEC_MM_AUTH_EXISTS130100x32D2The specified main mode authentication list exists.
2362ERROR_IPSEC_MM_AUTH_NOT_FOUND130110x32D3The specified main mode authentication list was not found.
2363ERROR_IPSEC_MM_AUTH_IN_USE130120x32D4The specified main mode authentication list is being used.
2364ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND130130x32D5The specified default main mode policy was not found.
2365ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND130140x32D6The specified default main mode authentication list was not found.
2366ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND130150x32D7The specified default quick mode policy was not found.
2367ERROR_IPSEC_TUNNEL_FILTER_EXISTS130160x32D8The specified tunnel mode filter exists.
2368ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND130170x32D9The specified tunnel mode filter was not found.
2369ERROR_IPSEC_MM_FILTER_PENDING_DELETION130180x32DAThe Main Mode filter is pending deletion.
2370ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION130190x32DBThe transport filter is pending deletion.
2371ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION130200x32DCThe tunnel filter is pending deletion.
2372ERROR_IPSEC_MM_POLICY_PENDING_DELETION130210x32DDThe Main Mode policy is pending deletion.
2373ERROR_IPSEC_MM_AUTH_PENDING_DELETION130220x32DEThe Main Mode authentication bundle is pending deletion.
2374ERROR_IPSEC_QM_POLICY_PENDING_DELETION130230x32DFThe Quick Mode policy is pending deletion.
2375WARNING_IPSEC_MM_POLICY_PRUNED130240x32E0The Main Mode policy was successfully added, but some of the requested offers are not supported.
2376WARNING_IPSEC_QM_POLICY_PRUNED130250x32E1The Quick Mode policy was successfully added, but some of the requested offers are not supported.
2377ERROR_IPSEC_IKE_NEG_STATUS_BEGIN138000x35E8ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
2378ERROR_IPSEC_IKE_AUTH_FAIL138010x35E9IKE authentication credentials are unacceptable.
2379ERROR_IPSEC_IKE_ATTRIB_FAIL138020x35EAIKE security attributes are unacceptable.
2380ERROR_IPSEC_IKE_NEGOTIATION_PENDING138030x35EBIKE Negotiation in progress.
2381ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR138040x35ECGeneral processing error.
2382ERROR_IPSEC_IKE_TIMED_OUT138050x35EDNegotiation timed out.
2383ERROR_IPSEC_IKE_NO_CERT138060x35EEIKE failed to find valid machine certificate. Contact your Network Security Administrator about installing a valid certificate in the appropriate Certificate Store.
2384ERROR_IPSEC_IKE_SA_DELETED138070x35EFIKE SA deleted by peer before establishment completed.
2385ERROR_IPSEC_IKE_SA_REAPED138080x35F0IKE SA deleted before establishment completed.
2386ERROR_IPSEC_IKE_MM_ACQUIRE_DROP138090x35F1Negotiation request sat in Queue too long.
2387ERROR_IPSEC_IKE_QM_ACQUIRE_DROP138100x35F2Negotiation request sat in Queue too long.
2388ERROR_IPSEC_IKE_QUEUE_DROP_MM138110x35F3Negotiation request sat in Queue too long.
2389ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM138120x35F4Negotiation request sat in Queue too long.
2390ERROR_IPSEC_IKE_DROP_NO_RESPONSE138130x35F5No response from peer.
2391ERROR_IPSEC_IKE_MM_DELAY_DROP138140x35F6Negotiation took too long.
2392ERROR_IPSEC_IKE_QM_DELAY_DROP138150x35F7Negotiation took too long.
2393ERROR_IPSEC_IKE_ERROR138160x35F8Unknown error occurred.
2394ERROR_IPSEC_IKE_CRL_FAILED138170x35F9Certificate Revocation Check failed.
2395ERROR_IPSEC_IKE_INVALID_KEY_USAGE138180x35FAInvalid certificate key usage.
2396ERROR_IPSEC_IKE_INVALID_CERT_TYPE138190x35FBInvalid certificate type.
2397ERROR_IPSEC_IKE_NO_PRIVATE_KEY138200x35FCIKE negotiation failed because the machine certificate used does not have a private key. IPsec certificates require a private key. Contact your Network Security administrator about replacing with a certificate that has a private key.
2398ERROR_IPSEC_IKE_SIMULTANEOUS_REKEY138210x35FDSimultaneous rekeys were detected.
2399ERROR_IPSEC_IKE_DH_FAIL138220x35FEFailure in Diffie-Hellman computation.
2400ERROR_IPSEC_IKE_CRITICAL_PAYLOAD_NOT_RECOGNIZED138230x35FFDon't know how to process critical payload.
2401ERROR_IPSEC_IKE_INVALID_HEADER138240x3600Invalid header.
2402ERROR_IPSEC_IKE_NO_POLICY138250x3601No policy configured.
2403ERROR_IPSEC_IKE_INVALID_SIGNATURE138260x3602Failed to verify signature.
2404ERROR_IPSEC_IKE_KERBEROS_ERROR138270x3603Failed to authenticate using Kerberos.
2405ERROR_IPSEC_IKE_NO_PUBLIC_KEY138280x3604Peer's certificate did not have a public key.
2406ERROR_IPSEC_IKE_PROCESS_ERR138290x3605Error processing error payload.
2407ERROR_IPSEC_IKE_PROCESS_ERR_SA138300x3606Error processing SA payload.
2408ERROR_IPSEC_IKE_PROCESS_ERR_PROP138310x3607Error processing Proposal payload.
2409ERROR_IPSEC_IKE_PROCESS_ERR_TRANS138320x3608Error processing Transform payload.
2410ERROR_IPSEC_IKE_PROCESS_ERR_KE138330x3609Error processing KE payload.
2411ERROR_IPSEC_IKE_PROCESS_ERR_ID138340x360AError processing ID payload.
2412ERROR_IPSEC_IKE_PROCESS_ERR_CERT138350x360BError processing Cert payload.
2413ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ138360x360CError processing Certificate Request payload.
2414ERROR_IPSEC_IKE_PROCESS_ERR_HASH138370x360DError processing Hash payload.
2415ERROR_IPSEC_IKE_PROCESS_ERR_SIG138380x360EError processing Signature payload.
2416ERROR_IPSEC_IKE_PROCESS_ERR_NONCE138390x360FError processing Nonce payload.
2417ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY138400x3610Error processing Notify payload.
2418ERROR_IPSEC_IKE_PROCESS_ERR_DELETE138410x3611Error processing Delete Payload.
2419ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR138420x3612Error processing VendorId payload.
2420ERROR_IPSEC_IKE_INVALID_PAYLOAD138430x3613Invalid payload received.
2421ERROR_IPSEC_IKE_LOAD_SOFT_SA138440x3614Soft SA loaded.
2422ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN138450x3615Soft SA torn down.
2423ERROR_IPSEC_IKE_INVALID_COOKIE138460x3616Invalid cookie received.
2424ERROR_IPSEC_IKE_NO_PEER_CERT138470x3617Peer failed to send valid machine certificate.
2425ERROR_IPSEC_IKE_PEER_CRL_FAILED138480x3618Certification Revocation check of peer's certificate failed.
2426ERROR_IPSEC_IKE_POLICY_CHANGE138490x3619New policy invalidated SAs formed with old policy.
2427ERROR_IPSEC_IKE_NO_MM_POLICY138500x361AThere is no available Main Mode IKE policy.
2428ERROR_IPSEC_IKE_NOTCBPRIV138510x361BFailed to enabled TCB privilege.
2429ERROR_IPSEC_IKE_SECLOADFAIL138520x361CFailed to load SECURITY.DLL.
2430ERROR_IPSEC_IKE_FAILSSPINIT138530x361DFailed to obtain security function table dispatch address from SSPI.
2431ERROR_IPSEC_IKE_FAILQUERYSSP138540x361EFailed to query Kerberos package to obtain max token size.
2432ERROR_IPSEC_IKE_SRVACQFAIL138550x361FFailed 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.
2433ERROR_IPSEC_IKE_SRVQUERYCRED138560x3620Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes).
2434ERROR_IPSEC_IKE_GETSPIFAIL138570x3621Failed 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.
2435ERROR_IPSEC_IKE_INVALID_FILTER138580x3622Given filter is invalid.
2436ERROR_IPSEC_IKE_OUT_OF_MEMORY138590x3623Memory allocation failed.
2437ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED138600x3624Failed 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.
2438ERROR_IPSEC_IKE_INVALID_POLICY138610x3625Invalid policy.
2439ERROR_IPSEC_IKE_UNKNOWN_DOI138620x3626Invalid DOI.
2440ERROR_IPSEC_IKE_INVALID_SITUATION138630x3627Invalid situation.
2441ERROR_IPSEC_IKE_DH_FAILURE138640x3628Diffie-Hellman failure.
2442ERROR_IPSEC_IKE_INVALID_GROUP138650x3629Invalid Diffie-Hellman group.
2443ERROR_IPSEC_IKE_ENCRYPT138660x362AError encrypting payload.
2444ERROR_IPSEC_IKE_DECRYPT138670x362BError decrypting payload.
2445ERROR_IPSEC_IKE_POLICY_MATCH138680x362CPolicy match error.
2446ERROR_IPSEC_IKE_UNSUPPORTED_ID138690x362DUnsupported ID.
2447ERROR_IPSEC_IKE_INVALID_HASH138700x362EHash verification failed.
2448ERROR_IPSEC_IKE_INVALID_HASH_ALG138710x362FInvalid hash algorithm.
2449ERROR_IPSEC_IKE_INVALID_HASH_SIZE138720x3630Invalid hash size.
2450ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG138730x3631Invalid encryption algorithm.
2451ERROR_IPSEC_IKE_INVALID_AUTH_ALG138740x3632Invalid authentication algorithm.
2452ERROR_IPSEC_IKE_INVALID_SIG138750x3633Invalid certificate signature.
2453ERROR_IPSEC_IKE_LOAD_FAILED138760x3634Load failed.
2454ERROR_IPSEC_IKE_RPC_DELETE138770x3635Deleted via RPC call.
2455ERROR_IPSEC_IKE_BENIGN_REINIT138780x3636Temporary state created to perform reinitialization. This is not a real failure.
2456ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY138790x3637The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine.
2457ERROR_IPSEC_IKE_INVALID_MAJOR_VERSION138800x3638The recipient cannot handle version of IKE specified in the header.
2458ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN138810x3639Key length in certificate is too small for configured security requirements.
2459ERROR_IPSEC_IKE_MM_LIMIT138820x363AMax number of established MM SAs to peer exceeded.
2460ERROR_IPSEC_IKE_NEGOTIATION_DISABLED138830x363BIKE received a policy that disables negotiation.
2461ERROR_IPSEC_IKE_QM_LIMIT138840x363CReached maximum quick mode limit for the main mode. New main mode will be started.
2462ERROR_IPSEC_IKE_MM_EXPIRED138850x363DMain mode SA lifetime expired or peer sent a main mode delete.
2463ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID138860x363EMain mode SA assumed to be invalid because peer stopped responding.
2464ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH138870x363FCertificate doesn't chain to a trusted root in IPsec policy.
2465ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID138880x3640Received unexpected message ID.
2466ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD138890x3641Received invalid authentication offers.
2467ERROR_IPSEC_IKE_DOS_COOKIE_SENT138900x3642Sent DoS cookie notify to initiator.
2468ERROR_IPSEC_IKE_SHUTTING_DOWN138910x3643IKE service is shutting down.
2469ERROR_IPSEC_IKE_CGA_AUTH_FAILED138920x3644Could not verify binding between CGA address and certificate.
2470ERROR_IPSEC_IKE_PROCESS_ERR_NATOA138930x3645Error processing NatOA payload.
2471ERROR_IPSEC_IKE_INVALID_MM_FOR_QM138940x3646Parameters of the main mode are invalid for this quick mode.
2472ERROR_IPSEC_IKE_QM_EXPIRED138950x3647Quick mode SA was expired by IPsec driver.
2473ERROR_IPSEC_IKE_TOO_MANY_FILTERS138960x3648Too many dynamically added IKEEXT filters were detected.
2474ERROR_IPSEC_IKE_NEG_STATUS_END138970x3649ERROR_IPSEC_IKE_NEG_STATUS_END
2475ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL138980x364ANAP reauth succeeded and must delete the dummy NAP IKEv2 tunnel.
2476ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE138990x364BError in assigning inner IP address to initiator in tunnel mode.
2477ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING139000x364CRequire configuration payload missing.
2478ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING139010x364DA negotiation running as the security principle who issued the connection is in progress.
2479ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS139020x364ESA was deleted due to IKEv1/AuthIP co-existence suppress check.
2480ERROR_IPSEC_IKE_RATELIMIT_DROP139030x364FIncoming SA request was dropped due to peer IP address rate limiting.
2481ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE139040x3650Peer does not support MOBIKE.
2482ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE139050x3651SA establishment is not authorized.
2483ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE139060x3652SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential.
2484ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY139070x3653SA establishment is not authorized. You may need to enter updated or different credentials such as a smartcard.
2485ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_AND_CERTMAP_FAILURE139080x3654SA 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.
2486ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END139090x3655ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END
2487ERROR_IPSEC_BAD_SPI139100x3656The SPI in the packet does not match a valid IPsec SA.
2488ERROR_IPSEC_SA_LIFETIME_EXPIRED139110x3657Packet was received on an IPsec SA whose lifetime has expired.
2489ERROR_IPSEC_WRONG_SA139120x3658Packet was received on an IPsec SA that does not match the packet characteristics.
2490ERROR_IPSEC_REPLAY_CHECK_FAILED139130x3659Packet sequence number replay check failed.
2491ERROR_IPSEC_INVALID_PACKET139140x365AIPsec header and/or trailer in the packet is invalid.
2492ERROR_IPSEC_INTEGRITY_CHECK_FAILED139150x365BIPsec integrity check failed.
2493ERROR_IPSEC_CLEAR_TEXT_DROP139160x365CIPsec dropped a clear text packet.
2494ERROR_IPSEC_AUTH_FIREWALL_DROP139170x365DIPsec dropped an incoming ESP packet in authenticated firewall mode. This drop is benign.
2495ERROR_IPSEC_THROTTLE_DROP139180x365EIPsec dropped a packet due to DoS throttling.
2496ERROR_IPSEC_DOSP_BLOCK139250x3665IPsec DoS Protection matched an explicit block rule.
2497ERROR_IPSEC_DOSP_RECEIVED_MULTICAST139260x3666IPsec DoS Protection received an IPsec specific multicast packet which is not allowed.
2498ERROR_IPSEC_DOSP_INVALID_PACKET139270x3667IPsec DoS Protection received an incorrectly formatted packet.
2499ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED139280x3668IPsec DoS Protection failed to look up state.
2500ERROR_IPSEC_DOSP_MAX_ENTRIES139290x3669IPsec DoS Protection failed to create state because the maximum number of entries allowed by policy has been reached.
2501ERROR_IPSEC_DOSP_KEYMOD_NOT_ALLOWED139300x366AIPsec DoS Protection received an IPsec negotiation packet for a keying module which is not allowed by policy.
2502ERROR_IPSEC_DOSP_NOT_INSTALLED139310x366BIPsec DoS Protection has not been enabled.
2503ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES139320x366CIPsec DoS Protection failed to create a per internal IP rate limit queue because the maximum number of queues allowed by policy has been reached.
2504ERROR_SXS_SECTION_NOT_FOUND140000x36B0The requested section was not present in the activation context.
2505ERROR_SXS_CANT_GEN_ACTCTX140010x36B1The 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.
2506ERROR_SXS_INVALID_ACTCTXDATA_FORMAT140020x36B2The application binding data format is invalid.
2507ERROR_SXS_ASSEMBLY_NOT_FOUND140030x36B3The referenced assembly is not installed on your system.
2508ERROR_SXS_MANIFEST_FORMAT_ERROR140040x36B4The manifest file does not begin with the required tag and format information.
2509ERROR_SXS_MANIFEST_PARSE_ERROR140050x36B5The manifest file contains one or more syntax errors.
2510ERROR_SXS_ACTIVATION_CONTEXT_DISABLED140060x36B6The application attempted to activate a disabled activation context.
2511ERROR_SXS_KEY_NOT_FOUND140070x36B7The requested lookup key was not found in any active activation context.
2512ERROR_SXS_VERSION_CONFLICT140080x36B8A component version required by the application conflicts with another component version already active.
2513ERROR_SXS_WRONG_SECTION_TYPE140090x36B9The type requested activation context section does not match the query API used.
2514ERROR_SXS_THREAD_QUERIES_DISABLED140100x36BALack of system resources has required isolated activation to be disabled for the current thread of execution.
2515ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET140110x36BBAn attempt to set the process default activation context failed because the process default activation context was already set.
2516ERROR_SXS_UNKNOWN_ENCODING_GROUP140120x36BCThe encoding group identifier specified is not recognized.
2517ERROR_SXS_UNKNOWN_ENCODING140130x36BDThe encoding requested is not recognized.
2518ERROR_SXS_INVALID_XML_NAMESPACE_URI140140x36BEThe manifest contains a reference to an invalid URI.
2519ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED140150x36BFThe application manifest contains a reference to a dependent assembly which is not installed.
2520ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED140160x36C0The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed.
2521ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE140170x36C1The manifest contains an attribute for the assembly identity which is not valid.
2522ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE140180x36C2The manifest is missing the required default namespace specification on the assembly element.
2523ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE140190x36C3The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1".
2524ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT140200x36C4The private manifest probed has crossed a path with an unsupported reparse point.
2525ERROR_SXS_DUPLICATE_DLL_NAME140210x36C5Two or more components referenced directly or indirectly by the application manifest have files by the same name.
2526ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME140220x36C6Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.
2527ERROR_SXS_DUPLICATE_CLSID140230x36C7Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.
2528ERROR_SXS_DUPLICATE_IID140240x36C8Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.
2529ERROR_SXS_DUPLICATE_TLBID140250x36C9Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.
2530ERROR_SXS_DUPLICATE_PROGID140260x36CATwo or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.
2531ERROR_SXS_DUPLICATE_ASSEMBLY_NAME140270x36CBTwo or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted.
2532ERROR_SXS_FILE_HASH_MISMATCH140280x36CCA component's file does not match the verification information present in the component manifest.
2533ERROR_SXS_POLICY_PARSE_ERROR140290x36CDThe policy manifest contains one or more syntax errors.
2534ERROR_SXS_XML_E_MISSINGQUOTE140300x36CEManifest Parse Error : A string literal was expected, but no opening quote character was found.
2535ERROR_SXS_XML_E_COMMENTSYNTAX140310x36CFManifest Parse Error : Incorrect syntax was used in a comment.
2536ERROR_SXS_XML_E_BADSTARTNAMECHAR140320x36D0Manifest Parse Error : A name was started with an invalid character.
2537ERROR_SXS_XML_E_BADNAMECHAR140330x36D1Manifest Parse Error : A name contained an invalid character.
2538ERROR_SXS_XML_E_BADCHARINSTRING140340x36D2Manifest Parse Error : A string literal contained an invalid character.
2539ERROR_SXS_XML_E_XMLDECLSYNTAX140350x36D3Manifest Parse Error : Invalid syntax for an xml declaration.
2540ERROR_SXS_XML_E_BADCHARDATA140360x36D4Manifest Parse Error : An Invalid character was found in text content.
2541ERROR_SXS_XML_E_MISSINGWHITESPACE140370x36D5Manifest Parse Error : Required white space was missing.
2542ERROR_SXS_XML_E_EXPECTINGTAGEND140380x36D6Manifest Parse Error : The character '>' was expected.
2543ERROR_SXS_XML_E_MISSINGSEMICOLON140390x36D7Manifest Parse Error : A semi colon character was expected.
2544ERROR_SXS_XML_E_UNBALANCEDPAREN140400x36D8Manifest Parse Error : Unbalanced parentheses.
2545ERROR_SXS_XML_E_INTERNALERROR140410x36D9Manifest Parse Error : Internal error.
2546ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE140420x36DAManifest Parse Error : Whitespace is not allowed at this location.
2547ERROR_SXS_XML_E_INCOMPLETE_ENCODING140430x36DBManifest Parse Error : End of file reached in invalid state for current encoding.
2548ERROR_SXS_XML_E_MISSING_PAREN140440x36DCManifest Parse Error : Missing parenthesis.
2549ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE140450x36DDManifest Parse Error : A single or double closing quote character (\' or \") is missing.
2550ERROR_SXS_XML_E_MULTIPLE_COLONS140460x36DEManifest Parse Error : Multiple colons are not allowed in a name.
2551ERROR_SXS_XML_E_INVALID_DECIMAL140470x36DFManifest Parse Error : Invalid character for decimal digit.
2552ERROR_SXS_XML_E_INVALID_HEXIDECIMAL140480x36E0Manifest Parse Error : Invalid character for hexadecimal digit.
2553ERROR_SXS_XML_E_INVALID_UNICODE140490x36E1Manifest Parse Error : Invalid unicode character value for this platform.
2554ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK140500x36E2Manifest Parse Error : Expecting whitespace or '?'.
2555ERROR_SXS_XML_E_UNEXPECTEDENDTAG140510x36E3Manifest Parse Error : End tag was not expected at this location.
2556ERROR_SXS_XML_E_UNCLOSEDTAG140520x36E4Manifest Parse Error : The following tags were not closed: %1.
2557ERROR_SXS_XML_E_DUPLICATEATTRIBUTE140530x36E5Manifest Parse Error : Duplicate attribute.
2558ERROR_SXS_XML_E_MULTIPLEROOTS140540x36E6Manifest Parse Error : Only one top level element is allowed in an XML document.
2559ERROR_SXS_XML_E_INVALIDATROOTLEVEL140550x36E7Manifest Parse Error : Invalid at the top level of the document.
2560ERROR_SXS_XML_E_BADXMLDECL140560x36E8Manifest Parse Error : Invalid xml declaration.
2561ERROR_SXS_XML_E_MISSINGROOT140570x36E9Manifest Parse Error : XML document must have a top level element.
2562ERROR_SXS_XML_E_UNEXPECTEDEOF140580x36EAManifest Parse Error : Unexpected end of file.
2563ERROR_SXS_XML_E_BADPEREFINSUBSET140590x36EBManifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset.
2564ERROR_SXS_XML_E_UNCLOSEDSTARTTAG140600x36ECManifest Parse Error : Element was not closed.
2565ERROR_SXS_XML_E_UNCLOSEDENDTAG140610x36EDManifest Parse Error : End element was missing the character '>'.
2566ERROR_SXS_XML_E_UNCLOSEDSTRING140620x36EEManifest Parse Error : A string literal was not closed.
2567ERROR_SXS_XML_E_UNCLOSEDCOMMENT140630x36EFManifest Parse Error : A comment was not closed.
2568ERROR_SXS_XML_E_UNCLOSEDDECL140640x36F0Manifest Parse Error : A declaration was not closed.
2569ERROR_SXS_XML_E_UNCLOSEDCDATA140650x36F1Manifest Parse Error : A CDATA section was not closed.
2570ERROR_SXS_XML_E_RESERVEDNAMESPACE140660x36F2Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml".
2571ERROR_SXS_XML_E_INVALIDENCODING140670x36F3Manifest Parse Error : System does not support the specified encoding.
2572ERROR_SXS_XML_E_INVALIDSWITCH140680x36F4Manifest Parse Error : Switch from current encoding to specified encoding not supported.
2573ERROR_SXS_XML_E_BADXMLCASE140690x36F5Manifest Parse Error : The name 'xml' is reserved and must be lower case.
2574ERROR_SXS_XML_E_INVALID_STANDALONE140700x36F6Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'.
2575ERROR_SXS_XML_E_UNEXPECTED_STANDALONE140710x36F7Manifest Parse Error : The standalone attribute cannot be used in external entities.
2576ERROR_SXS_XML_E_INVALID_VERSION140720x36F8Manifest Parse Error : Invalid version number.
2577ERROR_SXS_XML_E_MISSINGEQUALS140730x36F9Manifest Parse Error : Missing equals sign between attribute and attribute value.
2578ERROR_SXS_PROTECTION_RECOVERY_FAILED140740x36FAAssembly Protection Error : Unable to recover the specified assembly.
2579ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT140750x36FBAssembly Protection Error : The public key for an assembly was too short to be allowed.
2580ERROR_SXS_PROTECTION_CATALOG_NOT_VALID140760x36FCAssembly Protection Error : The catalog for an assembly is not valid, or does not match the assembly's manifest.
2581ERROR_SXS_UNTRANSLATABLE_HRESULT140770x36FDAn HRESULT could not be translated to a corresponding Win32 error code.
2582ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING140780x36FEAssembly Protection Error : The catalog for an assembly is missing.
2583ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE140790x36FFThe supplied assembly identity is missing one or more attributes which must be present in this context.
2584ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME140800x3700The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names.
2585ERROR_SXS_ASSEMBLY_MISSING140810x3701The referenced assembly could not be found.
2586ERROR_SXS_CORRUPT_ACTIVATION_STACK140820x3702The activation context activation stack for the running thread of execution is corrupt.
2587ERROR_SXS_CORRUPTION140830x3703The application isolation metadata for this process or thread has become corrupt.
2588ERROR_SXS_EARLY_DEACTIVATION140840x3704The activation context being deactivated is not the most recently activated one.
2589ERROR_SXS_INVALID_DEACTIVATION140850x3705The activation context being deactivated is not active for the current thread of execution.
2590ERROR_SXS_MULTIPLE_DEACTIVATION140860x3706The activation context being deactivated has already been deactivated.
2591ERROR_SXS_PROCESS_TERMINATION_REQUESTED140870x3707A component used by the isolation facility has requested to terminate the process.
2592ERROR_SXS_RELEASE_ACTIVATION_CONTEXT140880x3708A kernel mode component is releasing a reference on an activation context.
2593ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY140890x3709The activation context of system default assembly could not be generated.
2594ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE140900x370AThe value of an attribute in an identity is not within the legal range.
2595ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME140910x370BThe name of an attribute in an identity is not within the legal range.
2596ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE140920x370CAn identity contains two definitions for the same attribute.
2597ERROR_SXS_IDENTITY_PARSE_ERROR140930x370DThe identity string is malformed. This may be due to a trailing comma, more than two unnamed attributes, missing attribute name or missing attribute value.
2598ERROR_MALFORMED_SUBSTITUTION_STRING140940x370EA 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.
2599ERROR_SXS_INCORRECT_PUBLIC_KEY_TOKEN140950x370FThe public key token does not correspond to the public key specified.
2600ERROR_UNMAPPED_SUBSTITUTION_STRING140960x3710A substitution string had no mapping.
2601ERROR_SXS_ASSEMBLY_NOT_LOCKED140970x3711The component must be locked before making the request.
2602ERROR_SXS_COMPONENT_STORE_CORRUPT140980x3712The component store has been corrupted.
2603ERROR_ADVANCED_INSTALLER_FAILED140990x3713An advanced installer failed during setup or servicing.
2604ERROR_XML_ENCODING_MISMATCH141000x3714The character encoding in the XML declaration did not match the encoding used in the document.
2605ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT141010x3715The identities of the manifests are identical but their contents are different.
2606ERROR_SXS_IDENTITIES_DIFFERENT141020x3716The component identities are different.
2607ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT141030x3717The assembly is not a deployment.
2608ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY141040x3718The file is not a part of the assembly.
2609ERROR_SXS_MANIFEST_TOO_BIG141050x3719The size of the manifest exceeds the maximum allowed.
2610ERROR_SXS_SETTING_NOT_REGISTERED141060x371AThe setting is not registered.
2611ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE141070x371BOne or more required members of the transaction are not present.
2612ERROR_SMI_PRIMITIVE_INSTALLER_FAILED141080x371CThe SMI primitive installer failed during setup or servicing.
2613ERROR_GENERIC_COMMAND_FAILED141090x371DA generic command executable returned a result that indicates failure.
2614ERROR_SXS_FILE_HASH_MISSING141100x371EA component is missing file verification information in its manifest.
2615ERROR_EVT_INVALID_CHANNEL_PATH150000x3A98The specified channel path is invalid.
2616ERROR_EVT_INVALID_QUERY150010x3A99The specified query is invalid.
2617ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND150020x3A9AThe publisher metadata cannot be found in the resource.
2618ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND150030x3A9BThe template for an event definition cannot be found in the resource (error = %1).
2619ERROR_EVT_INVALID_PUBLISHER_NAME150040x3A9CThe specified publisher name is invalid.
2620ERROR_EVT_INVALID_EVENT_DATA150050x3A9DThe event data raised by the publisher is not compatible with the event template definition in the publisher's manifest.
2621ERROR_EVT_CHANNEL_NOT_FOUND150070x3A9FThe specified channel could not be found. Check channel configuration.
2622ERROR_EVT_MALFORMED_XML_TEXT150080x3AA0The specified xml text was not well-formed. See Extended Error for more details.
2623ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL150090x3AA1The 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.
2624ERROR_EVT_CONFIGURATION_ERROR150100x3AA2Configuration error.
2625ERROR_EVT_QUERY_RESULT_STALE150110x3AA3The 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.
2626ERROR_EVT_QUERY_RESULT_INVALID_POSITION150120x3AA4Query result is currently at an invalid position.
2627ERROR_EVT_NON_VALIDATING_MSXML150130x3AA5Registered MSXML doesn't support validation.
2628ERROR_EVT_FILTER_ALREADYSCOPED150140x3AA6An 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.
2629ERROR_EVT_FILTER_NOTELTSET150150x3AA7Can't perform a step operation from a term that does not represent an element set.
2630ERROR_EVT_FILTER_INVARG150160x3AA8Left hand side arguments to binary operators must be either attributes, nodes or variables and right hand side arguments must be constants.
2631ERROR_EVT_FILTER_INVTEST150170x3AA9A 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.
2632ERROR_EVT_FILTER_INVTYPE150180x3AAAThis data type is currently unsupported.
2633ERROR_EVT_FILTER_PARSEERR150190x3AABA syntax error occurred at position %1!d!.
2634ERROR_EVT_FILTER_UNSUPPORTEDOP150200x3AACThis operator is unsupported by this implementation of the filter.
2635ERROR_EVT_FILTER_UNEXPECTEDTOKEN150210x3AADThe token encountered was unexpected.
2636ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL150220x3AAEThe requested operation cannot be performed over an enabled direct channel. The channel must first be disabled before performing the requested operation.
2637ERROR_EVT_INVALID_CHANNEL_PROPERTY_VALUE150230x3AAFChannel 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.
2638ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE150240x3AB0Publisher 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.
2639ERROR_EVT_CHANNEL_CANNOT_ACTIVATE150250x3AB1The channel fails to activate.
2640ERROR_EVT_FILTER_TOO_COMPLEX150260x3AB2The xpath expression exceeded supported complexity. Please symplify it or split it into two or more simple expressions.
2641ERROR_EVT_MESSAGE_NOT_FOUND150270x3AB3the message resource is present but the message is not found in the string/message table.
2642ERROR_EVT_MESSAGE_ID_NOT_FOUND150280x3AB4The message id for the desired message could not be found.
2643ERROR_EVT_UNRESOLVED_VALUE_INSERT150290x3AB5The substitution string for insert index (%1) could not be found.
2644ERROR_EVT_UNRESOLVED_PARAMETER_INSERT150300x3AB6The description string for parameter reference (%1) could not be found.
2645ERROR_EVT_MAX_INSERTS_REACHED150310x3AB7The maximum number of replacements has been reached.
2646ERROR_EVT_EVENT_DEFINITION_NOT_FOUND150320x3AB8The event definition could not be found for event id (%1).
2647ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND150330x3AB9The locale specific resource for the desired message is not present.
2648ERROR_EVT_VERSION_TOO_OLD150340x3ABAThe resource is too old to be compatible.
2649ERROR_EVT_VERSION_TOO_NEW150350x3ABBThe resource is too new to be compatible.
2650ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY150360x3ABCThe channel at index %1!d! of the query can't be opened.
2651ERROR_EVT_PUBLISHER_DISABLED150370x3ABDThe 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.
2652ERROR_EVT_FILTER_OUT_OF_RANGE150380x3ABEAttempted to create a numeric type that is outside of its valid range.
2653ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE150800x3AE8The subscription fails to activate.
2654ERROR_EC_LOG_DISABLED150810x3AE9The 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.
2655ERROR_EC_CIRCULAR_FORWARDING150820x3AEAWhen forwarding events from local machine to itself, the query of the subscription can't contain target log of the subscription.
2656ERROR_EC_CREDSTORE_FULL150830x3AEBThe credential store that is used to save credentials is full.
2657ERROR_EC_CRED_NOT_FOUND150840x3AECThe credential used by this subscription can't be found in credential store.
2658ERROR_EC_NO_ACTIVE_CHANNEL150850x3AEDNo active channel is found for the query.
2659ERROR_MUI_FILE_NOT_FOUND151000x3AFCThe resource loader failed to find MUI file.
2660ERROR_MUI_INVALID_FILE151010x3AFDThe resource loader failed to load MUI file because the file fail to pass validation.
2661ERROR_MUI_INVALID_RC_CONFIG151020x3AFEThe RC Manifest is corrupted with garbage data or unsupported version or missing required item.
2662ERROR_MUI_INVALID_LOCALE_NAME151030x3AFFThe RC Manifest has invalid culture name.
2663ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME151040x3B00The RC Manifest has invalid ultimatefallback name.
2664ERROR_MUI_FILE_NOT_LOADED151050x3B01The resource loader cache doesn't have loaded MUI entry.
2665ERROR_RESOURCE_ENUM_USER_STOP151060x3B02User stopped resource enumeration.
2666ERROR_MUI_INTLSETTINGS_UILANG_NOT_INSTALLED151070x3B03UI language installation failed.
2667ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME151080x3B04Locale installation failed.
2668ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE151100x3B06A resource does not have default or neutral value.
2669ERROR_MRM_INVALID_PRICONFIG151110x3B07Invalid PRI config file.
2670ERROR_MRM_INVALID_FILE_TYPE151120x3B08Invalid file type.
2671ERROR_MRM_UNKNOWN_QUALIFIER151130x3B09Unknown qualifier.
2672ERROR_MRM_INVALID_QUALIFIER_VALUE151140x3B0AInvalid qualifier value.
2673ERROR_MRM_NO_CANDIDATE151150x3B0BNo Candidate found.
2674ERROR_MRM_NO_MATCH_OR_DEFAULT_CANDIDATE151160x3B0CThe ResourceMap or NamedResource has an item that does not have default or neutral resource..
2675ERROR_MRM_RESOURCE_TYPE_MISMATCH151170x3B0DInvalid ResourceCandidate type.
2676ERROR_MRM_DUPLICATE_MAP_NAME151180x3B0EDuplicate Resource Map.
2677ERROR_MRM_DUPLICATE_ENTRY151190x3B0FDuplicate Entry.
2678ERROR_MRM_INVALID_RESOURCE_IDENTIFIER151200x3B10Invalid Resource Identifier.
2679ERROR_MRM_FILEPATH_TOO_LONG151210x3B11Filepath too long.
2680ERROR_MRM_UNSUPPORTED_DIRECTORY_TYPE151220x3B12Unsupported directory type.
2681ERROR_MRM_INVALID_PRI_FILE151260x3B16Invalid PRI File.
2682ERROR_MRM_NAMED_RESOURCE_NOT_FOUND151270x3B17NamedResource Not Found.
2683ERROR_MRM_MAP_NOT_FOUND151350x3B1FResourceMap Not Found.
2684ERROR_MRM_UNSUPPORTED_PROFILE_TYPE151360x3B20Unsupported MRT profile type.
2685ERROR_MRM_INVALID_QUALIFIER_OPERATOR151370x3B21Invalid qualifier operator.
2686ERROR_MRM_INDETERMINATE_QUALIFIER_VALUE151380x3B22Unable to determine qualifier value or qualifier value has not been set.
2687ERROR_MRM_AUTOMERGE_ENABLED151390x3B23Automerge is enabled in the PRI file.
2688ERROR_MRM_TOO_MANY_RESOURCES151400x3B24Too many resources defined for package.
2689ERROR_MCA_INVALID_CAPABILITIES_STRING152000x3B60The 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.
2690ERROR_MCA_INVALID_VCP_VERSION152010x3B61The monitor's VCP Version (0xDF) VCP code returned an invalid version value.
2691ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION152020x3B62The monitor does not comply with the MCCS specification it claims to support.
2692ERROR_MCA_MCCS_VERSION_MISMATCH152030x3B63The 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.
2693ERROR_MCA_UNSUPPORTED_MCCS_VERSION152040x3B64The 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.
2694ERROR_MCA_INTERNAL_ERROR152050x3B65An internal Monitor Configuration API error occurred.
2695ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED152060x3B66The 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.
2696ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE152070x3B67The 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.
2697ERROR_AMBIGUOUS_SYSTEM_DEVICE152500x3B92The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.
2698ERROR_SYSTEM_DEVICE_NOT_FOUND152990x3BC3The requested system device cannot be found.
2699ERROR_HASH_NOT_SUPPORTED153000x3BC4Hash generation for the specified hash version and hash type is not enabled on the server.
2700ERROR_HASH_NOT_PRESENT153010x3BC5The hash requested from the server is not available or no longer valid.
2701ERROR_SECONDARY_IC_PROVIDER_NOT_REGISTERED153210x3BD9The secondary interrupt controller instance that manages the specified interrupt is not registered.
2702ERROR_GPIO_CLIENT_INFORMATION_INVALID153220x3BDAThe information supplied by the GPIO client driver is invalid.
2703ERROR_GPIO_VERSION_NOT_SUPPORTED153230x3BDBThe version specified by the GPIO client driver is not supported.
2704ERROR_GPIO_INVALID_REGISTRATION_PACKET153240x3BDCThe registration packet supplied by the GPIO client driver is not valid.
2705ERROR_GPIO_OPERATION_DENIED153250x3BDDThe requested operation is not suppported for the specified handle.
2706ERROR_GPIO_INCOMPATIBLE_CONNECT_MODE153260x3BDEThe requested connect mode conflicts with an existing mode on one or more of the specified pins.
2707ERROR_GPIO_INTERRUPT_ALREADY_UNMASKED153270x3BDFThe interrupt requested to be unmasked is not masked.
2708ERROR_CANNOT_SWITCH_RUNLEVEL154000x3C28The requested run level switch cannot be completed successfully.
2709ERROR_INVALID_RUNLEVEL_SETTING154010x3C29The 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.
2710ERROR_RUNLEVEL_SWITCH_TIMEOUT154020x3C2AThe requested run level switch cannot be completed successfully since one or more services will not stop or restart within the specified timeout.
2711ERROR_RUNLEVEL_SWITCH_AGENT_TIMEOUT154030x3C2BA run level switch agent did not respond within the specified timeout.
2712ERROR_RUNLEVEL_SWITCH_IN_PROGRESS154040x3C2CA run level switch is currently in progress.
2713ERROR_SERVICES_FAILED_AUTOSTART154050x3C2DOne or more services failed to start during the service startup phase of a run level switch.
2714ERROR_COM_TASK_STOP_PENDING155010x3C8DThe task stop request cannot be completed immediately since task needs more time to shutdown.
2715ERROR_INSTALL_OPEN_PACKAGE_FAILED156000x3CF0Package could not be opened.
2716ERROR_INSTALL_PACKAGE_NOT_FOUND156010x3CF1Package was not found.
2717ERROR_INSTALL_INVALID_PACKAGE156020x3CF2Package data is invalid.
2718ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED156030x3CF3Package failed updates, dependency or conflict validation.
2719ERROR_INSTALL_OUT_OF_DISK_SPACE156040x3CF4There is not enough disk space on your computer. Please free up some space and try again.
2720ERROR_INSTALL_NETWORK_FAILURE156050x3CF5There was a problem downloading your product.
2721ERROR_INSTALL_REGISTRATION_FAILURE156060x3CF6Package could not be registered.
2722ERROR_INSTALL_DEREGISTRATION_FAILURE156070x3CF7Package could not be unregistered.
2723ERROR_INSTALL_CANCEL156080x3CF8User cancelled the install request.
2724ERROR_INSTALL_FAILED156090x3CF9Install failed. Please contact your software vendor.
2725ERROR_REMOVE_FAILED156100x3CFARemoval failed. Please contact your software vendor.
2726ERROR_PACKAGE_ALREADY_EXISTS156110x3CFBThe provided package is already installed, and reinstallation of the package was blocked. Check the AppXDeployment-Server event log for details.
2727ERROR_NEEDS_REMEDIATION156120x3CFCThe application cannot be started. Try reinstalling the application to fix the problem.
2728ERROR_INSTALL_PREREQUISITE_FAILED156130x3CFDA Prerequisite for an install could not be satisfied.
2729ERROR_PACKAGE_REPOSITORY_CORRUPTED156140x3CFEThe package repository is corrupted.
2730ERROR_INSTALL_POLICY_FAILURE156150x3CFFTo install this application you need either a Windows developer license or a sideloading-enabled system.
2731ERROR_PACKAGE_UPDATING156160x3D00The application cannot be started because it is currently updating.
2732ERROR_DEPLOYMENT_BLOCKED_BY_POLICY156170x3D01The package deployment operation is blocked by policy. Please contact your system administrator.
2733ERROR_PACKAGES_IN_USE156180x3D02The package could not be installed because resources it modifies are currently in use.
2734ERROR_RECOVERY_FILE_CORRUPT156190x3D03The package could not be recovered because necessary data for recovery have been corrupted.
2735ERROR_INVALID_STAGED_SIGNATURE156200x3D04The signature is invalid. To register in developer mode, AppxSignature.p7x and AppxBlockMap.xml must be valid or should not be present.
2736ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED156210x3D05An error occurred while deleting the package's previously existing application data.
2737ERROR_INSTALL_PACKAGE_DOWNGRADE156220x3D06The package could not be installed because a higher version of this package is already installed.
2738ERROR_SYSTEM_NEEDS_REMEDIATION156230x3D07An error in a system binary was detected. Try refreshing the PC to fix the problem.
2739ERROR_APPX_INTEGRITY_FAILURE_CLR_NGEN156240x3D08A corrupted CLR NGEN binary was detected on the system.
2740ERROR_RESILIENCY_FILE_CORRUPT156250x3D09The operation could not be resumed because necessary data for recovery have been corrupted.
2741ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING156260x3D0AThe package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again.
2742APPMODEL_ERROR_NO_PACKAGE157000x3D54The process has no package identity.
2743APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT157010x3D55The package runtime information is corrupted.
2744APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT157020x3D56The package identity is corrupted.
2745APPMODEL_ERROR_NO_APPLICATION157030x3D57The process has no application identity.
2746ERROR_STATE_LOAD_STORE_FAILED158000x3DB8Loading the state store failed.
2747ERROR_STATE_GET_VERSION_FAILED158010x3DB9Retrieving the state version for the application failed.
2748ERROR_STATE_SET_VERSION_FAILED158020x3DBASetting the state version for the application failed.
2749ERROR_STATE_STRUCTURED_RESET_FAILED158030x3DBBResetting the structured state of the application failed.
2750ERROR_STATE_OPEN_CONTAINER_FAILED158040x3DBCState Manager failed to open the container.
2751ERROR_STATE_CREATE_CONTAINER_FAILED158050x3DBDState Manager failed to create the container.
2752ERROR_STATE_DELETE_CONTAINER_FAILED158060x3DBEState Manager failed to delete the container.
2753ERROR_STATE_READ_SETTING_FAILED158070x3DBFState Manager failed to read the setting.
2754ERROR_STATE_WRITE_SETTING_FAILED158080x3DC0State Manager failed to write the setting.
2755ERROR_STATE_DELETE_SETTING_FAILED158090x3DC1State Manager failed to delete the setting.
2756ERROR_STATE_QUERY_SETTING_FAILED158100x3DC2State Manager failed to query the setting.
2757ERROR_STATE_READ_COMPOSITE_SETTING_FAILED158110x3DC3State Manager failed to read the composite setting.
2758ERROR_STATE_WRITE_COMPOSITE_SETTING_FAILED158120x3DC4State Manager failed to write the composite setting.
2759ERROR_STATE_ENUMERATE_CONTAINER_FAILED158130x3DC5State Manager failed to enumerate the containers.
2760ERROR_STATE_ENUMERATE_SETTINGS_FAILED158140x3DC6State Manager failed to enumerate the settings.
2761ERROR_STATE_COMPOSITE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED158150x3DC7The size of the state manager composite setting value has exceeded the limit.
2762ERROR_STATE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED158160x3DC8The size of the state manager setting value has exceeded the limit.
2763ERROR_STATE_SETTING_NAME_SIZE_LIMIT_EXCEEDED158170x3DC9The length of the state manager setting name has exceeded the limit.
2764ERROR_STATE_CONTAINER_NAME_SIZE_LIMIT_EXCEEDED158180x3DCAThe length of the state manager container name has exceeded the limit.
2765ERROR_API_UNAVAILABLE158410x3DE1This API cannot be used in the context of the caller's application type.