Tuesday, September 27, 2011

HRESULTS: FACILITY_WIN32 (007)


This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.

Edit: 6/7/2015 - Updated from the Windows10 SDK.

ERROR_SUCCESS - 0x00070000 - (0)

The operation completed successfully.

ERROR_INVALID_FUNCTION - 0x80070001 - (1)

Incorrect function.

ERROR_FILE_NOT_FOUND - 0x80070002 - (2)

The system cannot find the file specified.

ERROR_PATH_NOT_FOUND - 0x80070003 - (3)

The system cannot find the path specified.

ERROR_TOO_MANY_OPEN_FILES - 0x80070004 - (4)

The system cannot open the file.

ERROR_ACCESS_DENIED - 0x80070005 - (5)

Access is denied.

E_ACCESSDENIED - 0x80070005 - (5)

General access denied error

ERROR_INVALID_HANDLE - 0x80070006 - (6)

The handle is invalid.

E_HANDLE - 0x80070006 - (6)

Invalid handle

ERROR_ARENA_TRASHED - 0x80070007 - (7)

The storage control blocks were destroyed.

ERROR_NOT_ENOUGH_MEMORY - 0x80070008 - (8)

Not enough storage is available to process this command.

ERROR_INVALID_BLOCK - 0x80070009 - (9)

The storage control block address is invalid.

ERROR_BAD_ENVIRONMENT - 0x8007000A - (10)

The environment is incorrect.

ERROR_BAD_FORMAT - 0x8007000B - (11)

An attempt was made to load a program with an incorrect format.

ERROR_INVALID_ACCESS - 0x8007000C - (12)

The access code is invalid.

ERROR_INVALID_DATA - 0x8007000D - (13)

The data is invalid.

ERROR_OUTOFMEMORY - 0x8007000E - (14)

Not enough storage is available to complete this operation.

E_OUTOFMEMORY - 0x8007000E - (14)

Ran out of memory

ERROR_INVALID_DRIVE - 0x8007000F - (15)

The system cannot find the drive specified.

ERROR_CURRENT_DIRECTORY - 0x80070010 - (16)

The directory cannot be removed.

ERROR_NOT_SAME_DEVICE - 0x80070011 - (17)

The system cannot move the file to a different disk drive.

ERROR_NO_MORE_FILES - 0x80070012 - (18)

There are no more files.

ERROR_WRITE_PROTECT - 0x80070013 - (19)

The media is write protected.

ERROR_BAD_UNIT - 0x80070014 - (20)

The system cannot find the device specified.

ERROR_NOT_READY - 0x80070015 - (21)

The device is not ready.

ERROR_BAD_COMMAND - 0x80070016 - (22)

The device does not recognize the command.

ERROR_CRC - 0x80070017 - (23)

Data error (cyclic redundancy check).

ERROR_BAD_LENGTH - 0x80070018 - (24)

The program issued a command but the command length is incorrect.

ERROR_SEEK - 0x80070019 - (25)

The drive cannot locate a specific area or track on the disk.

ERROR_NOT_DOS_DISK - 0x8007001A - (26)

The specified disk or diskette cannot be accessed.

ERROR_SECTOR_NOT_FOUND - 0x8007001B - (27)

The drive cannot find the sector requested.

ERROR_OUT_OF_PAPER - 0x8007001C - (28)

The printer is out of paper.

ERROR_WRITE_FAULT - 0x8007001D - (29)

The system cannot write to the specified device.

ERROR_READ_FAULT - 0x8007001E - (30)

The system cannot read from the specified device.

ERROR_GEN_FAILURE - 0x8007001F - (31)

A device attached to the system is not functioning.

ERROR_SHARING_VIOLATION - 0x80070020 - (32)

The process cannot access the file because it is being used by another process.

ERROR_LOCK_VIOLATION - 0x80070021 - (33)

The process cannot access the file because another process has locked a portion of the file.

ERROR_WRONG_DISK - 0x80070022 - (34)

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

ERROR_SHARING_BUFFER_EXCEEDED - 0x80070024 - (36)

Too many files opened for sharing.

STRSAFE_E_END_OF_FILE - 0x80070026 - (38)

0x26 = 38L = ERROR_HANDLE_EOF

ERROR_HANDLE_EOF - 0x80070026 - (38)

Reached the end of the file.

ERROR_HANDLE_DISK_FULL - 0x80070027 - (39)

The disk is full.

ERROR_NOT_SUPPORTED - 0x80070032 - (50)

The request is not supported.

ERROR_REM_NOT_LIST - 0x80070033 - (51)

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

ERROR_DUP_NAME - 0x80070034 - (52)

You 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.

ERROR_BAD_NETPATH - 0x80070035 - (53)

The network path was not found.

ERROR_NETWORK_BUSY - 0x80070036 - (54)

The network is busy.

ERROR_DEV_NOT_EXIST - 0x80070037 - (55)

The specified network resource or device is no longer available.

ERROR_TOO_MANY_CMDS - 0x80070038 - (56)

The network BIOS command limit has been reached.

ERROR_ADAP_HDW_ERR - 0x80070039 - (57)

A network adapter hardware error occurred.

ERROR_BAD_NET_RESP - 0x8007003A - (58)

The specified server cannot perform the requested operation.

ERROR_UNEXP_NET_ERR - 0x8007003B - (59)

An unexpected network error occurred.

ERROR_BAD_REM_ADAP - 0x8007003C - (60)

The remote adapter is not compatible.

ERROR_PRINTQ_FULL - 0x8007003D - (61)

The printer queue is full.

ERROR_NO_SPOOL_SPACE - 0x8007003E - (62)

Space to store the file waiting to be printed is not available on the server.

ERROR_PRINT_CANCELLED - 0x8007003F - (63)

Your file waiting to be printed was deleted.

ERROR_NETNAME_DELETED - 0x80070040 - (64)

The specified network name is no longer available.

ERROR_NETWORK_ACCESS_DENIED - 0x80070041 - (65)

Network access is denied.

ERROR_BAD_DEV_TYPE - 0x80070042 - (66)

The network resource type is not correct.

ERROR_BAD_NET_NAME - 0x80070043 - (67)

The network name cannot be found.

ERROR_TOO_MANY_NAMES - 0x80070044 - (68)

The name limit for the local computer network adapter card was exceeded.

ERROR_TOO_MANY_SESS - 0x80070045 - (69)

The network BIOS session limit was exceeded.

ERROR_SHARING_PAUSED - 0x80070046 - (70)

The remote server has been paused or is in the process of being started.

ERROR_REQ_NOT_ACCEP - 0x80070047 - (71)

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

ERROR_REDIR_PAUSED - 0x80070048 - (72)

The specified printer or disk device has been paused.

ERROR_FILE_EXISTS - 0x80070050 - (80)

The file exists.

ERROR_CANNOT_MAKE - 0x80070052 - (82)

The directory or file cannot be created.

ERROR_FAIL_I24 - 0x80070053 - (83)

Fail on INT 24.

ERROR_OUT_OF_STRUCTURES - 0x80070054 - (84)

Storage to process this request is not available.

ERROR_ALREADY_ASSIGNED - 0x80070055 - (85)

The local device name is already in use.

ERROR_INVALID_PASSWORD - 0x80070056 - (86)

The specified network password is not correct.

STRSAFE_E_INVALID_PARAMETER - 0x80070057 - (87)

0x57 = 87L = ERROR_INVALID_PARAMETER

ERROR_INVALID_PARAMETER - 0x80070057 - (87)

The parameter is incorrect.

E_INVALIDARG - 0x80070057 - (87)

One or more arguments are invalid

ERROR_NET_WRITE_FAULT - 0x80070058 - (88)

A write fault occurred on the network.

ERROR_NO_PROC_SLOTS - 0x80070059 - (89)

The system cannot start another process at this time.

ERROR_TOO_MANY_SEMAPHORES - 0x80070064 - (100)

Cannot create another system semaphore.

ERROR_EXCL_SEM_ALREADY_OWNED - 0x80070065 - (101)

The exclusive semaphore is owned by another process.

ERROR_SEM_IS_SET - 0x80070066 - (102)

The semaphore is set and cannot be closed.

ERROR_TOO_MANY_SEM_REQUESTS - 0x80070067 - (103)

The semaphore cannot be set again.

ERROR_INVALID_AT_INTERRUPT_TIME - 0x80070068 - (104)

Cannot request exclusive semaphores at interrupt time.

ERROR_SEM_OWNER_DIED - 0x80070069 - (105)

The previous ownership of this semaphore has ended.

ERROR_SEM_USER_LIMIT - 0x8007006A - (106)

Insert the diskette for drive %1.

ERROR_DISK_CHANGE - 0x8007006B - (107)

The program stopped because an alternate diskette was not inserted.

ERROR_DRIVE_LOCKED - 0x8007006C - (108)

The disk is in use or locked by another process.

ERROR_BROKEN_PIPE - 0x8007006D - (109)

The pipe has been ended.

ERROR_OPEN_FAILED - 0x8007006E - (110)

The system cannot open the device or file specified.

ERROR_BUFFER_OVERFLOW - 0x8007006F - (111)

The file name is too long.

ERROR_DISK_FULL - 0x80070070 - (112)

There is not enough space on the disk.

ERROR_NO_MORE_SEARCH_HANDLES - 0x80070071 - (113)

No more internal file identifiers available.

ERROR_INVALID_TARGET_HANDLE - 0x80070072 - (114)

The target internal file identifier is incorrect.

ERROR_INVALID_CATEGORY - 0x80070075 - (117)

The IOCTL call made by the application program is not correct.

ERROR_INVALID_VERIFY_SWITCH - 0x80070076 - (118)

The verify-on-write switch parameter value is not correct.

ERROR_BAD_DRIVER_LEVEL - 0x80070077 - (119)

The system does not support the command requested.

ERROR_CALL_NOT_IMPLEMENTED - 0x80070078 - (120)

This function is not supported on this system.

ERROR_SEM_TIMEOUT - 0x80070079 - (121)

The semaphore timeout period has expired.

DXDIAG_E_INSUFFICIENT_BUFFER - 0x8007007A - (122)

HRESULT_FROM_WIN32(ERROR_INSUFFICIENT_BUFFER)

STRSAFE_E_INSUFFICIENT_BUFFER - 0x8007007A - (122)

0x7A = 122L = ERROR_INSUFFICIENT_BUFFER

ERROR_INSUFFICIENT_BUFFER - 0x8007007A - (122)

The data area passed to a system call is too small.

ERROR_INVALID_NAME - 0x8007007B - (123)

The filename, directory name, or volume label syntax is incorrect.

ERROR_INVALID_LEVEL - 0x8007007C - (124)

The system call level is not correct.

ERROR_NO_VOLUME_LABEL - 0x8007007D - (125)

The disk has no volume label.

ERROR_MOD_NOT_FOUND - 0x8007007E - (126)

The specified module could not be found.

ERROR_PROC_NOT_FOUND - 0x8007007F - (127)

The specified procedure could not be found.

ERROR_WAIT_NO_CHILDREN - 0x80070080 - (128)

There are no child processes to wait for.

ERROR_CHILD_NOT_COMPLETE - 0x80070081 - (129)

The %1 application cannot be run in Win32 mode.

ERROR_DIRECT_ACCESS_HANDLE - 0x80070082 - (130)

Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.

ERROR_NEGATIVE_SEEK - 0x80070083 - (131)

An attempt was made to move the file pointer before the beginning of the file.

ERROR_SEEK_ON_DEVICE - 0x80070084 - (132)

The file pointer cannot be set on the specified device or file.

ERROR_IS_JOIN_TARGET - 0x80070085 - (133)

A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.

ERROR_IS_JOINED - 0x80070086 - (134)

An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.

ERROR_IS_SUBSTED - 0x80070087 - (135)

An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.

ERROR_NOT_JOINED - 0x80070088 - (136)

The system tried to delete the JOIN of a drive that is not joined.

ERROR_NOT_SUBSTED - 0x80070089 - (137)

The system tried to delete the substitution of a drive that is not substituted.

ERROR_JOIN_TO_JOIN - 0x8007008A - (138)

The system tried to join a drive to a directory on a joined drive.

ERROR_SUBST_TO_SUBST - 0x8007008B - (139)

The system tried to substitute a drive to a directory on a substituted drive.

ERROR_JOIN_TO_SUBST - 0x8007008C - (140)

The system tried to join a drive to a directory on a substituted drive.

ERROR_SUBST_TO_JOIN - 0x8007008D - (141)

The system tried to SUBST a drive to a directory on a joined drive.

ERROR_BUSY_DRIVE - 0x8007008E - (142)

The system cannot perform a JOIN or SUBST at this time.

ERROR_SAME_DRIVE - 0x8007008F - (143)

The system cannot join or substitute a drive to or for a directory on the same drive.

ERROR_DIR_NOT_ROOT - 0x80070090 - (144)

The directory is not a subdirectory of the root directory.

ERROR_DIR_NOT_EMPTY - 0x80070091 - (145)

The directory is not empty.

ERROR_IS_SUBST_PATH - 0x80070092 - (146)

The path specified is being used in a substitute.

ERROR_IS_JOIN_PATH - 0x80070093 - (147)

Not enough resources are available to process this command.

ERROR_PATH_BUSY - 0x80070094 - (148)

The path specified cannot be used at this time.

ERROR_IS_SUBST_TARGET - 0x80070095 - (149)

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

ERROR_SYSTEM_TRACE - 0x80070096 - (150)

System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.

ERROR_INVALID_EVENT_COUNT - 0x80070097 - (151)

The number of specified semaphore events for DosMuxSemWait is not correct.

ERROR_TOO_MANY_MUXWAITERS - 0x80070098 - (152)

DosMuxSemWait did not execute; too many semaphores are already set.

ERROR_INVALID_LIST_FORMAT - 0x80070099 - (153)

The DosMuxSemWait list is not correct.

ERROR_LABEL_TOO_LONG - 0x8007009A - (154)

The volume label you entered exceeds the label character limit of the target file system.

ERROR_TOO_MANY_TCBS - 0x8007009B - (155)

Cannot create another thread.

ERROR_SIGNAL_REFUSED - 0x8007009C - (156)

The recipient process has refused the signal.

ERROR_DISCARDED - 0x8007009D - (157)

The segment is already discarded and cannot be locked.

ERROR_NOT_LOCKED - 0x8007009E - (158)

The segment is already unlocked.

ERROR_BAD_THREADID_ADDR - 0x8007009F - (159)

The address for the thread ID is not correct.

ERROR_BAD_ARGUMENTS - 0x800700A0 - (160)

One or more arguments are not correct.

ERROR_BAD_PATHNAME - 0x800700A1 - (161)

The specified path is invalid.

ERROR_SIGNAL_PENDING - 0x800700A2 - (162)

A signal is already pending.

ERROR_MAX_THRDS_REACHED - 0x800700A4 - (164)

No more threads can be created in the system.

ERROR_LOCK_FAILED - 0x800700A7 - (167)

Unable to lock a region of a file.

ERROR_BUSY - 0x800700AA - (170)

The requested resource is in use.

ERROR_DEVICE_SUPPORT_IN_PROGRESS - 0x800700AB - (171)

Device's command support detection is in progress.

ERROR_CANCEL_VIOLATION - 0x800700AD - (173)

A lock request was not outstanding for the supplied cancel region.

ERROR_ATOMIC_LOCKS_NOT_SUPPORTED - 0x800700AE - (174)

The file system does not support atomic changes to the lock type.

ERROR_INVALID_SEGMENT_NUMBER - 0x800700B4 - (180)

The system detected a segment number that was not correct.

ERROR_INVALID_ORDINAL - 0x800700B6 - (182)

The operating system cannot run %1.

ERROR_ALREADY_EXISTS - 0x800700B7 - (183)

Cannot create a file when that file already exists.

ERROR_INVALID_FLAG_NUMBER - 0x800700BA - (186)

The flag passed is not correct.

ERROR_SEM_NOT_FOUND - 0x800700BB - (187)

The specified system semaphore name was not found.

ERROR_INVALID_STARTING_CODESEG - 0x800700BC - (188)

The operating system cannot run %1.

ERROR_INVALID_STACKSEG - 0x800700BD - (189)

The operating system cannot run %1.

ERROR_INVALID_MODULETYPE - 0x800700BE - (190)

The operating system cannot run %1.

ERROR_INVALID_EXE_SIGNATURE - 0x800700BF - (191)

Cannot run %1 in Win32 mode.

ERROR_EXE_MARKED_INVALID - 0x800700C0 - (192)

The operating system cannot run %1.

ERROR_BAD_EXE_FORMAT - 0x800700C1 - (193)

%1 is not a valid Win32 application.

ERROR_ITERATED_DATA_EXCEEDS_64k - 0x800700C2 - (194)

The operating system cannot run %1.

ERROR_INVALID_MINALLOCSIZE - 0x800700C3 - (195)

The operating system cannot run %1.

ERROR_DYNLINK_FROM_INVALID_RING - 0x800700C4 - (196)

The operating system cannot run this application program.

ERROR_IOPL_NOT_ENABLED - 0x800700C5 - (197)

The operating system is not presently configured to run this application.

ERROR_INVALID_SEGDPL - 0x800700C6 - (198)

The operating system cannot run %1.

ERROR_AUTODATASEG_EXCEEDS_64k - 0x800700C7 - (199)

The operating system cannot run this application program.

ERROR_RING2SEG_MUST_BE_MOVABLE - 0x800700C8 - (200)

The code segment cannot be greater than or equal to 64K.

ERROR_RELOC_CHAIN_XEEDS_SEGLIM - 0x800700C9 - (201)

The operating system cannot run %1.

ERROR_INFLOOP_IN_RELOC_CHAIN - 0x800700CA - (202)

The operating system cannot run %1.

ERROR_ENVVAR_NOT_FOUND - 0x800700CB - (203)

The system could not find the environment option that was entered.

ERROR_NO_SIGNAL_SENT - 0x800700CD - (205)

No process in the command subtree has a signal handler.

ERROR_FILENAME_EXCED_RANGE - 0x800700CE - (206)

The filename or extension is too long.

ERROR_RING2_STACK_IN_USE - 0x800700CF - (207)

The ring 2 stack is in use.

ERROR_META_EXPANSION_TOO_LONG - 0x800700D0 - (208)

The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.

ERROR_INVALID_SIGNAL_NUMBER - 0x800700D1 - (209)

The signal being posted is not correct.

ERROR_THREAD_1_INACTIVE - 0x800700D2 - (210)

The signal handler cannot be set.

ERROR_LOCKED - 0x800700D4 - (212)

The segment is locked and cannot be reallocated.

ERROR_TOO_MANY_MODULES - 0x800700D6 - (214)

Too many dynamic-link modules are attached to this program or dynamic-link module.

ERROR_NESTING_NOT_ALLOWED - 0x800700D7 - (215)

Cannot nest calls to LoadModule.

ERROR_EXE_MACHINE_TYPE_MISMATCH - 0x800700D8 - (216)

This 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.

ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY - 0x800700D9 - (217)

The image file %1 is signed, unable to modify.

ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY - 0x800700DA - (218)

The image file %1 is strong signed, unable to modify.

ERROR_FILE_CHECKED_OUT - 0x800700DC - (220)

This file is checked out or locked for editing by another user.

ERROR_CHECKOUT_REQUIRED - 0x800700DD - (221)

The file must be checked out before saving changes.

ERROR_BAD_FILE_TYPE - 0x800700DE - (222)

The file type being saved or retrieved has been blocked.

ERROR_FILE_TOO_LARGE - 0x800700DF - (223)

The file size exceeds the limit allowed and cannot be saved.

ERROR_FORMS_AUTH_REQUIRED - 0x800700E0 - (224)

Access 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.

ERROR_VIRUS_INFECTED - 0x800700E1 - (225)

Operation did not complete successfully because the file contains a virus or potentially unwanted software.

ERROR_VIRUS_DELETED - 0x800700E2 - (226)

This 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.

ERROR_PIPE_LOCAL - 0x800700E5 - (229)

The pipe is local.

ERROR_BAD_PIPE - 0x800700E6 - (230)

The pipe state is invalid.

ERROR_PIPE_BUSY - 0x800700E7 - (231)

All pipe instances are busy.

ERROR_NO_DATA - 0x800700E8 - (232)

The pipe is being closed.

ERROR_PIPE_NOT_CONNECTED - 0x800700E9 - (233)

No process is on the other end of the pipe.

ERROR_MORE_DATA - 0x800700EA - (234)

More data is available.

ERROR_VC_DISCONNECTED - 0x800700F0 - (240)

The session was canceled.

ERROR_INVALID_EA_NAME - 0x800700FE - (254)

The specified extended attribute name was invalid.

ERROR_EA_LIST_INCONSISTENT - 0x800700FF - (255)

The extended attributes are inconsistent.

WAIT_TIMEOUT - 0x80070102 - (258)

The wait operation timed out.

ERROR_NO_MORE_ITEMS - 0x80070103 - (259)

No more data is available.

ERROR_CANNOT_COPY - 0x8007010A - (266)

The copy functions cannot be used.

ERROR_DIRECTORY - 0x8007010B - (267)

The directory name is invalid.

ERROR_EAS_DIDNT_FIT - 0x80070113 - (275)

The extended attributes did not fit in the buffer.

ERROR_EA_FILE_CORRUPT - 0x80070114 - (276)

The extended attribute file on the mounted file system is corrupt.

ERROR_EA_TABLE_FULL - 0x80070115 - (277)

The extended attribute table file is full.

ERROR_INVALID_EA_HANDLE - 0x80070116 - (278)

The specified extended attribute handle is invalid.

ERROR_EAS_NOT_SUPPORTED - 0x8007011A - (282)

The mounted file system does not support extended attributes.

ERROR_NOT_OWNER - 0x80070120 - (288)

Attempt to release mutex not owned by caller.

ERROR_TOO_MANY_POSTS - 0x8007012A - (298)

Too many posts were made to a semaphore.

ERROR_PARTIAL_COPY - 0x8007012B - (299)

Only part of a ReadProcessMemory or WriteProcessMemory request was completed.

ERROR_OPLOCK_NOT_GRANTED - 0x8007012C - (300)

The oplock request is denied.

ERROR_INVALID_OPLOCK_PROTOCOL - 0x8007012D - (301)

An invalid oplock acknowledgment was received by the system.

ERROR_DISK_TOO_FRAGMENTED - 0x8007012E - (302)

The volume is too fragmented to complete this operation.

ERROR_DELETE_PENDING - 0x8007012F - (303)

The file cannot be opened because it is in the process of being deleted.

ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING - 0x80070130 - (304)

Short name settings may not be changed on this volume due to the global registry setting.

ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME - 0x80070131 - (305)

Short names are not enabled on this volume.

ERROR_SECURITY_STREAM_IS_INCONSISTENT - 0x80070132 - (306)

The security stream for the given volume is in an inconsistent state. Please run CHKDSK on the volume.

ERROR_INVALID_LOCK_RANGE - 0x80070133 - (307)

A requested file lock operation cannot be processed due to an invalid byte range.

ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT - 0x80070134 - (308)

The subsystem needed to support the image type is not present.

ERROR_NOTIFICATION_GUID_ALREADY_DEFINED - 0x80070135 - (309)

The specified file already has a notification GUID associated with it.

ERROR_INVALID_EXCEPTION_HANDLER - 0x80070136 - (310)

An invalid exception handler routine has been detected.

ERROR_DUPLICATE_PRIVILEGES - 0x80070137 - (311)

Duplicate privileges were specified for the token.

ERROR_NO_RANGES_PROCESSED - 0x80070138 - (312)

No ranges for the specified operation were able to be processed.

ERROR_NOT_ALLOWED_ON_SYSTEM_FILE - 0x80070139 - (313)

Operation is not allowed on a file system internal file.

ERROR_DISK_RESOURCES_EXHAUSTED - 0x8007013A - (314)

The physical resources of this disk have been exhausted.

ERROR_INVALID_TOKEN - 0x8007013B - (315)

The token representing the data is invalid.

ERROR_DEVICE_FEATURE_NOT_SUPPORTED - 0x8007013C - (316)

The device does not support the command feature.

ERROR_MR_MID_NOT_FOUND - 0x8007013D - (317)

The system cannot find message text for message number 0x%1 in the message file for %2.

ERROR_SCOPE_NOT_FOUND - 0x8007013E - (318)

The scope specified was not found.

ERROR_UNDEFINED_SCOPE - 0x8007013F - (319)

The Central Access Policy specified is not defined on the target machine.

ERROR_INVALID_CAP - 0x80070140 - (320)

The Central Access Policy obtained from Active Directory is invalid.

ERROR_DEVICE_UNREACHABLE - 0x80070141 - (321)

The device is unreachable.

ERROR_DEVICE_NO_RESOURCES - 0x80070142 - (322)

The target device has insufficient resources to complete the operation.

ERROR_DATA_CHECKSUM_ERROR - 0x80070143 - (323)

A data integrity checksum error occurred. Data in the file stream is corrupt.

ERROR_INTERMIXED_KERNEL_EA_OPERATION - 0x80070144 - (324)

An attempt was made to modify both a KERNEL and normal Extended Attribute (EA) in the same operation.

ERROR_FILE_LEVEL_TRIM_NOT_SUPPORTED - 0x80070146 - (326)

Device does not support file-level TRIM.

ERROR_OFFSET_ALIGNMENT_VIOLATION - 0x80070147 - (327)

The command specified a data offset that does not align to the device's granularity/alignment.

ERROR_INVALID_FIELD_IN_PARAMETER_LIST - 0x80070148 - (328)

The command specified an invalid field in its parameter list.

ERROR_OPERATION_IN_PROGRESS - 0x80070149 - (329)

An operation is currently in progress with the device.

ERROR_BAD_DEVICE_PATH - 0x8007014A - (330)

An attempt was made to send down the command via an invalid path to the target device.

ERROR_TOO_MANY_DESCRIPTORS - 0x8007014B - (331)

The command specified a number of descriptors that exceeded the maximum supported by the device.

ERROR_SCRUB_DATA_DISABLED - 0x8007014C - (332)

Scrub is disabled on the specified file.

ERROR_NOT_REDUNDANT_STORAGE - 0x8007014D - (333)

The storage device does not provide redundancy.

ERROR_RESIDENT_FILE_NOT_SUPPORTED - 0x8007014E - (334)

An operation is not supported on a resident file.

ERROR_COMPRESSED_FILE_NOT_SUPPORTED - 0x8007014F - (335)

An operation is not supported on a compressed file.

ERROR_DIRECTORY_NOT_SUPPORTED - 0x80070150 - (336)

An operation is not supported on a directory.

ERROR_NOT_READ_FROM_COPY - 0x80070151 - (337)

The specified copy of the requested data could not be read.

ERROR_FT_WRITE_FAILURE - 0x80070152 - (338)

The specified data could not be written to any of the copies.

ERROR_FT_DI_SCAN_REQUIRED - 0x80070153 - (339)

One or more copies of data on this device may be out of sync. No writes may be performed until a data integrity scan is completed.

ERROR_INVALID_KERNEL_INFO_VERSION - 0x80070154 - (340)

The supplied kernel information version is invalid.

ERROR_INVALID_PEP_INFO_VERSION - 0x80070155 - (341)

The supplied PEP information version is invalid.

ERROR_OBJECT_NOT_EXTERNALLY_BACKED - 0x80070156 - (342)

This object is not externally backed by any provider.

ERROR_EXTERNAL_BACKING_PROVIDER_UNKNOWN - 0x80070157 - (343)

The external backing provider is not recognized.

ERROR_COMPRESSION_NOT_BENEFICIAL - 0x80070158 - (344)

Compressing this object would not save space.

ERROR_STORAGE_TOPOLOGY_ID_MISMATCH - 0x80070159 - (345)

The request failed due to a storage topology ID mismatch.

ERROR_BLOCKED_BY_PARENTAL_CONTROLS - 0x8007015A - (346)

The operation was blocked by parental controls.

ERROR_FAIL_NOACTION_REBOOT - 0x8007015E - (350)

No action was taken as a system reboot is required.

ERROR_FAIL_SHUTDOWN - 0x8007015F - (351)

The shutdown operation failed.

ERROR_FAIL_RESTART - 0x80070160 - (352)

The restart operation failed.

ERROR_MAX_SESSIONS_REACHED - 0x80070161 - (353)

The maximum number of sessions has been reached.

ERROR_THREAD_MODE_ALREADY_BACKGROUND - 0x80070190 - (400)

The thread is already in background processing mode.

ERROR_THREAD_MODE_NOT_BACKGROUND - 0x80070191 - (401)

The thread is not in background processing mode.

ERROR_PROCESS_MODE_ALREADY_BACKGROUND - 0x80070192 - (402)

The process is already in background processing mode.

ERROR_PROCESS_MODE_NOT_BACKGROUND - 0x80070193 - (403)

The process is not in background processing mode.

ERROR_DEVICE_HARDWARE_ERROR - 0x800701E3 - (483)

The request failed due to a fatal device hardware error.

ERROR_INVALID_ADDRESS - 0x800701E7 - (487)

Attempt to access invalid address.

ERROR_USER_PROFILE_LOAD - 0x800701F4 - (500)

User profile cannot be loaded.

INTSAFE_E_ARITHMETIC_OVERFLOW - 0x80070216 - (534)

0x216 = 534 = ERROR_ARITHMETIC_OVERFLOW

ERROR_ARITHMETIC_OVERFLOW - 0x80070216 - (534)

Arithmetic result exceeded 32 bits.

ERROR_PIPE_CONNECTED - 0x80070217 - (535)

There is a process on other end of the pipe.

ERROR_PIPE_LISTENING - 0x80070218 - (536)

Waiting for a process to open the other end of the pipe.

ERROR_VERIFIER_STOP - 0x80070219 - (537)

Application verifier has found an error in the current process.

ERROR_ABIOS_ERROR - 0x8007021A - (538)

An error occurred in the ABIOS subsystem.

ERROR_WX86_WARNING - 0x8007021B - (539)

A warning occurred in the WX86 subsystem.

ERROR_WX86_ERROR - 0x8007021C - (540)

An error occurred in the WX86 subsystem.

ERROR_TIMER_NOT_CANCELED - 0x8007021D - (541)

An attempt was made to cancel or set a timer that has an associated APC and the subject thread is not the thread that originally set the timer with an associated APC routine.

ERROR_UNWIND - 0x8007021E - (542)

Unwind exception code.

ERROR_BAD_STACK - 0x8007021F - (543)

An invalid or unaligned stack was encountered during an unwind operation.

ERROR_INVALID_UNWIND_TARGET - 0x80070220 - (544)

An invalid unwind target was encountered during an unwind operation.

ERROR_INVALID_PORT_ATTRIBUTES - 0x80070221 - (545)

Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort

ERROR_PORT_MESSAGE_TOO_LONG - 0x80070222 - (546)

Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port.

ERROR_INVALID_QUOTA_LOWER - 0x80070223 - (547)

An attempt was made to lower a quota limit below the current usage.

ERROR_DEVICE_ALREADY_ATTACHED - 0x80070224 - (548)

An attempt was made to attach to a device that was already attached to another device.

ERROR_INSTRUCTION_MISALIGNMENT - 0x80070225 - (549)

An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.

ERROR_PROFILING_NOT_STARTED - 0x80070226 - (550)

Profiling not started.

ERROR_PROFILING_NOT_STOPPED - 0x80070227 - (551)

Profiling not stopped.

ERROR_COULD_NOT_INTERPRET - 0x80070228 - (552)

The passed ACL did not contain the minimum required information.

ERROR_PROFILING_AT_LIMIT - 0x80070229 - (553)

The number of active profiling objects is at the maximum and no more may be started.

ERROR_CANT_WAIT - 0x8007022A - (554)

Used to indicate that an operation cannot continue without blocking for I/O.

ERROR_CANT_TERMINATE_SELF - 0x8007022B - (555)

Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process.

ERROR_UNEXPECTED_MM_CREATE_ERR - 0x8007022C - (556)

If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.

ERROR_UNEXPECTED_MM_MAP_ERROR - 0x8007022D - (557)

If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.

ERROR_UNEXPECTED_MM_EXTEND_ERR - 0x8007022E - (558)

If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.

ERROR_BAD_FUNCTION_TABLE - 0x8007022F - (559)

A malformed function table was encountered during an unwind operation.

ERROR_NO_GUID_TRANSLATION - 0x80070230 - (560)

Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail, which may cause a file creation attempt to fail.

ERROR_INVALID_LDT_SIZE - 0x80070231 - (561)

Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors.

ERROR_INVALID_LDT_OFFSET - 0x80070233 - (563)

Indicates that the starting value for the LDT information was not an integral multiple of the selector size.

ERROR_INVALID_LDT_DESCRIPTOR - 0x80070234 - (564)

Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors.

ERROR_TOO_MANY_THREADS - 0x80070235 - (565)

Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token may only be performed when a process has zero or one threads.

ERROR_THREAD_NOT_IN_PROCESS - 0x80070236 - (566)

An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified.

ERROR_PAGEFILE_QUOTA_EXCEEDED - 0x80070237 - (567)

Page file quota was exceeded.

ERROR_LOGON_SERVER_CONFLICT - 0x80070238 - (568)

The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.

ERROR_SYNCHRONIZATION_REQUIRED - 0x80070239 - (569)

The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required.

ERROR_NET_OPEN_FAILED - 0x8007023A - (570)

The NtCreateFile API failed. This error should never be returned to an application, it is a place holder for the Windows Lan Manager Redirector to use in its internal error mapping routines.

ERROR_IO_PRIVILEGE_FAILED - 0x8007023B - (571)

{Privilege Failed} The I/O permissions for the process could not be changed.

ERROR_CONTROL_C_EXIT - 0x8007023C - (572)

{Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.

ERROR_MISSING_SYSTEMFILE - 0x8007023D - (573)

{Missing System File} The required system file %hs is bad or missing.

ERROR_UNHANDLED_EXCEPTION - 0x8007023E - (574)

{Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%08lx.

ERROR_APP_INIT_FAILURE - 0x8007023F - (575)

{Application Error} The application was unable to start correctly (0x%lx). Click OK to close the application.

ERROR_PAGEFILE_CREATE_FAILED - 0x80070240 - (576)

{Unable to Create Paging File} The creation of the paging file %hs failed (%lx). The requested size was %ld.

ERROR_INVALID_IMAGE_HASH - 0x80070241 - (577)

Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.

ERROR_NO_PAGEFILE - 0x80070242 - (578)

{No Paging File Specified} No paging file was specified in the system configuration.

ERROR_ILLEGAL_FLOAT_CONTEXT - 0x80070243 - (579)

{EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.

ERROR_NO_EVENT_PAIR - 0x80070244 - (580)

An event pair synchronization operation was performed using the thread specific client/server event pair object, but no event pair object was associated with the thread.

ERROR_DOMAIN_CTRLR_CONFIG_ERROR - 0x80070245 - (581)

A Windows Server has an incorrect configuration.

ERROR_ILLEGAL_CHARACTER - 0x80070246 - (582)

An 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.

ERROR_UNDEFINED_CHARACTER - 0x80070247 - (583)

The Unicode character is not defined in the Unicode character set installed on the system.

ERROR_FLOPPY_VOLUME - 0x80070248 - (584)

The paging file cannot be created on a floppy diskette.

ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT - 0x80070249 - (585)

The system BIOS failed to connect a system interrupt to the device or bus for which the device is connected.

ERROR_BACKUP_CONTROLLER - 0x8007024A - (586)

This operation is only allowed for the Primary Domain Controller of the domain.

ERROR_MUTANT_LIMIT_EXCEEDED - 0x8007024B - (587)

An attempt was made to acquire a mutant such that its maximum count would have been exceeded.

ERROR_FS_DRIVER_REQUIRED - 0x8007024C - (588)

A volume has been accessed for which a file system driver is required that has not yet been loaded.

ERROR_CANNOT_LOAD_REGISTRY_FILE - 0x8007024D - (589)

{Registry File Failure} The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt, absent, or not writable.

ERROR_DEBUG_ATTACH_FAILED - 0x8007024E - (590)

{Unexpected Failure in DebugActiveProcess} An unexpected failure occurred while processing a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error.

ERROR_SYSTEM_PROCESS_TERMINATED - 0x8007024F - (591)

{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.

ERROR_DATA_NOT_ACCEPTED - 0x80070250 - (592)

{Data Not Accepted} The TDI client could not handle the data received during an indication.

ERROR_VDM_HARD_ERROR - 0x80070251 - (593)

NTVDM encountered a hard error.

ERROR_DRIVER_CANCEL_TIMEOUT - 0x80070252 - (594)

{Cancel Timeout} The driver %hs failed to complete a cancelled I/O request in the allotted time.

ERROR_REPLY_MESSAGE_MISMATCH - 0x80070253 - (595)

{Reply Message Mismatch} An attempt was made to reply to an LPC message, but the thread specified by the client ID in the message was not waiting on that message.

ERROR_LOST_WRITEBEHIND_DATA - 0x80070254 - (596)

{Delayed Write Failed} Windows was unable to save all the data for the file %hs. The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere.

ERROR_CLIENT_SERVER_PARAMETERS_INVALID - 0x80070255 - (597)

The parameter(s) passed to the server in the client/server shared memory window were invalid. Too much data may have been put in the shared memory window.

ERROR_NOT_TINY_STREAM - 0x80070256 - (598)

The stream is not a tiny stream.

ERROR_STACK_OVERFLOW_READ - 0x80070257 - (599)

The request must be handled by the stack overflow code.

ERROR_CONVERT_TO_LARGE - 0x80070258 - (600)

Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing onode is moved or the extent stream is converted to a large stream.

ERROR_FOUND_OUT_OF_SCOPE - 0x80070259 - (601)

The attempt to find the object found an object matching by ID on the volume but it is out of the scope of the handle used for the operation.

ERROR_ALLOCATE_BUCKET - 0x8007025A - (602)

The bucket array must be grown. Retry transaction after doing so.

ERROR_MARSHALL_OVERFLOW - 0x8007025B - (603)

The user/kernel marshalling buffer has overflowed.

ERROR_INVALID_VARIANT - 0x8007025C - (604)

The supplied variant structure contains invalid data.

ERROR_BAD_COMPRESSION_BUFFER - 0x8007025D - (605)

The specified buffer contains ill-formed data.

ERROR_AUDIT_FAILED - 0x8007025E - (606)

{Audit Failed} An attempt to generate a security audit failed.

ERROR_TIMER_RESOLUTION_NOT_SET - 0x8007025F - (607)

The timer resolution was not previously set by the current process.

ERROR_INSUFFICIENT_LOGON_INFO - 0x80070260 - (608)

There is insufficient account information to log you on.

ERROR_BAD_DLL_ENTRYPOINT - 0x80070261 - (609)

{Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly.

ERROR_BAD_SERVICE_ENTRYPOINT - 0x80070262 - (610)

{Invalid Service Callback Entrypoint} The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process may operate incorrectly.

ERROR_IP_ADDRESS_CONFLICT1 - 0x80070263 - (611)

There is an IP address conflict with another system on the network

ERROR_IP_ADDRESS_CONFLICT2 - 0x80070264 - (612)

There is an IP address conflict with another system on the network

ERROR_REGISTRY_QUOTA_LIMIT - 0x80070265 - (613)

{Low On Registry Space} The system has reached the maximum size allowed for the system part of the registry. Additional storage requests will be ignored.

ERROR_NO_CALLBACK_ACTIVE - 0x80070266 - (614)

A callback return system service cannot be executed when no callback is active.

ERROR_PWD_TOO_SHORT - 0x80070267 - (615)

The password provided is too short to meet the policy of your user account. Please choose a longer password.

ERROR_PWD_TOO_RECENT - 0x80070268 - (616)

The policy of your user account does not allow you to change passwords too frequently. This is done to prevent users from changing back to a familiar, but potentially discovered, password. If you feel your password has been compromised then please contact your administrator immediately to have a new one assigned.

ERROR_PWD_HISTORY_CONFLICT - 0x80070269 - (617)

You have attempted to change your password to one that you have used in the past. The policy of your user account does not allow this. Please select a password that you have not previously used.

ERROR_UNSUPPORTED_COMPRESSION - 0x8007026A - (618)

The specified compression format is unsupported.

ERROR_INVALID_HW_PROFILE - 0x8007026B - (619)

The specified hardware profile configuration is invalid.

ERROR_INVALID_PLUGPLAY_DEVICE_PATH - 0x8007026C - (620)

The specified Plug and Play registry device path is invalid.

ERROR_QUOTA_LIST_INCONSISTENT - 0x8007026D - (621)

The specified quota list is internally inconsistent with its descriptor.

ERROR_EVALUATION_EXPIRATION - 0x8007026E - (622)

{Windows Evaluation Notification} The evaluation period for this installation of Windows has expired. This system will shutdown in 1 hour. To restore access to this installation of Windows, please upgrade this installation using a licensed distribution of this product.

ERROR_ILLEGAL_DLL_RELOCATION - 0x8007026F - (623)

{Illegal System DLL Relocation} The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.

ERROR_DLL_INIT_FAILED_LOGOFF - 0x80070270 - (624)

{DLL Initialization Failed} The application failed to initialize because the window station is shutting down.

ERROR_VALIDATE_CONTINUE - 0x80070271 - (625)

The validation process needs to continue on to the next step.

ERROR_NO_MORE_MATCHES - 0x80070272 - (626)

There are no more matches for the current index enumeration.

ERROR_RANGE_LIST_CONFLICT - 0x80070273 - (627)

The range could not be added to the range list because of a conflict.

ERROR_SERVER_SID_MISMATCH - 0x80070274 - (628)

The server process is running under a SID different than that required by client.

ERROR_CANT_ENABLE_DENY_ONLY - 0x80070275 - (629)

A group marked use for deny only cannot be enabled.

ERROR_FLOAT_MULTIPLE_FAULTS - 0x80070276 - (630)

{EXCEPTION} Multiple floating point faults.

ERROR_FLOAT_MULTIPLE_TRAPS - 0x80070277 - (631)

{EXCEPTION} Multiple floating point traps.

ERROR_NOINTERFACE - 0x80070278 - (632)

The requested interface is not supported.

ERROR_DRIVER_FAILED_SLEEP - 0x80070279 - (633)

{System Standby Failed} The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode.

ERROR_CORRUPT_SYSTEM_FILE - 0x8007027A - (634)

The system file %1 has become corrupt and has been replaced.

ERROR_COMMITMENT_MINIMUM - 0x8007027B - (635)

{Virtual Memory Minimum Too Low} Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file. During this process, memory requests for some applications may be denied. For more information, see Help.

ERROR_PNP_RESTART_ENUMERATION - 0x8007027C - (636)

A device was removed so enumeration must be restarted.

ERROR_SYSTEM_IMAGE_BAD_SIGNATURE - 0x8007027D - (637)

{Fatal System Error} The system image %s is not properly signed. The file has been replaced with the signed file. The system has been shut down.

ERROR_PNP_REBOOT_REQUIRED - 0x8007027E - (638)

Device will not start without a reboot.

ERROR_INSUFFICIENT_POWER - 0x8007027F - (639)

There is not enough power to complete the requested operation.

ERROR_MULTIPLE_FAULT_VIOLATION - 0x80070280 - (640)

ERROR_MULTIPLE_FAULT_VIOLATION

ERROR_SYSTEM_SHUTDOWN - 0x80070281 - (641)

The system is in the process of shutting down.

ERROR_PORT_NOT_SET - 0x80070282 - (642)

An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.

ERROR_DS_VERSION_CHECK_FAILURE - 0x80070283 - (643)

This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller.

ERROR_RANGE_NOT_FOUND - 0x80070284 - (644)

The specified range could not be found in the range list.

ERROR_NOT_SAFE_MODE_DRIVER - 0x80070286 - (646)

The driver was not loaded because the system is booting into safe mode.

ERROR_FAILED_DRIVER_ENTRY - 0x80070287 - (647)

The driver was not loaded because it failed its initialization call.

ERROR_DEVICE_ENUMERATION_ERROR - 0x80070288 - (648)

The "%hs" encountered an error while applying power or reading the device configuration. This may be caused by a failure of your hardware or by a poor connection.

ERROR_MOUNT_POINT_NOT_RESOLVED - 0x80070289 - (649)

The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached.

ERROR_INVALID_DEVICE_OBJECT_PARAMETER - 0x8007028A - (650)

The device object parameter is either not a valid device object or is not attached to the volume specified by the file name.

ERROR_MCA_OCCURED - 0x8007028B - (651)

A Machine Check Error has occurred. Please check the system eventlog for additional information.

ERROR_DRIVER_DATABASE_ERROR - 0x8007028C - (652)

There was error [%2] processing the driver database.

ERROR_SYSTEM_HIVE_TOO_LARGE - 0x8007028D - (653)

System hive size has exceeded its limit.

ERROR_DRIVER_FAILED_PRIOR_UNLOAD - 0x8007028E - (654)

The driver could not be loaded because a previous version of the driver is still in memory.

ERROR_VOLSNAP_PREPARE_HIBERNATE - 0x8007028F - (655)

{Volume Shadow Copy Service} Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.

ERROR_HIBERNATION_FAILURE - 0x80070290 - (656)

The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted.

ERROR_PWD_TOO_LONG - 0x80070291 - (657)

The password provided is too long to meet the policy of your user account. Please choose a shorter password.

ERROR_FILE_SYSTEM_LIMITATION - 0x80070299 - (665)

The requested operation could not be completed due to a file system limitation

ERROR_ASSERTION_FAILURE - 0x8007029C - (668)

An assertion failure has occurred.

ERROR_ACPI_ERROR - 0x8007029D - (669)

An error occurred in the ACPI subsystem.

ERROR_WOW_ASSERTION - 0x8007029E - (670)

WOW Assertion Error.

ERROR_PNP_BAD_MPS_TABLE - 0x8007029F - (671)

A device is missing in the system BIOS MPS table. This device will not be used. Please contact your system vendor for system BIOS update.

ERROR_PNP_TRANSLATION_FAILED - 0x800702A0 - (672)

A translator failed to translate resources.

ERROR_PNP_IRQ_TRANSLATION_FAILED - 0x800702A1 - (673)

A IRQ translator failed to translate resources.

ERROR_PNP_INVALID_ID - 0x800702A2 - (674)

Driver %2 returned invalid ID for a child device (%3).

ERROR_WAKE_SYSTEM_DEBUGGER - 0x800702A3 - (675)

{Kernel Debugger Awakened} the system debugger was awakened by an interrupt.

ERROR_HANDLES_CLOSED - 0x800702A4 - (676)

{Handles Closed} Handles to objects have been automatically closed as a result of the requested operation.

ERROR_EXTRANEOUS_INFORMATION - 0x800702A5 - (677)

{Too Much Information} The specified access control list (ACL) contained more information than was expected.

ERROR_RXACT_COMMIT_NECESSARY - 0x800702A6 - (678)

This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired).

ERROR_MEDIA_CHECK - 0x800702A7 - (679)

{Media Changed} The media may have changed.

ERROR_GUID_SUBSTITUTION_MADE - 0x800702A8 - (680)

{GUID Substitution} During the translation of a global identifier (GUID) to a Windows security ID (SID), no administratively-defined GUID prefix was found. A substitute prefix was used, which will not compromise system security. However, this may provide a more restrictive access than intended.

ERROR_STOPPED_ON_SYMLINK - 0x800702A9 - (681)

The create operation stopped after reaching a symbolic link

ERROR_LONGJUMP - 0x800702AA - (682)

A long jump has been executed.

ERROR_PLUGPLAY_QUERY_VETOED - 0x800702AB - (683)

The Plug and Play query operation was not successful.

ERROR_UNWIND_CONSOLIDATE - 0x800702AC - (684)

A frame consolidation has been executed.

ERROR_REGISTRY_HIVE_RECOVERED - 0x800702AD - (685)

{Registry Hive Recovered} Registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost.

ERROR_DLL_MIGHT_BE_INSECURE - 0x800702AE - (686)

The application is attempting to run executable code from the module %hs. This may be insecure. An alternative, %hs, is available. Should the application use the secure module %hs?

ERROR_DLL_MIGHT_BE_INCOMPATIBLE - 0x800702AF - (687)

The application is loading executable code from the module %hs. This is secure, but may be incompatible with previous releases of the operating system. An alternative, %hs, is available. Should the application use the secure module %hs?

ERROR_DBG_EXCEPTION_NOT_HANDLED - 0x800702B0 - (688)

Debugger did not handle the exception.

ERROR_DBG_REPLY_LATER - 0x800702B1 - (689)

Debugger will reply later.

ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE - 0x800702B2 - (690)

Debugger cannot provide handle.

ERROR_DBG_TERMINATE_THREAD - 0x800702B3 - (691)

Debugger terminated thread.

ERROR_DBG_TERMINATE_PROCESS - 0x800702B4 - (692)

Debugger terminated process.

ERROR_DBG_CONTROL_C - 0x800702B5 - (693)

Debugger got control C.

ERROR_DBG_PRINTEXCEPTION_C - 0x800702B6 - (694)

Debugger printed exception on control C.

ERROR_DBG_RIPEXCEPTION - 0x800702B7 - (695)

Debugger received RIP exception.

ERROR_DBG_CONTROL_BREAK - 0x800702B8 - (696)

Debugger received control break.

ERROR_DBG_COMMAND_EXCEPTION - 0x800702B9 - (697)

Debugger command communication exception.

ERROR_OBJECT_NAME_EXISTS - 0x800702BA - (698)

{Object Exists} An attempt was made to create an object and the object name already existed.

ERROR_THREAD_WAS_SUSPENDED - 0x800702BB - (699)

{Thread Suspended} A thread termination occurred while the thread was suspended. The thread was resumed, and termination proceeded.

ERROR_IMAGE_NOT_AT_BASE - 0x800702BC - (700)

{Image Relocated} An image file could not be mapped at the address specified in the image file. Local fixups must be performed on this image.

ERROR_RXACT_STATE_CREATED - 0x800702BD - (701)

This informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created.

ERROR_SEGMENT_NOTIFICATION - 0x800702BE - (702)

{Segment Load} A virtual DOS machine (VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image. An exception is raised so a debugger can load, unload or track symbols and breakpoints within these 16-bit segments.

ERROR_BAD_CURRENT_DIRECTORY - 0x800702BF - (703)

{Invalid Current Directory} The process cannot switch to the startup current directory %hs. Select OK to set current directory to %hs, or select CANCEL to exit.

ERROR_FT_READ_RECOVERY_FROM_BACKUP - 0x800702C0 - (704)

{Redundant Read} To satisfy a read request, the NT fault-tolerant file system successfully read the requested data from a redundant copy. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was unable to reassign the failing area of the device.

ERROR_FT_WRITE_RECOVERY - 0x800702C1 - (705)

{Redundant Write} To satisfy a write request, the NT fault-tolerant file system successfully wrote a redundant copy of the information. This was done because the file system encountered a failure on a member of the fault-tolerant volume, but was not able to reassign the failing area of the device.

ERROR_IMAGE_MACHINE_TYPE_MISMATCH - 0x800702C2 - (706)

{Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine. Select OK to continue, or CANCEL to fail the DLL load.

ERROR_RECEIVE_PARTIAL - 0x800702C3 - (707)

{Partial Data Received} The network transport returned partial data to its client. The remaining data will be sent later.

ERROR_RECEIVE_EXPEDITED - 0x800702C4 - (708)

{Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.

ERROR_RECEIVE_PARTIAL_EXPEDITED - 0x800702C5 - (709)

{Partial Expedited Data Received} The network transport returned partial data to its client and this data was marked as expedited by the remote system. The remaining data will be sent later.

ERROR_EVENT_DONE - 0x800702C6 - (710)

{TDI Event Done} The TDI indication has completed successfully.

ERROR_EVENT_PENDING - 0x800702C7 - (711)

{TDI Event Pending} The TDI indication has entered the pending state.

ERROR_CHECKING_FILE_SYSTEM - 0x800702C8 - (712)

Checking file system on %wZ

ERROR_FATAL_APP_EXIT - 0x800702C9 - (713)

{Fatal Application Exit} %hs

ERROR_PREDEFINED_HANDLE - 0x800702CA - (714)

The specified registry key is referenced by a predefined handle.

ERROR_WAS_UNLOCKED - 0x800702CB - (715)

{Page Unlocked} The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and from the process.

ERROR_SERVICE_NOTIFICATION - 0x800702CC - (716)

%hs

ERROR_WAS_LOCKED - 0x800702CD - (717)

{Page Locked} One of the pages to lock was already locked.

ERROR_LOG_HARD_ERROR - 0x800702CE - (718)

Application popup: %1 : %2

ERROR_ALREADY_WIN32 - 0x800702CF - (719)

ERROR_ALREADY_WIN32

ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE - 0x800702D0 - (720)

{Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine.

ERROR_NO_YIELD_PERFORMED - 0x800702D1 - (721)

A yield execution was performed and no thread was available to run.

ERROR_TIMER_RESUME_IGNORED - 0x800702D2 - (722)

The resumable flag to a timer API was ignored.

ERROR_ARBITRATION_UNHANDLED - 0x800702D3 - (723)

The arbiter has deferred arbitration of these resources to its parent

ERROR_CARDBUS_NOT_SUPPORTED - 0x800702D4 - (724)

The inserted CardBus device cannot be started because of a configuration error on "%hs".

ERROR_MP_PROCESSOR_MISMATCH - 0x800702D5 - (725)

The CPUs in this multiprocessor system are not all the same revision level. To use all processors the operating system restricts itself to the features of the least capable processor in the system. Should problems occur with this system, contact the CPU manufacturer to see if this mix of processors is supported.

ERROR_HIBERNATED - 0x800702D6 - (726)

The system was put into hibernation.

ERROR_RESUME_HIBERNATION - 0x800702D7 - (727)

The system was resumed from hibernation.

ERROR_FIRMWARE_UPDATED - 0x800702D8 - (728)

Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3].

ERROR_DRIVERS_LEAKING_LOCKED_PAGES - 0x800702D9 - (729)

A device driver is leaking locked I/O pages causing system degradation. The system has automatically enabled tracking code in order to try and catch the culprit.

ERROR_WAKE_SYSTEM - 0x800702DA - (730)

The system has awoken

ERROR_WAIT_1 - 0x800702DB - (731)

ERROR_WAIT_1

ERROR_WAIT_2 - 0x800702DC - (732)

ERROR_WAIT_2

ERROR_WAIT_3 - 0x800702DD - (733)

ERROR_WAIT_3

ERROR_WAIT_63 - 0x800702DE - (734)

ERROR_WAIT_63

ERROR_ABANDONED_WAIT_0 - 0x800702DF - (735)

ERROR_ABANDONED_WAIT_0

ERROR_ABANDONED_WAIT_63 - 0x800702E0 - (736)

ERROR_ABANDONED_WAIT_63

ERROR_USER_APC - 0x800702E1 - (737)

ERROR_USER_APC

ERROR_KERNEL_APC - 0x800702E2 - (738)

ERROR_KERNEL_APC

ERROR_ALERTED - 0x800702E3 - (739)

ERROR_ALERTED

ERROR_ELEVATION_REQUIRED - 0x800702E4 - (740)

The requested operation requires elevation.

ERROR_REPARSE - 0x800702E5 - (741)

A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.

ERROR_OPLOCK_BREAK_IN_PROGRESS - 0x800702E6 - (742)

An open/create operation completed while an oplock break is underway.

ERROR_VOLUME_MOUNTED - 0x800702E7 - (743)

A new volume has been mounted by a file system.

ERROR_RXACT_COMMITTED - 0x800702E8 - (744)

This success level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has now been completed.

ERROR_NOTIFY_CLEANUP - 0x800702E9 - (745)

This indicates that a notify change request has been completed due to closing the handle which made the notify change request.

ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED - 0x800702EA - (746)

{Connect Failure on Primary Transport} An attempt was made to connect to the remote server %hs on the primary transport, but the connection failed. The computer WAS able to connect on a secondary transport.

ERROR_PAGE_FAULT_TRANSITION - 0x800702EB - (747)

Page fault was a transition fault.

ERROR_PAGE_FAULT_DEMAND_ZERO - 0x800702EC - (748)

Page fault was a demand zero fault.

ERROR_PAGE_FAULT_COPY_ON_WRITE - 0x800702ED - (749)

Page fault was a demand zero fault.

ERROR_PAGE_FAULT_GUARD_PAGE - 0x800702EE - (750)

Page fault was a demand zero fault.

ERROR_PAGE_FAULT_PAGING_FILE - 0x800702EF - (751)

Page fault was satisfied by reading from a secondary storage device.

ERROR_CACHE_PAGE_LOCKED - 0x800702F0 - (752)

Cached page was locked during operation.

ERROR_CRASH_DUMP - 0x800702F1 - (753)

Crash dump exists in paging file.

ERROR_BUFFER_ALL_ZEROS - 0x800702F2 - (754)

Specified buffer contains all zeros.

ERROR_REPARSE_OBJECT - 0x800702F3 - (755)

A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.

ERROR_RESOURCE_REQUIREMENTS_CHANGED - 0x800702F4 - (756)

The device has succeeded a query-stop and its resource requirements have changed.

ERROR_TRANSLATION_COMPLETE - 0x800702F5 - (757)

The translator has translated these resources into the global space and no further translations should be performed.

ERROR_NOTHING_TO_TERMINATE - 0x800702F6 - (758)

A process being terminated has no threads to terminate.

ERROR_PROCESS_NOT_IN_JOB - 0x800702F7 - (759)

The specified process is not part of a job.

ERROR_PROCESS_IN_JOB - 0x800702F8 - (760)

The specified process is part of a job.

ERROR_VOLSNAP_HIBERNATE_READY - 0x800702F9 - (761)

{Volume Shadow Copy Service} The system is now ready for hibernation.

ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY - 0x800702FA - (762)

A file system or file system filter driver has successfully completed an FsFilter operation.

ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED - 0x800702FB - (763)

The specified interrupt vector was already connected.

ERROR_INTERRUPT_STILL_CONNECTED - 0x800702FC - (764)

The specified interrupt vector is still connected.

ERROR_WAIT_FOR_OPLOCK - 0x800702FD - (765)

An operation is blocked waiting for an oplock.

ERROR_DBG_EXCEPTION_HANDLED - 0x800702FE - (766)

Debugger handled exception

ERROR_DBG_CONTINUE - 0x800702FF - (767)

Debugger continued

ERROR_CALLBACK_POP_STACK - 0x80070300 - (768)

An exception occurred in a user mode callback and the kernel callback frame should be removed.

ERROR_COMPRESSION_DISABLED - 0x80070301 - (769)

Compression is disabled for this volume.

ERROR_CANTFETCHBACKWARDS - 0x80070302 - (770)

The data provider cannot fetch backwards through a result set.

ERROR_CANTSCROLLBACKWARDS - 0x80070303 - (771)

The data provider cannot scroll backwards through a result set.

ERROR_ROWSNOTRELEASED - 0x80070304 - (772)

The data provider requires that previously fetched data is released before asking for more data.

ERROR_BAD_ACCESSOR_FLAGS - 0x80070305 - (773)

The data provider was not able to interpret the flags set for a column binding in an accessor.

ERROR_ERRORS_ENCOUNTERED - 0x80070306 - (774)

One or more errors occurred while processing the request.

ERROR_NOT_CAPABLE - 0x80070307 - (775)

The implementation is not capable of performing the request.

ERROR_REQUEST_OUT_OF_SEQUENCE - 0x80070308 - (776)

The client of a component requested an operation which is not valid given the state of the component instance.

ERROR_VERSION_PARSE_ERROR - 0x80070309 - (777)

A version number could not be parsed.

ERROR_BADSTARTPOSITION - 0x8007030A - (778)

The iterator's start position is invalid.

ERROR_MEMORY_HARDWARE - 0x8007030B - (779)

The hardware has reported an uncorrectable memory error.

ERROR_DISK_REPAIR_DISABLED - 0x8007030C - (780)

The attempted operation required self healing to be enabled.

ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE - 0x8007030D - (781)

The Desktop heap encountered an error while allocating session memory. There is more information in the system event log.

ERROR_SYSTEM_POWERSTATE_TRANSITION - 0x8007030E - (782)

The system power state is transitioning from %2 to %3.

ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION - 0x8007030F - (783)

The system power state is transitioning from %2 to %3 but could enter %4.

ERROR_MCA_EXCEPTION - 0x80070310 - (784)

A thread is getting dispatched with MCA EXCEPTION because of MCA.

ERROR_ACCESS_AUDIT_BY_POLICY - 0x80070311 - (785)

Access to %1 is monitored by policy rule %2.

ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY - 0x80070312 - (786)

Access to %1 has been restricted by your Administrator by policy rule %2.

ERROR_ABANDON_HIBERFILE - 0x80070313 - (787)

A valid hibernation file has been invalidated and should be abandoned.

ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED - 0x80070314 - (788)

{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused by network connectivity issues. Please try to save this file elsewhere.

ERROR_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR - 0x80070315 - (789)

{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error was returned by the server on which the file exists. Please try to save this file elsewhere.

ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR - 0x80070316 - (790)

{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused if the device has been removed or the media is write-protected.

ERROR_BAD_MCFG_TABLE - 0x80070317 - (791)

The resources required for this device conflict with the MCFG table.

ERROR_DISK_REPAIR_REDIRECTED - 0x80070318 - (792)

The volume repair could not be performed while it is online. Please schedule to take the volume offline so that it can be repaired.

ERROR_DISK_REPAIR_UNSUCCESSFUL - 0x80070319 - (793)

The volume repair was not successful.

ERROR_CORRUPT_LOG_OVERFULL - 0x8007031A - (794)

One of the volume corruption logs is full. Further corruptions that may be detected won't be logged.

ERROR_CORRUPT_LOG_CORRUPTED - 0x8007031B - (795)

One of the volume corruption logs is internally corrupted and needs to be recreated. The volume may contain undetected corruptions and must be scanned.

ERROR_CORRUPT_LOG_UNAVAILABLE - 0x8007031C - (796)

One of the volume corruption logs is unavailable for being operated on.

ERROR_CORRUPT_LOG_DELETED_FULL - 0x8007031D - (797)

One of the volume corruption logs was deleted while still having corruption records in them. The volume contains detected corruptions and must be scanned.

ERROR_CORRUPT_LOG_CLEARED - 0x8007031E - (798)

One of the volume corruption logs was cleared by chkdsk and no longer contains real corruptions.

ERROR_ORPHAN_NAME_EXHAUSTED - 0x8007031F - (799)

Orphaned files exist on the volume but could not be recovered because no more new names could be created in the recovery directory. Files must be moved from the recovery directory.

ERROR_OPLOCK_SWITCHED_TO_NEW_HANDLE - 0x80070320 - (800)

The oplock that was associated with this handle is now associated with a different handle.

ERROR_CANNOT_GRANT_REQUESTED_OPLOCK - 0x80070321 - (801)

An oplock of the requested level cannot be granted. An oplock of a lower level may be available.

ERROR_CANNOT_BREAK_OPLOCK - 0x80070322 - (802)

The operation did not complete successfully because it would cause an oplock to be broken. The caller has requested that existing oplocks not be broken.

ERROR_OPLOCK_HANDLE_CLOSED - 0x80070323 - (803)

The handle with which this oplock was associated has been closed. The oplock is now broken.

ERROR_NO_ACE_CONDITION - 0x80070324 - (804)

The specified access control entry (ACE) does not contain a condition.

ERROR_INVALID_ACE_CONDITION - 0x80070325 - (805)

The specified access control entry (ACE) contains an invalid condition.

ERROR_FILE_HANDLE_REVOKED - 0x80070326 - (806)

Access to the specified file handle has been revoked.

ERROR_IMAGE_AT_DIFFERENT_BASE - 0x80070327 - (807)

{Image Relocated} An image file was mapped at a different address from the one specified in the image file but fixups will still be automatically performed on the image.

ERROR_ENCRYPTED_IO_NOT_POSSIBLE - 0x80070328 - (808)

The read or write operation to an encrypted file could not be completed because the file has not been opened for data access.

ERROR_FILE_METADATA_OPTIMIZATION_IN_PROGRESS - 0x80070329 - (809)

File metadata optimization is already in progress.

ERROR_QUOTA_ACTIVITY - 0x8007032A - (810)

The requested operation failed due to quota operation is still in progress.

ERROR_HANDLE_REVOKED - 0x8007032B - (811)

Access to the specified handle has been revoked.

ERROR_EA_ACCESS_DENIED - 0x800703E2 - (994)

Access to the extended attribute was denied.

ERROR_OPERATION_ABORTED - 0x800703E3 - (995)

The I/O operation has been aborted because of either a thread exit or an application request.

ERROR_IO_INCOMPLETE - 0x800703E4 - (996)

Overlapped I/O event is not in a signaled state.

ERROR_IO_PENDING - 0x800703E5 - (997)

Overlapped I/O operation is in progress.

ERROR_NOACCESS - 0x800703E6 - (998)

Invalid access to memory location.

ERROR_SWAPERROR - 0x800703E7 - (999)

Error performing inpage operation.

ERROR_STACK_OVERFLOW - 0x800703E9 - (1001)

Recursion too deep; the stack overflowed.

ERROR_INVALID_MESSAGE - 0x800703EA - (1002)

The window cannot act on the sent message.

ERROR_CAN_NOT_COMPLETE - 0x800703EB - (1003)

Cannot complete this function.

ERROR_INVALID_FLAGS - 0x800703EC - (1004)

Invalid flags.

ERROR_UNRECOGNIZED_VOLUME - 0x800703ED - (1005)

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

ERROR_FILE_INVALID - 0x800703EE - (1006)

The volume for a file has been externally altered so that the opened file is no longer valid.

ERROR_FULLSCREEN_MODE - 0x800703EF - (1007)

The requested operation cannot be performed in full-screen mode.

ERROR_NO_TOKEN - 0x800703F0 - (1008)

An attempt was made to reference a token that does not exist.

ERROR_BADDB - 0x800703F1 - (1009)

The configuration registry database is corrupt.

ERROR_BADKEY - 0x800703F2 - (1010)

The configuration registry key is invalid.

ERROR_CANTOPEN - 0x800703F3 - (1011)

The configuration registry key could not be opened.

ERROR_CANTREAD - 0x800703F4 - (1012)

The configuration registry key could not be read.

ERROR_CANTWRITE - 0x800703F5 - (1013)

The configuration registry key could not be written.

ERROR_REGISTRY_RECOVERED - 0x800703F6 - (1014)

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

ERROR_REGISTRY_CORRUPT - 0x800703F7 - (1015)

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

ERROR_REGISTRY_IO_FAILED - 0x800703F8 - (1016)

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

ERROR_NOT_REGISTRY_FILE - 0x800703F9 - (1017)

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

ERROR_KEY_DELETED - 0x800703FA - (1018)

Illegal operation attempted on a registry key that has been marked for deletion.

ERROR_NO_LOG_SPACE - 0x800703FB - (1019)

System could not allocate the required space in a registry log.

ERROR_KEY_HAS_CHILDREN - 0x800703FC - (1020)

Cannot create a symbolic link in a registry key that already has subkeys or values.

ERROR_CHILD_MUST_BE_VOLATILE - 0x800703FD - (1021)

Cannot create a stable subkey under a volatile parent key.

ERROR_NOTIFY_ENUM_DIR - 0x800703FE - (1022)

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

ERROR_DEPENDENT_SERVICES_RUNNING - 0x8007041B - (1051)

A stop control has been sent to a service that other running services are dependent on.

ERROR_INVALID_SERVICE_CONTROL - 0x8007041C - (1052)

The requested control is not valid for this service.

ERROR_SERVICE_REQUEST_TIMEOUT - 0x8007041D - (1053)

The service did not respond to the start or control request in a timely fashion.

ERROR_SERVICE_NO_THREAD - 0x8007041E - (1054)

A thread could not be created for the service.

ERROR_SERVICE_DATABASE_LOCKED - 0x8007041F - (1055)

The service database is locked.

ERROR_SERVICE_ALREADY_RUNNING - 0x80070420 - (1056)

An instance of the service is already running.

ERROR_INVALID_SERVICE_ACCOUNT - 0x80070421 - (1057)

The account name is invalid or does not exist, or the password is invalid for the account name specified.

ERROR_SERVICE_DISABLED - 0x80070422 - (1058)

The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.

ERROR_CIRCULAR_DEPENDENCY - 0x80070423 - (1059)

Circular service dependency was specified.

ERROR_SERVICE_DOES_NOT_EXIST - 0x80070424 - (1060)

The specified service does not exist as an installed service.

ERROR_SERVICE_CANNOT_ACCEPT_CTRL - 0x80070425 - (1061)

The service cannot accept control messages at this time.

ERROR_SERVICE_NOT_ACTIVE - 0x80070426 - (1062)

The service has not been started.

ERROR_FAILED_SERVICE_CONTROLLER_CONNECT - 0x80070427 - (1063)

The service process could not connect to the service controller.

ERROR_EXCEPTION_IN_SERVICE - 0x80070428 - (1064)

An exception occurred in the service when handling the control request.

ERROR_DATABASE_DOES_NOT_EXIST - 0x80070429 - (1065)

The database specified does not exist.

ERROR_SERVICE_SPECIFIC_ERROR - 0x8007042A - (1066)

The service has returned a service-specific error code.

ERROR_PROCESS_ABORTED - 0x8007042B - (1067)

The process terminated unexpectedly.

ERROR_SERVICE_DEPENDENCY_FAIL - 0x8007042C - (1068)

The dependency service or group failed to start.

ERROR_SERVICE_LOGON_FAILED - 0x8007042D - (1069)

The service did not start due to a logon failure.

ERROR_SERVICE_START_HANG - 0x8007042E - (1070)

After starting, the service hung in a start-pending state.

ERROR_INVALID_SERVICE_LOCK - 0x8007042F - (1071)

The specified service database lock is invalid.

ERROR_SERVICE_MARKED_FOR_DELETE - 0x80070430 - (1072)

The specified service has been marked for deletion.

ERROR_SERVICE_EXISTS - 0x80070431 - (1073)

The specified service already exists.

ERROR_ALREADY_RUNNING_LKG - 0x80070432 - (1074)

The system is currently running with the last-known-good configuration.

ERROR_SERVICE_DEPENDENCY_DELETED - 0x80070433 - (1075)

The dependency service does not exist or has been marked for deletion.

ERROR_BOOT_ALREADY_ACCEPTED - 0x80070434 - (1076)

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

ERROR_SERVICE_NEVER_STARTED - 0x80070435 - (1077)

No attempts to start the service have been made since the last boot.

ERROR_DUPLICATE_SERVICE_NAME - 0x80070436 - (1078)

The name is already in use as either a service name or a service display name.

ERROR_DIFFERENT_SERVICE_ACCOUNT - 0x80070437 - (1079)

The account specified for this service is different from the account specified for other services running in the same process.

ERROR_CANNOT_DETECT_DRIVER_FAILURE - 0x80070438 - (1080)

Failure actions can only be set for Win32 services, not for drivers.

ERROR_CANNOT_DETECT_PROCESS_ABORT - 0x80070439 - (1081)

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

ERROR_NO_RECOVERY_PROGRAM - 0x8007043A - (1082)

No recovery program has been configured for this service.

ERROR_SERVICE_NOT_IN_EXE - 0x8007043B - (1083)

The executable program that this service is configured to run in does not implement the service.

ERROR_NOT_SAFEBOOT_SERVICE - 0x8007043C - (1084)

This service cannot be started in Safe Mode

ERROR_END_OF_MEDIA - 0x8007044C - (1100)

The physical end of the tape has been reached.

ERROR_FILEMARK_DETECTED - 0x8007044D - (1101)

A tape access reached a filemark.

ERROR_BEGINNING_OF_MEDIA - 0x8007044E - (1102)

The beginning of the tape or a partition was encountered.

ERROR_SETMARK_DETECTED - 0x8007044F - (1103)

A tape access reached the end of a set of files.

ERROR_NO_DATA_DETECTED - 0x80070450 - (1104)

No more data is on the tape.

ERROR_PARTITION_FAILURE - 0x80070451 - (1105)

Tape could not be partitioned.

ERROR_INVALID_BLOCK_LENGTH - 0x80070452 - (1106)

When accessing a new tape of a multivolume partition, the current block size is incorrect.

ERROR_DEVICE_NOT_PARTITIONED - 0x80070453 - (1107)

Tape partition information could not be found when loading a tape.

ERROR_UNABLE_TO_LOCK_MEDIA - 0x80070454 - (1108)

Unable to lock the media eject mechanism.

ERROR_UNABLE_TO_UNLOAD_MEDIA - 0x80070455 - (1109)

Unable to unload the media.

ERROR_MEDIA_CHANGED - 0x80070456 - (1110)

The media in the drive may have changed.

ERROR_BUS_RESET - 0x80070457 - (1111)

The I/O bus was reset.

ERROR_NO_MEDIA_IN_DRIVE - 0x80070458 - (1112)

No media in drive.

ERROR_NO_UNICODE_TRANSLATION - 0x80070459 - (1113)

No mapping for the Unicode character exists in the target multi-byte code page.

ERROR_DLL_INIT_FAILED - 0x8007045A - (1114)

A dynamic link library (DLL) initialization routine failed.

ERROR_SHUTDOWN_IN_PROGRESS - 0x8007045B - (1115)

A system shutdown is in progress.

ERROR_NO_SHUTDOWN_IN_PROGRESS - 0x8007045C - (1116)

Unable to abort the system shutdown because no shutdown was in progress.

ERROR_IO_DEVICE - 0x8007045D - (1117)

The request could not be performed because of an I/O device error.

ERROR_SERIAL_NO_DEVICE - 0x8007045E - (1118)

No serial device was successfully initialized. The serial driver will unload.

ERROR_IRQ_BUSY - 0x8007045F - (1119)

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

ERROR_MORE_WRITES - 0x80070460 - (1120)

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

ERROR_COUNTER_TIMEOUT - 0x80070461 - (1121)

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

ERROR_FLOPPY_ID_MARK_NOT_FOUND - 0x80070462 - (1122)

No ID address mark was found on the floppy disk.

ERROR_FLOPPY_WRONG_CYLINDER - 0x80070463 - (1123)

Mismatch between the floppy disk sector ID field and the floppy disk controller track address.

ERROR_FLOPPY_UNKNOWN_ERROR - 0x80070464 - (1124)

The floppy disk controller reported an error that is not recognized by the floppy disk driver.

ERROR_FLOPPY_BAD_REGISTERS - 0x80070465 - (1125)

The floppy disk controller returned inconsistent results in its registers.

ERROR_DISK_RECALIBRATE_FAILED - 0x80070466 - (1126)

While accessing the hard disk, a recalibrate operation failed, even after retries.

ERROR_DISK_OPERATION_FAILED - 0x80070467 - (1127)

While accessing the hard disk, a disk operation failed even after retries.

ERROR_DISK_RESET_FAILED - 0x80070468 - (1128)

While accessing the hard disk, a disk controller reset was needed, but even that failed.

ERROR_EOM_OVERFLOW - 0x80070469 - (1129)

Physical end of tape encountered.

ERROR_NOT_ENOUGH_SERVER_MEMORY - 0x8007046A - (1130)

Not enough server storage is available to process this command.

ERROR_POSSIBLE_DEADLOCK - 0x8007046B - (1131)

A potential deadlock condition has been detected.

ERROR_MAPPED_ALIGNMENT - 0x8007046C - (1132)

The base address or the file offset specified does not have the proper alignment.

ERROR_SET_POWER_STATE_VETOED - 0x80070474 - (1140)

An attempt to change the system power state was vetoed by another application or driver.

ERROR_SET_POWER_STATE_FAILED - 0x80070475 - (1141)

The system BIOS failed an attempt to change the system power state.

ERROR_TOO_MANY_LINKS - 0x80070476 - (1142)

An attempt was made to create more links on a file than the file system supports.

ERROR_OLD_WIN_VERSION - 0x8007047E - (1150)

The specified program requires a newer version of Windows.

ERROR_APP_WRONG_OS - 0x8007047F - (1151)

The specified program is not a Windows or MS-DOS program.

ERROR_SINGLE_INSTANCE_APP - 0x80070480 - (1152)

Cannot start more than one instance of the specified program.

ERROR_RMODE_APP - 0x80070481 - (1153)

The specified program was written for an earlier version of Windows.

ERROR_INVALID_DLL - 0x80070482 - (1154)

One of the library files needed to run this application is damaged.

ERROR_NO_ASSOCIATION - 0x80070483 - (1155)

No application is associated with the specified file for this operation.

ERROR_DDE_FAIL - 0x80070484 - (1156)

An error occurred in sending the command to the application.

ERROR_DLL_NOT_FOUND - 0x80070485 - (1157)

One of the library files needed to run this application cannot be found.

ERROR_NO_MORE_USER_HANDLES - 0x80070486 - (1158)

The current process has used all of its system allowance of handles for Window Manager objects.

ERROR_MESSAGE_SYNC_ONLY - 0x80070487 - (1159)

The message can be used only with synchronous operations.

ERROR_SOURCE_ELEMENT_EMPTY - 0x80070488 - (1160)

The indicated source element has no media.

ERROR_DESTINATION_ELEMENT_FULL - 0x80070489 - (1161)

The indicated destination element already contains media.

ERROR_ILLEGAL_ELEMENT_ADDRESS - 0x8007048A - (1162)

The indicated element does not exist.

ERROR_MAGAZINE_NOT_PRESENT - 0x8007048B - (1163)

The indicated element is part of a magazine that is not present.

ERROR_DEVICE_REINITIALIZATION_NEEDED - 0x8007048C - (1164)

The indicated device requires reinitialization due to hardware errors.

ERROR_DEVICE_REQUIRES_CLEANING - 0x8007048D - (1165)

The device has indicated that cleaning is required before further operations are attempted.

ERROR_DEVICE_DOOR_OPEN - 0x8007048E - (1166)

The device has indicated that its door is open.

ERROR_DEVICE_NOT_CONNECTED - 0x8007048F - (1167)

The device is not connected.

E_PROP_ID_UNSUPPORTED - 0x80070490 - (1168)

The specified property ID is not supported for the specified property set.%0

ERROR_NOT_FOUND - 0x80070490 - (1168)

Element not found.

ERROR_NO_MATCH - 0x80070491 - (1169)

There was no match for the specified key in the index.

E_PROP_SET_UNSUPPORTED - 0x80070492 - (1170)

The Specified property set is not supported.%0

ERROR_SET_NOT_FOUND - 0x80070492 - (1170)

The property set specified does not exist on the object.

ERROR_POINT_NOT_FOUND - 0x80070493 - (1171)

The point passed to GetMouseMovePoints is not in the buffer.

ERROR_NO_TRACKING_SERVICE - 0x80070494 - (1172)

The tracking (workstation) service is not running.

ERROR_NO_VOLUME_ID - 0x80070495 - (1173)

The Volume ID could not be found.

ERROR_UNABLE_TO_REMOVE_REPLACED - 0x80070497 - (1175)

Unable to remove the file to be replaced.

ERROR_UNABLE_TO_MOVE_REPLACEMENT - 0x80070498 - (1176)

Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name.

ERROR_UNABLE_TO_MOVE_REPLACEMENT_2 - 0x80070499 - (1177)

Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name.

ERROR_JOURNAL_DELETE_IN_PROGRESS - 0x8007049A - (1178)

The volume change journal is being deleted.

ERROR_JOURNAL_NOT_ACTIVE - 0x8007049B - (1179)

The volume change journal is not active.

ERROR_POTENTIAL_FILE_FOUND - 0x8007049C - (1180)

A file was found, but it may not be the correct file.

ERROR_JOURNAL_ENTRY_DELETED - 0x8007049D - (1181)

The journal entry has been deleted from the journal.

ERROR_SHUTDOWN_IS_SCHEDULED - 0x800704A6 - (1190)

A system shutdown has already been scheduled.

ERROR_SHUTDOWN_USERS_LOGGED_ON - 0x800704A7 - (1191)

The system shutdown cannot be initiated because there are other users logged on to the computer.

ERROR_BAD_DEVICE - 0x800704B0 - (1200)

The specified device name is invalid.

ERROR_CONNECTION_UNAVAIL - 0x800704B1 - (1201)

The device is not currently connected but it is a remembered connection.

ERROR_DEVICE_ALREADY_REMEMBERED - 0x800704B2 - (1202)

The local device name has a remembered connection to another network resource.

ERROR_NO_NET_OR_BAD_PATH - 0x800704B3 - (1203)

The 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.

ERROR_BAD_PROVIDER - 0x800704B4 - (1204)

The specified network provider name is invalid.

ERROR_CANNOT_OPEN_PROFILE - 0x800704B5 - (1205)

Unable to open the network connection profile.

ERROR_BAD_PROFILE - 0x800704B6 - (1206)

The network connection profile is corrupted.

ERROR_NOT_CONTAINER - 0x800704B7 - (1207)

Cannot enumerate a noncontainer.

ERROR_EXTENDED_ERROR - 0x800704B8 - (1208)

An extended error has occurred.

ERROR_INVALID_GROUPNAME - 0x800704B9 - (1209)

The format of the specified group name is invalid.

ERROR_INVALID_COMPUTERNAME - 0x800704BA - (1210)

The format of the specified computer name is invalid.

ERROR_INVALID_EVENTNAME - 0x800704BB - (1211)

The format of the specified event name is invalid.

ERROR_INVALID_DOMAINNAME - 0x800704BC - (1212)

The format of the specified domain name is invalid.

ERROR_INVALID_SERVICENAME - 0x800704BD - (1213)

The format of the specified service name is invalid.

ERROR_INVALID_NETNAME - 0x800704BE - (1214)

The format of the specified network name is invalid.

ERROR_INVALID_SHARENAME - 0x800704BF - (1215)

The format of the specified share name is invalid.

ERROR_INVALID_PASSWORDNAME - 0x800704C0 - (1216)

The format of the specified password is invalid.

ERROR_INVALID_MESSAGENAME - 0x800704C1 - (1217)

The format of the specified message name is invalid.

ERROR_INVALID_MESSAGEDEST - 0x800704C2 - (1218)

The format of the specified message destination is invalid.

ERROR_SESSION_CREDENTIAL_CONFLICT - 0x800704C3 - (1219)

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

ERROR_REMOTE_SESSION_LIMIT_EXCEEDED - 0x800704C4 - (1220)

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

ERROR_DUP_DOMAINNAME - 0x800704C5 - (1221)

The workgroup or domain name is already in use by another computer on the network.

ERROR_NO_NETWORK - 0x800704C6 - (1222)

The network is not present or not started.

ERROR_CANCELLED - 0x800704C7 - (1223)

The operation was canceled by the user.

ERROR_USER_MAPPED_FILE - 0x800704C8 - (1224)

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

ERROR_CONNECTION_REFUSED - 0x800704C9 - (1225)

The remote computer refused the network connection.

ERROR_GRACEFUL_DISCONNECT - 0x800704CA - (1226)

The network connection was gracefully closed.

ERROR_ADDRESS_ALREADY_ASSOCIATED - 0x800704CB - (1227)

The network transport endpoint already has an address associated with it.

ERROR_ADDRESS_NOT_ASSOCIATED - 0x800704CC - (1228)

An address has not yet been associated with the network endpoint.

ERROR_CONNECTION_INVALID - 0x800704CD - (1229)

An operation was attempted on a nonexistent network connection.

ERROR_CONNECTION_ACTIVE - 0x800704CE - (1230)

An invalid operation was attempted on an active network connection.

ERROR_NETWORK_UNREACHABLE - 0x800704CF - (1231)

The network location cannot be reached. For information about network troubleshooting, see Windows Help.

ERROR_HOST_UNREACHABLE - 0x800704D0 - (1232)

The network location cannot be reached. For information about network troubleshooting, see Windows Help.

ERROR_PROTOCOL_UNREACHABLE - 0x800704D1 - (1233)

The network location cannot be reached. For information about network troubleshooting, see Windows Help.

ERROR_PORT_UNREACHABLE - 0x800704D2 - (1234)

No service is operating at the destination network endpoint on the remote system.

ERROR_REQUEST_ABORTED - 0x800704D3 - (1235)

The request was aborted.

ERROR_CONNECTION_ABORTED - 0x800704D4 - (1236)

The network connection was aborted by the local system.

ERROR_RETRY - 0x800704D5 - (1237)

The operation could not be completed. A retry should be performed.

ERROR_CONNECTION_COUNT_LIMIT - 0x800704D6 - (1238)

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

ERROR_LOGIN_TIME_RESTRICTION - 0x800704D7 - (1239)

Attempting to log in during an unauthorized time of day for this account.

ERROR_LOGIN_WKSTA_RESTRICTION - 0x800704D8 - (1240)

The account is not authorized to log in from this station.

ERROR_INCORRECT_ADDRESS - 0x800704D9 - (1241)

The network address could not be used for the operation requested.

ERROR_ALREADY_REGISTERED - 0x800704DA - (1242)

The service is already registered.

ERROR_SERVICE_NOT_FOUND - 0x800704DB - (1243)

The specified service does not exist.

ERROR_NOT_AUTHENTICATED - 0x800704DC - (1244)

The operation being requested was not performed because the user has not been authenticated.

ERROR_NOT_LOGGED_ON - 0x800704DD - (1245)

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

ERROR_CONTINUE - 0x800704DE - (1246)

Continue with work in progress.

ERROR_ALREADY_INITIALIZED - 0x800704DF - (1247)

An attempt was made to perform an initialization operation when initialization has already been completed.

ERROR_NO_MORE_DEVICES - 0x800704E0 - (1248)

No more local devices.

ERROR_NO_SUCH_SITE - 0x800704E1 - (1249)

The specified site does not exist.

ERROR_DOMAIN_CONTROLLER_EXISTS - 0x800704E2 - (1250)

A domain controller with the specified name already exists.

ERROR_ONLY_IF_CONNECTED - 0x800704E3 - (1251)

This operation is supported only when you are connected to the server.

ERROR_OVERRIDE_NOCHANGES - 0x800704E4 - (1252)

The group policy framework should call the extension even if there are no changes.

ERROR_BAD_USER_PROFILE - 0x800704E5 - (1253)

The specified user does not have a valid profile.

ERROR_NOT_SUPPORTED_ON_SBS - 0x800704E6 - (1254)

This operation is not supported on a computer running Windows Server 2003 for Small Business Server

ERROR_SERVER_SHUTDOWN_IN_PROGRESS - 0x800704E7 - (1255)

The server machine is shutting down.

ERROR_HOST_DOWN - 0x800704E8 - (1256)

The remote system is not available. For information about network troubleshooting, see Windows Help.

ERROR_NON_ACCOUNT_SID - 0x800704E9 - (1257)

The security identifier provided is not from an account domain.

ERROR_NON_DOMAIN_SID - 0x800704EA - (1258)

The security identifier provided does not have a domain component.

ERROR_APPHELP_BLOCK - 0x800704EB - (1259)

AppHelp dialog canceled thus preventing the application from starting.

ERROR_ACCESS_DISABLED_BY_POLICY - 0x800704EC - (1260)

This program is blocked by group policy. For more information, contact your system administrator.

ERROR_REG_NAT_CONSUMPTION - 0x800704ED - (1261)

A program attempt to use an invalid register value. Normally caused by an uninitialized register. This error is Itanium specific.

ERROR_CSCSHARE_OFFLINE - 0x800704EE - (1262)

The share is currently offline or does not exist.

ERROR_PKINIT_FAILURE - 0x800704EF - (1263)

The Kerberos protocol encountered an error while validating the KDC certificate during smartcard logon. There is more information in the system event log.

ERROR_SMARTCARD_SUBSYSTEM_FAILURE - 0x800704F0 - (1264)

The Kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.

ERROR_DOWNGRADE_DETECTED - 0x800704F1 - (1265)

The system cannot contact a domain controller to service the authentication request. Please try again later.

ERROR_MACHINE_LOCKED - 0x800704F7 - (1271)

The machine is locked and cannot be shut down without the force option.

ERROR_CALLBACK_SUPPLIED_INVALID_DATA - 0x800704F9 - (1273)

An application-defined callback gave invalid data when called.

ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED - 0x800704FA - (1274)

The group policy framework should call the extension in the synchronous foreground policy refresh.

ERROR_DRIVER_BLOCKED - 0x800704FB - (1275)

This driver has been blocked from loading

ERROR_INVALID_IMPORT_OF_NON_DLL - 0x800704FC - (1276)

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

ERROR_ACCESS_DISABLED_WEBBLADE - 0x800704FD - (1277)

Windows cannot open this program since it has been disabled.

ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER - 0x800704FE - (1278)

Windows cannot open this program because the license enforcement system has been tampered with or become corrupted.

ERROR_RECOVERY_FAILURE - 0x800704FF - (1279)

A transaction recover failed.

ERROR_ALREADY_FIBER - 0x80070500 - (1280)

The current thread has already been converted to a fiber.

ERROR_ALREADY_THREAD - 0x80070501 - (1281)

The current thread has already been converted from a fiber.

ERROR_STACK_BUFFER_OVERRUN - 0x80070502 - (1282)

The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.

ERROR_PARAMETER_QUOTA_EXCEEDED - 0x80070503 - (1283)

Data present in one of the parameters is more than the function can operate on.

ERROR_DEBUGGER_INACTIVE - 0x80070504 - (1284)

An attempt to do an operation on a debug object failed because the object is in the process of being deleted.

ERROR_DELAY_LOAD_FAILED - 0x80070505 - (1285)

An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed.

ERROR_VDM_DISALLOWED - 0x80070506 - (1286)

%1 is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator.

ERROR_UNIDENTIFIED_ERROR - 0x80070507 - (1287)

Insufficient information exists to identify the cause of failure.

ERROR_INVALID_CRUNTIME_PARAMETER - 0x80070508 - (1288)

The parameter passed to a C runtime function is incorrect.

ERROR_BEYOND_VDL - 0x80070509 - (1289)

The operation occurred beyond the valid data length of the file.

ERROR_INCOMPATIBLE_SERVICE_SID_TYPE - 0x8007050A - (1290)

The 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.

ERROR_DRIVER_PROCESS_TERMINATED - 0x8007050B - (1291)

The process hosting the driver for this device has been terminated.

ERROR_IMPLEMENTATION_LIMIT - 0x8007050C - (1292)

An operation attempted to exceed an implementation-defined limit.

ERROR_PROCESS_IS_PROTECTED - 0x8007050D - (1293)

Either the target process, or the target thread's containing process, is a protected process.

ERROR_SERVICE_NOTIFY_CLIENT_LAGGING - 0x8007050E - (1294)

The service notification client is lagging too far behind the current state of services in the machine.

ERROR_DISK_QUOTA_EXCEEDED - 0x8007050F - (1295)

The requested file operation failed because the storage quota was exceeded. To free up disk space, move files to a different location or delete unnecessary files. For more information, contact your system administrator.

ERROR_CONTENT_BLOCKED - 0x80070510 - (1296)

The requested file operation failed because the storage policy blocks that type of file. For more information, contact your system administrator.

ERROR_INCOMPATIBLE_SERVICE_PRIVILEGE - 0x80070511 - (1297)

A privilege that the service requires to function properly does not exist in the service account configuration. You may use the Services Microsoft Management Console (MMC) snap-in (services.msc) and the Local Security Settings MMC snap-in (secpol.msc) to view the service configuration and the account configuration.

ERROR_APP_HANG - 0x80070512 - (1298)

A thread involved in this operation appears to be unresponsive.

ERROR_INVALID_LABEL - 0x80070513 - (1299)

Indicates a particular Security ID may not be assigned as the label of an object.

ERROR_NOT_ALL_ASSIGNED - 0x80070514 - (1300)

Not all privileges or groups referenced are assigned to the caller.

ERROR_SOME_NOT_MAPPED - 0x80070515 - (1301)

Some mapping between account names and security IDs was not done.

ERROR_NO_QUOTAS_FOR_ACCOUNT - 0x80070516 - (1302)

No system quota limits are specifically set for this account.

ERROR_LOCAL_USER_SESSION_KEY - 0x80070517 - (1303)

No encryption key is available. A well-known encryption key was returned.

ERROR_NULL_LM_PASSWORD - 0x80070518 - (1304)

The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.

ERROR_UNKNOWN_REVISION - 0x80070519 - (1305)

The revision level is unknown.

ERROR_REVISION_MISMATCH - 0x8007051A - (1306)

Indicates two revision levels are incompatible.

ERROR_INVALID_OWNER - 0x8007051B - (1307)

This security ID may not be assigned as the owner of this object.

ERROR_INVALID_PRIMARY_GROUP - 0x8007051C - (1308)

This security ID may not be assigned as the primary group of an object.

ERROR_NO_IMPERSONATION_TOKEN - 0x8007051D - (1309)

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

ERROR_CANT_DISABLE_MANDATORY - 0x8007051E - (1310)

The group may not be disabled.

ERROR_NO_LOGON_SERVERS - 0x8007051F - (1311)

There are currently no logon servers available to service the logon request.

ERROR_NO_SUCH_LOGON_SESSION - 0x80070520 - (1312)

A specified logon session does not exist. It may already have been terminated.

ERROR_NO_SUCH_PRIVILEGE - 0x80070521 - (1313)

A specified privilege does not exist.

ERROR_PRIVILEGE_NOT_HELD - 0x80070522 - (1314)

A required privilege is not held by the client.

ERROR_INVALID_ACCOUNT_NAME - 0x80070523 - (1315)

The name provided is not a properly formed account name.

ERROR_USER_EXISTS - 0x80070524 - (1316)

The specified account already exists.

ERROR_NO_SUCH_USER - 0x80070525 - (1317)

The specified account does not exist.

ERROR_GROUP_EXISTS - 0x80070526 - (1318)

The specified group already exists.

ERROR_NO_SUCH_GROUP - 0x80070527 - (1319)

The specified group does not exist.

ERROR_MEMBER_IN_GROUP - 0x80070528 - (1320)

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

ERROR_MEMBER_NOT_IN_GROUP - 0x80070529 - (1321)

The specified user account is not a member of the specified group account.

ERROR_LAST_ADMIN - 0x8007052A - (1322)

This operation is disallowed as it could result in an administration account being disabled, deleted or unable to logon.

ERROR_WRONG_PASSWORD - 0x8007052B - (1323)

Unable to update the password. The value provided as the current password is incorrect.

ERROR_ILL_FORMED_PASSWORD - 0x8007052C - (1324)

Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.

ERROR_PASSWORD_RESTRICTION - 0x8007052D - (1325)

Unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirements of the domain.

ERROR_LOGON_FAILURE - 0x8007052E - (1326)

The user name or password is incorrect.

ERROR_ACCOUNT_RESTRICTION - 0x8007052F - (1327)

Account 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.

ERROR_INVALID_LOGON_HOURS - 0x80070530 - (1328)

Your account has time restrictions that keep you from signing in right now.

ERROR_INVALID_WORKSTATION - 0x80070531 - (1329)

This user isn't allowed to sign in to this computer.

ERROR_PASSWORD_EXPIRED - 0x80070532 - (1330)

The password for this account has expired.

ERROR_ACCOUNT_DISABLED - 0x80070533 - (1331)

This user can't sign in because this account is currently disabled.

ERROR_NONE_MAPPED - 0x80070534 - (1332)

No mapping between account names and security IDs was done.

ERROR_TOO_MANY_LUIDS_REQUESTED - 0x80070535 - (1333)

Too many local user identifiers (LUIDs) were requested at one time.

ERROR_LUIDS_EXHAUSTED - 0x80070536 - (1334)

No more local user identifiers (LUIDs) are available.

ERROR_INVALID_SUB_AUTHORITY - 0x80070537 - (1335)

The subauthority part of a security ID is invalid for this particular use.

ERROR_INVALID_ACL - 0x80070538 - (1336)

The access control list (ACL) structure is invalid.

ERROR_INVALID_SID - 0x80070539 - (1337)

The security ID structure is invalid.

ERROR_INVALID_SECURITY_DESCR - 0x8007053A - (1338)

The security descriptor structure is invalid.

ERROR_BAD_INHERITANCE_ACL - 0x8007053C - (1340)

The inherited access control list (ACL) or access control entry (ACE) could not be built.

ERROR_SERVER_DISABLED - 0x8007053D - (1341)

The server is currently disabled.

ERROR_SERVER_NOT_DISABLED - 0x8007053E - (1342)

The server is currently enabled.

ERROR_INVALID_ID_AUTHORITY - 0x8007053F - (1343)

The value provided was an invalid value for an identifier authority.

ERROR_ALLOTTED_SPACE_EXCEEDED - 0x80070540 - (1344)

No more memory is available for security information updates.

ERROR_INVALID_GROUP_ATTRIBUTES - 0x80070541 - (1345)

The specified attributes are invalid, or incompatible with the attributes for the group as a whole.

ERROR_BAD_IMPERSONATION_LEVEL - 0x80070542 - (1346)

Either a required impersonation level was not provided, or the provided impersonation level is invalid.

ERROR_CANT_OPEN_ANONYMOUS - 0x80070543 - (1347)

Cannot open an anonymous level security token.

ERROR_BAD_VALIDATION_CLASS - 0x80070544 - (1348)

The validation information class requested was invalid.

ERROR_BAD_TOKEN_TYPE - 0x80070545 - (1349)

The type of the token is inappropriate for its attempted use.

ERROR_NO_SECURITY_ON_OBJECT - 0x80070546 - (1350)

Unable to perform a security operation on an object that has no associated security.

ERROR_CANT_ACCESS_DOMAIN_INFO - 0x80070547 - (1351)

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

ERROR_INVALID_SERVER_STATE - 0x80070548 - (1352)

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

ERROR_INVALID_DOMAIN_STATE - 0x80070549 - (1353)

The domain was in the wrong state to perform the security operation.

ERROR_INVALID_DOMAIN_ROLE - 0x8007054A - (1354)

This operation is only allowed for the Primary Domain Controller of the domain.

ERROR_NO_SUCH_DOMAIN - 0x8007054B - (1355)

The specified domain either does not exist or could not be contacted.

ERROR_DOMAIN_EXISTS - 0x8007054C - (1356)

The specified domain already exists.

ERROR_DOMAIN_LIMIT_EXCEEDED - 0x8007054D - (1357)

An attempt was made to exceed the limit on the number of domains per server.

ERROR_INTERNAL_DB_CORRUPTION - 0x8007054E - (1358)

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

ERROR_INTERNAL_ERROR - 0x8007054F - (1359)

An internal error occurred.

ERROR_GENERIC_NOT_MAPPED - 0x80070550 - (1360)

Generic access types were contained in an access mask which should already be mapped to nongeneric types.

ERROR_BAD_DESCRIPTOR_FORMAT - 0x80070551 - (1361)

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

ERROR_NOT_LOGON_PROCESS - 0x80070552 - (1362)

The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.

ERROR_LOGON_SESSION_EXISTS - 0x80070553 - (1363)

Cannot start a new logon session with an ID that is already in use.

ERROR_NO_SUCH_PACKAGE - 0x80070554 - (1364)

A specified authentication package is unknown.

ERROR_BAD_LOGON_SESSION_STATE - 0x80070555 - (1365)

The logon session is not in a state that is consistent with the requested operation.

ERROR_LOGON_SESSION_COLLISION - 0x80070556 - (1366)

The logon session ID is already in use.

ERROR_INVALID_LOGON_TYPE - 0x80070557 - (1367)

A logon request contained an invalid logon type value.

ERROR_CANNOT_IMPERSONATE - 0x80070558 - (1368)

Unable to impersonate using a named pipe until data has been read from that pipe.

ERROR_RXACT_INVALID_STATE - 0x80070559 - (1369)

The transaction state of a registry subtree is incompatible with the requested operation.

ERROR_RXACT_COMMIT_FAILURE - 0x8007055A - (1370)

An internal security database corruption has been encountered.

ERROR_SPECIAL_ACCOUNT - 0x8007055B - (1371)

Cannot perform this operation on built-in accounts.

ERROR_SPECIAL_GROUP - 0x8007055C - (1372)

Cannot perform this operation on this built-in special group.

ERROR_SPECIAL_USER - 0x8007055D - (1373)

Cannot perform this operation on this built-in special user.

ERROR_MEMBERS_PRIMARY_GROUP - 0x8007055E - (1374)

The user cannot be removed from a group because the group is currently the user's primary group.

ERROR_TOKEN_ALREADY_IN_USE - 0x8007055F - (1375)

The token is already in use as a primary token.

ERROR_NO_SUCH_ALIAS - 0x80070560 - (1376)

The specified local group does not exist.

ERROR_MEMBER_NOT_IN_ALIAS - 0x80070561 - (1377)

The specified account name is not a member of the group.

ERROR_MEMBER_IN_ALIAS - 0x80070562 - (1378)

The specified account name is already a member of the group.

ERROR_ALIAS_EXISTS - 0x80070563 - (1379)

The specified local group already exists.

ERROR_LOGON_NOT_GRANTED - 0x80070564 - (1380)

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

ERROR_TOO_MANY_SECRETS - 0x80070565 - (1381)

The maximum number of secrets that may be stored in a single system has been exceeded.

ERROR_SECRET_TOO_LONG - 0x80070566 - (1382)

The length of a secret exceeds the maximum length allowed.

ERROR_INTERNAL_DB_ERROR - 0x80070567 - (1383)

The local security authority database contains an internal inconsistency.

ERROR_TOO_MANY_CONTEXT_IDS - 0x80070568 - (1384)

During a logon attempt, the user's security context accumulated too many security IDs.

ERROR_LOGON_TYPE_NOT_GRANTED - 0x80070569 - (1385)

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

ERROR_NT_CROSS_ENCRYPTION_REQUIRED - 0x8007056A - (1386)

A cross-encrypted password is necessary to change a user password.

ERROR_NO_SUCH_MEMBER - 0x8007056B - (1387)

A member could not be added to or removed from the local group because the member does not exist.

ERROR_INVALID_MEMBER - 0x8007056C - (1388)

A new member could not be added to a local group because the member has the wrong account type.

ERROR_TOO_MANY_SIDS - 0x8007056D - (1389)

Too many security IDs have been specified.

ERROR_LM_CROSS_ENCRYPTION_REQUIRED - 0x8007056E - (1390)

A cross-encrypted password is necessary to change this user password.

ERROR_NO_INHERITANCE - 0x8007056F - (1391)

Indicates an ACL contains no inheritable components.

ERROR_FILE_CORRUPT - 0x80070570 - (1392)

The file or directory is corrupted and unreadable.

ERROR_DISK_CORRUPT - 0x80070571 - (1393)

The disk structure is corrupted and unreadable.

ERROR_NO_USER_SESSION_KEY - 0x80070572 - (1394)

There is no user session key for the specified logon session.

ERROR_LICENSE_QUOTA_EXCEEDED - 0x80070573 - (1395)

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

ERROR_WRONG_TARGET_NAME - 0x80070574 - (1396)

The target account name is incorrect.

ERROR_MUTUAL_AUTH_FAILED - 0x80070575 - (1397)

Mutual Authentication failed. The server's password is out of date at the domain controller.

ERROR_TIME_SKEW - 0x80070576 - (1398)

There is a time and/or date difference between the client and server.

ERROR_CURRENT_DOMAIN_NOT_ALLOWED - 0x80070577 - (1399)

This operation cannot be performed on the current domain.

ERROR_INVALID_WINDOW_HANDLE - 0x80070578 - (1400)

Invalid window handle.

ERROR_INVALID_MENU_HANDLE - 0x80070579 - (1401)

Invalid menu handle.

ERROR_INVALID_CURSOR_HANDLE - 0x8007057A - (1402)

Invalid cursor handle.

ERROR_INVALID_ACCEL_HANDLE - 0x8007057B - (1403)

Invalid accelerator table handle.

ERROR_INVALID_HOOK_HANDLE - 0x8007057C - (1404)

Invalid hook handle.

ERROR_INVALID_DWP_HANDLE - 0x8007057D - (1405)

Invalid handle to a multiple-window position structure.

ERROR_TLW_WITH_WSCHILD - 0x8007057E - (1406)

Cannot create a top-level child window.

ERROR_CANNOT_FIND_WND_CLASS - 0x8007057F - (1407)

Cannot find window class.

ERROR_WINDOW_OF_OTHER_THREAD - 0x80070580 - (1408)

Invalid window; it belongs to other thread.

ERROR_HOTKEY_ALREADY_REGISTERED - 0x80070581 - (1409)

Hot key is already registered.

ERROR_CLASS_ALREADY_EXISTS - 0x80070582 - (1410)

Class already exists.

ERROR_CLASS_DOES_NOT_EXIST - 0x80070583 - (1411)

Class does not exist.

ERROR_CLASS_HAS_WINDOWS - 0x80070584 - (1412)

Class still has open windows.

ERROR_INVALID_INDEX - 0x80070585 - (1413)

Invalid index.

ERROR_INVALID_ICON_HANDLE - 0x80070586 - (1414)

Invalid icon handle.

ERROR_PRIVATE_DIALOG_INDEX - 0x80070587 - (1415)

Using private DIALOG window words.

ERROR_LISTBOX_ID_NOT_FOUND - 0x80070588 - (1416)

The list box identifier was not found.

ERROR_NO_WILDCARD_CHARACTERS - 0x80070589 - (1417)

No wildcards were found.

ERROR_CLIPBOARD_NOT_OPEN - 0x8007058A - (1418)

Thread does not have a clipboard open.

ERROR_HOTKEY_NOT_REGISTERED - 0x8007058B - (1419)

Hot key is not registered.

ERROR_WINDOW_NOT_DIALOG - 0x8007058C - (1420)

The window is not a valid dialog window.

ERROR_CONTROL_ID_NOT_FOUND - 0x8007058D - (1421)

Control ID not found.

ERROR_INVALID_COMBOBOX_MESSAGE - 0x8007058E - (1422)

Invalid message for a combo box because it does not have an edit control.

ERROR_WINDOW_NOT_COMBOBOX - 0x8007058F - (1423)

The window is not a combo box.

ERROR_INVALID_EDIT_HEIGHT - 0x80070590 - (1424)

Height must be less than 256.

ERROR_DC_NOT_FOUND - 0x80070591 - (1425)

Invalid device context (DC) handle.

ERROR_INVALID_HOOK_FILTER - 0x80070592 - (1426)

Invalid hook procedure type.

ERROR_INVALID_FILTER_PROC - 0x80070593 - (1427)

Invalid hook procedure.

ERROR_HOOK_NEEDS_HMOD - 0x80070594 - (1428)

Cannot set nonlocal hook without a module handle.

ERROR_GLOBAL_ONLY_HOOK - 0x80070595 - (1429)

This hook procedure can only be set globally.

ERROR_JOURNAL_HOOK_SET - 0x80070596 - (1430)

The journal hook procedure is already installed.

ERROR_HOOK_NOT_INSTALLED - 0x80070597 - (1431)

The hook procedure is not installed.

ERROR_INVALID_LB_MESSAGE - 0x80070598 - (1432)

Invalid message for single-selection list box.

ERROR_SETCOUNT_ON_BAD_LB - 0x80070599 - (1433)

LB_SETCOUNT sent to non-lazy list box.

ERROR_LB_WITHOUT_TABSTOPS - 0x8007059A - (1434)

This list box does not support tab stops.

ERROR_DESTROY_OBJECT_OF_OTHER_THREAD - 0x8007059B - (1435)

Cannot destroy object created by another thread.

ERROR_CHILD_WINDOW_MENU - 0x8007059C - (1436)

Child windows cannot have menus.

ERROR_NO_SYSTEM_MENU - 0x8007059D - (1437)

The window does not have a system menu.

ERROR_INVALID_MSGBOX_STYLE - 0x8007059E - (1438)

Invalid message box style.

ERROR_INVALID_SPI_VALUE - 0x8007059F - (1439)

Invalid system-wide (SPI_*) parameter.

ERROR_SCREEN_ALREADY_LOCKED - 0x800705A0 - (1440)

Screen already locked.

ERROR_HWNDS_HAVE_DIFF_PARENT - 0x800705A1 - (1441)

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

ERROR_NOT_CHILD_WINDOW - 0x800705A2 - (1442)

The window is not a child window.

ERROR_INVALID_GW_COMMAND - 0x800705A3 - (1443)

Invalid GW_* command.

ERROR_INVALID_THREAD_ID - 0x800705A4 - (1444)

Invalid thread identifier.

ERROR_NON_MDICHILD_WINDOW - 0x800705A5 - (1445)

Cannot process a message from a window that is not a multiple document interface (MDI) window.

ERROR_POPUP_ALREADY_ACTIVE - 0x800705A6 - (1446)

Popup menu already active.

ERROR_NO_SCROLLBARS - 0x800705A7 - (1447)

The window does not have scroll bars.

ERROR_INVALID_SCROLLBAR_RANGE - 0x800705A8 - (1448)

Scroll bar range cannot be greater than MAXLONG.

ERROR_INVALID_SHOWWIN_COMMAND - 0x800705A9 - (1449)

Cannot show or remove the window in the way specified.

ERROR_NO_SYSTEM_RESOURCES - 0x800705AA - (1450)

Insufficient system resources exist to complete the requested service.

ERROR_NONPAGED_SYSTEM_RESOURCES - 0x800705AB - (1451)

Insufficient system resources exist to complete the requested service.

ERROR_PAGED_SYSTEM_RESOURCES - 0x800705AC - (1452)

Insufficient system resources exist to complete the requested service.

ERROR_WORKING_SET_QUOTA - 0x800705AD - (1453)

Insufficient quota to complete the requested service.

ERROR_PAGEFILE_QUOTA - 0x800705AE - (1454)

Insufficient quota to complete the requested service.

ERROR_COMMITMENT_LIMIT - 0x800705AF - (1455)

The paging file is too small for this operation to complete.

ERROR_MENU_ITEM_NOT_FOUND - 0x800705B0 - (1456)

A menu item was not found.

ERROR_INVALID_KEYBOARD_HANDLE - 0x800705B1 - (1457)

Invalid keyboard layout handle.

ERROR_HOOK_TYPE_NOT_ALLOWED - 0x800705B2 - (1458)

Hook type not allowed.

ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION - 0x800705B3 - (1459)

This operation requires an interactive window station.

ERROR_TIMEOUT - 0x800705B4 - (1460)

This operation returned because the timeout period expired.

ERROR_INVALID_MONITOR_HANDLE - 0x800705B5 - (1461)

Invalid monitor handle.

ERROR_INCORRECT_SIZE - 0x800705B6 - (1462)

Incorrect size argument.

ERROR_SYMLINK_CLASS_DISABLED - 0x800705B7 - (1463)

The symbolic link cannot be followed because its type is disabled.

ERROR_SYMLINK_NOT_SUPPORTED - 0x800705B8 - (1464)

This application does not support the current operation on symbolic links.

ERROR_XML_PARSE_ERROR - 0x800705B9 - (1465)

Windows was unable to parse the requested XML data.

ERROR_XMLDSIG_ERROR - 0x800705BA - (1466)

An error was encountered while processing an XML digital signature.

ERROR_RESTART_APPLICATION - 0x800705BB - (1467)

This application must be restarted.

ERROR_WRONG_COMPARTMENT - 0x800705BC - (1468)

The caller made the connection request in the wrong routing compartment.

ERROR_AUTHIP_FAILURE - 0x800705BD - (1469)

There was an AuthIP failure when attempting to connect to the remote host.

ERROR_NO_NVRAM_RESOURCES - 0x800705BE - (1470)

Insufficient NVRAM resources exist to complete the requested service. A reboot might be required.

ERROR_NOT_GUI_PROCESS - 0x800705BF - (1471)

Unable to finish the requested operation because the specified process is not a GUI process.

ERROR_EVENTLOG_FILE_CORRUPT - 0x800705DC - (1500)

The event log file is corrupted.

ERROR_EVENTLOG_CANT_START - 0x800705DD - (1501)

No event log file could be opened, so the event logging service did not start.

ERROR_LOG_FILE_FULL - 0x800705DE - (1502)

The event log file is full.

ERROR_EVENTLOG_FILE_CHANGED - 0x800705DF - (1503)

The event log file has changed between read operations.

ERROR_INVALID_TASK_NAME - 0x8007060E - (1550)

The specified task name is invalid.

ERROR_INVALID_TASK_INDEX - 0x8007060F - (1551)

The specified task index is invalid.

ERROR_THREAD_ALREADY_IN_TASK - 0x80070610 - (1552)

The specified thread is already joining a task.

ERROR_INSTALL_SERVICE_FAILURE - 0x80070641 - (1601)

The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.

ERROR_INSTALL_USEREXIT - 0x80070642 - (1602)

User cancelled installation.

ERROR_INSTALL_FAILURE - 0x80070643 - (1603)

Fatal error during installation.

ERROR_INSTALL_SUSPEND - 0x80070644 - (1604)

Installation suspended, incomplete.

ERROR_UNKNOWN_PRODUCT - 0x80070645 - (1605)

This action is only valid for products that are currently installed.

ERROR_UNKNOWN_FEATURE - 0x80070646 - (1606)

Feature ID not registered.

ERROR_UNKNOWN_COMPONENT - 0x80070647 - (1607)

Component ID not registered.

ERROR_UNKNOWN_PROPERTY - 0x80070648 - (1608)

Unknown property.

ERROR_INVALID_HANDLE_STATE - 0x80070649 - (1609)

Handle is in an invalid state.

ERROR_BAD_CONFIGURATION - 0x8007064A - (1610)

The configuration data for this product is corrupt. Contact your support personnel.

ERROR_INDEX_ABSENT - 0x8007064B - (1611)

Component qualifier not present.

ERROR_INSTALL_SOURCE_ABSENT - 0x8007064C - (1612)

The installation source for this product is not available. Verify that the source exists and that you can access it.

ERROR_INSTALL_PACKAGE_VERSION - 0x8007064D - (1613)

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

ERROR_PRODUCT_UNINSTALLED - 0x8007064E - (1614)

Product is uninstalled.

ERROR_BAD_QUERY_SYNTAX - 0x8007064F - (1615)

SQL query syntax invalid or unsupported.

ERROR_INVALID_FIELD - 0x80070650 - (1616)

Record field does not exist.

ERROR_DEVICE_REMOVED - 0x80070651 - (1617)

The device has been removed.

ERROR_INSTALL_ALREADY_RUNNING - 0x80070652 - (1618)

Another installation is already in progress. Complete that installation before proceeding with this install.

ERROR_INSTALL_PACKAGE_OPEN_FAILED - 0x80070653 - (1619)

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

ERROR_INSTALL_PACKAGE_INVALID - 0x80070654 - (1620)

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

ERROR_INSTALL_UI_FAILURE - 0x80070655 - (1621)

There was an error starting the Windows Installer service user interface. Contact your support personnel.

ERROR_INSTALL_LOG_FAILURE - 0x80070656 - (1622)

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

ERROR_INSTALL_LANGUAGE_UNSUPPORTED - 0x80070657 - (1623)

The language of this installation package is not supported by your system.

ERROR_INSTALL_TRANSFORM_FAILURE - 0x80070658 - (1624)

Error applying transforms. Verify that the specified transform paths are valid.

ERROR_INSTALL_PACKAGE_REJECTED - 0x80070659 - (1625)

This installation is forbidden by system policy. Contact your system administrator.

ERROR_FUNCTION_NOT_CALLED - 0x8007065A - (1626)

Function could not be executed.

ERROR_FUNCTION_FAILED - 0x8007065B - (1627)

Function failed during execution.

ERROR_INVALID_TABLE - 0x8007065C - (1628)

Invalid or unknown table specified.

ERROR_DATATYPE_MISMATCH - 0x8007065D - (1629)

Data supplied is of wrong type.

ERROR_UNSUPPORTED_TYPE - 0x8007065E - (1630)

Data of this type is not supported.

ERROR_CREATE_FAILED - 0x8007065F - (1631)

The Windows Installer service failed to start. Contact your support personnel.

ERROR_INSTALL_TEMP_UNWRITABLE - 0x80070660 - (1632)

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

ERROR_INSTALL_PLATFORM_UNSUPPORTED - 0x80070661 - (1633)

This installation package is not supported by this processor type. Contact your product vendor.

ERROR_INSTALL_NOTUSED - 0x80070662 - (1634)

Component not used on this computer.

ERROR_PATCH_PACKAGE_OPEN_FAILED - 0x80070663 - (1635)

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

ERROR_PATCH_PACKAGE_INVALID - 0x80070664 - (1636)

This update package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer update package.

ERROR_PATCH_PACKAGE_UNSUPPORTED - 0x80070665 - (1637)

This update package cannot be processed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.

ERROR_PRODUCT_VERSION - 0x80070666 - (1638)

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

ERROR_INVALID_COMMAND_LINE - 0x80070667 - (1639)

Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.

ERROR_INSTALL_REMOTE_DISALLOWED - 0x80070668 - (1640)

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

ERROR_SUCCESS_REBOOT_INITIATED - 0x80070669 - (1641)

The requested operation completed successfully. The system will be restarted so the changes can take effect.

ERROR_PATCH_TARGET_NOT_FOUND - 0x8007066A - (1642)

The upgrade cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.

ERROR_PATCH_PACKAGE_REJECTED - 0x8007066B - (1643)

The update package is not permitted by software restriction policy.

ERROR_INSTALL_TRANSFORM_REJECTED - 0x8007066C - (1644)

One or more customizations are not permitted by software restriction policy.

ERROR_INSTALL_REMOTE_PROHIBITED - 0x8007066D - (1645)

The Windows Installer does not permit installation from a Remote Desktop Connection.

ERROR_PATCH_REMOVAL_UNSUPPORTED - 0x8007066E - (1646)

Uninstallation of the update package is not supported.

ERROR_UNKNOWN_PATCH - 0x8007066F - (1647)

The update is not applied to this product.

ERROR_PATCH_NO_SEQUENCE - 0x80070670 - (1648)

No valid sequence could be found for the set of updates.

ERROR_PATCH_REMOVAL_DISALLOWED - 0x80070671 - (1649)

Update removal was disallowed by policy.

ERROR_INVALID_PATCH_XML - 0x80070672 - (1650)

The XML update data is invalid.

ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT - 0x80070673 - (1651)

Windows Installer does not permit updating of managed advertised products. At least one feature of the product must be installed before applying the update.

ERROR_INSTALL_SERVICE_SAFEBOOT - 0x80070674 - (1652)

The Windows Installer service is not accessible in Safe Mode. Please try again when your computer is not in Safe Mode or you can use System Restore to return your machine to a previous good state.

ERROR_FAIL_FAST_EXCEPTION - 0x80070675 - (1653)

A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.

ERROR_INSTALL_REJECTED - 0x80070676 - (1654)

The app that you are trying to run is not supported on this version of Windows.

ERROR_DYNAMIC_CODE_BLOCKED - 0x80070677 - (1655)

The operation was blocked as the process prohibits dynamic code generation.

ERROR_NOT_SAME_OBJECT - 0x80070678 - (1656)

The objects are not identical.

RPC_S_INVALID_STRING_BINDING - 0x800706A4 - (1700)

The string binding is invalid.

RPC_S_WRONG_KIND_OF_BINDING - 0x800706A5 - (1701)

The binding handle is not the correct type.

RPC_S_INVALID_BINDING - 0x800706A6 - (1702)

The binding handle is invalid.

RPC_S_PROTSEQ_NOT_SUPPORTED - 0x800706A7 - (1703)

The RPC protocol sequence is not supported.

RPC_S_INVALID_RPC_PROTSEQ - 0x800706A8 - (1704)

The RPC protocol sequence is invalid.

RPC_S_INVALID_STRING_UUID - 0x800706A9 - (1705)

The string universal unique identifier (UUID) is invalid.

RPC_S_INVALID_ENDPOINT_FORMAT - 0x800706AA - (1706)

The endpoint format is invalid.

RPC_S_INVALID_NET_ADDR - 0x800706AB - (1707)

The network address is invalid.

RPC_S_NO_ENDPOINT_FOUND - 0x800706AC - (1708)

No endpoint was found.

RPC_S_INVALID_TIMEOUT - 0x800706AD - (1709)

The timeout value is invalid.

RPC_S_OBJECT_NOT_FOUND - 0x800706AE - (1710)

The object universal unique identifier (UUID) was not found.

RPC_S_ALREADY_REGISTERED - 0x800706AF - (1711)

The object universal unique identifier (UUID) has already been registered.

RPC_S_TYPE_ALREADY_REGISTERED - 0x800706B0 - (1712)

The type universal unique identifier (UUID) has already been registered.

RPC_S_ALREADY_LISTENING - 0x800706B1 - (1713)

The RPC server is already listening.

RPC_S_NO_PROTSEQS_REGISTERED - 0x800706B2 - (1714)

No protocol sequences have been registered.

RPC_S_NOT_LISTENING - 0x800706B3 - (1715)

The RPC server is not listening.

RPC_S_UNKNOWN_MGR_TYPE - 0x800706B4 - (1716)

The manager type is unknown.

RPC_S_UNKNOWN_IF - 0x800706B5 - (1717)

The interface is unknown.

RPC_S_NO_BINDINGS - 0x800706B6 - (1718)

There are no bindings.

RPC_S_NO_PROTSEQS - 0x800706B7 - (1719)

There are no protocol sequences.

RPC_S_CANT_CREATE_ENDPOINT - 0x800706B8 - (1720)

The endpoint cannot be created.

RPC_S_OUT_OF_RESOURCES - 0x800706B9 - (1721)

Not enough resources are available to complete this operation.

RPC_S_SERVER_UNAVAILABLE - 0x800706BA - (1722)

The RPC server is unavailable.

RPC_S_SERVER_TOO_BUSY - 0x800706BB - (1723)

The RPC server is too busy to complete this operation.

RPC_S_INVALID_NETWORK_OPTIONS - 0x800706BC - (1724)

The network options are invalid.

RPC_S_NO_CALL_ACTIVE - 0x800706BD - (1725)

There are no remote procedure calls active on this thread.

RPC_S_CALL_FAILED - 0x800706BE - (1726)

The remote procedure call failed.

RPC_S_CALL_FAILED_DNE - 0x800706BF - (1727)

The remote procedure call failed and did not execute.

RPC_S_PROTOCOL_ERROR - 0x800706C0 - (1728)

A remote procedure call (RPC) protocol error occurred.

RPC_S_PROXY_ACCESS_DENIED - 0x800706C1 - (1729)

Access to the HTTP proxy is denied.

RPC_S_UNSUPPORTED_TRANS_SYN - 0x800706C2 - (1730)

The transfer syntax is not supported by the RPC server.

RPC_S_UNSUPPORTED_TYPE - 0x800706C4 - (1732)

The universal unique identifier (UUID) type is not supported.

RPC_S_INVALID_TAG - 0x800706C5 - (1733)

The tag is invalid.

RPC_S_INVALID_BOUND - 0x800706C6 - (1734)

The array bounds are invalid.

RPC_S_NO_ENTRY_NAME - 0x800706C7 - (1735)

The binding does not contain an entry name.

RPC_S_INVALID_NAME_SYNTAX - 0x800706C8 - (1736)

The name syntax is invalid.

RPC_S_UNSUPPORTED_NAME_SYNTAX - 0x800706C9 - (1737)

The name syntax is not supported.

RPC_S_UUID_NO_ADDRESS - 0x800706CB - (1739)

No network address is available to use to construct a universal unique identifier (UUID).

RPC_S_DUPLICATE_ENDPOINT - 0x800706CC - (1740)

The endpoint is a duplicate.

RPC_S_UNKNOWN_AUTHN_TYPE - 0x800706CD - (1741)

The authentication type is unknown.

RPC_S_MAX_CALLS_TOO_SMALL - 0x800706CE - (1742)

The maximum number of calls is too small.

RPC_S_STRING_TOO_LONG - 0x800706CF - (1743)

The string is too long.

RPC_S_PROTSEQ_NOT_FOUND - 0x800706D0 - (1744)

The RPC protocol sequence was not found.

RPC_S_PROCNUM_OUT_OF_RANGE - 0x800706D1 - (1745)

The procedure number is out of range.

RPC_S_BINDING_HAS_NO_AUTH - 0x800706D2 - (1746)

The binding does not contain any authentication information.

RPC_S_UNKNOWN_AUTHN_SERVICE - 0x800706D3 - (1747)

The authentication service is unknown.

RPC_S_UNKNOWN_AUTHN_LEVEL - 0x800706D4 - (1748)

The authentication level is unknown.

RPC_S_INVALID_AUTH_IDENTITY - 0x800706D5 - (1749)

The security context is invalid.

RPC_S_UNKNOWN_AUTHZ_SERVICE - 0x800706D6 - (1750)

The authorization service is unknown.

EPT_S_INVALID_ENTRY - 0x800706D7 - (1751)

The entry is invalid.

EPT_S_CANT_PERFORM_OP - 0x800706D8 - (1752)

The server endpoint cannot perform the operation.

EPT_S_NOT_REGISTERED - 0x800706D9 - (1753)

There are no more endpoints available from the endpoint mapper.

RPC_S_NOTHING_TO_EXPORT - 0x800706DA - (1754)

No interfaces have been exported.

RPC_S_INCOMPLETE_NAME - 0x800706DB - (1755)

The entry name is incomplete.

RPC_S_INVALID_VERS_OPTION - 0x800706DC - (1756)

The version option is invalid.

RPC_S_NO_MORE_MEMBERS - 0x800706DD - (1757)

There are no more members.

RPC_S_NOT_ALL_OBJS_UNEXPORTED - 0x800706DE - (1758)

There is nothing to unexport.

RPC_S_INTERFACE_NOT_FOUND - 0x800706DF - (1759)

The interface was not found.

RPC_S_ENTRY_ALREADY_EXISTS - 0x800706E0 - (1760)

The entry already exists.

RPC_S_ENTRY_NOT_FOUND - 0x800706E1 - (1761)

The entry is not found.

RPC_S_NAME_SERVICE_UNAVAILABLE - 0x800706E2 - (1762)

The name service is unavailable.

RPC_S_INVALID_NAF_ID - 0x800706E3 - (1763)

The network address family is invalid.

RPC_S_CANNOT_SUPPORT - 0x800706E4 - (1764)

The requested operation is not supported.

RPC_S_NO_CONTEXT_AVAILABLE - 0x800706E5 - (1765)

No security context is available to allow impersonation.

RPC_S_INTERNAL_ERROR - 0x800706E6 - (1766)

An internal error occurred in a remote procedure call (RPC).

RPC_S_ZERO_DIVIDE - 0x800706E7 - (1767)

The RPC server attempted an integer division by zero.

RPC_S_ADDRESS_ERROR - 0x800706E8 - (1768)

An addressing error occurred in the RPC server.

RPC_S_FP_DIV_ZERO - 0x800706E9 - (1769)

A floating-point operation at the RPC server caused a division by zero.

RPC_S_FP_UNDERFLOW - 0x800706EA - (1770)

A floating-point underflow occurred at the RPC server.

RPC_S_FP_OVERFLOW - 0x800706EB - (1771)

A floating-point overflow occurred at the RPC server.

RPC_X_NO_MORE_ENTRIES - 0x800706EC - (1772)

The list of RPC servers available for the binding of auto handles has been exhausted.

RPC_X_SS_CHAR_TRANS_OPEN_FAIL - 0x800706ED - (1773)

Unable to open the character translation table file.

RPC_X_SS_CHAR_TRANS_SHORT_FILE - 0x800706EE - (1774)

The file containing the character translation table has fewer than 512 bytes.

RPC_X_SS_IN_NULL_CONTEXT - 0x800706EF - (1775)

A null context handle was passed from the client to the host during a remote procedure call.

RPC_X_SS_CONTEXT_DAMAGED - 0x800706F1 - (1777)

The context handle changed during a remote procedure call.

RPC_X_SS_HANDLES_MISMATCH - 0x800706F2 - (1778)

The binding handles passed to a remote procedure call do not match.

RPC_X_SS_CANNOT_GET_CALL_HANDLE - 0x800706F3 - (1779)

The stub is unable to get the remote procedure call handle.

RPC_X_NULL_REF_POINTER - 0x800706F4 - (1780)

A null reference pointer was passed to the stub.

RPC_X_ENUM_VALUE_OUT_OF_RANGE - 0x800706F5 - (1781)

The enumeration value is out of range.

RPC_X_BYTE_COUNT_TOO_SMALL - 0x800706F6 - (1782)

The byte count is too small.

RPC_X_BAD_STUB_DATA - 0x800706F7 - (1783)

The stub received bad data.

ERROR_INVALID_USER_BUFFER - 0x800706F8 - (1784)

The supplied user buffer is not valid for the requested operation.

ERROR_UNRECOGNIZED_MEDIA - 0x800706F9 - (1785)

The disk media is not recognized. It may not be formatted.

ERROR_NO_TRUST_LSA_SECRET - 0x800706FA - (1786)

The workstation does not have a trust secret.

ERROR_NO_TRUST_SAM_ACCOUNT - 0x800706FB - (1787)

The security database on the server does not have a computer account for this workstation trust relationship.

ERROR_TRUSTED_DOMAIN_FAILURE - 0x800706FC - (1788)

The trust relationship between the primary domain and the trusted domain failed.

ERROR_TRUSTED_RELATIONSHIP_FAILURE - 0x800706FD - (1789)

The trust relationship between this workstation and the primary domain failed.

ERROR_TRUST_FAILURE - 0x800706FE - (1790)

The network logon failed.

RPC_S_CALL_IN_PROGRESS - 0x800706FF - (1791)

A remote procedure call is already in progress for this thread.

ERROR_NETLOGON_NOT_STARTED - 0x80070700 - (1792)

An attempt was made to logon, but the network logon service was not started.

ERROR_ACCOUNT_EXPIRED - 0x80070701 - (1793)

The user's account has expired.

ERROR_REDIRECTOR_HAS_OPEN_HANDLES - 0x80070702 - (1794)

The redirector is in use and cannot be unloaded.

ERROR_PRINTER_DRIVER_ALREADY_INSTALLED - 0x80070703 - (1795)

The specified printer driver is already installed.

ERROR_UNKNOWN_PORT - 0x80070704 - (1796)

The specified port is unknown.

ERROR_UNKNOWN_PRINTER_DRIVER - 0x80070705 - (1797)

The printer driver is unknown.

ERROR_UNKNOWN_PRINTPROCESSOR - 0x80070706 - (1798)

The print processor is unknown.

ERROR_INVALID_SEPARATOR_FILE - 0x80070707 - (1799)

The specified separator file is invalid.

ERROR_INVALID_PRIORITY - 0x80070708 - (1800)

The specified priority is invalid.

ERROR_INVALID_PRINTER_NAME - 0x80070709 - (1801)

The printer name is invalid.

ERROR_PRINTER_ALREADY_EXISTS - 0x8007070A - (1802)

The printer already exists.

ERROR_INVALID_PRINTER_COMMAND - 0x8007070B - (1803)

The printer command is invalid.

ERROR_INVALID_DATATYPE - 0x8007070C - (1804)

The specified datatype is invalid.

ERROR_INVALID_ENVIRONMENT - 0x8007070D - (1805)

The environment specified is invalid.

RPC_S_NO_MORE_BINDINGS - 0x8007070E - (1806)

There are no more bindings.

ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT - 0x8007070F - (1807)

The account used is an interdomain trust account. Use your global user account or local user account to access this server.

ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT - 0x80070710 - (1808)

The account used is a computer account. Use your global user account or local user account to access this server.

ERROR_NOLOGON_SERVER_TRUST_ACCOUNT - 0x80070711 - (1809)

The account used is a server trust account. Use your global user account or local user account to access this server.

ERROR_DOMAIN_TRUST_INCONSISTENT - 0x80070712 - (1810)

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

ERROR_SERVER_HAS_OPEN_HANDLES - 0x80070713 - (1811)

The server is in use and cannot be unloaded.

ERROR_RESOURCE_DATA_NOT_FOUND - 0x80070714 - (1812)

The specified image file did not contain a resource section.

ERROR_RESOURCE_TYPE_NOT_FOUND - 0x80070715 - (1813)

The specified resource type cannot be found in the image file.

ERROR_RESOURCE_NAME_NOT_FOUND - 0x80070716 - (1814)

The specified resource name cannot be found in the image file.

ERROR_RESOURCE_LANG_NOT_FOUND - 0x80070717 - (1815)

The specified resource language ID cannot be found in the image file.

ERROR_NOT_ENOUGH_QUOTA - 0x80070718 - (1816)

Not enough quota is available to process this command.

RPC_S_NO_INTERFACES - 0x80070719 - (1817)

No interfaces have been registered.

RPC_S_CALL_CANCELLED - 0x8007071A - (1818)

The remote procedure call was cancelled.

RPC_S_BINDING_INCOMPLETE - 0x8007071B - (1819)

The binding handle does not contain all required information.

RPC_S_COMM_FAILURE - 0x8007071C - (1820)

A communications failure occurred during a remote procedure call.

RPC_S_UNSUPPORTED_AUTHN_LEVEL - 0x8007071D - (1821)

The requested authentication level is not supported.

RPC_S_NO_PRINC_NAME - 0x8007071E - (1822)

No principal name registered.

RPC_S_NOT_RPC_ERROR - 0x8007071F - (1823)

The error specified is not a valid Windows RPC error code.

RPC_S_UUID_LOCAL_ONLY - 0x80070720 - (1824)

A UUID that is valid only on this computer has been allocated.

RPC_S_SEC_PKG_ERROR - 0x80070721 - (1825)

A security package specific error occurred.

RPC_S_NOT_CANCELLED - 0x80070722 - (1826)

Thread is not canceled.

RPC_X_INVALID_ES_ACTION - 0x80070723 - (1827)

Invalid operation on the encoding/decoding handle.

RPC_X_WRONG_ES_VERSION - 0x80070724 - (1828)

Incompatible version of the serializing package.

RPC_X_WRONG_STUB_VERSION - 0x80070725 - (1829)

Incompatible version of the RPC stub.

RPC_X_INVALID_PIPE_OBJECT - 0x80070726 - (1830)

The RPC pipe object is invalid or corrupted.

RPC_X_WRONG_PIPE_ORDER - 0x80070727 - (1831)

An invalid operation was attempted on an RPC pipe object.

RPC_X_WRONG_PIPE_VERSION - 0x80070728 - (1832)

Unsupported RPC pipe version.

RPC_S_COOKIE_AUTH_FAILED - 0x80070729 - (1833)

HTTP proxy server rejected the connection because the cookie authentication failed.

RPC_S_DO_NOT_DISTURB - 0x8007072A - (1834)

The RPC server is suspended, and could not be resumed for this request. The call did not execute.

RPC_S_GROUP_MEMBER_NOT_FOUND - 0x8007076A - (1898)

The group member was not found.

EPT_S_CANT_CREATE - 0x8007076B - (1899)

The endpoint mapper database entry could not be created.

RPC_S_INVALID_OBJECT - 0x8007076C - (1900)

The object universal unique identifier (UUID) is the nil UUID.

ERROR_INVALID_TIME - 0x8007076D - (1901)

The specified time is invalid.

ERROR_INVALID_FORM_NAME - 0x8007076E - (1902)

The specified form name is invalid.

ERROR_INVALID_FORM_SIZE - 0x8007076F - (1903)

The specified form size is invalid.

ERROR_ALREADY_WAITING - 0x80070770 - (1904)

The specified printer handle is already being waited on

ERROR_PRINTER_DELETED - 0x80070771 - (1905)

The specified printer has been deleted.

ERROR_INVALID_PRINTER_STATE - 0x80070772 - (1906)

The state of the printer is invalid.

ERROR_PASSWORD_MUST_CHANGE - 0x80070773 - (1907)

The user's password must be changed before signing in.

ERROR_DOMAIN_CONTROLLER_NOT_FOUND - 0x80070774 - (1908)

Could not find the domain controller for this domain.

ERROR_ACCOUNT_LOCKED_OUT - 0x80070775 - (1909)

The referenced account is currently locked out and may not be logged on to.

OR_INVALID_OXID - 0x80070776 - (1910)

The object exporter specified was not found.

OR_INVALID_OID - 0x80070777 - (1911)

The object specified was not found.

OR_INVALID_SET - 0x80070778 - (1912)

The object resolver set specified was not found.

RPC_S_SEND_INCOMPLETE - 0x80070779 - (1913)

Some data remains to be sent in the request buffer.

RPC_S_INVALID_ASYNC_HANDLE - 0x8007077A - (1914)

Invalid asynchronous remote procedure call handle.

RPC_S_INVALID_ASYNC_CALL - 0x8007077B - (1915)

Invalid asynchronous RPC call handle for this operation.

RPC_X_PIPE_CLOSED - 0x8007077C - (1916)

The RPC pipe object has already been closed.

RPC_X_PIPE_DISCIPLINE_ERROR - 0x8007077D - (1917)

The RPC call completed before all pipes were processed.

RPC_X_PIPE_EMPTY - 0x8007077E - (1918)

No more data is available from the RPC pipe.

ERROR_NO_SITENAME - 0x8007077F - (1919)

No site name is available for this machine.

ERROR_CANT_ACCESS_FILE - 0x80070780 - (1920)

The file cannot be accessed by the system.

ERROR_CANT_RESOLVE_FILENAME - 0x80070781 - (1921)

The name of the file cannot be resolved by the system.

RPC_S_ENTRY_TYPE_MISMATCH - 0x80070782 - (1922)

The entry is not of the expected type.

RPC_S_NOT_ALL_OBJS_EXPORTED - 0x80070783 - (1923)

Not all object UUIDs could be exported to the specified entry.

RPC_S_INTERFACE_NOT_EXPORTED - 0x80070784 - (1924)

Interface could not be exported to the specified entry.

RPC_S_PROFILE_NOT_ADDED - 0x80070785 - (1925)

The specified profile entry could not be added.

RPC_S_PRF_ELT_NOT_ADDED - 0x80070786 - (1926)

The specified profile element could not be added.

RPC_S_PRF_ELT_NOT_REMOVED - 0x80070787 - (1927)

The specified profile element could not be removed.

RPC_S_GRP_ELT_NOT_ADDED - 0x80070788 - (1928)

The group element could not be added.

RPC_S_GRP_ELT_NOT_REMOVED - 0x80070789 - (1929)

The group element could not be removed.

ERROR_KM_DRIVER_BLOCKED - 0x8007078A - (1930)

The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers.

ERROR_CONTEXT_EXPIRED - 0x8007078B - (1931)

The context has expired and can no longer be used.

ERROR_PER_USER_TRUST_QUOTA_EXCEEDED - 0x8007078C - (1932)

The current user's delegated trust creation quota has been exceeded.

ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED - 0x8007078D - (1933)

The total delegated trust creation quota has been exceeded.

ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED - 0x8007078E - (1934)

The current user's delegated trust deletion quota has been exceeded.

ERROR_AUTHENTICATION_FIREWALL_FAILED - 0x8007078F - (1935)

The computer you are signing into is protected by an authentication firewall. The specified account is not allowed to authenticate to the computer.

ERROR_REMOTE_PRINT_CONNECTIONS_BLOCKED - 0x80070790 - (1936)

Remote connections to the Print Spooler are blocked by a policy set on your machine.

ERROR_NTLM_BLOCKED - 0x80070791 - (1937)

Authentication failed because NTLM authentication has been disabled.

ERROR_PASSWORD_CHANGE_REQUIRED - 0x80070792 - (1938)

Logon Failure: EAS policy requires that the user change their password before this operation can be performed.

ERROR_INVALID_PIXEL_FORMAT - 0x800707D0 - (2000)

The pixel format is invalid.

ERROR_BAD_DRIVER - 0x800707D1 - (2001)

The specified driver is invalid.

ERROR_INVALID_WINDOW_STYLE - 0x800707D2 - (2002)

The window style or class attribute is invalid for this operation.

ERROR_METAFILE_NOT_SUPPORTED - 0x800707D3 - (2003)

The requested metafile operation is not supported.

ERROR_TRANSFORM_NOT_SUPPORTED - 0x800707D4 - (2004)

The requested transformation operation is not supported.

ERROR_CLIPPING_NOT_SUPPORTED - 0x800707D5 - (2005)

The requested clipping operation is not supported.

ERROR_INVALID_CMM - 0x800707DA - (2010)

The specified color management module is invalid.

ERROR_INVALID_PROFILE - 0x800707DB - (2011)

The specified color profile is invalid.

ERROR_TAG_NOT_FOUND - 0x800707DC - (2012)

The specified tag was not found.

ERROR_TAG_NOT_PRESENT - 0x800707DD - (2013)

A required tag is not present.

ERROR_DUPLICATE_TAG - 0x800707DE - (2014)

The specified tag is already present.

ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE - 0x800707DF - (2015)

The specified color profile is not associated with the specified device.

ERROR_PROFILE_NOT_FOUND - 0x800707E0 - (2016)

The specified color profile was not found.

ERROR_INVALID_COLORSPACE - 0x800707E1 - (2017)

The specified color space is invalid.

ERROR_ICM_NOT_ENABLED - 0x800707E2 - (2018)

Image Color Management is not enabled.

ERROR_DELETING_ICM_XFORM - 0x800707E3 - (2019)

There was an error while deleting the color transform.

ERROR_INVALID_TRANSFORM - 0x800707E4 - (2020)

The specified color transform is invalid.

ERROR_COLORSPACE_MISMATCH - 0x800707E5 - (2021)

The specified transform does not match the bitmap's color space.

ERROR_INVALID_COLORINDEX - 0x800707E6 - (2022)

The specified named color index is not present in the profile.

ERROR_PROFILE_DOES_NOT_MATCH_DEVICE - 0x800707E7 - (2023)

The specified profile is intended for a device of a different type than the specified device.

ERROR_CONNECTED_OTHER_PASSWORD - 0x8007083C - (2108)

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

ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT - 0x8007083D - (2109)

The network connection was made successfully using default credentials.

ERROR_BAD_USERNAME - 0x8007089A - (2202)

The specified username is invalid.

ERROR_NOT_CONNECTED - 0x800708CA - (2250)

This network connection does not exist.

ERROR_OPEN_FILES - 0x80070961 - (2401)

This network connection has files open or requests pending.

ERROR_ACTIVE_CONNECTIONS - 0x80070962 - (2402)

Active connections still exist.

ERROR_DEVICE_IN_USE - 0x80070964 - (2404)

The device is in use by an active process and cannot be disconnected.

ERROR_UNKNOWN_PRINT_MONITOR - 0x80070BB8 - (3000)

The specified print monitor is unknown.

ERROR_PRINTER_DRIVER_IN_USE - 0x80070BB9 - (3001)

The specified printer driver is currently in use.

ERROR_SPOOL_FILE_NOT_FOUND - 0x80070BBA - (3002)

The spool file was not found.

ERROR_SPL_NO_STARTDOC - 0x80070BBB - (3003)

A StartDocPrinter call was not issued.

ERROR_SPL_NO_ADDJOB - 0x80070BBC - (3004)

An AddJob call was not issued.

ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED - 0x80070BBD - (3005)

The specified print processor has already been installed.

ERROR_PRINT_MONITOR_ALREADY_INSTALLED - 0x80070BBE - (3006)

The specified print monitor has already been installed.

ERROR_INVALID_PRINT_MONITOR - 0x80070BBF - (3007)

The specified print monitor does not have the required functions.

ERROR_PRINT_MONITOR_IN_USE - 0x80070BC0 - (3008)

The specified print monitor is currently in use.

ERROR_PRINTER_HAS_JOBS_QUEUED - 0x80070BC1 - (3009)

The requested operation is not allowed when there are jobs queued to the printer.

ERROR_SUCCESS_REBOOT_REQUIRED - 0x80070BC2 - (3010)

The requested operation is successful. Changes will not be effective until the system is rebooted.

ERROR_SUCCESS_RESTART_REQUIRED - 0x80070BC3 - (3011)

The requested operation is successful. Changes will not be effective until the service is restarted.

ERROR_PRINTER_NOT_FOUND - 0x80070BC4 - (3012)

No printers were found.

ERROR_PRINTER_DRIVER_WARNED - 0x80070BC5 - (3013)

The printer driver is known to be unreliable.

ERROR_PRINTER_DRIVER_BLOCKED - 0x80070BC6 - (3014)

The printer driver is known to harm the system.

ERROR_PRINTER_DRIVER_PACKAGE_IN_USE - 0x80070BC7 - (3015)

The specified printer driver package is currently in use.

ERROR_CORE_DRIVER_PACKAGE_NOT_FOUND - 0x80070BC8 - (3016)

Unable to find a core driver package that is required by the printer driver package.

ERROR_FAIL_REBOOT_REQUIRED - 0x80070BC9 - (3017)

The requested operation failed. A system reboot is required to roll back changes made.

ERROR_FAIL_REBOOT_INITIATED - 0x80070BCA - (3018)

The requested operation failed. A system reboot has been initiated to roll back changes made.

ERROR_PRINTER_DRIVER_DOWNLOAD_NEEDED - 0x80070BCB - (3019)

The specified printer driver was not found on the system and needs to be downloaded.

ERROR_PRINT_JOB_RESTART_REQUIRED - 0x80070BCC - (3020)

The requested print job has failed to print. A print system update requires the job to be resubmitted.

ERROR_INVALID_PRINTER_DRIVER_MANIFEST - 0x80070BCD - (3021)

The printer driver does not contain a valid manifest, or contains too many manifests.

ERROR_PRINTER_NOT_SHAREABLE - 0x80070BCE - (3022)

The specified printer cannot be shared.

ERROR_REQUEST_PAUSED - 0x80070BEA - (3050)

The operation was paused.

ERROR_IO_REISSUE_AS_CACHED - 0x80070F6E - (3950)

Reissue the given operation as a cached IO operation

ERROR_WINS_INTERNAL - 0x80070FA0 - (4000)

WINS encountered an error while processing the command.

ERROR_CAN_NOT_DEL_LOCAL_WINS - 0x80070FA1 - (4001)

The local WINS cannot be deleted.

ERROR_STATIC_INIT - 0x80070FA2 - (4002)

The importation from the file failed.

ERROR_INC_BACKUP - 0x80070FA3 - (4003)

The backup failed. Was a full backup done before?

ERROR_FULL_BACKUP - 0x80070FA4 - (4004)

The backup failed. Check the directory to which you are backing the database.

ERROR_REC_NON_EXISTENT - 0x80070FA5 - (4005)

The name does not exist in the WINS database.

ERROR_RPL_NOT_ALLOWED - 0x80070FA6 - (4006)

Replication with a nonconfigured partner is not allowed.

PEERDIST_ERROR_CONTENTINFO_VERSION_UNSUPPORTED - 0x80070FD2 - (4050)

The version of the supplied content information is not supported.

PEERDIST_ERROR_CANNOT_PARSE_CONTENTINFO - 0x80070FD3 - (4051)

The supplied content information is malformed.

PEERDIST_ERROR_MISSING_DATA - 0x80070FD4 - (4052)

The requested data cannot be found in local or peer caches.

PEERDIST_ERROR_NO_MORE - 0x80070FD5 - (4053)

No more data is available or required.

PEERDIST_ERROR_NOT_INITIALIZED - 0x80070FD6 - (4054)

The supplied object has not been initialized.

PEERDIST_ERROR_ALREADY_INITIALIZED - 0x80070FD7 - (4055)

The supplied object has already been initialized.

PEERDIST_ERROR_SHUTDOWN_IN_PROGRESS - 0x80070FD8 - (4056)

A shutdown operation is already in progress.

PEERDIST_ERROR_INVALIDATED - 0x80070FD9 - (4057)

The supplied object has already been invalidated.

PEERDIST_ERROR_ALREADY_EXISTS - 0x80070FDA - (4058)

An element already exists and was not replaced.

PEERDIST_ERROR_OPERATION_NOTFOUND - 0x80070FDB - (4059)

Can not cancel the requested operation as it has already been completed.

PEERDIST_ERROR_ALREADY_COMPLETED - 0x80070FDC - (4060)

Can not perform the reqested operation because it has already been carried out.

PEERDIST_ERROR_OUT_OF_BOUNDS - 0x80070FDD - (4061)

An operation accessed data beyond the bounds of valid data.

PEERDIST_ERROR_VERSION_UNSUPPORTED - 0x80070FDE - (4062)

The requested version is not supported.

PEERDIST_ERROR_INVALID_CONFIGURATION - 0x80070FDF - (4063)

A configuration value is invalid.

PEERDIST_ERROR_NOT_LICENSED - 0x80070FE0 - (4064)

The SKU is not licensed.

PEERDIST_ERROR_SERVICE_UNAVAILABLE - 0x80070FE1 - (4065)

PeerDist Service is still initializing and will be available shortly.

PEERDIST_ERROR_TRUST_FAILURE - 0x80070FE2 - (4066)

Communication with one or more computers will be temporarily blocked due to recent errors.

ERROR_DHCP_ADDRESS_CONFLICT - 0x80071004 - (4100)

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

ERROR_WMI_GUID_NOT_FOUND - 0x80071068 - (4200)

The GUID passed was not recognized as valid by a WMI data provider.

ERROR_WMI_INSTANCE_NOT_FOUND - 0x80071069 - (4201)

The instance name passed was not recognized as valid by a WMI data provider.

ERROR_WMI_ITEMID_NOT_FOUND - 0x8007106A - (4202)

The data item ID passed was not recognized as valid by a WMI data provider.

ERROR_WMI_TRY_AGAIN - 0x8007106B - (4203)

The WMI request could not be completed and should be retried.

ERROR_WMI_DP_NOT_FOUND - 0x8007106C - (4204)

The WMI data provider could not be located.

ERROR_WMI_UNRESOLVED_INSTANCE_REF - 0x8007106D - (4205)

The WMI data provider references an instance set that has not been registered.

ERROR_WMI_ALREADY_ENABLED - 0x8007106E - (4206)

The WMI data block or event notification has already been enabled.

ERROR_WMI_GUID_DISCONNECTED - 0x8007106F - (4207)

The WMI data block is no longer available.

ERROR_WMI_SERVER_UNAVAILABLE - 0x80071070 - (4208)

The WMI data service is not available.

ERROR_WMI_DP_FAILED - 0x80071071 - (4209)

The WMI data provider failed to carry out the request.

ERROR_WMI_INVALID_MOF - 0x80071072 - (4210)

The WMI MOF information is not valid.

ERROR_WMI_INVALID_REGINFO - 0x80071073 - (4211)

The WMI registration information is not valid.

ERROR_WMI_ALREADY_DISABLED - 0x80071074 - (4212)

The WMI data block or event notification has already been disabled.

ERROR_WMI_READ_ONLY - 0x80071075 - (4213)

The WMI data item or data block is read only.

ERROR_WMI_SET_FAILURE - 0x80071076 - (4214)

The WMI data item or data block could not be changed.

ERROR_NOT_APPCONTAINER - 0x8007109A - (4250)

This operation is only valid in the context of an app container.

ERROR_APPCONTAINER_REQUIRED - 0x8007109B - (4251)

This application can only run in the context of an app container.

ERROR_NOT_SUPPORTED_IN_APPCONTAINER - 0x8007109C - (4252)

This functionality is not supported in the context of an app container.

ERROR_INVALID_PACKAGE_SID_LENGTH - 0x8007109D - (4253)

The length of the SID supplied is not a valid length for app container SIDs.

ERROR_INVALID_MEDIA - 0x800710CC - (4300)

The media identifier does not represent a valid medium.

ERROR_INVALID_LIBRARY - 0x800710CD - (4301)

The library identifier does not represent a valid library.

ERROR_INVALID_MEDIA_POOL - 0x800710CE - (4302)

The media pool identifier does not represent a valid media pool.

ERROR_DRIVE_MEDIA_MISMATCH - 0x800710CF - (4303)

The drive and medium are not compatible or exist in different libraries.

ERROR_MEDIA_OFFLINE - 0x800710D0 - (4304)

The medium currently exists in an offline library and must be online to perform this operation.

ERROR_LIBRARY_OFFLINE - 0x800710D1 - (4305)

The operation cannot be performed on an offline library.

ERROR_EMPTY - 0x800710D2 - (4306)

The library, drive, or media pool is empty.

ERROR_NOT_EMPTY - 0x800710D3 - (4307)

The library, drive, or media pool must be empty to perform this operation.

ERROR_MEDIA_UNAVAILABLE - 0x800710D4 - (4308)

No media is currently available in this media pool or library.

ERROR_RESOURCE_DISABLED - 0x800710D5 - (4309)

A resource required for this operation is disabled.

ERROR_INVALID_CLEANER - 0x800710D6 - (4310)

The media identifier does not represent a valid cleaner.

ERROR_UNABLE_TO_CLEAN - 0x800710D7 - (4311)

The drive cannot be cleaned or does not support cleaning.

ERROR_OBJECT_NOT_FOUND - 0x800710D8 - (4312)

The object identifier does not represent a valid object.

ERROR_DATABASE_FAILURE - 0x800710D9 - (4313)

Unable to read from or write to the database.

ERROR_DATABASE_FULL - 0x800710DA - (4314)

The database is full.

ERROR_MEDIA_INCOMPATIBLE - 0x800710DB - (4315)

The medium is not compatible with the device or media pool.

ERROR_RESOURCE_NOT_PRESENT - 0x800710DC - (4316)

The resource required for this operation does not exist.

ERROR_INVALID_OPERATION - 0x800710DD - (4317)

The operation identifier is not valid.

ERROR_MEDIA_NOT_AVAILABLE - 0x800710DE - (4318)

The media is not mounted or ready for use.

ERROR_DEVICE_NOT_AVAILABLE - 0x800710DF - (4319)

The device is not ready for use.

ERROR_REQUEST_REFUSED - 0x800710E0 - (4320)

The operator or administrator has refused the request.

ERROR_INVALID_DRIVE_OBJECT - 0x800710E1 - (4321)

The drive identifier does not represent a valid drive.

ERROR_LIBRARY_FULL - 0x800710E2 - (4322)

Library is full. No slot is available for use.

ERROR_MEDIUM_NOT_ACCESSIBLE - 0x800710E3 - (4323)

The transport cannot access the medium.

ERROR_UNABLE_TO_LOAD_MEDIUM - 0x800710E4 - (4324)

Unable to load the medium into the drive.

ERROR_UNABLE_TO_INVENTORY_DRIVE - 0x800710E5 - (4325)

Unable to retrieve the drive status.

ERROR_UNABLE_TO_INVENTORY_SLOT - 0x800710E6 - (4326)

Unable to retrieve the slot status.

ERROR_UNABLE_TO_INVENTORY_TRANSPORT - 0x800710E7 - (4327)

Unable to retrieve status about the transport.

ERROR_TRANSPORT_FULL - 0x800710E8 - (4328)

Cannot use the transport because it is already in use.

ERROR_CONTROLLING_IEPORT - 0x800710E9 - (4329)

Unable to open or close the inject/eject port.

ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA - 0x800710EA - (4330)

Unable to eject the medium because it is in a drive.

ERROR_CLEANER_SLOT_SET - 0x800710EB - (4331)

A cleaner slot is already reserved.

ERROR_CLEANER_SLOT_NOT_SET - 0x800710EC - (4332)

A cleaner slot is not reserved.

ERROR_CLEANER_CARTRIDGE_SPENT - 0x800710ED - (4333)

The cleaner cartridge has performed the maximum number of drive cleanings.

ERROR_UNEXPECTED_OMID - 0x800710EE - (4334)

Unexpected on-medium identifier.

ERROR_CANT_DELETE_LAST_ITEM - 0x800710EF - (4335)

The last remaining item in this group or resource cannot be deleted.

ERROR_MESSAGE_EXCEEDS_MAX_SIZE - 0x800710F0 - (4336)

The message provided exceeds the maximum size allowed for this parameter.

ERROR_VOLUME_CONTAINS_SYS_FILES - 0x800710F1 - (4337)

The volume contains system or paging files.

ERROR_INDIGENOUS_TYPE - 0x800710F2 - (4338)

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

ERROR_NO_SUPPORTING_DRIVES - 0x800710F3 - (4339)

This offline media cannot be mounted on this system since no enabled drives are present which can be used.

ERROR_CLEANER_CARTRIDGE_INSTALLED - 0x800710F4 - (4340)

A cleaner cartridge is present in the tape library.

ERROR_IEPORT_FULL - 0x800710F5 - (4341)

Cannot use the inject/eject port because it is not empty.

ERROR_FILE_OFFLINE - 0x800710FE - (4350)

This file is currently not available for use on this computer.

ERROR_REMOTE_STORAGE_NOT_ACTIVE - 0x800710FF - (4351)

The remote storage service is not operational at this time.

ERROR_REMOTE_STORAGE_MEDIA_ERROR - 0x80071100 - (4352)

The remote storage service encountered a media error.

ERROR_NOT_A_REPARSE_POINT - 0x80071126 - (4390)

The file or directory is not a reparse point.

ERROR_REPARSE_ATTRIBUTE_CONFLICT - 0x80071127 - (4391)

The reparse point attribute cannot be set because it conflicts with an existing attribute.

ERROR_INVALID_REPARSE_DATA - 0x80071128 - (4392)

The data present in the reparse point buffer is invalid.

ERROR_REPARSE_TAG_INVALID - 0x80071129 - (4393)

The tag present in the reparse point buffer is invalid.

ERROR_REPARSE_TAG_MISMATCH - 0x8007112A - (4394)

There is a mismatch between the tag specified in the request and the tag present in the reparse point.

ERROR_APP_DATA_NOT_FOUND - 0x80071130 - (4400)

Fast Cache data not found.

ERROR_APP_DATA_EXPIRED - 0x80071131 - (4401)

Fast Cache data expired.

ERROR_APP_DATA_CORRUPT - 0x80071132 - (4402)

Fast Cache data corrupt.

ERROR_APP_DATA_LIMIT_EXCEEDED - 0x80071133 - (4403)

Fast Cache data has exceeded its max size and cannot be updated.

ERROR_APP_DATA_REBOOT_REQUIRED - 0x80071134 - (4404)

Fast Cache has been ReArmed and requires a reboot until it can be updated.

ERROR_SECUREBOOT_ROLLBACK_DETECTED - 0x80071144 - (4420)

Secure Boot detected that rollback of protected data has been attempted.

ERROR_SECUREBOOT_POLICY_VIOLATION - 0x80071145 - (4421)

The value is protected by Secure Boot policy and cannot be modified or deleted.

ERROR_SECUREBOOT_INVALID_POLICY - 0x80071146 - (4422)

The Secure Boot policy is invalid.

ERROR_SECUREBOOT_POLICY_PUBLISHER_NOT_FOUND - 0x80071147 - (4423)

A new Secure Boot policy did not contain the current publisher on its update list.

ERROR_SECUREBOOT_POLICY_NOT_SIGNED - 0x80071148 - (4424)

The Secure Boot policy is either not signed or is signed by a non-trusted signer.

ERROR_SECUREBOOT_NOT_ENABLED - 0x80071149 - (4425)

Secure Boot is not enabled on this machine.

ERROR_SECUREBOOT_FILE_REPLACED - 0x8007114A - (4426)

Secure Boot requires that certain files and drivers are not replaced by other files or drivers.

ERROR_OFFLOAD_READ_FLT_NOT_SUPPORTED - 0x80071158 - (4440)

The copy offload read operation is not supported by a filter.

ERROR_OFFLOAD_WRITE_FLT_NOT_SUPPORTED - 0x80071159 - (4441)

The copy offload write operation is not supported by a filter.

ERROR_OFFLOAD_READ_FILE_NOT_SUPPORTED - 0x8007115A - (4442)

The copy offload read operation is not supported for the file.

ERROR_OFFLOAD_WRITE_FILE_NOT_SUPPORTED - 0x8007115B - (4443)

The copy offload write operation is not supported for the file.

ERROR_VOLUME_NOT_SIS_ENABLED - 0x80071194 - (4500)

Single Instance Storage is not available on this volume.

ERROR_SYSTEM_INTEGRITY_ROLLBACK_DETECTED - 0x800711C6 - (4550)

System Integrity detected that policy rollback has been attempted.

ERROR_SYSTEM_INTEGRITY_POLICY_VIOLATION - 0x800711C7 - (4551)

The System Integrity policy has been violated.

ERROR_SYSTEM_INTEGRITY_INVALID_POLICY - 0x800711C8 - (4552)

The System Integrity policy is invalid.

ERROR_SYSTEM_INTEGRITY_POLICY_NOT_SIGNED - 0x800711C9 - (4553)

The System Integrity policy is either not signed or is signed by a non-trusted signer.

ERROR_VSM_NOT_INITIALIZED - 0x800711D0 - (4560)

Virtual Secure Mode (VSM) is not initialized. The hypervisor or VSM may not be present or enabled.

ERROR_VSM_DMA_PROTECTION_NOT_IN_USE - 0x800711D1 - (4561)

The hypervisor is not protecting DMA because an IOMMU is not present or not enabled in the BIOS.

ERROR_DEPENDENT_RESOURCE_EXISTS - 0x80071389 - (5001)

The operation cannot be completed because other resources are dependent on this resource.

ERROR_DEPENDENCY_NOT_FOUND - 0x8007138A - (5002)

The cluster resource dependency cannot be found.

ERROR_DEPENDENCY_ALREADY_EXISTS - 0x8007138B - (5003)

The cluster resource cannot be made dependent on the specified resource because it is already dependent.

ERROR_RESOURCE_NOT_ONLINE - 0x8007138C - (5004)

The cluster resource is not online.

ERROR_HOST_NODE_NOT_AVAILABLE - 0x8007138D - (5005)

A cluster node is not available for this operation.

ERROR_RESOURCE_NOT_AVAILABLE - 0x8007138E - (5006)

The cluster resource is not available.

ERROR_RESOURCE_NOT_FOUND - 0x8007138F - (5007)

The cluster resource could not be found.

ERROR_SHUTDOWN_CLUSTER - 0x80071390 - (5008)

The cluster is being shut down.

ERROR_CANT_EVICT_ACTIVE_NODE - 0x80071391 - (5009)

A cluster node cannot be evicted from the cluster unless the node is down or it is the last node.

ERROR_OBJECT_ALREADY_EXISTS - 0x80071392 - (5010)

The object already exists.

ERROR_OBJECT_IN_LIST - 0x80071393 - (5011)

The object is already in the list.

ERROR_GROUP_NOT_AVAILABLE - 0x80071394 - (5012)

The cluster group is not available for any new requests.

ERROR_GROUP_NOT_FOUND - 0x80071395 - (5013)

The cluster group could not be found.

ERROR_GROUP_NOT_ONLINE - 0x80071396 - (5014)

The operation could not be completed because the cluster group is not online.

ERROR_HOST_NODE_NOT_RESOURCE_OWNER - 0x80071397 - (5015)

The 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.

ERROR_HOST_NODE_NOT_GROUP_OWNER - 0x80071398 - (5016)

The 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.

ERROR_RESMON_CREATE_FAILED - 0x80071399 - (5017)

The cluster resource could not be created in the specified resource monitor.

ERROR_RESMON_ONLINE_FAILED - 0x8007139A - (5018)

The cluster resource could not be brought online by the resource monitor.

ERROR_RESOURCE_ONLINE - 0x8007139B - (5019)

The operation could not be completed because the cluster resource is online.

ERROR_QUORUM_RESOURCE - 0x8007139C - (5020)

The cluster resource could not be deleted or brought offline because it is the quorum resource.

ERROR_NOT_QUORUM_CAPABLE - 0x8007139D - (5021)

The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.

ERROR_CLUSTER_SHUTTING_DOWN - 0x8007139E - (5022)

The cluster software is shutting down.

ERROR_INVALID_STATE - 0x8007139F - (5023)

The group or resource is not in the correct state to perform the requested operation.

ERROR_RESOURCE_PROPERTIES_STORED - 0x800713A0 - (5024)

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

ERROR_NOT_QUORUM_CLASS - 0x800713A1 - (5025)

The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.

ERROR_CORE_RESOURCE - 0x800713A2 - (5026)

The cluster resource could not be deleted since it is a core resource.

ERROR_QUORUM_RESOURCE_ONLINE_FAILED - 0x800713A3 - (5027)

The quorum resource failed to come online.

ERROR_QUORUMLOG_OPEN_FAILED - 0x800713A4 - (5028)

The quorum log could not be created or mounted successfully.

ERROR_CLUSTERLOG_CORRUPT - 0x800713A5 - (5029)

The cluster log is corrupt.

ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE - 0x800713A6 - (5030)

The record could not be written to the cluster log since it exceeds the maximum size.

ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE - 0x800713A7 - (5031)

The cluster log exceeds its maximum size.

ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND - 0x800713A8 - (5032)

No checkpoint record was found in the cluster log.

ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE - 0x800713A9 - (5033)

The minimum required disk space needed for logging is not available.

ERROR_QUORUM_OWNER_ALIVE - 0x800713AA - (5034)

The cluster node failed to take control of the quorum resource because the resource is owned by another active node.

ERROR_NETWORK_NOT_AVAILABLE - 0x800713AB - (5035)

A cluster network is not available for this operation.

ERROR_NODE_NOT_AVAILABLE - 0x800713AC - (5036)

A cluster node is not available for this operation.

ERROR_ALL_NODES_NOT_AVAILABLE - 0x800713AD - (5037)

All cluster nodes must be running to perform this operation.

ERROR_RESOURCE_FAILED - 0x800713AE - (5038)

A cluster resource failed.

ERROR_CLUSTER_INVALID_NODE - 0x800713AF - (5039)

The cluster node is not valid.

ERROR_CLUSTER_NODE_EXISTS - 0x800713B0 - (5040)

The cluster node already exists.

ERROR_CLUSTER_JOIN_IN_PROGRESS - 0x800713B1 - (5041)

A node is in the process of joining the cluster.

ERROR_CLUSTER_NODE_NOT_FOUND - 0x800713B2 - (5042)

The cluster node was not found.

ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND - 0x800713B3 - (5043)

The cluster local node information was not found.

ERROR_CLUSTER_NETWORK_EXISTS - 0x800713B4 - (5044)

The cluster network already exists.

ERROR_CLUSTER_NETWORK_NOT_FOUND - 0x800713B5 - (5045)

The cluster network was not found.

ERROR_CLUSTER_NETINTERFACE_EXISTS - 0x800713B6 - (5046)

The cluster network interface already exists.

ERROR_CLUSTER_NETINTERFACE_NOT_FOUND - 0x800713B7 - (5047)

The cluster network interface was not found.

ERROR_CLUSTER_INVALID_REQUEST - 0x800713B8 - (5048)

The cluster request is not valid for this object.

ERROR_CLUSTER_INVALID_NETWORK_PROVIDER - 0x800713B9 - (5049)

The cluster network provider is not valid.

ERROR_CLUSTER_NODE_DOWN - 0x800713BA - (5050)

The cluster node is down.

ERROR_CLUSTER_NODE_UNREACHABLE - 0x800713BB - (5051)

The cluster node is not reachable.

ERROR_CLUSTER_NODE_NOT_MEMBER - 0x800713BC - (5052)

The cluster node is not a member of the cluster.

ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS - 0x800713BD - (5053)

A cluster join operation is not in progress.

ERROR_CLUSTER_INVALID_NETWORK - 0x800713BE - (5054)

The cluster network is not valid.

ERROR_CLUSTER_NODE_UP - 0x800713C0 - (5056)

The cluster node is up.

ERROR_CLUSTER_IPADDR_IN_USE - 0x800713C1 - (5057)

The cluster IP address is already in use.

ERROR_CLUSTER_NODE_NOT_PAUSED - 0x800713C2 - (5058)

The cluster node is not paused.

ERROR_CLUSTER_NO_SECURITY_CONTEXT - 0x800713C3 - (5059)

No cluster security context is available.

ERROR_CLUSTER_NETWORK_NOT_INTERNAL - 0x800713C4 - (5060)

The cluster network is not configured for internal cluster communication.

ERROR_CLUSTER_NODE_ALREADY_UP - 0x800713C5 - (5061)

The cluster node is already up.

ERROR_CLUSTER_NODE_ALREADY_DOWN - 0x800713C6 - (5062)

The cluster node is already down.

ERROR_CLUSTER_NETWORK_ALREADY_ONLINE - 0x800713C7 - (5063)

The cluster network is already online.

ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE - 0x800713C8 - (5064)

The cluster network is already offline.

ERROR_CLUSTER_NODE_ALREADY_MEMBER - 0x800713C9 - (5065)

The cluster node is already a member of the cluster.

ERROR_CLUSTER_LAST_INTERNAL_NETWORK - 0x800713CA - (5066)

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

ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS - 0x800713CB - (5067)

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

ERROR_INVALID_OPERATION_ON_QUORUM - 0x800713CC - (5068)

This operation cannot currently be performed on the cluster group containing the quorum resource.

ERROR_DEPENDENCY_NOT_ALLOWED - 0x800713CD - (5069)

The cluster quorum resource is not allowed to have any dependencies.

ERROR_CLUSTER_NODE_PAUSED - 0x800713CE - (5070)

The cluster node is paused.

ERROR_NODE_CANT_HOST_RESOURCE - 0x800713CF - (5071)

The cluster resource cannot be brought online. The owner node cannot run this resource.

ERROR_CLUSTER_NODE_NOT_READY - 0x800713D0 - (5072)

The cluster node is not ready to perform the requested operation.

ERROR_CLUSTER_NODE_SHUTTING_DOWN - 0x800713D1 - (5073)

The cluster node is shutting down.

ERROR_CLUSTER_JOIN_ABORTED - 0x800713D2 - (5074)

The cluster join operation was aborted.

ERROR_CLUSTER_INCOMPATIBLE_VERSIONS - 0x800713D3 - (5075)

The node failed to join the cluster because the joining node and other nodes in the cluster have incompatible operating system versions. To get more information about operating system versions of the cluster, run the Validate a Configuration Wizard or the Test-Cluster Windows PowerShell cmdlet.

ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED - 0x800713D4 - (5076)

This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.

ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED - 0x800713D5 - (5077)

The system configuration changed during the cluster join or form operation. The join or form operation was aborted.

ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND - 0x800713D6 - (5078)

The specified resource type was not found.

ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED - 0x800713D7 - (5079)

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

ERROR_CLUSTER_RESNAME_NOT_FOUND - 0x800713D8 - (5080)

The 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.

ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED - 0x800713D9 - (5081)

No authentication package could be registered with the RPC server.

ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST - 0x800713DA - (5082)

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

ERROR_CLUSTER_DATABASE_SEQMISMATCH - 0x800713DB - (5083)

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

ERROR_RESMON_INVALID_STATE - 0x800713DC - (5084)

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

ERROR_CLUSTER_GUM_NOT_LOCKER - 0x800713DD - (5085)

A non locker code got a request to reserve the lock for making global updates.

ERROR_QUORUM_DISK_NOT_FOUND - 0x800713DE - (5086)

The quorum disk could not be located by the cluster service.

ERROR_DATABASE_BACKUP_CORRUPT - 0x800713DF - (5087)

The backed up cluster database is possibly corrupt.

ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT - 0x800713E0 - (5088)

A DFS root already exists in this cluster node.

ERROR_RESOURCE_PROPERTY_UNCHANGEABLE - 0x800713E1 - (5089)

An attempt to modify a resource property failed because it conflicts with another existing property.

ERROR_NO_ADMIN_ACCESS_POINT - 0x800713E2 - (5090)

This operation is not supported on a cluster without an Administrator Access Point.

ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE - 0x80071702 - (5890)

An operation was attempted that is incompatible with the current membership state of the node.

ERROR_CLUSTER_QUORUMLOG_NOT_FOUND - 0x80071703 - (5891)

The quorum resource does not contain the quorum log.

ERROR_CLUSTER_MEMBERSHIP_HALT - 0x80071704 - (5892)

The membership engine requested shutdown of the cluster service on this node.

ERROR_CLUSTER_INSTANCE_ID_MISMATCH - 0x80071705 - (5893)

The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.

ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP - 0x80071706 - (5894)

A matching cluster network for the specified IP address could not be found.

ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH - 0x80071707 - (5895)

The actual data type of the property did not match the expected data type of the property.

ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP - 0x80071708 - (5896)

The 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.

ERROR_CLUSTER_PARAMETER_MISMATCH - 0x80071709 - (5897)

Two or more parameter values specified for a resource's properties are in conflict.

ERROR_NODE_CANNOT_BE_CLUSTERED - 0x8007170A - (5898)

This computer cannot be made a member of a cluster.

ERROR_CLUSTER_WRONG_OS_VERSION - 0x8007170B - (5899)

This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.

ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME - 0x8007170C - (5900)

A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster.

ERROR_CLUSCFG_ALREADY_COMMITTED - 0x8007170D - (5901)

The cluster configuration action has already been committed.

ERROR_CLUSCFG_ROLLBACK_FAILED - 0x8007170E - (5902)

The cluster configuration action could not be rolled back.

ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT - 0x8007170F - (5903)

The drive letter assigned to a system disk on one node conflicted with the drive letter assigned to a disk on another node.

ERROR_CLUSTER_OLD_VERSION - 0x80071710 - (5904)

One or more nodes in the cluster are running a version of Windows that does not support this operation.

ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME - 0x80071711 - (5905)

The name of the corresponding computer account doesn't match the Network Name for this resource.

ERROR_CLUSTER_NO_NET_ADAPTERS - 0x80071712 - (5906)

No network adapters are available.

ERROR_CLUSTER_POISONED - 0x80071713 - (5907)

The cluster node has been poisoned.

ERROR_CLUSTER_GROUP_MOVING - 0x80071714 - (5908)

The group is unable to accept the request since it is moving to another node.

ERROR_CLUSTER_RESOURCE_TYPE_BUSY - 0x80071715 - (5909)

The resource type cannot accept the request since is too busy performing another operation.

ERROR_RESOURCE_CALL_TIMED_OUT - 0x80071716 - (5910)

The call to the cluster resource DLL timed out.

ERROR_INVALID_CLUSTER_IPV6_ADDRESS - 0x80071717 - (5911)

The address is not valid for an IPv6 Address resource. A global IPv6 address is required, and it must match a cluster network. Compatibility addresses are not permitted.

ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION - 0x80071718 - (5912)

An internal cluster error occurred. A call to an invalid function was attempted.

ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS - 0x80071719 - (5913)

A parameter value is out of acceptable range.

ERROR_CLUSTER_PARTIAL_SEND - 0x8007171A - (5914)

A network error occurred while sending data to another node in the cluster. The number of bytes transmitted was less than required.

ERROR_CLUSTER_REGISTRY_INVALID_FUNCTION - 0x8007171B - (5915)

An invalid cluster registry operation was attempted.

ERROR_CLUSTER_INVALID_STRING_TERMINATION - 0x8007171C - (5916)

An input string of characters is not properly terminated.

ERROR_CLUSTER_INVALID_STRING_FORMAT - 0x8007171D - (5917)

An input string of characters is not in a valid format for the data it represents.

ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS - 0x8007171E - (5918)

An internal cluster error occurred. A cluster database transaction was attempted while a transaction was already in progress.

ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS - 0x8007171F - (5919)

An internal cluster error occurred. There was an attempt to commit a cluster database transaction while no transaction was in progress.

ERROR_CLUSTER_NULL_DATA - 0x80071720 - (5920)

An internal cluster error occurred. Data was not properly initialized.

ERROR_CLUSTER_PARTIAL_READ - 0x80071721 - (5921)

An error occurred while reading from a stream of data. An unexpected number of bytes was returned.

ERROR_CLUSTER_PARTIAL_WRITE - 0x80071722 - (5922)

An error occurred while writing to a stream of data. The required number of bytes could not be written.

ERROR_CLUSTER_CANT_DESERIALIZE_DATA - 0x80071723 - (5923)

An error occurred while deserializing a stream of cluster data.

ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT - 0x80071724 - (5924)

One or more property values for this resource are in conflict with one or more property values associated with its dependent resource(s).

ERROR_CLUSTER_NO_QUORUM - 0x80071725 - (5925)

A quorum of cluster nodes was not present to form a cluster.

ERROR_CLUSTER_INVALID_IPV6_NETWORK - 0x80071726 - (5926)

The cluster network is not valid for an IPv6 Address resource, or it does not match the configured address.

ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK - 0x80071727 - (5927)

The cluster network is not valid for an IPv6 Tunnel resource. Check the configuration of the IP Address resource on which the IPv6 Tunnel resource depends.

ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP - 0x80071728 - (5928)

Quorum resource cannot reside in the Available Storage group.

ERROR_DEPENDENCY_TREE_TOO_COMPLEX - 0x80071729 - (5929)

The dependencies for this resource are nested too deeply.

ERROR_EXCEPTION_IN_RESOURCE_CALL - 0x8007172A - (5930)

The call into the resource DLL raised an unhandled exception.

ERROR_CLUSTER_RHS_FAILED_INITIALIZATION - 0x8007172B - (5931)

The RHS process failed to initialize.

ERROR_CLUSTER_NOT_INSTALLED - 0x8007172C - (5932)

The Failover Clustering feature is not installed on this node.

ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE - 0x8007172D - (5933)

The resources must be online on the same node for this operation

ERROR_CLUSTER_MAX_NODES_IN_CLUSTER - 0x8007172E - (5934)

A new node can not be added since this cluster is already at its maximum number of nodes.

ERROR_CLUSTER_TOO_MANY_NODES - 0x8007172F - (5935)

This cluster can not be created since the specified number of nodes exceeds the maximum allowed limit.

ERROR_CLUSTER_OBJECT_ALREADY_USED - 0x80071730 - (5936)

An attempt to use the specified cluster name failed because an enabled computer object with the given name already exists in the domain.

ERROR_NONCORE_GROUPS_FOUND - 0x80071731 - (5937)

This cluster cannot be destroyed. It has non-core application groups which must be deleted before the cluster can be destroyed.

ERROR_FILE_SHARE_RESOURCE_CONFLICT - 0x80071732 - (5938)

File share associated with file share witness resource cannot be hosted by this cluster or any of its nodes.

ERROR_CLUSTER_EVICT_INVALID_REQUEST - 0x80071733 - (5939)

Eviction of this node is invalid at this time. Due to quorum requirements node eviction will result in cluster shutdown. If it is the last node in the cluster, destroy cluster command should be used.

ERROR_CLUSTER_SINGLETON_RESOURCE - 0x80071734 - (5940)

Only one instance of this resource type is allowed in the cluster.

ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE - 0x80071735 - (5941)

Only one instance of this resource type is allowed per resource group.

ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED - 0x80071736 - (5942)

The resource failed to come online due to the failure of one or more provider resources.

ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR - 0x80071737 - (5943)

The resource has indicated that it cannot come online on any node.

ERROR_CLUSTER_GROUP_BUSY - 0x80071738 - (5944)

The current operation cannot be performed on this group at this time.

ERROR_CLUSTER_NOT_SHARED_VOLUME - 0x80071739 - (5945)

The directory or file is not located on a cluster shared volume.

ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR - 0x8007173A - (5946)

The Security Descriptor does not meet the requirements for a cluster.

ERROR_CLUSTER_SHARED_VOLUMES_IN_USE - 0x8007173B - (5947)

There is one or more shared volumes resources configured in the cluster. Those resources must be moved to available storage in order for operation to succeed.

ERROR_CLUSTER_USE_SHARED_VOLUMES_API - 0x8007173C - (5948)

This group or resource cannot be directly manipulated. Use shared volume APIs to perform desired operation.

ERROR_CLUSTER_BACKUP_IN_PROGRESS - 0x8007173D - (5949)

Back up is in progress. Please wait for backup completion before trying this operation again.

ERROR_NON_CSV_PATH - 0x8007173E - (5950)

The path does not belong to a cluster shared volume.

ERROR_CSV_VOLUME_NOT_LOCAL - 0x8007173F - (5951)

The cluster shared volume is not locally mounted on this node.

ERROR_CLUSTER_WATCHDOG_TERMINATING - 0x80071740 - (5952)

The cluster watchdog is terminating.

ERROR_CLUSTER_RESOURCE_VETOED_MOVE_INCOMPATIBLE_NODES - 0x80071741 - (5953)

A resource vetoed a move between two nodes because they are incompatible.

ERROR_CLUSTER_INVALID_NODE_WEIGHT - 0x80071742 - (5954)

The request is invalid either because node weight cannot be changed while the cluster is in disk-only quorum mode, or because changing the node weight would violate the minimum cluster quorum requirements.

ERROR_CLUSTER_RESOURCE_VETOED_CALL - 0x80071743 - (5955)

The resource vetoed the call.

ERROR_RESMON_SYSTEM_RESOURCES_LACKING - 0x80071744 - (5956)

Resource could not start or run because it could not reserve sufficient system resources.

ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_DESTINATION - 0x80071745 - (5957)

A resource vetoed a move between two nodes because the destination currently does not have enough resources to complete the operation.

ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_SOURCE - 0x80071746 - (5958)

A resource vetoed a move between two nodes because the source currently does not have enough resources to complete the operation.

ERROR_CLUSTER_GROUP_QUEUED - 0x80071747 - (5959)

The requested operation can not be completed because the group is queued for an operation.

ERROR_CLUSTER_RESOURCE_LOCKED_STATUS - 0x80071748 - (5960)

The requested operation can not be completed because a resource has locked status.

ERROR_CLUSTER_SHARED_VOLUME_FAILOVER_NOT_ALLOWED - 0x80071749 - (5961)

The resource cannot move to another node because a cluster shared volume vetoed the operation.

ERROR_CLUSTER_NODE_DRAIN_IN_PROGRESS - 0x8007174A - (5962)

A node drain is already in progress.

ERROR_CLUSTER_DISK_NOT_CONNECTED - 0x8007174B - (5963)

Clustered storage is not connected to the node.

ERROR_DISK_NOT_CSV_CAPABLE - 0x8007174C - (5964)

The 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 or REFS.

ERROR_RESOURCE_NOT_IN_AVAILABLE_STORAGE - 0x8007174D - (5965)

The resource must be part of the Available Storage group to complete this action.

ERROR_CLUSTER_SHARED_VOLUME_REDIRECTED - 0x8007174E - (5966)

CSVFS failed operation as volume is in redirected mode.

ERROR_CLUSTER_SHARED_VOLUME_NOT_REDIRECTED - 0x8007174F - (5967)

CSVFS failed operation as volume is not in redirected mode.

ERROR_CLUSTER_CANNOT_RETURN_PROPERTIES - 0x80071750 - (5968)

Cluster properties cannot be returned at this time.

ERROR_CLUSTER_RESOURCE_CONTAINS_UNSUPPORTED_DIFF_AREA_FOR_SHARED_VOLUMES - 0x80071751 - (5969)

The clustered disk resource contains software snapshot diff area that are not supported for Cluster Shared Volumes.

ERROR_CLUSTER_RESOURCE_IS_IN_MAINTENANCE_MODE - 0x80071752 - (5970)

The operation cannot be completed because the resource is in maintenance mode.

ERROR_CLUSTER_AFFINITY_CONFLICT - 0x80071753 - (5971)

The operation cannot be completed because of cluster affinity conflicts

ERROR_CLUSTER_RESOURCE_IS_REPLICA_VIRTUAL_MACHINE - 0x80071754 - (5972)

The operation cannot be completed because the resource is a replica virtual machine.

ERROR_CLUSTER_UPGRADE_INCOMPATIBLE_VERSIONS - 0x80071755 - (5973)

The Cluster Functional Level could not be increased because not all nodes in the cluster support the updated version.

ERROR_CLUSTER_UPGRADE_FIX_QUORUM_NOT_SUPPORTED - 0x80071756 - (5974)

Updating the cluster functional level failed because the cluster is running in fix quorum mode. Start additional nodes which are members of the cluster until the cluster reaches quorum and the cluster will automatically switch out of fix quorum mode, or stop and restart the cluster without the FixQuorum switch. Once the cluster is out of fix quorum mode retry the Update-ClusterFunctionalLevel PowerShell cmdlet to update the cluster functional level.

ERROR_CLUSTER_UPGRADE_RESTART_REQUIRED - 0x80071757 - (5975)

The cluster functional level has been successfully updated but not all features are available yet. Restart the cluster by using the Stop-Cluster PowerShell cmdlet followed by the Start-Cluster PowerShell cmdlet and all cluster features will be available.

ERROR_CLUSTER_UPGRADE_IN_PROGRESS - 0x80071758 - (5976)

The cluster is currently performing a version upgrade.

ERROR_CLUSTER_UPGRADE_INCOMPLETE - 0x80071759 - (5977)

The cluster did not successfully complete the version upgrade.

ERROR_CLUSTER_NODE_IN_GRACE_PERIOD - 0x8007175A - (5978)

The cluster node is in grace period.

ERROR_CLUSTER_CSV_IO_PAUSE_TIMEOUT - 0x8007175B - (5979)

The operation has failed because CSV volume was not able to recover in time specified on this file object.

ERROR_NODE_NOT_ACTIVE_CLUSTER_MEMBER - 0x8007175C - (5980)

The operation failed because the requested node is not currently part of active cluster membership.

ERROR_CLUSTER_RESOURCE_NOT_MONITORED - 0x8007175D - (5981)

The operation failed because the requested cluster resource is currently unmonitored.

ERROR_CLUSTER_RESOURCE_DOES_NOT_SUPPORT_UNMONITORED - 0x8007175E - (5982)

The operation failed because a resource does not support running in an unmonitored state.

ERROR_CLUSTER_RESOURCE_IS_REPLICATED - 0x8007175F - (5983)

The operation cannot be completed because a resource participates in replication.

ERROR_CLUSTER_NODE_ISOLATED - 0x80071760 - (5984)

The operation failed because the requested cluster node has been isolated

ERROR_CLUSTER_NODE_QUARANTINED - 0x80071761 - (5985)

The operation failed because the requested cluster node has been quarantined

ERROR_CLUSTER_DATABASE_UPDATE_CONDITION_FAILED - 0x80071762 - (5986)

The operation failed because the specified database update condition was not met

ERROR_CLUSTER_SPACE_DEGRADED - 0x80071763 - (5987)

A clustered space is in a degraded condition and the requested action cannot be completed at this time.

ERROR_CLUSTER_TOKEN_DELEGATION_NOT_SUPPORTED - 0x80071764 - (5988)

The operation failed because token delegation for this control is not supported.

ERROR_ENCRYPTION_FAILED - 0x80071770 - (6000)

The specified file could not be encrypted.

ERROR_DECRYPTION_FAILED - 0x80071771 - (6001)

The specified file could not be decrypted.

ERROR_FILE_ENCRYPTED - 0x80071772 - (6002)

The specified file is encrypted and the user does not have the ability to decrypt it.

ERROR_NO_RECOVERY_POLICY - 0x80071773 - (6003)

There is no valid encryption recovery policy configured for this system.

ERROR_NO_EFS - 0x80071774 - (6004)

The required encryption driver is not loaded for this system.

ERROR_WRONG_EFS - 0x80071775 - (6005)

The file was encrypted with a different encryption driver than is currently loaded.

ERROR_NO_USER_KEYS - 0x80071776 - (6006)

There are no EFS keys defined for the user.

ERROR_FILE_NOT_ENCRYPTED - 0x80071777 - (6007)

The specified file is not encrypted.

ERROR_NOT_EXPORT_FORMAT - 0x80071778 - (6008)

The specified file is not in the defined EFS export format.

ERROR_FILE_READ_ONLY - 0x80071779 - (6009)

The specified file is read only.

ERROR_DIR_EFS_DISALLOWED - 0x8007177A - (6010)

The directory has been disabled for encryption.

ERROR_EFS_SERVER_NOT_TRUSTED - 0x8007177B - (6011)

The server is not trusted for remote encryption operation.

ERROR_BAD_RECOVERY_POLICY - 0x8007177C - (6012)

Recovery policy configured for this system contains invalid recovery certificate.

ERROR_EFS_ALG_BLOB_TOO_BIG - 0x8007177D - (6013)

The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file.

ERROR_VOLUME_NOT_SUPPORT_EFS - 0x8007177E - (6014)

The disk partition does not support file encryption.

ERROR_EFS_DISABLED - 0x8007177F - (6015)

This machine is disabled for file encryption.

ERROR_EFS_VERSION_NOT_SUPPORT - 0x80071780 - (6016)

A newer system is required to decrypt this encrypted file.

ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE - 0x80071781 - (6017)

The remote server sent an invalid response for a file being opened with Client Side Encryption.

ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER - 0x80071782 - (6018)

Client Side Encryption is not supported by the remote server even though it claims to support it.

ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE - 0x80071783 - (6019)

File is encrypted and should be opened in Client Side Encryption mode.

ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE - 0x80071784 - (6020)

A new encrypted file is being created and a $EFS needs to be provided.

ERROR_CS_ENCRYPTION_FILE_NOT_CSE - 0x80071785 - (6021)

The SMB client requested a CSE FSCTL on a non-CSE file.

ERROR_ENCRYPTION_POLICY_DENIES_OPERATION - 0x80071786 - (6022)

The requested operation was blocked by policy. For more information, contact your system administrator.

ERROR_NO_BROWSER_SERVERS_FOUND - 0x800717E6 - (6118)

The list of servers for this workgroup is not currently available

SCHED_E_SERVICE_NOT_LOCALSYSTEM - 0x80071838 - (6200)

The Task Scheduler service must be configured to run in the System account to function properly. Individual tasks may be configured to run in other accounts.

ERROR_LOG_SECTOR_INVALID - 0x800719C8 - (6600)

Log service encountered an invalid log sector.

ERROR_LOG_SECTOR_PARITY_INVALID - 0x800719C9 - (6601)

Log service encountered a log sector with invalid block parity.

ERROR_LOG_SECTOR_REMAPPED - 0x800719CA - (6602)

Log service encountered a remapped log sector.

ERROR_LOG_BLOCK_INCOMPLETE - 0x800719CB - (6603)

Log service encountered a partial or incomplete log block.

ERROR_LOG_INVALID_RANGE - 0x800719CC - (6604)

Log service encountered an attempt access data outside the active log range.

ERROR_LOG_BLOCKS_EXHAUSTED - 0x800719CD - (6605)

Log service user marshalling buffers are exhausted.

ERROR_LOG_READ_CONTEXT_INVALID - 0x800719CE - (6606)

Log service encountered an attempt read from a marshalling area with an invalid read context.

ERROR_LOG_RESTART_INVALID - 0x800719CF - (6607)

Log service encountered an invalid log restart area.

ERROR_LOG_BLOCK_VERSION - 0x800719D0 - (6608)

Log service encountered an invalid log block version.

ERROR_LOG_BLOCK_INVALID - 0x800719D1 - (6609)

Log service encountered an invalid log block.

ERROR_LOG_READ_MODE_INVALID - 0x800719D2 - (6610)

Log service encountered an attempt to read the log with an invalid read mode.

ERROR_LOG_NO_RESTART - 0x800719D3 - (6611)

Log service encountered a log stream with no restart area.

ERROR_LOG_METADATA_CORRUPT - 0x800719D4 - (6612)

Log service encountered a corrupted metadata file.

ERROR_LOG_METADATA_INVALID - 0x800719D5 - (6613)

Log service encountered a metadata file that could not be created by the log file system.

ERROR_LOG_METADATA_INCONSISTENT - 0x800719D6 - (6614)

Log service encountered a metadata file with inconsistent data.

ERROR_LOG_RESERVATION_INVALID - 0x800719D7 - (6615)

Log service encountered an attempt to erroneous allocate or dispose reservation space.

ERROR_LOG_CANT_DELETE - 0x800719D8 - (6616)

Log service cannot delete log file or file system container.

ERROR_LOG_CONTAINER_LIMIT_EXCEEDED - 0x800719D9 - (6617)

Log service has reached the maximum allowable containers allocated to a log file.

ERROR_LOG_START_OF_LOG - 0x800719DA - (6618)

Log service has attempted to read or write backward past the start of the log.

ERROR_LOG_POLICY_ALREADY_INSTALLED - 0x800719DB - (6619)

Log policy could not be installed because a policy of the same type is already present.

ERROR_LOG_POLICY_NOT_INSTALLED - 0x800719DC - (6620)

Log policy in question was not installed at the time of the request.

ERROR_LOG_POLICY_INVALID - 0x800719DD - (6621)

The installed set of policies on the log is invalid.

ERROR_LOG_POLICY_CONFLICT - 0x800719DE - (6622)

A policy on the log in question prevented the operation from completing.

ERROR_LOG_PINNED_ARCHIVE_TAIL - 0x800719DF - (6623)

Log space cannot be reclaimed because the log is pinned by the archive tail.

ERROR_LOG_RECORD_NONEXISTENT - 0x800719E0 - (6624)

Log record is not a record in the log file.

ERROR_LOG_RECORDS_RESERVED_INVALID - 0x800719E1 - (6625)

Number of reserved log records or the adjustment of the number of reserved log records is invalid.

ERROR_LOG_SPACE_RESERVED_INVALID - 0x800719E2 - (6626)

Reserved log space or the adjustment of the log space is invalid.

ERROR_LOG_TAIL_INVALID - 0x800719E3 - (6627)

An new or existing archive tail or base of the active log is invalid.

ERROR_LOG_FULL - 0x800719E4 - (6628)

Log space is exhausted.

ERROR_COULD_NOT_RESIZE_LOG - 0x800719E5 - (6629)

The log could not be set to the requested size.

ERROR_LOG_MULTIPLEXED - 0x800719E6 - (6630)

Log is multiplexed, no direct writes to the physical log is allowed.

ERROR_LOG_DEDICATED - 0x800719E7 - (6631)

The operation failed because the log is a dedicated log.

ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS - 0x800719E8 - (6632)

The operation requires an archive context.

ERROR_LOG_ARCHIVE_IN_PROGRESS - 0x800719E9 - (6633)

Log archival is in progress.

ERROR_LOG_EPHEMERAL - 0x800719EA - (6634)

The operation requires a non-ephemeral log, but the log is ephemeral.

ERROR_LOG_NOT_ENOUGH_CONTAINERS - 0x800719EB - (6635)

The log must have at least two containers before it can be read from or written to.

ERROR_LOG_CLIENT_ALREADY_REGISTERED - 0x800719EC - (6636)

A log client has already registered on the stream.

ERROR_LOG_CLIENT_NOT_REGISTERED - 0x800719ED - (6637)

A log client has not been registered on the stream.

ERROR_LOG_FULL_HANDLER_IN_PROGRESS - 0x800719EE - (6638)

A request has already been made to handle the log full condition.

ERROR_LOG_CONTAINER_READ_FAILED - 0x800719EF - (6639)

Log service encountered an error when attempting to read from a log container.

ERROR_LOG_CONTAINER_WRITE_FAILED - 0x800719F0 - (6640)

Log service encountered an error when attempting to write to a log container.

ERROR_LOG_CONTAINER_OPEN_FAILED - 0x800719F1 - (6641)

Log service encountered an error when attempting open a log container.

ERROR_LOG_CONTAINER_STATE_INVALID - 0x800719F2 - (6642)

Log service encountered an invalid container state when attempting a requested action.

ERROR_LOG_STATE_INVALID - 0x800719F3 - (6643)

Log service is not in the correct state to perform a requested action.

ERROR_LOG_PINNED - 0x800719F4 - (6644)

Log space cannot be reclaimed because the log is pinned.

ERROR_LOG_METADATA_FLUSH_FAILED - 0x800719F5 - (6645)

Log metadata flush failed.

ERROR_LOG_INCONSISTENT_SECURITY - 0x800719F6 - (6646)

Security on the log and its containers is inconsistent.

ERROR_LOG_APPENDED_FLUSH_FAILED - 0x800719F7 - (6647)

Records were appended to the log or reservation changes were made, but the log could not be flushed.

ERROR_LOG_PINNED_RESERVATION - 0x800719F8 - (6648)

The log is pinned due to reservation consuming most of the log space. Free some reserved records to make space available.

ERROR_INVALID_TRANSACTION - 0x80071A2C - (6700)

The transaction handle associated with this operation is not valid.

ERROR_TRANSACTION_NOT_ACTIVE - 0x80071A2D - (6701)

The requested operation was made in the context of a transaction that is no longer active.

ERROR_TRANSACTION_REQUEST_NOT_VALID - 0x80071A2E - (6702)

The requested operation is not valid on the Transaction object in its current state.

ERROR_TRANSACTION_NOT_REQUESTED - 0x80071A2F - (6703)

The caller has called a response API, but the response is not expected because the TM did not issue the corresponding request to the caller.

ERROR_TRANSACTION_ALREADY_ABORTED - 0x80071A30 - (6704)

It is too late to perform the requested operation, since the Transaction has already been aborted.

ERROR_TRANSACTION_ALREADY_COMMITTED - 0x80071A31 - (6705)

It is too late to perform the requested operation, since the Transaction has already been committed.

ERROR_TM_INITIALIZATION_FAILED - 0x80071A32 - (6706)

The Transaction Manager was unable to be successfully initialized. Transacted operations are not supported.

ERROR_RESOURCEMANAGER_READ_ONLY - 0x80071A33 - (6707)

The specified ResourceManager made no changes or updates to the resource under this transaction.

ERROR_TRANSACTION_NOT_JOINED - 0x80071A34 - (6708)

The resource manager has attempted to prepare a transaction that it has not successfully joined.

ERROR_TRANSACTION_SUPERIOR_EXISTS - 0x80071A35 - (6709)

The Transaction object already has a superior enlistment, and the caller attempted an operation that would have created a new superior. Only a single superior enlistment is allow.

ERROR_CRM_PROTOCOL_ALREADY_EXISTS - 0x80071A36 - (6710)

The RM tried to register a protocol that already exists.

ERROR_TRANSACTION_PROPAGATION_FAILED - 0x80071A37 - (6711)

The attempt to propagate the Transaction failed.

ERROR_CRM_PROTOCOL_NOT_FOUND - 0x80071A38 - (6712)

The requested propagation protocol was not registered as a CRM.

ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER - 0x80071A39 - (6713)

The buffer passed in to PushTransaction or PullTransaction is not in a valid format.

ERROR_CURRENT_TRANSACTION_NOT_VALID - 0x80071A3A - (6714)

The current transaction context associated with the thread is not a valid handle to a transaction object.

ERROR_TRANSACTION_NOT_FOUND - 0x80071A3B - (6715)

The specified Transaction object could not be opened, because it was not found.

ERROR_RESOURCEMANAGER_NOT_FOUND - 0x80071A3C - (6716)

The specified ResourceManager object could not be opened, because it was not found.

ERROR_ENLISTMENT_NOT_FOUND - 0x80071A3D - (6717)

The specified Enlistment object could not be opened, because it was not found.

ERROR_TRANSACTIONMANAGER_NOT_FOUND - 0x80071A3E - (6718)

The specified TransactionManager object could not be opened, because it was not found.

ERROR_TRANSACTIONMANAGER_NOT_ONLINE - 0x80071A3F - (6719)

The object specified could not be created or opened, because its associated TransactionManager is not online. The TransactionManager must be brought fully Online by calling RecoverTransactionManager to recover to the end of its LogFile before objects in its Transaction or ResourceManager namespaces can be opened. In addition, errors in writing records to its LogFile can cause a TransactionManager to go offline.

ERROR_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION - 0x80071A40 - (6720)

The specified TransactionManager was unable to create the objects contained in its logfile in the Ob namespace. Therefore, the TransactionManager was unable to recover.

ERROR_TRANSACTION_NOT_ROOT - 0x80071A41 - (6721)

The call to create a superior Enlistment on this Transaction object could not be completed, because the Transaction object specified for the enlistment is a subordinate branch of the Transaction. Only the root of the Transaction can be enlisted on as a superior.

ERROR_TRANSACTION_OBJECT_EXPIRED - 0x80071A42 - (6722)

Because the associated transaction manager or resource manager has been closed, the handle is no longer valid.

ERROR_TRANSACTION_RESPONSE_NOT_ENLISTED - 0x80071A43 - (6723)

The specified operation could not be performed on this Superior enlistment, because the enlistment was not created with the corresponding completion response in the NotificationMask.

ERROR_TRANSACTION_RECORD_TOO_LONG - 0x80071A44 - (6724)

The specified operation could not be performed, because the record that would be logged was too long. This can occur because of two conditions: either there are too many Enlistments on this Transaction, or the combined RecoveryInformation being logged on behalf of those Enlistments is too long.

ERROR_IMPLICIT_TRANSACTION_NOT_SUPPORTED - 0x80071A45 - (6725)

Implicit transaction are not supported.

ERROR_TRANSACTION_INTEGRITY_VIOLATED - 0x80071A46 - (6726)

The kernel transaction manager had to abort or forget the transaction because it blocked forward progress.

ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH - 0x80071A47 - (6727)

The TransactionManager identity that was supplied did not match the one recorded in the TransactionManager's log file.

ERROR_RM_CANNOT_BE_FROZEN_FOR_SNAPSHOT - 0x80071A48 - (6728)

This snapshot operation cannot continue because a transactional resource manager cannot be frozen in its current state. Please try again.

ERROR_TRANSACTION_MUST_WRITETHROUGH - 0x80071A49 - (6729)

The transaction cannot be enlisted on with the specified EnlistmentMask, because the transaction has already completed the PrePrepare phase. In order to ensure correctness, the ResourceManager must switch to a write-through mode and cease caching data within this transaction. Enlisting for only subsequent transaction phases may still succeed.

ERROR_TRANSACTION_NO_SUPERIOR - 0x80071A4A - (6730)

The transaction does not have a superior enlistment.

ERROR_HEURISTIC_DAMAGE_POSSIBLE - 0x80071A4B - (6731)

The attempt to commit the Transaction completed, but it is possible that some portion of the transaction tree did not commit successfully due to heuristics. Therefore it is possible that some data modified in the transaction may not have committed, resulting in transactional inconsistency. If possible, check the consistency of the associated data.

ERROR_TRANSACTIONAL_CONFLICT - 0x80071A90 - (6800)

The function attempted to use a name that is reserved for use by another transaction.

ERROR_RM_NOT_ACTIVE - 0x80071A91 - (6801)

Transaction support within the specified resource manager is not started or was shut down due to an error.

ERROR_RM_METADATA_CORRUPT - 0x80071A92 - (6802)

The metadata of the RM has been corrupted. The RM will not function.

ERROR_DIRECTORY_NOT_RM - 0x80071A93 - (6803)

The specified directory does not contain a resource manager.

ERROR_TRANSACTIONS_UNSUPPORTED_REMOTE - 0x80071A95 - (6805)

The remote server or share does not support transacted file operations.

ERROR_LOG_RESIZE_INVALID_SIZE - 0x80071A96 - (6806)

The requested log size is invalid.

ERROR_OBJECT_NO_LONGER_EXISTS - 0x80071A97 - (6807)

The object (file, stream, link) corresponding to the handle has been deleted by a Transaction Savepoint Rollback.

ERROR_STREAM_MINIVERSION_NOT_FOUND - 0x80071A98 - (6808)

The specified file miniversion was not found for this transacted file open.

ERROR_STREAM_MINIVERSION_NOT_VALID - 0x80071A99 - (6809)

The specified file miniversion was found but has been invalidated. Most likely cause is a transaction savepoint rollback.

ERROR_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION - 0x80071A9A - (6810)

A miniversion may only be opened in the context of the transaction that created it.

ERROR_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT - 0x80071A9B - (6811)

It is not possible to open a miniversion with modify access.

ERROR_CANT_CREATE_MORE_STREAM_MINIVERSIONS - 0x80071A9C - (6812)

It is not possible to create any more miniversions for this stream.

ERROR_REMOTE_FILE_VERSION_MISMATCH - 0x80071A9E - (6814)

The remote server sent mismatching version number or Fid for a file opened with transactions.

ERROR_HANDLE_NO_LONGER_VALID - 0x80071A9F - (6815)

The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint.

ERROR_NO_TXF_METADATA - 0x80071AA0 - (6816)

There is no transaction metadata on the file.

ERROR_LOG_CORRUPTION_DETECTED - 0x80071AA1 - (6817)

The log data is corrupt.

ERROR_CANT_RECOVER_WITH_HANDLE_OPEN - 0x80071AA2 - (6818)

The file can't be recovered because there is a handle still open on it.

ERROR_RM_DISCONNECTED - 0x80071AA3 - (6819)

The transaction outcome is unavailable because the resource manager responsible for it has disconnected.

ERROR_ENLISTMENT_NOT_SUPERIOR - 0x80071AA4 - (6820)

The request was rejected because the enlistment in question is not a superior enlistment.

ERROR_RECOVERY_NOT_NEEDED - 0x80071AA5 - (6821)

The transactional resource manager is already consistent. Recovery is not needed.

ERROR_RM_ALREADY_STARTED - 0x80071AA6 - (6822)

The transactional resource manager has already been started.

ERROR_FILE_IDENTITY_NOT_PERSISTENT - 0x80071AA7 - (6823)

The file cannot be opened transactionally, because its identity depends on the outcome of an unresolved transaction.

ERROR_CANT_BREAK_TRANSACTIONAL_DEPENDENCY - 0x80071AA8 - (6824)

The operation cannot be performed because another transaction is depending on the fact that this property will not change.

ERROR_CANT_CROSS_RM_BOUNDARY - 0x80071AA9 - (6825)

The operation would involve a single file with two transactional resource managers and is therefore not allowed.

ERROR_TXF_DIR_NOT_EMPTY - 0x80071AAA - (6826)

The $Txf directory must be empty for this operation to succeed.

ERROR_INDOUBT_TRANSACTIONS_EXIST - 0x80071AAB - (6827)

The operation would leave a transactional resource manager in an inconsistent state and is therefore not allowed.

ERROR_TM_VOLATILE - 0x80071AAC - (6828)

The operation could not be completed because the transaction manager does not have a log.

ERROR_ROLLBACK_TIMER_EXPIRED - 0x80071AAD - (6829)

A rollback could not be scheduled because a previously scheduled rollback has already executed or been queued for execution.

ERROR_TXF_ATTRIBUTE_CORRUPT - 0x80071AAE - (6830)

The transactional metadata attribute on the file or directory is corrupt and unreadable.

ERROR_EFS_NOT_ALLOWED_IN_TRANSACTION - 0x80071AAF - (6831)

The encryption operation could not be completed because a transaction is active.

ERROR_TRANSACTIONAL_OPEN_NOT_ALLOWED - 0x80071AB0 - (6832)

This object is not allowed to be opened in a transaction.

ERROR_LOG_GROWTH_FAILED - 0x80071AB1 - (6833)

An attempt to create space in the transactional resource manager's log failed. The failure status has been recorded in the event log.

ERROR_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE - 0x80071AB2 - (6834)

Memory mapping (creating a mapped section) a remote file under a transaction is not supported.

ERROR_TXF_METADATA_ALREADY_PRESENT - 0x80071AB3 - (6835)

Transaction metadata is already present on this file and cannot be superseded.

ERROR_TRANSACTION_SCOPE_CALLBACKS_NOT_SET - 0x80071AB4 - (6836)

A transaction scope could not be entered because the scope handler has not been initialized.

ERROR_TRANSACTION_REQUIRED_PROMOTION - 0x80071AB5 - (6837)

Promotion was required in order to allow the resource manager to enlist, but the transaction was set to disallow it.

ERROR_CANNOT_EXECUTE_FILE_IN_TRANSACTION - 0x80071AB6 - (6838)

This file is open for modification in an unresolved transaction and may be opened for execute only by a transacted reader.

ERROR_TRANSACTIONS_NOT_FROZEN - 0x80071AB7 - (6839)

The request to thaw frozen transactions was ignored because transactions had not previously been frozen.

ERROR_TRANSACTION_FREEZE_IN_PROGRESS - 0x80071AB8 - (6840)

Transactions cannot be frozen because a freeze is already in progress.

ERROR_NOT_SNAPSHOT_VOLUME - 0x80071AB9 - (6841)

The target volume is not a snapshot volume. This operation is only valid on a volume mounted as a snapshot.

ERROR_NO_SAVEPOINT_WITH_OPEN_FILES - 0x80071ABA - (6842)

The savepoint operation failed because files are open on the transaction. This is not permitted.

ERROR_DATA_LOST_REPAIR - 0x80071ABB - (6843)

Windows has discovered corruption in a file, and that file has since been repaired. Data loss may have occurred.

ERROR_SPARSE_NOT_ALLOWED_IN_TRANSACTION - 0x80071ABC - (6844)

The sparse operation could not be completed because a transaction is active on the file.

ERROR_TM_IDENTITY_MISMATCH - 0x80071ABD - (6845)

The call to create a TransactionManager object failed because the Tm Identity stored in the logfile does not match the Tm Identity that was passed in as an argument.

ERROR_FLOATED_SECTION - 0x80071ABE - (6846)

I/O was attempted on a section object that has been floated as a result of a transaction ending. There is no valid data.

ERROR_CANNOT_ACCEPT_TRANSACTED_WORK - 0x80071ABF - (6847)

The transactional resource manager cannot currently accept transacted work due to a transient condition such as low resources.

ERROR_CANNOT_ABORT_TRANSACTIONS - 0x80071AC0 - (6848)

The transactional resource manager had too many tranactions outstanding that could not be aborted. The transactional resource manger has been shut down.

ERROR_BAD_CLUSTERS - 0x80071AC1 - (6849)

The operation could not be completed due to bad clusters on disk.

ERROR_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION - 0x80071AC2 - (6850)

The compression operation could not be completed because a transaction is active on the file.

ERROR_VOLUME_DIRTY - 0x80071AC3 - (6851)

The operation could not be completed because the volume is dirty. Please run chkdsk and try again.

ERROR_NO_LINK_TRACKING_IN_TRANSACTION - 0x80071AC4 - (6852)

The link tracking operation could not be completed because a transaction is active.

ERROR_OPERATION_NOT_SUPPORTED_IN_TRANSACTION - 0x80071AC5 - (6853)

This operation cannot be performed in a transaction.

ERROR_EXPIRED_HANDLE - 0x80071AC6 - (6854)

The handle is no longer properly associated with its transaction. It may have been opened in a transactional resource manager that was subsequently forced to restart. Please close the handle and open a new one.

ERROR_TRANSACTION_NOT_ENLISTED - 0x80071AC7 - (6855)

The specified operation could not be performed because the resource manager is not enlisted in the transaction.

ERROR_CTX_WINSTATION_NAME_INVALID - 0x80071B59 - (7001)

The specified session name is invalid.

ERROR_CTX_INVALID_PD - 0x80071B5A - (7002)

The specified protocol driver is invalid.

ERROR_CTX_PD_NOT_FOUND - 0x80071B5B - (7003)

The specified protocol driver was not found in the system path.

ERROR_CTX_WD_NOT_FOUND - 0x80071B5C - (7004)

The specified terminal connection driver was not found in the system path.

ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY - 0x80071B5D - (7005)

A registry key for event logging could not be created for this session.

ERROR_CTX_SERVICE_NAME_COLLISION - 0x80071B5E - (7006)

A service with the same name already exists on the system.

ERROR_CTX_CLOSE_PENDING - 0x80071B5F - (7007)

A close operation is pending on the session.

ERROR_CTX_NO_OUTBUF - 0x80071B60 - (7008)

There are no free output buffers available.

ERROR_CTX_MODEM_INF_NOT_FOUND - 0x80071B61 - (7009)

The MODEM.INF file was not found.

ERROR_CTX_INVALID_MODEMNAME - 0x80071B62 - (7010)

The modem name was not found in MODEM.INF.

ERROR_CTX_MODEM_RESPONSE_ERROR - 0x80071B63 - (7011)

The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.

ERROR_CTX_MODEM_RESPONSE_TIMEOUT - 0x80071B64 - (7012)

The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.

ERROR_CTX_MODEM_RESPONSE_NO_CARRIER - 0x80071B65 - (7013)

Carrier detect has failed or carrier has been dropped due to disconnect.

ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE - 0x80071B66 - (7014)

Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.

ERROR_CTX_MODEM_RESPONSE_BUSY - 0x80071B67 - (7015)

Busy signal detected at remote site on callback.

ERROR_CTX_MODEM_RESPONSE_VOICE - 0x80071B68 - (7016)

Voice detected at remote site on callback.

ERROR_CTX_TD_ERROR - 0x80071B69 - (7017)

Transport driver error

ERROR_CTX_WINSTATION_NOT_FOUND - 0x80071B6E - (7022)

The specified session cannot be found.

ERROR_CTX_WINSTATION_ALREADY_EXISTS - 0x80071B6F - (7023)

The specified session name is already in use.

ERROR_CTX_WINSTATION_BUSY - 0x80071B70 - (7024)

The 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.

ERROR_CTX_BAD_VIDEO_MODE - 0x80071B71 - (7025)

An attempt has been made to connect to a session whose video mode is not supported by the current client.

ERROR_CTX_GRAPHICS_INVALID - 0x80071B7B - (7035)

The application attempted to enable DOS graphics mode. DOS graphics mode is not supported.

ERROR_CTX_LOGON_DISABLED - 0x80071B7D - (7037)

Your interactive logon privilege has been disabled. Please contact your administrator.

ERROR_CTX_NOT_CONSOLE - 0x80071B7E - (7038)

The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access.

ERROR_CTX_CLIENT_QUERY_TIMEOUT - 0x80071B80 - (7040)

The client failed to respond to the server connect message.

ERROR_CTX_CONSOLE_DISCONNECT - 0x80071B81 - (7041)

Disconnecting the console session is not supported.

ERROR_CTX_CONSOLE_CONNECT - 0x80071B82 - (7042)

Reconnecting a disconnected session to the console is not supported.

ERROR_CTX_SHADOW_DENIED - 0x80071B84 - (7044)

The request to control another session remotely was denied.

ERROR_CTX_WINSTATION_ACCESS_DENIED - 0x80071B85 - (7045)

The requested session access is denied.

ERROR_CTX_INVALID_WD - 0x80071B89 - (7049)

The specified terminal connection driver is invalid.

ERROR_CTX_SHADOW_INVALID - 0x80071B8A - (7050)

The requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on.

ERROR_CTX_SHADOW_DISABLED - 0x80071B8B - (7051)

The requested session is not configured to allow remote control.

ERROR_CTX_CLIENT_LICENSE_IN_USE - 0x80071B8C - (7052)

Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number is currently being used by another user. Please call your system administrator to obtain a unique license number.

ERROR_CTX_CLIENT_LICENSE_NOT_SET - 0x80071B8D - (7053)

Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number has not been entered for this copy of the Terminal Server client. Please contact your system administrator.

ERROR_CTX_LICENSE_NOT_AVAILABLE - 0x80071B8E - (7054)

The number of connections to this computer is limited and all connections are in use right now. Try connecting later or contact your system administrator.

ERROR_CTX_LICENSE_CLIENT_INVALID - 0x80071B8F - (7055)

The client you are using is not licensed to use this system. Your logon request is denied.

ERROR_CTX_LICENSE_EXPIRED - 0x80071B90 - (7056)

The system license has expired. Your logon request is denied.

ERROR_CTX_SHADOW_NOT_RUNNING - 0x80071B91 - (7057)

Remote control could not be terminated because the specified session is not currently being remotely controlled.

ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE - 0x80071B92 - (7058)

The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported.

ERROR_ACTIVATION_COUNT_EXCEEDED - 0x80071B93 - (7059)

Activation has already been reset the maximum number of times for this installation. Your activation timer will not be cleared.

ERROR_CTX_WINSTATIONS_DISABLED - 0x80071B94 - (7060)

Remote logins are currently disabled.

ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED - 0x80071B95 - (7061)

You do not have the proper encryption level to access this Session.

ERROR_CTX_SESSION_IN_USE - 0x80071B96 - (7062)

The user %s\\%s is currently logged on to this computer. Only the current user or an administrator can log on to this computer.

ERROR_CTX_NO_FORCE_LOGOFF - 0x80071B97 - (7063)

The user %s\\%s is already logged on to the console of this computer. You do not have permission to log in at this time. To resolve this issue, contact %s\\%s and have them log off.

ERROR_CTX_ACCOUNT_RESTRICTION - 0x80071B98 - (7064)

Unable to log you on because of an account restriction.

ERROR_RDP_PROTOCOL_ERROR - 0x80071B99 - (7065)

The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.

ERROR_CTX_CDM_CONNECT - 0x80071B9A - (7066)

The Client Drive Mapping Service Has Connected on Terminal Connection.

ERROR_CTX_CDM_DISCONNECT - 0x80071B9B - (7067)

The Client Drive Mapping Service Has Disconnected on Terminal Connection.

ERROR_CTX_SECURITY_LAYER_ERROR - 0x80071B9C - (7068)

The Terminal Server security layer detected an error in the protocol stream and has disconnected the client.

ERROR_TS_INCOMPATIBLE_SESSIONS - 0x80071B9D - (7069)

The target session is incompatible with the current session.

ERROR_TS_VIDEO_SUBSYSTEM_ERROR - 0x80071B9E - (7070)

Windows 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.

FRS_ERR_INVALID_API_SEQUENCE - 0x80071F41 - (8001)

The file replication service API was called incorrectly.

FRS_ERR_STARTING_SERVICE - 0x80071F42 - (8002)

The file replication service cannot be started.

FRS_ERR_STOPPING_SERVICE - 0x80071F43 - (8003)

The file replication service cannot be stopped.

FRS_ERR_INTERNAL_API - 0x80071F44 - (8004)

The file replication service API terminated the request. The event log may have more information.

FRS_ERR_INTERNAL - 0x80071F45 - (8005)

The file replication service terminated the request. The event log may have more information.

FRS_ERR_SERVICE_COMM - 0x80071F46 - (8006)

The file replication service cannot be contacted. The event log may have more information.

FRS_ERR_INSUFFICIENT_PRIV - 0x80071F47 - (8007)

The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information.

FRS_ERR_AUTHENTICATION - 0x80071F48 - (8008)

The file replication service cannot satisfy the request because authenticated RPC is not available. The event log may have more information.

FRS_ERR_PARENT_INSUFFICIENT_PRIV - 0x80071F49 - (8009)

The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller. The event log may have more information.

FRS_ERR_PARENT_AUTHENTICATION - 0x80071F4A - (8010)

The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller. The event log may have more information.

FRS_ERR_CHILD_TO_PARENT_COMM - 0x80071F4B - (8011)

The file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information.

FRS_ERR_PARENT_TO_CHILD_COMM - 0x80071F4C - (8012)

The file replication service on the domain controller cannot communicate with the file replication service on this computer. The event log may have more information.

FRS_ERR_SYSVOL_POPULATE - 0x80071F4D - (8013)

The file replication service cannot populate the system volume because of an internal error. The event log may have more information.

FRS_ERR_SYSVOL_POPULATE_TIMEOUT - 0x80071F4E - (8014)

The file replication service cannot populate the system volume because of an internal timeout. The event log may have more information.

FRS_ERR_SYSVOL_IS_BUSY - 0x80071F4F - (8015)

The file replication service cannot process the request. The system volume is busy with a previous request.

FRS_ERR_SYSVOL_DEMOTE - 0x80071F50 - (8016)

The file replication service cannot stop replicating the system volume because of an internal error. The event log may have more information.

FRS_ERR_INVALID_SERVICE_PARAMETER - 0x80071F51 - (8017)

The file replication service detected an invalid parameter.

ERROR_DS_NOT_INSTALLED - 0x80072008 - (8200)

An error occurred while installing the directory service. For more information, see the event log.

ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY - 0x80072009 - (8201)

The directory service evaluated group memberships locally.

ERROR_DS_NO_ATTRIBUTE_OR_VALUE - 0x8007200A - (8202)

The specified directory service attribute or value does not exist.

ERROR_DS_INVALID_ATTRIBUTE_SYNTAX - 0x8007200B - (8203)

The attribute syntax specified to the directory service is invalid.

ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED - 0x8007200C - (8204)

The attribute type specified to the directory service is not defined.

ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS - 0x8007200D - (8205)

The specified directory service attribute or value already exists.

ERROR_DS_BUSY - 0x8007200E - (8206)

The directory service is busy.

ERROR_DS_UNAVAILABLE - 0x8007200F - (8207)

The directory service is unavailable.

ERROR_DS_NO_RIDS_ALLOCATED - 0x80072010 - (8208)

The directory service was unable to allocate a relative identifier.

ERROR_DS_NO_MORE_RIDS - 0x80072011 - (8209)

The directory service has exhausted the pool of relative identifiers.

ERROR_DS_INCORRECT_ROLE_OWNER - 0x80072012 - (8210)

The requested operation could not be performed because the directory service is not the master for that type of operation.

ERROR_DS_RIDMGR_INIT_ERROR - 0x80072013 - (8211)

The directory service was unable to initialize the subsystem that allocates relative identifiers.

ERROR_DS_OBJ_CLASS_VIOLATION - 0x80072014 - (8212)

The requested operation did not satisfy one or more constraints associated with the class of the object.

ERROR_DS_CANT_ON_NON_LEAF - 0x80072015 - (8213)

The directory service can perform the requested operation only on a leaf object.

ERROR_DS_CANT_ON_RDN - 0x80072016 - (8214)

The directory service cannot perform the requested operation on the RDN attribute of an object.

ERROR_DS_CANT_MOD_OBJ_CLASS - 0x80072017 - (8215)

The directory service detected an attempt to modify the object class of an object.

ERROR_DS_CROSS_DOM_MOVE_ERROR - 0x80072018 - (8216)

The requested cross-domain move operation could not be performed.

ERROR_DS_GC_NOT_AVAILABLE - 0x80072019 - (8217)

Unable to contact the global catalog server.

ERROR_SHARED_POLICY - 0x8007201A - (8218)

The policy object is shared and can only be modified at the root.

ERROR_POLICY_OBJECT_NOT_FOUND - 0x8007201B - (8219)

The policy object does not exist.

ERROR_POLICY_ONLY_IN_DS - 0x8007201C - (8220)

The requested policy information is only in the directory service.

ERROR_PROMOTION_ACTIVE - 0x8007201D - (8221)

A domain controller promotion is currently active.

ERROR_NO_PROMOTION_ACTIVE - 0x8007201E - (8222)

A domain controller promotion is not currently active

ERROR_DS_OPERATIONS_ERROR - 0x80072020 - (8224)

An operations error occurred.

ERROR_DS_PROTOCOL_ERROR - 0x80072021 - (8225)

A protocol error occurred.

ERROR_DS_TIMELIMIT_EXCEEDED - 0x80072022 - (8226)

The time limit for this request was exceeded.

ERROR_DS_SIZELIMIT_EXCEEDED - 0x80072023 - (8227)

The size limit for this request was exceeded.

ERROR_DS_ADMIN_LIMIT_EXCEEDED - 0x80072024 - (8228)

The administrative limit for this request was exceeded.

ERROR_DS_COMPARE_FALSE - 0x80072025 - (8229)

The compare response was false.

ERROR_DS_COMPARE_TRUE - 0x80072026 - (8230)

The compare response was true.

ERROR_DS_AUTH_METHOD_NOT_SUPPORTED - 0x80072027 - (8231)

The requested authentication method is not supported by the server.

ERROR_DS_STRONG_AUTH_REQUIRED - 0x80072028 - (8232)

A more secure authentication method is required for this server.

ERROR_DS_INAPPROPRIATE_AUTH - 0x80072029 - (8233)

Inappropriate authentication.

ERROR_DS_AUTH_UNKNOWN - 0x8007202A - (8234)

The authentication mechanism is unknown.

ERROR_DS_REFERRAL - 0x8007202B - (8235)

A referral was returned from the server.

ERROR_DS_UNAVAILABLE_CRIT_EXTENSION - 0x8007202C - (8236)

The server does not support the requested critical extension.

ERROR_DS_CONFIDENTIALITY_REQUIRED - 0x8007202D - (8237)

This request requires a secure connection.

ERROR_DS_INAPPROPRIATE_MATCHING - 0x8007202E - (8238)

Inappropriate matching.

ERROR_DS_CONSTRAINT_VIOLATION - 0x8007202F - (8239)

A constraint violation occurred.

ERROR_DS_NO_SUCH_OBJECT - 0x80072030 - (8240)

There is no such object on the server.

ERROR_DS_ALIAS_PROBLEM - 0x80072031 - (8241)

There is an alias problem.

ERROR_DS_INVALID_DN_SYNTAX - 0x80072032 - (8242)

An invalid dn syntax has been specified.

ERROR_DS_IS_LEAF - 0x80072033 - (8243)

The object is a leaf object.

ERROR_DS_ALIAS_DEREF_PROBLEM - 0x80072034 - (8244)

There is an alias dereferencing problem.

ERROR_DS_UNWILLING_TO_PERFORM - 0x80072035 - (8245)

The server is unwilling to process the request.

ERROR_DS_LOOP_DETECT - 0x80072036 - (8246)

A loop has been detected.

ERROR_DS_NAMING_VIOLATION - 0x80072037 - (8247)

There is a naming violation.

ERROR_DS_OBJECT_RESULTS_TOO_LARGE - 0x80072038 - (8248)

The result set is too large.

ERROR_DS_AFFECTS_MULTIPLE_DSAS - 0x80072039 - (8249)

The operation affects multiple DSAs

ERROR_DS_SERVER_DOWN - 0x8007203A - (8250)

The server is not operational.

ERROR_DS_LOCAL_ERROR - 0x8007203B - (8251)

A local error has occurred.

ERROR_DS_ENCODING_ERROR - 0x8007203C - (8252)

An encoding error has occurred.

ERROR_DS_DECODING_ERROR - 0x8007203D - (8253)

A decoding error has occurred.

ERROR_DS_FILTER_UNKNOWN - 0x8007203E - (8254)

The search filter cannot be recognized.

ERROR_DS_PARAM_ERROR - 0x8007203F - (8255)

One or more parameters are illegal.

ERROR_DS_NOT_SUPPORTED - 0x80072040 - (8256)

The specified method is not supported.

ERROR_DS_NO_RESULTS_RETURNED - 0x80072041 - (8257)

No results were returned.

ERROR_DS_CONTROL_NOT_FOUND - 0x80072042 - (8258)

The specified control is not supported by the server.

ERROR_DS_CLIENT_LOOP - 0x80072043 - (8259)

A referral loop was detected by the client.

ERROR_DS_REFERRAL_LIMIT_EXCEEDED - 0x80072044 - (8260)

The preset referral limit was exceeded.

ERROR_DS_SORT_CONTROL_MISSING - 0x80072045 - (8261)

The search requires a SORT control.

ERROR_DS_OFFSET_RANGE_ERROR - 0x80072046 - (8262)

The search results exceed the offset range specified.

ERROR_DS_RIDMGR_DISABLED - 0x80072047 - (8263)

The 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/?LinkId=228610 for recommended diagnostic steps and the procedure to re-enable account creation.

ERROR_DS_ROOT_MUST_BE_NC - 0x8007206D - (8301)

The root object must be the head of a naming context. The root object cannot have an instantiated parent.

ERROR_DS_ADD_REPLICA_INHIBITED - 0x8007206E - (8302)

The add replica operation cannot be performed. The naming context must be writeable in order to create the replica.

ERROR_DS_ATT_NOT_DEF_IN_SCHEMA - 0x8007206F - (8303)

A reference to an attribute that is not defined in the schema occurred.

ERROR_DS_MAX_OBJ_SIZE_EXCEEDED - 0x80072070 - (8304)

The maximum size of an object has been exceeded.

ERROR_DS_OBJ_STRING_NAME_EXISTS - 0x80072071 - (8305)

An attempt was made to add an object to the directory with a name that is already in use.

ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA - 0x80072072 - (8306)

An attempt was made to add an object of a class that does not have an RDN defined in the schema.

ERROR_DS_RDN_DOESNT_MATCH_SCHEMA - 0x80072073 - (8307)

An attempt was made to add an object using an RDN that is not the RDN defined in the schema.

ERROR_DS_NO_REQUESTED_ATTS_FOUND - 0x80072074 - (8308)

None of the requested attributes were found on the objects.

ERROR_DS_USER_BUFFER_TO_SMALL - 0x80072075 - (8309)

The user buffer is too small.

ERROR_DS_ATT_IS_NOT_ON_OBJ - 0x80072076 - (8310)

The attribute specified in the operation is not present on the object.

ERROR_DS_ILLEGAL_MOD_OPERATION - 0x80072077 - (8311)

Illegal modify operation. Some aspect of the modification is not permitted.

ERROR_DS_OBJ_TOO_LARGE - 0x80072078 - (8312)

The specified object is too large.

ERROR_DS_BAD_INSTANCE_TYPE - 0x80072079 - (8313)

The specified instance type is not valid.

ERROR_DS_MASTERDSA_REQUIRED - 0x8007207A - (8314)

The operation must be performed at a master DSA.

ERROR_DS_OBJECT_CLASS_REQUIRED - 0x8007207B - (8315)

The object class attribute must be specified.

ERROR_DS_MISSING_REQUIRED_ATT - 0x8007207C - (8316)

A required attribute is missing.

ERROR_DS_ATT_NOT_DEF_FOR_CLASS - 0x8007207D - (8317)

An attempt was made to modify an object to include an attribute that is not legal for its class.

ERROR_DS_ATT_ALREADY_EXISTS - 0x8007207E - (8318)

The specified attribute is already present on the object.

ERROR_DS_CANT_ADD_ATT_VALUES - 0x80072080 - (8320)

The specified attribute is not present, or has no values.

ERROR_DS_SINGLE_VALUE_CONSTRAINT - 0x80072081 - (8321)

Multiple values were specified for an attribute that can have only one value.

ERROR_DS_RANGE_CONSTRAINT - 0x80072082 - (8322)

A value for the attribute was not in the acceptable range of values.

ERROR_DS_ATT_VAL_ALREADY_EXISTS - 0x80072083 - (8323)

The specified value already exists.

ERROR_DS_CANT_REM_MISSING_ATT - 0x80072084 - (8324)

The attribute cannot be removed because it is not present on the object.

ERROR_DS_CANT_REM_MISSING_ATT_VAL - 0x80072085 - (8325)

The attribute value cannot be removed because it is not present on the object.

ERROR_DS_ROOT_CANT_BE_SUBREF - 0x80072086 - (8326)

The specified root object cannot be a subref.

ERROR_DS_NO_CHAINING - 0x80072087 - (8327)

Chaining is not permitted.

ERROR_DS_NO_CHAINED_EVAL - 0x80072088 - (8328)

Chained evaluation is not permitted.

ERROR_DS_NO_PARENT_OBJECT - 0x80072089 - (8329)

The operation could not be performed because the object's parent is either uninstantiated or deleted.

ERROR_DS_PARENT_IS_AN_ALIAS - 0x8007208A - (8330)

Having a parent that is an alias is not permitted. Aliases are leaf objects.

ERROR_DS_CANT_MIX_MASTER_AND_REPS - 0x8007208B - (8331)

The object and parent must be of the same type, either both masters or both replicas.

ERROR_DS_CHILDREN_EXIST - 0x8007208C - (8332)

The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.

ERROR_DS_OBJ_NOT_FOUND - 0x8007208D - (8333)

Directory object not found.

ERROR_DS_ALIASED_OBJ_MISSING - 0x8007208E - (8334)

The aliased object is missing.

ERROR_DS_BAD_NAME_SYNTAX - 0x8007208F - (8335)

The object name has bad syntax.

ERROR_DS_ALIAS_POINTS_TO_ALIAS - 0x80072090 - (8336)

It is not permitted for an alias to refer to another alias.

ERROR_DS_CANT_DEREF_ALIAS - 0x80072091 - (8337)

The alias cannot be dereferenced.

ERROR_DS_OUT_OF_SCOPE - 0x80072092 - (8338)

The operation is out of scope.

ERROR_DS_OBJECT_BEING_REMOVED - 0x80072093 - (8339)

The operation cannot continue because the object is in the process of being removed.

ERROR_DS_CANT_DELETE_DSA_OBJ - 0x80072094 - (8340)

The DSA object cannot be deleted.

ERROR_DS_GENERIC_ERROR - 0x80072095 - (8341)

A directory service error has occurred.

ERROR_DS_DSA_MUST_BE_INT_MASTER - 0x80072096 - (8342)

The operation can only be performed on an internal master DSA object.

ERROR_DS_CLASS_NOT_DSA - 0x80072097 - (8343)

The object must be of class DSA.

ERROR_DS_INSUFF_ACCESS_RIGHTS - 0x80072098 - (8344)

Insufficient access rights to perform the operation.

ERROR_DS_ILLEGAL_SUPERIOR - 0x80072099 - (8345)

The object cannot be added because the parent is not on the list of possible superiors.

ERROR_DS_ATTRIBUTE_OWNED_BY_SAM - 0x8007209A - (8346)

Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM).

ERROR_DS_NAME_TOO_MANY_PARTS - 0x8007209B - (8347)

The name has too many parts.

ERROR_DS_NAME_TOO_LONG - 0x8007209C - (8348)

The name is too long.

ERROR_DS_NAME_VALUE_TOO_LONG - 0x8007209D - (8349)

The name value is too long.

ERROR_DS_NAME_UNPARSEABLE - 0x8007209E - (8350)

The directory service encountered an error parsing a name.

ERROR_DS_NAME_TYPE_UNKNOWN - 0x8007209F - (8351)

The directory service cannot get the attribute type for a name.

ERROR_DS_NOT_AN_OBJECT - 0x800720A0 - (8352)

The name does not identify an object; the name identifies a phantom.

ERROR_DS_SEC_DESC_TOO_SHORT - 0x800720A1 - (8353)

The security descriptor is too short.

ERROR_DS_SEC_DESC_INVALID - 0x800720A2 - (8354)

The security descriptor is invalid.

ERROR_DS_NO_DELETED_NAME - 0x800720A3 - (8355)

Failed to create name for deleted object.

ERROR_DS_SUBREF_MUST_HAVE_PARENT - 0x800720A4 - (8356)

The parent of a new subref must exist.

ERROR_DS_NCNAME_MUST_BE_NC - 0x800720A5 - (8357)

The object must be a naming context.

ERROR_DS_CANT_ADD_SYSTEM_ONLY - 0x800720A6 - (8358)

It is not permitted to add an attribute which is owned by the system.

ERROR_DS_CLASS_MUST_BE_CONCRETE - 0x800720A7 - (8359)

The class of the object must be structural; you cannot instantiate an abstract class.

ERROR_DS_INVALID_DMD - 0x800720A8 - (8360)

The schema object could not be found.

ERROR_DS_OBJ_GUID_EXISTS - 0x800720A9 - (8361)

A local object with this GUID (dead or alive) already exists.

ERROR_DS_NOT_ON_BACKLINK - 0x800720AA - (8362)

The operation cannot be performed on a back link.

ERROR_DS_NO_CROSSREF_FOR_NC - 0x800720AB - (8363)

The cross reference for the specified naming context could not be found.

ERROR_DS_SHUTTING_DOWN - 0x800720AC - (8364)

The operation could not be performed because the directory service is shutting down.

ERROR_DS_UNKNOWN_OPERATION - 0x800720AD - (8365)

The directory service request is invalid.

ERROR_DS_INVALID_ROLE_OWNER - 0x800720AE - (8366)

The role owner attribute could not be read.

ERROR_DS_COULDNT_CONTACT_FSMO - 0x800720AF - (8367)

The requested FSMO operation failed. The current FSMO holder could not be contacted.

ERROR_DS_CROSS_NC_DN_RENAME - 0x800720B0 - (8368)

Modification of a DN across a naming context is not permitted.

ERROR_DS_CANT_MOD_SYSTEM_ONLY - 0x800720B1 - (8369)

The attribute cannot be modified because it is owned by the system.

ERROR_DS_REPLICATOR_ONLY - 0x800720B2 - (8370)

Only the replicator can perform this function.

ERROR_DS_OBJ_CLASS_NOT_DEFINED - 0x800720B3 - (8371)

The specified class is not defined.

ERROR_DS_OBJ_CLASS_NOT_SUBCLASS - 0x800720B4 - (8372)

The specified class is not a subclass.

ERROR_DS_NAME_REFERENCE_INVALID - 0x800720B5 - (8373)

The name reference is invalid.

ERROR_DS_CROSS_REF_EXISTS - 0x800720B6 - (8374)

A cross reference already exists.

ERROR_DS_CANT_DEL_MASTER_CROSSREF - 0x800720B7 - (8375)

It is not permitted to delete a master cross reference.

ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD - 0x800720B8 - (8376)

Subtree notifications are only supported on NC heads.

ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX - 0x800720B9 - (8377)

Notification filter is too complex.

ERROR_DS_DUP_RDN - 0x800720BA - (8378)

Schema update failed: duplicate RDN.

ERROR_DS_DUP_OID - 0x800720BB - (8379)

Schema update failed: duplicate OID.

ERROR_DS_DUP_MAPI_ID - 0x800720BC - (8380)

Schema update failed: duplicate MAPI identifier.

ERROR_DS_DUP_SCHEMA_ID_GUID - 0x800720BD - (8381)

Schema update failed: duplicate schema-id GUID.

ERROR_DS_DUP_LDAP_DISPLAY_NAME - 0x800720BE - (8382)

Schema update failed: duplicate LDAP display name.

ERROR_DS_SEMANTIC_ATT_TEST - 0x800720BF - (8383)

Schema update failed: range-lower less than range upper.

ERROR_DS_SYNTAX_MISMATCH - 0x800720C0 - (8384)

Schema update failed: syntax mismatch.

ERROR_DS_EXISTS_IN_MUST_HAVE - 0x800720C1 - (8385)

Schema deletion failed: attribute is used in must-contain.

ERROR_DS_EXISTS_IN_MAY_HAVE - 0x800720C2 - (8386)

Schema deletion failed: attribute is used in may-contain.

ERROR_DS_NONEXISTENT_MAY_HAVE - 0x800720C3 - (8387)

Schema update failed: attribute in may-contain does not exist.

ERROR_DS_NONEXISTENT_MUST_HAVE - 0x800720C4 - (8388)

Schema update failed: attribute in must-contain does not exist.

ERROR_DS_AUX_CLS_TEST_FAIL - 0x800720C5 - (8389)

Schema update failed: class in aux-class list does not exist or is not an auxiliary class.

ERROR_DS_NONEXISTENT_POSS_SUP - 0x800720C6 - (8390)

Schema update failed: class in poss-superiors does not exist.

ERROR_DS_SUB_CLS_TEST_FAIL - 0x800720C7 - (8391)

Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules.

ERROR_DS_BAD_RDN_ATT_ID_SYNTAX - 0x800720C8 - (8392)

Schema update failed: Rdn-Att-Id has wrong syntax.

ERROR_DS_EXISTS_IN_AUX_CLS - 0x800720C9 - (8393)

Schema deletion failed: class is used as auxiliary class.

ERROR_DS_EXISTS_IN_SUB_CLS - 0x800720CA - (8394)

Schema deletion failed: class is used as sub class.

ERROR_DS_EXISTS_IN_POSS_SUP - 0x800720CB - (8395)

Schema deletion failed: class is used as poss superior.

ERROR_DS_RECALCSCHEMA_FAILED - 0x800720CC - (8396)

Schema update failed in recalculating validation cache.

ERROR_DS_TREE_DELETE_NOT_FINISHED - 0x800720CD - (8397)

The tree deletion is not finished. The request must be made again to continue deleting the tree.

ERROR_DS_CANT_DELETE - 0x800720CE - (8398)

The requested delete operation could not be performed.

ERROR_DS_ATT_SCHEMA_REQ_ID - 0x800720CF - (8399)

Cannot read the governs class identifier for the schema record.

ERROR_DS_BAD_ATT_SCHEMA_SYNTAX - 0x800720D0 - (8400)

The attribute schema has bad syntax.

ERROR_DS_CANT_CACHE_ATT - 0x800720D1 - (8401)

The attribute could not be cached.

ERROR_DS_CANT_CACHE_CLASS - 0x800720D2 - (8402)

The class could not be cached.

ERROR_DS_CANT_REMOVE_ATT_CACHE - 0x800720D3 - (8403)

The attribute could not be removed from the cache.

ERROR_DS_CANT_REMOVE_CLASS_CACHE - 0x800720D4 - (8404)

The class could not be removed from the cache.

ERROR_DS_CANT_RETRIEVE_DN - 0x800720D5 - (8405)

The distinguished name attribute could not be read.

ERROR_DS_MISSING_SUPREF - 0x800720D6 - (8406)

No superior reference has been configured for the directory service. The directory service is therefore unable to issue referrals to objects outside this forest.

ERROR_DS_CANT_RETRIEVE_INSTANCE - 0x800720D7 - (8407)

The instance type attribute could not be retrieved.

ERROR_DS_CODE_INCONSISTENCY - 0x800720D8 - (8408)

An internal error has occurred.

ERROR_DS_DATABASE_ERROR - 0x800720D9 - (8409)

A database error has occurred.

ERROR_DS_GOVERNSID_MISSING - 0x800720DA - (8410)

The attribute GOVERNSID is missing.

ERROR_DS_MISSING_EXPECTED_ATT - 0x800720DB - (8411)

An expected attribute is missing.

ERROR_DS_NCNAME_MISSING_CR_REF - 0x800720DC - (8412)

The specified naming context is missing a cross reference.

ERROR_DS_SECURITY_CHECKING_ERROR - 0x800720DD - (8413)

A security checking error has occurred.

ERROR_DS_SCHEMA_NOT_LOADED - 0x800720DE - (8414)

The schema is not loaded.

ERROR_DS_SCHEMA_ALLOC_FAILED - 0x800720DF - (8415)

Schema allocation failed. Please check if the machine is running low on memory.

ERROR_DS_ATT_SCHEMA_REQ_SYNTAX - 0x800720E0 - (8416)

Failed to obtain the required syntax for the attribute schema.

ERROR_DS_GCVERIFY_ERROR - 0x800720E1 - (8417)

The global catalog verification failed. The global catalog is not available or does not support the operation. Some part of the directory is currently not available.

ERROR_DS_DRA_SCHEMA_MISMATCH - 0x800720E2 - (8418)

The replication operation failed because of a schema mismatch between the servers involved.

ERROR_DS_CANT_FIND_DSA_OBJ - 0x800720E3 - (8419)

The DSA object could not be found.

ERROR_DS_CANT_FIND_EXPECTED_NC - 0x800720E4 - (8420)

The naming context could not be found.

ERROR_DS_CANT_FIND_NC_IN_CACHE - 0x800720E5 - (8421)

The naming context could not be found in the cache.

ERROR_DS_CANT_RETRIEVE_CHILD - 0x800720E6 - (8422)

The child object could not be retrieved.

ERROR_DS_SECURITY_ILLEGAL_MODIFY - 0x800720E7 - (8423)

The modification was not permitted for security reasons.

ERROR_DS_CANT_REPLACE_HIDDEN_REC - 0x800720E8 - (8424)

The operation cannot replace the hidden record.

ERROR_DS_BAD_HIERARCHY_FILE - 0x800720E9 - (8425)

The hierarchy file is invalid.

ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED - 0x800720EA - (8426)

The attempt to build the hierarchy table failed.

ERROR_DS_CONFIG_PARAM_MISSING - 0x800720EB - (8427)

The directory configuration parameter is missing from the registry.

ERROR_DS_COUNTING_AB_INDICES_FAILED - 0x800720EC - (8428)

The attempt to count the address book indices failed.

ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED - 0x800720ED - (8429)

The allocation of the hierarchy table failed.

ERROR_DS_INTERNAL_FAILURE - 0x800720EE - (8430)

The directory service encountered an internal failure.

ERROR_DS_UNKNOWN_ERROR - 0x800720EF - (8431)

The directory service encountered an unknown failure.

ERROR_DS_ROOT_REQUIRES_CLASS_TOP - 0x800720F0 - (8432)

A root object requires a class of 'top'.

ERROR_DS_REFUSING_FSMO_ROLES - 0x800720F1 - (8433)

This directory server is shutting down, and cannot take ownership of new floating single-master operation roles.

ERROR_DS_MISSING_FSMO_SETTINGS - 0x800720F2 - (8434)

The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.

ERROR_DS_UNABLE_TO_SURRENDER_ROLES - 0x800720F3 - (8435)

The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers.

ERROR_DS_DRA_GENERIC - 0x800720F4 - (8436)

The replication operation failed.

ERROR_DS_DRA_INVALID_PARAMETER - 0x800720F5 - (8437)

An invalid parameter was specified for this replication operation.

ERROR_DS_DRA_BUSY - 0x800720F6 - (8438)

The directory service is too busy to complete the replication operation at this time.

ERROR_DS_DRA_BAD_DN - 0x800720F7 - (8439)

The distinguished name specified for this replication operation is invalid.

ERROR_DS_DRA_BAD_NC - 0x800720F8 - (8440)

The naming context specified for this replication operation is invalid.

ERROR_DS_DRA_DN_EXISTS - 0x800720F9 - (8441)

The distinguished name specified for this replication operation already exists.

ERROR_DS_DRA_INTERNAL_ERROR - 0x800720FA - (8442)

The replication system encountered an internal error.

ERROR_DS_DRA_INCONSISTENT_DIT - 0x800720FB - (8443)

The replication operation encountered a database inconsistency.

ERROR_DS_DRA_CONNECTION_FAILED - 0x800720FC - (8444)

The server specified for this replication operation could not be contacted.

ERROR_DS_DRA_BAD_INSTANCE_TYPE - 0x800720FD - (8445)

The replication operation encountered an object with an invalid instance type.

ERROR_DS_DRA_OUT_OF_MEM - 0x800720FE - (8446)

The replication operation failed to allocate memory.

ERROR_DS_DRA_MAIL_PROBLEM - 0x800720FF - (8447)

The replication operation encountered an error with the mail system.

ERROR_DS_DRA_REF_ALREADY_EXISTS - 0x80072100 - (8448)

The replication reference information for the target server already exists.

ERROR_DS_DRA_REF_NOT_FOUND - 0x80072101 - (8449)

The replication reference information for the target server does not exist.

ERROR_DS_DRA_OBJ_IS_REP_SOURCE - 0x80072102 - (8450)

The naming context cannot be removed because it is replicated to another server.

ERROR_DS_DRA_DB_ERROR - 0x80072103 - (8451)

The replication operation encountered a database error.

ERROR_DS_DRA_NO_REPLICA - 0x80072104 - (8452)

The naming context is in the process of being removed or is not replicated from the specified server.

ERROR_DS_DRA_ACCESS_DENIED - 0x80072105 - (8453)

Replication access was denied.

ERROR_DS_DRA_NOT_SUPPORTED - 0x80072106 - (8454)

The requested operation is not supported by this version of the directory service.

ERROR_DS_DRA_RPC_CANCELLED - 0x80072107 - (8455)

The replication remote procedure call was cancelled.

ERROR_DS_DRA_SOURCE_DISABLED - 0x80072108 - (8456)

The source server is currently rejecting replication requests.

ERROR_DS_DRA_SINK_DISABLED - 0x80072109 - (8457)

The destination server is currently rejecting replication requests.

ERROR_DS_DRA_NAME_COLLISION - 0x8007210A - (8458)

The replication operation failed due to a collision of object names.

ERROR_DS_DRA_SOURCE_REINSTALLED - 0x8007210B - (8459)

The replication source has been reinstalled.

ERROR_DS_DRA_MISSING_PARENT - 0x8007210C - (8460)

The replication operation failed because a required parent object is missing.

ERROR_DS_DRA_PREEMPTED - 0x8007210D - (8461)

The replication operation was preempted.

ERROR_DS_DRA_ABANDON_SYNC - 0x8007210E - (8462)

The replication synchronization attempt was abandoned because of a lack of updates.

ERROR_DS_DRA_SHUTDOWN - 0x8007210F - (8463)

The replication operation was terminated because the system is shutting down.

ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET - 0x80072110 - (8464)

Synchronization 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.

ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA - 0x80072111 - (8465)

The replication synchronization attempt failed because a master replica attempted to sync from a partial replica.

ERROR_DS_DRA_EXTN_CONNECTION_FAILED - 0x80072112 - (8466)

The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation.

ERROR_DS_INSTALL_SCHEMA_MISMATCH - 0x80072113 - (8467)

The version of the directory service schema of the source forest is not compatible with the version of directory service on this computer.

ERROR_DS_DUP_LINK_ID - 0x80072114 - (8468)

Schema update failed: An attribute with the same link identifier already exists.

ERROR_DS_NAME_ERROR_RESOLVING - 0x80072115 - (8469)

Name translation: Generic processing error.

ERROR_DS_NAME_ERROR_NOT_FOUND - 0x80072116 - (8470)

Name translation: Could not find the name or insufficient right to see name.

ERROR_DS_NAME_ERROR_NOT_UNIQUE - 0x80072117 - (8471)

Name translation: Input name mapped to more than one output name.

ERROR_DS_NAME_ERROR_NO_MAPPING - 0x80072118 - (8472)

Name translation: Input name found, but not the associated output format.

ERROR_DS_NAME_ERROR_DOMAIN_ONLY - 0x80072119 - (8473)

Name translation: Unable to resolve completely, only the domain was found.

ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING - 0x8007211A - (8474)

Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire.

ERROR_DS_CONSTRUCTED_ATT_MOD - 0x8007211B - (8475)

Modification of a constructed attribute is not allowed.

ERROR_DS_WRONG_OM_OBJ_CLASS - 0x8007211C - (8476)

The OM-Object-Class specified is incorrect for an attribute with the specified syntax.

ERROR_DS_DRA_REPL_PENDING - 0x8007211D - (8477)

The replication request has been posted; waiting for reply.

ERROR_DS_DS_REQUIRED - 0x8007211E - (8478)

The requested operation requires a directory service, and none was available.

ERROR_DS_INVALID_LDAP_DISPLAY_NAME - 0x8007211F - (8479)

The LDAP display name of the class or attribute contains non-ASCII characters.

ERROR_DS_NON_BASE_SEARCH - 0x80072120 - (8480)

The requested search operation is only supported for base searches.

ERROR_DS_CANT_RETRIEVE_ATTS - 0x80072121 - (8481)

The search failed to retrieve attributes from the database.

ERROR_DS_BACKLINK_WITHOUT_LINK - 0x80072122 - (8482)

The schema update operation tried to add a backward link attribute that has no corresponding forward link.

ERROR_DS_EPOCH_MISMATCH - 0x80072123 - (8483)

Source and destination of a cross-domain move do not agree on the object's epoch number. Either source or destination does not have the latest version of the object.

ERROR_DS_SRC_NAME_MISMATCH - 0x80072124 - (8484)

Source and destination of a cross-domain move do not agree on the object's current name. Either source or destination does not have the latest version of the object.

ERROR_DS_SRC_AND_DST_NC_IDENTICAL - 0x80072125 - (8485)

Source and destination for the cross-domain move operation are identical. Caller should use local move operation instead of cross-domain move operation.

ERROR_DS_DST_NC_MISMATCH - 0x80072126 - (8486)

Source and destination for a cross-domain move are not in agreement on the naming contexts in the forest. Either source or destination does not have the latest version of the Partitions container.

ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC - 0x80072127 - (8487)

Destination of a cross-domain move is not authoritative for the destination naming context.

ERROR_DS_SRC_GUID_MISMATCH - 0x80072128 - (8488)

Source and destination of a cross-domain move do not agree on the identity of the source object. Either source or destination does not have the latest version of the source object.

ERROR_DS_CANT_MOVE_DELETED_OBJECT - 0x80072129 - (8489)

Object being moved across-domains is already known to be deleted by the destination server. The source server does not have the latest version of the source object.

ERROR_DS_PDC_OPERATION_IN_PROGRESS - 0x8007212A - (8490)

Another operation which requires exclusive access to the PDC FSMO is already in progress.

ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD - 0x8007212B - (8491)

A 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.

ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION - 0x8007212C - (8492)

This object may not be moved across domain boundaries either because cross-domain moves for this class are disallowed, or the object has some special characteristics, e.g.: trust account or restricted RID, which prevent its move.

ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS - 0x8007212D - (8493)

Can't move objects with memberships across domain boundaries as once moved, this would violate the membership conditions of the account group. Remove the object from any account group memberships and retry.

ERROR_DS_NC_MUST_HAVE_NC_PARENT - 0x8007212E - (8494)

A naming context head must be the immediate child of another naming context head, not of an interior node.

ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE - 0x8007212F - (8495)

The directory cannot validate the proposed naming context name because it does not hold a replica of the naming context above the proposed naming context. Please ensure that the domain naming master role is held by a server that is configured as a global catalog server, and that the server is up to date with its replication partners. (Applies only to Windows 2000 Domain Naming masters)

ERROR_DS_DST_DOMAIN_NOT_NATIVE - 0x80072130 - (8496)

Destination domain must be in native mode.

ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER - 0x80072131 - (8497)

The operation cannot be performed because the server does not have an infrastructure container in the domain of interest.

ERROR_DS_CANT_MOVE_ACCOUNT_GROUP - 0x80072132 - (8498)

Cross-domain move of non-empty account groups is not allowed.

ERROR_DS_CANT_MOVE_RESOURCE_GROUP - 0x80072133 - (8499)

Cross-domain move of non-empty resource groups is not allowed.

ERROR_DS_INVALID_SEARCH_FLAG - 0x80072134 - (8500)

The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings.

ERROR_DS_NO_TREE_DELETE_ABOVE_NC - 0x80072135 - (8501)

Tree deletions starting at an object which has an NC head as a descendant are not allowed.

ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE - 0x80072136 - (8502)

The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use.

ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE - 0x80072137 - (8503)

The directory service failed to identify the list of objects to delete while attempting a tree deletion.

ERROR_DS_SAM_INIT_FAILURE - 0x80072138 - (8504)

Security 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.

ERROR_DS_SENSITIVE_GROUP_VIOLATION - 0x80072139 - (8505)

Only an administrator can modify the membership list of an administrative group.

ERROR_DS_CANT_MOD_PRIMARYGROUPID - 0x8007213A - (8506)

Cannot change the primary group ID of a domain controller account.

ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD - 0x8007213B - (8507)

An attempt is made to modify the base schema.

ERROR_DS_NONSAFE_SCHEMA_CHANGE - 0x8007213C - (8508)

Adding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through inheritance, for example, by adding or deleting an auxiliary class) is not allowed.

ERROR_DS_SCHEMA_UPDATE_DISALLOWED - 0x8007213D - (8509)

Schema update is not allowed on this DC because the DC is not the schema FSMO Role Owner.

ERROR_DS_CANT_CREATE_UNDER_SCHEMA - 0x8007213E - (8510)

An object of this class cannot be created under the schema container. You can only create attribute-schema and class-schema objects under the schema container.

ERROR_DS_INSTALL_NO_SRC_SCH_VERSION - 0x8007213F - (8511)

The replica/child install failed to get the objectVersion attribute on the schema container on the source DC. Either the attribute is missing on the schema container or the credentials supplied do not have permission to read it.

ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE - 0x80072140 - (8512)

The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory.

ERROR_DS_INVALID_GROUP_TYPE - 0x80072141 - (8513)

The specified group type is invalid.

ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN - 0x80072142 - (8514)

You cannot nest global groups in a mixed domain if the group is security-enabled.

ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN - 0x80072143 - (8515)

You cannot nest local groups in a mixed domain if the group is security-enabled.

ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER - 0x80072144 - (8516)

A global group cannot have a local group as a member.

ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER - 0x80072145 - (8517)

A global group cannot have a universal group as a member.

ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER - 0x80072146 - (8518)

A universal group cannot have a local group as a member.

ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER - 0x80072147 - (8519)

A global group cannot have a cross-domain member.

ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER - 0x80072148 - (8520)

A local group cannot have another cross domain local group as a member.

ERROR_DS_HAVE_PRIMARY_MEMBERS - 0x80072149 - (8521)

A group with primary members cannot change to a security-disabled group.

ERROR_DS_STRING_SD_CONVERSION_FAILED - 0x8007214A - (8522)

The schema cache load failed to convert the string default SD on a class-schema object.

ERROR_DS_NAMING_MASTER_GC - 0x8007214B - (8523)

Only DSAs configured to be Global Catalog servers should be allowed to hold the Domain Naming Master FSMO role. (Applies only to Windows 2000 servers)

ERROR_DS_DNS_LOOKUP_FAILURE - 0x8007214C - (8524)

The DSA operation is unable to proceed because of a DNS lookup failure.

ERROR_DS_COULDNT_UPDATE_SPNS - 0x8007214D - (8525)

While processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync.

ERROR_DS_CANT_RETRIEVE_SD - 0x8007214E - (8526)

The Security Descriptor attribute could not be read.

ERROR_DS_KEY_NOT_UNIQUE - 0x8007214F - (8527)

The object requested was not found, but an object with that key was found.

ERROR_DS_WRONG_LINKED_ATT_SYNTAX - 0x80072150 - (8528)

The 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

ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD - 0x80072151 - (8529)

Security Account Manager needs to get the boot password.

ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY - 0x80072152 - (8530)

Security Account Manager needs to get the boot key from floppy disk.

ERROR_DS_CANT_START - 0x80072153 - (8531)

Directory Service cannot start.

ERROR_DS_INIT_FAILURE - 0x80072154 - (8532)

Directory Services could not start.

ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION - 0x80072155 - (8533)

The connection between client and server requires packet privacy or better.

ERROR_DS_SOURCE_DOMAIN_IN_FOREST - 0x80072156 - (8534)

The source domain may not be in the same forest as destination.

ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST - 0x80072157 - (8535)

The destination domain must be in the forest.

ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED - 0x80072158 - (8536)

The operation requires that destination domain auditing be enabled.

ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN - 0x80072159 - (8537)

The operation couldn't locate a DC for the source domain.

ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER - 0x8007215A - (8538)

The source object must be a group or user.

ERROR_DS_SRC_SID_EXISTS_IN_FOREST - 0x8007215B - (8539)

The source object's SID already exists in destination forest.

ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH - 0x8007215C - (8540)

The source and destination object must be of the same type.

ERROR_SAM_INIT_FAILURE - 0x8007215D - (8541)

Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Click OK to shut down the system and reboot into Safe Mode. Check the event log for detailed information.

ERROR_DS_DRA_SCHEMA_INFO_SHIP - 0x8007215E - (8542)

Schema information could not be included in the replication request.

ERROR_DS_DRA_SCHEMA_CONFLICT - 0x8007215F - (8543)

The replication operation could not be completed due to a schema incompatibility.

ERROR_DS_DRA_EARLIER_SCHEMA_CONFLICT - 0x80072160 - (8544)

The replication operation could not be completed due to a previous schema incompatibility.

ERROR_DS_DRA_OBJ_NC_MISMATCH - 0x80072161 - (8545)

The replication update could not be applied because either the source or the destination has not yet received information regarding a recent cross-domain move operation.

ERROR_DS_NC_STILL_HAS_DSAS - 0x80072162 - (8546)

The requested domain could not be deleted because there exist domain controllers that still host this domain.

ERROR_DS_GC_REQUIRED - 0x80072163 - (8547)

The requested operation can be performed only on a global catalog server.

ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY - 0x80072164 - (8548)

A local group can only be a member of other local groups in the same domain.

ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS - 0x80072165 - (8549)

Foreign security principals cannot be members of universal groups.

ERROR_DS_CANT_ADD_TO_GC - 0x80072166 - (8550)

The attribute is not allowed to be replicated to the GC because of security reasons.

ERROR_DS_NO_CHECKPOINT_WITH_PDC - 0x80072167 - (8551)

The checkpoint with the PDC could not be taken because there too many modifications being processed currently.

ERROR_DS_SOURCE_AUDITING_NOT_ENABLED - 0x80072168 - (8552)

The operation requires that source domain auditing be enabled.

ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC - 0x80072169 - (8553)

Security principal objects can only be created inside domain naming contexts.

ERROR_DS_INVALID_NAME_FOR_SPN - 0x8007216A - (8554)

A Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format.

ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS - 0x8007216B - (8555)

A Filter was passed that uses constructed attributes.

ERROR_DS_UNICODEPWD_NOT_IN_QUOTES - 0x8007216C - (8556)

The unicodePwd attribute value must be enclosed in double quotes.

ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED - 0x8007216D - (8557)

Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or increased.

ERROR_DS_MUST_BE_RUN_ON_DST_DC - 0x8007216E - (8558)

For security reasons, the operation must be run on the destination DC.

ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER - 0x8007216F - (8559)

For security reasons, the source DC must be NT4SP4 or greater.

ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ - 0x80072170 - (8560)

Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed.

ERROR_DS_INIT_FAILURE_CONSOLE - 0x80072171 - (8561)

Directory Services could not start because of the following error: %1. Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further.

ERROR_DS_SAM_INIT_FAILURE_CONSOLE - 0x80072172 - (8562)

Security Accounts Manager initialization failed because of the following error: %1. Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further.

ERROR_DS_FOREST_VERSION_TOO_HIGH - 0x80072173 - (8563)

The 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.

ERROR_DS_DOMAIN_VERSION_TOO_HIGH - 0x80072174 - (8564)

The 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.

ERROR_DS_FOREST_VERSION_TOO_LOW - 0x80072175 - (8565)

The 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.

ERROR_DS_DOMAIN_VERSION_TOO_LOW - 0x80072176 - (8566)

The 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.

ERROR_DS_INCOMPATIBLE_VERSION - 0x80072177 - (8567)

The version of the operating system installed on this server is incompatible with the functional level of the domain or forest.

ERROR_DS_LOW_DSA_VERSION - 0x80072178 - (8568)

The 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.

ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN - 0x80072179 - (8569)

The 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.

ERROR_DS_NOT_SUPPORTED_SORT_ORDER - 0x8007217A - (8570)

The sort order requested is not supported.

ERROR_DS_NAME_NOT_UNIQUE - 0x8007217B - (8571)

The requested name already exists as a unique identifier.

ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4 - 0x8007217C - (8572)

The machine account was created pre-NT4. The account needs to be recreated.

ERROR_DS_OUT_OF_VERSION_STORE - 0x8007217D - (8573)

The database is out of version store.

ERROR_DS_INCOMPATIBLE_CONTROLS_USED - 0x8007217E - (8574)

Unable to continue operation because multiple conflicting controls were used.

ERROR_DS_NO_REF_DOMAIN - 0x8007217F - (8575)

Unable to find a valid security descriptor reference domain for this partition.

ERROR_DS_RESERVED_LINK_ID - 0x80072180 - (8576)

Schema update failed: The link identifier is reserved.

ERROR_DS_LINK_ID_NOT_AVAILABLE - 0x80072181 - (8577)

Schema update failed: There are no link identifiers available.

ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER - 0x80072182 - (8578)

An account group cannot have a universal group as a member.

ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE - 0x80072183 - (8579)

Rename or move operations on naming context heads or read-only objects are not allowed.

ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC - 0x80072184 - (8580)

Move operations on objects in the schema naming context are not allowed.

ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG - 0x80072185 - (8581)

A system flag has been set on the object and does not allow the object to be moved or renamed.

ERROR_DS_MODIFYDN_WRONG_GRANDPARENT - 0x80072186 - (8582)

This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers.

ERROR_DS_NAME_ERROR_TRUST_REFERRAL - 0x80072187 - (8583)

Unable to resolve completely, a referral to another forest is generated.

ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER - 0x80072188 - (8584)

The requested action is not supported on standard server.

ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD - 0x80072189 - (8585)

Could 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.

ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2 - 0x8007218A - (8586)

The directory cannot validate the proposed naming context (or partition) name because it does not hold a replica nor can it contact a replica of the naming context above the proposed naming context. Please ensure that the parent naming context is properly registered in DNS, and at least one replica of this naming context is reachable by the Domain Naming master.

ERROR_DS_THREAD_LIMIT_EXCEEDED - 0x8007218B - (8587)

The thread limit for this request was exceeded.

ERROR_DS_NOT_CLOSEST - 0x8007218C - (8588)

The Global catalog server is not in the closest site.

ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF - 0x8007218D - (8589)

The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the corresponding server object in the local DS database has no serverReference attribute.

ERROR_DS_SINGLE_USER_MODE_FAILED - 0x8007218E - (8590)

The Directory Service failed to enter single user mode.

ERROR_DS_NTDSCRIPT_SYNTAX_ERROR - 0x8007218F - (8591)

The Directory Service cannot parse the script because of a syntax error.

ERROR_DS_NTDSCRIPT_PROCESS_ERROR - 0x80072190 - (8592)

The Directory Service cannot process the script because of an error.

ERROR_DS_DIFFERENT_REPL_EPOCHS - 0x80072191 - (8593)

The directory service cannot perform the requested operation because the servers involved are of different replication epochs (which is usually related to a domain rename that is in progress).

ERROR_DS_DRS_EXTENSIONS_CHANGED - 0x80072192 - (8594)

The directory service binding must be renegotiated due to a change in the server extensions information.

ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR - 0x80072193 - (8595)

Operation not allowed on a disabled cross ref.

ERROR_DS_NO_MSDS_INTID - 0x80072194 - (8596)

Schema update failed: No values for msDS-IntId are available.

ERROR_DS_DUP_MSDS_INTID - 0x80072195 - (8597)

Schema update failed: Duplicate msDS-INtId. Retry the operation.

ERROR_DS_EXISTS_IN_RDNATTID - 0x80072196 - (8598)

Schema deletion failed: attribute is used in rDNAttID.

ERROR_DS_AUTHORIZATION_FAILED - 0x80072197 - (8599)

The directory service failed to authorize the request.

ERROR_DS_INVALID_SCRIPT - 0x80072198 - (8600)

The Directory Service cannot process the script because it is invalid.

ERROR_DS_REMOTE_CROSSREF_OP_FAILED - 0x80072199 - (8601)

The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data.

ERROR_DS_CROSS_REF_BUSY - 0x8007219A - (8602)

A cross reference is in use locally with the same name.

ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN - 0x8007219B - (8603)

The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the server's domain has been deleted from the forest.

ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC - 0x8007219C - (8604)

Writeable NCs prevent this DC from demoting.

ERROR_DS_DUPLICATE_ID_FOUND - 0x8007219D - (8605)

The requested object has a non-unique identifier and cannot be retrieved.

ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT - 0x8007219E - (8606)

Insufficient attributes were given to create an object. This object may not exist because it may have been deleted and already garbage collected.

ERROR_DS_GROUP_CONVERSION_ERROR - 0x8007219F - (8607)

The group cannot be converted due to attribute restrictions on the requested group type.

ERROR_DS_CANT_MOVE_APP_BASIC_GROUP - 0x800721A0 - (8608)

Cross-domain move of non-empty basic application groups is not allowed.

ERROR_DS_CANT_MOVE_APP_QUERY_GROUP - 0x800721A1 - (8609)

Cross-domain move of non-empty query based application groups is not allowed.

ERROR_DS_ROLE_NOT_VERIFIED - 0x800721A2 - (8610)

The FSMO role ownership could not be verified because its directory partition has not replicated successfully with at least one replication partner.

ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL - 0x800721A3 - (8611)

The target container for a redirection of a well known object container cannot already be a special container.

ERROR_DS_DOMAIN_RENAME_IN_PROGRESS - 0x800721A4 - (8612)

The Directory Service cannot perform the requested operation because a domain rename operation is in progress.

ERROR_DS_EXISTING_AD_CHILD_NC - 0x800721A5 - (8613)

The directory service detected a child partition below the requested partition name. The partition hierarchy must be created in a top down method.

ERROR_DS_REPL_LIFETIME_EXCEEDED - 0x800721A6 - (8614)

The directory service cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime.

ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER - 0x800721A7 - (8615)

The requested operation is not allowed on an object under the system container.

ERROR_DS_LDAP_SEND_QUEUE_FULL - 0x800721A8 - (8616)

The LDAP servers network send queue has filled up because the client is not processing the results of its requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.

ERROR_DS_DRA_OUT_SCHEDULE_WINDOW - 0x800721A9 - (8617)

The scheduled replication did not take place because the system was too busy to execute the request within the schedule window. The replication queue is overloaded. Consider reducing the number of partners or decreasing the scheduled replication frequency.

ERROR_DS_POLICY_NOT_KNOWN - 0x800721AA - (8618)

At this time, it cannot be determined if the branch replication policy is available on the hub domain controller. Please retry at a later time to account for replication latencies.

ERROR_NO_SITE_SETTINGS_OBJECT - 0x800721AB - (8619)

The site settings object for the specified site does not exist.

ERROR_NO_SECRETS - 0x800721AC - (8620)

The local account store does not contain secret material for the specified account.

ERROR_NO_WRITABLE_DC_FOUND - 0x800721AD - (8621)

Could not find a writable domain controller in the domain.

ERROR_DS_NO_SERVER_OBJECT - 0x800721AE - (8622)

The server object for the domain controller does not exist.

ERROR_DS_NO_NTDSA_OBJECT - 0x800721AF - (8623)

The NTDS Settings object for the domain controller does not exist.

ERROR_DS_NON_ASQ_SEARCH - 0x800721B0 - (8624)

The requested search operation is not supported for ASQ searches.

ERROR_DS_AUDIT_FAILURE - 0x800721B1 - (8625)

A required audit event could not be generated for the operation.

ERROR_DS_INVALID_SEARCH_FLAG_SUBTREE - 0x800721B2 - (8626)

The search flags for the attribute are invalid. The subtree index bit is valid only on single valued attributes.

ERROR_DS_INVALID_SEARCH_FLAG_TUPLE - 0x800721B3 - (8627)

The search flags for the attribute are invalid. The tuple index bit is valid only on attributes of Unicode strings.

ERROR_DS_HIERARCHY_TABLE_TOO_DEEP - 0x800721B4 - (8628)

The address books are nested too deeply. Failed to build the hierarchy table.

ERROR_DS_DRA_CORRUPT_UTD_VECTOR - 0x800721B5 - (8629)

The specified up-to-date-ness vector is corrupt.

ERROR_DS_DRA_SECRETS_DENIED - 0x800721B6 - (8630)

The request to replicate secrets is denied.

ERROR_DS_RESERVED_MAPI_ID - 0x800721B7 - (8631)

Schema update failed: The MAPI identifier is reserved.

ERROR_DS_MAPI_ID_NOT_AVAILABLE - 0x800721B8 - (8632)

Schema update failed: There are no MAPI identifiers available.

ERROR_DS_DRA_MISSING_KRBTGT_SECRET - 0x800721B9 - (8633)

The replication operation failed because the required attributes of the local krbtgt object are missing.

ERROR_DS_DOMAIN_NAME_EXISTS_IN_FOREST - 0x800721BA - (8634)

The domain name of the trusted domain already exists in the forest.

ERROR_DS_FLAT_NAME_EXISTS_IN_FOREST - 0x800721BB - (8635)

The flat name of the trusted domain already exists in the forest.

ERROR_INVALID_USER_PRINCIPAL_NAME - 0x800721BC - (8636)

The User Principal Name (UPN) is invalid.

ERROR_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS - 0x800721BD - (8637)

OID mapped groups cannot have members.

ERROR_DS_OID_NOT_FOUND - 0x800721BE - (8638)

The specified OID cannot be found.

ERROR_DS_DRA_RECYCLED_TARGET - 0x800721BF - (8639)

The replication operation failed because the target object referred by a link value is recycled.

ERROR_DS_DISALLOWED_NC_REDIRECT - 0x800721C0 - (8640)

The redirect operation failed because the target object is in a NC different from the domain NC of the current domain controller.

ERROR_DS_HIGH_ADLDS_FFL - 0x800721C1 - (8641)

The functional level of the AD LDS configuration set cannot be lowered to the requested value.

ERROR_DS_HIGH_DSA_VERSION - 0x800721C2 - (8642)

The functional level of the domain (or forest) cannot be lowered to the requested value.

ERROR_DS_LOW_ADLDS_FFL - 0x800721C3 - (8643)

The functional level of the AD LDS configuration set cannot be raised to the requested value, because there exist one or more ADLDS instances that are at a lower incompatible functional level.

ERROR_DOMAIN_SID_SAME_AS_LOCAL_WORKSTATION - 0x800721C4 - (8644)

The 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/?LinkId=168895 for more information.

ERROR_DS_UNDELETE_SAM_VALIDATION_FAILED - 0x800721C5 - (8645)

The undelete operation failed because the Sam Account Name or Additional Sam Account Name of the object being undeleted conflicts with an existing live object.

ERROR_INCORRECT_ACCOUNT_TYPE - 0x800721C6 - (8646)

The system is not authoritative for the specified account and therefore cannot complete the operation. Please retry the operation using the provider associated with this account. If this is an online provider please use the provider's online site.

ERROR_DS_SPN_VALUE_NOT_UNIQUE_IN_FOREST - 0x800721C7 - (8647)

The operation failed because SPN value provided for addition/modification is not unique forest-wide.

ERROR_DS_UPN_VALUE_NOT_UNIQUE_IN_FOREST - 0x800721C8 - (8648)

The operation failed because UPN value provided for addition/modification is not unique forest-wide.

ERROR_DS_MISSING_FOREST_TRUST - 0x800721C9 - (8649)

The operation failed because the addition/modification referenced an inbound forest-wide trust that is not present.

ERROR_DS_VALUE_KEY_NOT_UNIQUE - 0x800721CA - (8650)

The link value specified was not found, but a link value with that key was found.

DNS_ERROR_RCODE_FORMAT_ERROR - 0x80072329 - (9001)

DNS server unable to interpret format.

DNS_ERROR_RCODE_SERVER_FAILURE - 0x8007232A - (9002)

DNS server failure.

DNS_ERROR_RCODE_NAME_ERROR - 0x8007232B - (9003)

DNS name does not exist.

DNS_ERROR_RCODE_NOT_IMPLEMENTED - 0x8007232C - (9004)

DNS request not supported by name server.

DNS_ERROR_RCODE_REFUSED - 0x8007232D - (9005)

DNS operation refused.

DNS_ERROR_RCODE_YXDOMAIN - 0x8007232E - (9006)

DNS name that ought not exist, does exist.

DNS_ERROR_RCODE_YXRRSET - 0x8007232F - (9007)

DNS RR set that ought not exist, does exist.

DNS_ERROR_RCODE_NXRRSET - 0x80072330 - (9008)

DNS RR set that ought to exist, does not exist.

DNS_ERROR_RCODE_NOTAUTH - 0x80072331 - (9009)

DNS server not authoritative for zone.

DNS_ERROR_RCODE_NOTZONE - 0x80072332 - (9010)

DNS name in update or prereq is not in zone.

DNS_ERROR_RCODE_BADSIG - 0x80072338 - (9016)

DNS signature failed to verify.

DNS_ERROR_RCODE_BADKEY - 0x80072339 - (9017)

DNS bad key.

DNS_ERROR_RCODE_BADTIME - 0x8007233A - (9018)

DNS signature validity expired.

DNS_ERROR_KEYMASTER_REQUIRED - 0x8007238D - (9101)

Only the DNS server acting as the key master for the zone may perform this operation.

DNS_ERROR_NOT_ALLOWED_ON_SIGNED_ZONE - 0x8007238E - (9102)

This operation is not allowed on a zone that is signed or has signing keys.

DNS_ERROR_NSEC3_INCOMPATIBLE_WITH_RSA_SHA1 - 0x8007238F - (9103)

NSEC3 is not compatible with the RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC.

DNS_ERROR_NOT_ENOUGH_SIGNING_KEY_DESCRIPTORS - 0x80072390 - (9104)

The zone does not have enough signing keys. There must be at least one key signing key (KSK) and at least one zone signing key (ZSK).

DNS_ERROR_UNSUPPORTED_ALGORITHM - 0x80072391 - (9105)

The specified algorithm is not supported.

DNS_ERROR_INVALID_KEY_SIZE - 0x80072392 - (9106)

The specified key size is not supported.

DNS_ERROR_SIGNING_KEY_NOT_ACCESSIBLE - 0x80072393 - (9107)

One or more of the signing keys for a zone are not accessible to the DNS server. Zone signing will not be operational until this error is resolved.

DNS_ERROR_KSP_DOES_NOT_SUPPORT_PROTECTION - 0x80072394 - (9108)

The specified key storage provider does not support DPAPI++ data protection. Zone signing will not be operational until this error is resolved.

DNS_ERROR_UNEXPECTED_DATA_PROTECTION_ERROR - 0x80072395 - (9109)

An unexpected DPAPI++ error was encountered. Zone signing will not be operational until this error is resolved.

DNS_ERROR_UNEXPECTED_CNG_ERROR - 0x80072396 - (9110)

An unexpected crypto error was encountered. Zone signing may not be operational until this error is resolved.

DNS_ERROR_UNKNOWN_SIGNING_PARAMETER_VERSION - 0x80072397 - (9111)

The DNS server encountered a signing key with an unknown version. Zone signing will not be operational until this error is resolved.

DNS_ERROR_KSP_NOT_ACCESSIBLE - 0x80072398 - (9112)

The specified key service provider cannot be opened by the DNS server.

DNS_ERROR_TOO_MANY_SKDS - 0x80072399 - (9113)

The DNS server cannot accept any more signing keys with the specified algorithm and KSK flag value for this zone.

DNS_ERROR_INVALID_ROLLOVER_PERIOD - 0x8007239A - (9114)

The specified rollover period is invalid.

DNS_ERROR_INVALID_INITIAL_ROLLOVER_OFFSET - 0x8007239B - (9115)

The specified initial rollover offset is invalid.

DNS_ERROR_ROLLOVER_IN_PROGRESS - 0x8007239C - (9116)

The specified signing key is already in process of rolling over keys.

DNS_ERROR_STANDBY_KEY_NOT_PRESENT - 0x8007239D - (9117)

The specified signing key does not have a standby key to revoke.

DNS_ERROR_NOT_ALLOWED_ON_ZSK - 0x8007239E - (9118)

This operation is not allowed on a zone signing key (ZSK).

DNS_ERROR_NOT_ALLOWED_ON_ACTIVE_SKD - 0x8007239F - (9119)

This operation is not allowed on an active signing key.

DNS_ERROR_ROLLOVER_ALREADY_QUEUED - 0x800723A0 - (9120)

The specified signing key is already queued for rollover.

DNS_ERROR_NOT_ALLOWED_ON_UNSIGNED_ZONE - 0x800723A1 - (9121)

This operation is not allowed on an unsigned zone.

DNS_ERROR_BAD_KEYMASTER - 0x800723A2 - (9122)

This operation could not be completed because the DNS server listed as the current key master for this zone is down or misconfigured. Resolve the problem on the current key master for this zone or use another DNS server to seize the key master role.

DNS_ERROR_INVALID_SIGNATURE_VALIDITY_PERIOD - 0x800723A3 - (9123)

The specified signature validity period is invalid.

DNS_ERROR_INVALID_NSEC3_ITERATION_COUNT - 0x800723A4 - (9124)

The specified NSEC3 iteration count is higher than allowed by the minimum key length used in the zone.

DNS_ERROR_DNSSEC_IS_DISABLED - 0x800723A5 - (9125)

This operation could not be completed because the DNS server has been configured with DNSSEC features disabled. Enable DNSSEC on the DNS server.

DNS_ERROR_INVALID_XML - 0x800723A6 - (9126)

This operation could not be completed because the XML stream received is empty or syntactically invalid.

DNS_ERROR_NO_VALID_TRUST_ANCHORS - 0x800723A7 - (9127)

This operation completed, but no trust anchors were added because all of the trust anchors received were either invalid, unsupported, expired, or would not become valid in less than 30 days.

DNS_ERROR_ROLLOVER_NOT_POKEABLE - 0x800723A8 - (9128)

The specified signing key is not waiting for parental DS update.

DNS_ERROR_NSEC3_NAME_COLLISION - 0x800723A9 - (9129)

Hash collision detected during NSEC3 signing. Specify a different user-provided salt, or use a randomly generated salt, and attempt to sign the zone again.

DNS_ERROR_NSEC_INCOMPATIBLE_WITH_NSEC3_RSA_SHA1 - 0x800723AA - (9130)

NSEC is not compatible with the NSEC3-RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC3.

DNS_INFO_NO_RECORDS - 0x8007251D - (9501)

No records found for given DNS query.

DNS_ERROR_BAD_PACKET - 0x8007251E - (9502)

Bad DNS packet.

DNS_ERROR_NO_PACKET - 0x8007251F - (9503)

No DNS packet.

DNS_ERROR_RCODE - 0x80072520 - (9504)

DNS error, check rcode.

DNS_ERROR_UNSECURE_PACKET - 0x80072521 - (9505)

Unsecured DNS packet.

DNS_REQUEST_PENDING - 0x80072522 - (9506)

DNS query request is pending.

DNS_ERROR_INVALID_TYPE - 0x8007254F - (9551)

Invalid DNS type.

DNS_ERROR_INVALID_IP_ADDRESS - 0x80072550 - (9552)

Invalid IP address.

DNS_ERROR_INVALID_PROPERTY - 0x80072551 - (9553)

Invalid property.

DNS_ERROR_TRY_AGAIN_LATER - 0x80072552 - (9554)

Try DNS operation again later.

DNS_ERROR_NOT_UNIQUE - 0x80072553 - (9555)

Record for given name and type is not unique.

DNS_ERROR_NON_RFC_NAME - 0x80072554 - (9556)

DNS name does not comply with RFC specifications.

DNS_STATUS_FQDN - 0x80072555 - (9557)

DNS name is a fully-qualified DNS name.

DNS_STATUS_DOTTED_NAME - 0x80072556 - (9558)

DNS name is dotted (multi-label).

DNS_STATUS_SINGLE_PART_NAME - 0x80072557 - (9559)

DNS name is a single-part name.

DNS_ERROR_INVALID_NAME_CHAR - 0x80072558 - (9560)

DNS name contains an invalid character.

DNS_ERROR_NUMERIC_NAME - 0x80072559 - (9561)

DNS name is entirely numeric.

DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER - 0x8007255A - (9562)

The operation requested is not permitted on a DNS root server.

DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION - 0x8007255B - (9563)

The record could not be created because this part of the DNS namespace has been delegated to another server.

DNS_ERROR_CANNOT_FIND_ROOT_HINTS - 0x8007255C - (9564)

The DNS server could not find a set of root hints.

DNS_ERROR_INCONSISTENT_ROOT_HINTS - 0x8007255D - (9565)

The DNS server found root hints but they were not consistent across all adapters.

DNS_ERROR_DWORD_VALUE_TOO_SMALL - 0x8007255E - (9566)

The specified value is too small for this parameter.

DNS_ERROR_DWORD_VALUE_TOO_LARGE - 0x8007255F - (9567)

The specified value is too large for this parameter.

DNS_ERROR_BACKGROUND_LOADING - 0x80072560 - (9568)

This operation is not allowed while the DNS server is loading zones in the background. Please try again later.

DNS_ERROR_NOT_ALLOWED_ON_RODC - 0x80072561 - (9569)

The operation requested is not permitted on against a DNS server running on a read-only DC.

DNS_ERROR_NOT_ALLOWED_UNDER_DNAME - 0x80072562 - (9570)

No data is allowed to exist underneath a DNAME record.

DNS_ERROR_DELEGATION_REQUIRED - 0x80072563 - (9571)

This operation requires credentials delegation.

DNS_ERROR_INVALID_POLICY_TABLE - 0x80072564 - (9572)

Name resolution policy table has been corrupted. DNS resolution will fail until it is fixed. Contact your network administrator.

DNS_ERROR_ADDRESS_REQUIRED - 0x80072565 - (9573)

Not allowed to remove all addresses.

DNS_ERROR_ZONE_DOES_NOT_EXIST - 0x80072581 - (9601)

DNS zone does not exist.

DNS_ERROR_NO_ZONE_INFO - 0x80072582 - (9602)

DNS zone information not available.

DNS_ERROR_INVALID_ZONE_OPERATION - 0x80072583 - (9603)

Invalid operation for DNS zone.

DNS_ERROR_ZONE_CONFIGURATION_ERROR - 0x80072584 - (9604)

Invalid DNS zone configuration.

DNS_ERROR_ZONE_HAS_NO_SOA_RECORD - 0x80072585 - (9605)

DNS zone has no start of authority (SOA) record.

DNS_ERROR_ZONE_HAS_NO_NS_RECORDS - 0x80072586 - (9606)

DNS zone has no Name Server (NS) record.

DNS_ERROR_ZONE_LOCKED - 0x80072587 - (9607)

DNS zone is locked.

DNS_ERROR_ZONE_CREATION_FAILED - 0x80072588 - (9608)

DNS zone creation failed.

DNS_ERROR_ZONE_ALREADY_EXISTS - 0x80072589 - (9609)

DNS zone already exists.

DNS_ERROR_AUTOZONE_ALREADY_EXISTS - 0x8007258A - (9610)

DNS automatic zone already exists.

DNS_ERROR_INVALID_ZONE_TYPE - 0x8007258B - (9611)

Invalid DNS zone type.

DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP - 0x8007258C - (9612)

Secondary DNS zone requires master IP address.

DNS_ERROR_ZONE_NOT_SECONDARY - 0x8007258D - (9613)

DNS zone not secondary.

DNS_ERROR_NEED_SECONDARY_ADDRESSES - 0x8007258E - (9614)

Need secondary IP address.

DNS_ERROR_WINS_INIT_FAILED - 0x8007258F - (9615)

WINS initialization failed.

DNS_ERROR_NEED_WINS_SERVERS - 0x80072590 - (9616)

Need WINS servers.

DNS_ERROR_NBSTAT_INIT_FAILED - 0x80072591 - (9617)

NBTSTAT initialization call failed.

DNS_ERROR_SOA_DELETE_INVALID - 0x80072592 - (9618)

Invalid delete of start of authority (SOA)

DNS_ERROR_FORWARDER_ALREADY_EXISTS - 0x80072593 - (9619)

A conditional forwarding zone already exists for that name.

DNS_ERROR_ZONE_REQUIRES_MASTER_IP - 0x80072594 - (9620)

This zone must be configured with one or more master DNS server IP addresses.

DNS_ERROR_ZONE_IS_SHUTDOWN - 0x80072595 - (9621)

The operation cannot be performed because this zone is shut down.

DNS_ERROR_ZONE_LOCKED_FOR_SIGNING - 0x80072596 - (9622)

This operation cannot be performed because the zone is currently being signed. Please try again later.

DNS_ERROR_PRIMARY_REQUIRES_DATAFILE - 0x800725B3 - (9651)

Primary DNS zone requires datafile.

DNS_ERROR_INVALID_DATAFILE_NAME - 0x800725B4 - (9652)

Invalid datafile name for DNS zone.

DNS_ERROR_DATAFILE_OPEN_FAILURE - 0x800725B5 - (9653)

Failed to open datafile for DNS zone.

DNS_ERROR_FILE_WRITEBACK_FAILED - 0x800725B6 - (9654)

Failed to write datafile for DNS zone.

DNS_ERROR_DATAFILE_PARSING - 0x800725B7 - (9655)

Failure while reading datafile for DNS zone.

DNS_ERROR_RECORD_DOES_NOT_EXIST - 0x800725E5 - (9701)

DNS record does not exist.

DNS_ERROR_RECORD_FORMAT - 0x800725E6 - (9702)

DNS record format error.

DNS_ERROR_NODE_CREATION_FAILED - 0x800725E7 - (9703)

Node creation failure in DNS.

DNS_ERROR_UNKNOWN_RECORD_TYPE - 0x800725E8 - (9704)

Unknown DNS record type.

DNS_ERROR_RECORD_TIMED_OUT - 0x800725E9 - (9705)

DNS record timed out.

DNS_ERROR_NAME_NOT_IN_ZONE - 0x800725EA - (9706)

Name not in DNS zone.

DNS_ERROR_CNAME_LOOP - 0x800725EB - (9707)

CNAME loop detected.

DNS_ERROR_NODE_IS_CNAME - 0x800725EC - (9708)

Node is a CNAME DNS record.

DNS_ERROR_CNAME_COLLISION - 0x800725ED - (9709)

A CNAME record already exists for given name.

DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT - 0x800725EE - (9710)

Record only at DNS zone root.

DNS_ERROR_RECORD_ALREADY_EXISTS - 0x800725EF - (9711)

DNS record already exists.

DNS_ERROR_SECONDARY_DATA - 0x800725F0 - (9712)

Secondary DNS zone data error.

DNS_ERROR_NO_CREATE_CACHE_DATA - 0x800725F1 - (9713)

Could not create DNS cache data.

DNS_ERROR_NAME_DOES_NOT_EXIST - 0x800725F2 - (9714)

DNS name does not exist.

DNS_WARNING_PTR_CREATE_FAILED - 0x800725F3 - (9715)

Could not create pointer (PTR) record.

DNS_WARNING_DOMAIN_UNDELETED - 0x800725F4 - (9716)

DNS domain was undeleted.

DNS_ERROR_DS_UNAVAILABLE - 0x800725F5 - (9717)

The directory service is unavailable.

DNS_ERROR_DS_ZONE_ALREADY_EXISTS - 0x800725F6 - (9718)

DNS zone already exists in the directory service.

DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE - 0x800725F7 - (9719)

DNS server not creating or reading the boot file for the directory service integrated DNS zone.

DNS_ERROR_NODE_IS_DNAME - 0x800725F8 - (9720)

Node is a DNAME DNS record.

DNS_ERROR_DNAME_COLLISION - 0x800725F9 - (9721)

A DNAME record already exists for given name.

DNS_ERROR_ALIAS_LOOP - 0x800725FA - (9722)

An alias loop has been detected with either CNAME or DNAME records.

DNS_INFO_AXFR_COMPLETE - 0x80072617 - (9751)

DNS AXFR (zone transfer) complete.

DNS_ERROR_AXFR - 0x80072618 - (9752)

DNS zone transfer failed.

DNS_INFO_ADDED_LOCAL_WINS - 0x80072619 - (9753)

Added local WINS server.

DNS_STATUS_CONTINUE_NEEDED - 0x80072649 - (9801)

Secure update call needs to continue update request.

DNS_ERROR_NO_TCPIP - 0x8007267B - (9851)

TCP/IP network protocol not installed.

DNS_ERROR_NO_DNS_SERVERS - 0x8007267C - (9852)

No DNS servers configured for local system.

DNS_ERROR_DP_DOES_NOT_EXIST - 0x800726AD - (9901)

The specified directory partition does not exist.

DNS_ERROR_DP_ALREADY_EXISTS - 0x800726AE - (9902)

The specified directory partition already exists.

DNS_ERROR_DP_NOT_ENLISTED - 0x800726AF - (9903)

This DNS server is not enlisted in the specified directory partition.

DNS_ERROR_DP_ALREADY_ENLISTED - 0x800726B0 - (9904)

This DNS server is already enlisted in the specified directory partition.

DNS_ERROR_DP_NOT_AVAILABLE - 0x800726B1 - (9905)

The directory partition is not available at this time. Please wait a few minutes and try again.

DNS_ERROR_DP_FSMO_ERROR - 0x800726B2 - (9906)

The operation failed because the domain naming master FSMO role could not be reached. The domain controller holding the domain naming master FSMO role is down or unable to service the request or is not running Windows Server 2003 or later.

DNS_ERROR_ZONESCOPE_ALREADY_EXISTS - 0x800726DF - (9951)

The scope already exists for the zone.

DNS_ERROR_ZONESCOPE_DOES_NOT_EXIST - 0x800726E0 - (9952)

The scope does not exist for the zone.

DNS_ERROR_DEFAULT_ZONESCOPE - 0x800726E1 - (9953)

The scope is the same as the default zone scope.

DNS_ERROR_INVALID_ZONESCOPE_NAME - 0x800726E2 - (9954)

The scope name contains invalid characters.

DNS_ERROR_NOT_ALLOWED_WITH_ZONESCOPES - 0x800726E3 - (9955)

Operation not allowed when the zone has scopes.

DNS_ERROR_LOAD_ZONESCOPE_FAILED - 0x800726E4 - (9956)

Failed to load zone scope.

DNS_ERROR_ZONESCOPE_FILE_WRITEBACK_FAILED - 0x800726E5 - (9957)

Failed to write data file for DNS zone scope. Please verify the file exists and is writable.

DNS_ERROR_INVALID_SCOPE_NAME - 0x800726E6 - (9958)

The scope name contains invalid characters.

DNS_ERROR_SCOPE_DOES_NOT_EXIST - 0x800726E7 - (9959)

The scope does not exist.

DNS_ERROR_DEFAULT_SCOPE - 0x800726E8 - (9960)

The scope is the same as the default scope.

DNS_ERROR_INVALID_SCOPE_OPERATION - 0x800726E9 - (9961)

The operation is invalid on the scope.

DNS_ERROR_SCOPE_LOCKED - 0x800726EA - (9962)

The scope is locked.

DNS_ERROR_SCOPE_ALREADY_EXISTS - 0x800726EB - (9963)

The scope already exists.

DNS_ERROR_POLICY_ALREADY_EXISTS - 0x800726F3 - (9971)

A policy with the same name already exists on this level (server level or zone level) on the DNS server.

DNS_ERROR_POLICY_DOES_NOT_EXIST - 0x800726F4 - (9972)

No policy with this name exists on this level (server level or zone level) on the DNS server.

DNS_ERROR_POLICY_INVALID_CRITERIA - 0x800726F5 - (9973)

The criteria provided in the policy are invalid.

DNS_ERROR_POLICY_INVALID_SETTINGS - 0x800726F6 - (9974)

At least one of the settings of this policy is invalid.

DNS_ERROR_CLIENT_SUBNET_IS_ACCESSED - 0x800726F7 - (9975)

The client subnet cannot be deleted while it is being accessed by a policy.

DNS_ERROR_CLIENT_SUBNET_DOES_NOT_EXIST - 0x800726F8 - (9976)

The client subnet does not exist on the DNS server.

DNS_ERROR_CLIENT_SUBNET_ALREADY_EXISTS - 0x800726F9 - (9977)

A client subnet with this name already exists on the DNS server.

DNS_ERROR_SUBNET_DOES_NOT_EXIST - 0x800726FA - (9978)

The IP subnet specified does not exist in the client subnet.

DNS_ERROR_SUBNET_ALREADY_EXISTS - 0x800726FB - (9979)

The IP subnet that is being added, already exists in the client subnet.

DNS_ERROR_POLICY_LOCKED - 0x800726FC - (9980)

The policy is locked.

DNS_ERROR_POLICY_INVALID_WEIGHT - 0x800726FD - (9981)

The weight of the scope in the policy is invalid.

DNS_ERROR_POLICY_INVALID_NAME - 0x800726FE - (9982)

The DNS policy name is invalid.

DNS_ERROR_POLICY_MISSING_CRITERIA - 0x800726FF - (9983)

The policy is missing criteria.

DNS_ERROR_INVALID_CLIENT_SUBNET_NAME - 0x80072700 - (9984)

The name of the the client subnet record is invalid.

DNS_ERROR_POLICY_PROCESSING_ORDER_INVALID - 0x80072701 - (9985)

Invalid policy processing order.

DNS_ERROR_POLICY_SCOPE_MISSING - 0x80072702 - (9986)

The scope information has not been provided for a policy that requires it.

DNS_ERROR_POLICY_SCOPE_NOT_ALLOWED - 0x80072703 - (9987)

The scope information has been provided for a policy that does not require it.

DNS_ERROR_SERVERSCOPE_IS_REFERENCED - 0x80072704 - (9988)

The server scope cannot be deleted because it is referenced by a DNS Policy.

DNS_ERROR_ZONESCOPE_IS_REFERENCED - 0x80072705 - (9989)

The zone scope cannot be deleted because it is referenced by a DNS Policy.

DNS_ERROR_POLICY_INVALID_CRITERIA_CLIENT_SUBNET - 0x80072706 - (9990)

The criterion client subnet provided in the policy is invalid.

DNS_ERROR_POLICY_INVALID_CRITERIA_TRANSPORT_PROTOCOL - 0x80072707 - (9991)

The criterion transport protocol provided in the policy is invalid.

DNS_ERROR_POLICY_INVALID_CRITERIA_NETWORK_PROTOCOL - 0x80072708 - (9992)

The criterion network protocol provided in the policy is invalid.

DNS_ERROR_POLICY_INVALID_CRITERIA_INTERFACE - 0x80072709 - (9993)

The criterion interface provided in the policy is invalid.

DNS_ERROR_POLICY_INVALID_CRITERIA_FQDN - 0x8007270A - (9994)

The criterion FQDN provided in the policy is invalid.

DNS_ERROR_POLICY_INVALID_CRITERIA_QUERY_TYPE - 0x8007270B - (9995)

The criterion query type provided in the policy is invalid.

DNS_ERROR_POLICY_INVALID_CRITERIA_TIME_OF_DAY - 0x8007270C - (9996)

The criterion time of day provided in the policy is invalid.

WSAEINTR - 0x80072714 - (10004)

A blocking operation was interrupted by a call to WSACancelBlockingCall.

WSAEBADF - 0x80072719 - (10009)

The file handle supplied is not valid.

WSAEACCES - 0x8007271D - (10013)

An attempt was made to access a socket in a way forbidden by its access permissions.

WSAEFAULT - 0x8007271E - (10014)

The system detected an invalid pointer address in attempting to use a pointer argument in a call.

WSAEINVAL - 0x80072726 - (10022)

An invalid argument was supplied.

WSAEMFILE - 0x80072728 - (10024)

Too many open sockets.

WSAEWOULDBLOCK - 0x80072733 - (10035)

A non-blocking socket operation could not be completed immediately.

WSAEINPROGRESS - 0x80072734 - (10036)

A blocking operation is currently executing.

WSAEALREADY - 0x80072735 - (10037)

An operation was attempted on a non-blocking socket that already had an operation in progress.

WSAENOTSOCK - 0x80072736 - (10038)

An operation was attempted on something that is not a socket.

WSAEDESTADDRREQ - 0x80072737 - (10039)

A required address was omitted from an operation on a socket.

WSAEMSGSIZE - 0x80072738 - (10040)

A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.

WSAEPROTOTYPE - 0x80072739 - (10041)

A protocol was specified in the socket function call that does not support the semantics of the socket type requested.

WSAENOPROTOOPT - 0x8007273A - (10042)

An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.

WSAEPROTONOSUPPORT - 0x8007273B - (10043)

The requested protocol has not been configured into the system, or no implementation for it exists.

WSAESOCKTNOSUPPORT - 0x8007273C - (10044)

The support for the specified socket type does not exist in this address family.

WSAEOPNOTSUPP - 0x8007273D - (10045)

The attempted operation is not supported for the type of object referenced.

WSAEPFNOSUPPORT - 0x8007273E - (10046)

The protocol family has not been configured into the system or no implementation for it exists.

WSAEAFNOSUPPORT - 0x8007273F - (10047)

An address incompatible with the requested protocol was used.

WSAEADDRINUSE - 0x80072740 - (10048)

Only one usage of each socket address (protocol/network address/port) is normally permitted.

WSAEADDRNOTAVAIL - 0x80072741 - (10049)

The requested address is not valid in its context.

WSAENETDOWN - 0x80072742 - (10050)

A socket operation encountered a dead network.

WSAENETUNREACH - 0x80072743 - (10051)

A socket operation was attempted to an unreachable network.

WSAENETRESET - 0x80072744 - (10052)

The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.

WSAECONNABORTED - 0x80072745 - (10053)

An established connection was aborted by the software in your host machine.

WSAECONNRESET - 0x80072746 - (10054)

An existing connection was forcibly closed by the remote host.

WSAENOBUFS - 0x80072747 - (10055)

An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.

WSAEISCONN - 0x80072748 - (10056)

A connect request was made on an already connected socket.

WSAENOTCONN - 0x80072749 - (10057)

A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.

WSAESHUTDOWN - 0x8007274A - (10058)

A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.

WSAETOOMANYREFS - 0x8007274B - (10059)

Too many references to some kernel object.

WSAETIMEDOUT - 0x8007274C - (10060)

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

WSAECONNREFUSED - 0x8007274D - (10061)

No connection could be made because the target machine actively refused it.

WSAELOOP - 0x8007274E - (10062)

Cannot translate name.

WSAENAMETOOLONG - 0x8007274F - (10063)

Name component or name was too long.

WSAEHOSTDOWN - 0x80072750 - (10064)

A socket operation failed because the destination host was down.

WSAEHOSTUNREACH - 0x80072751 - (10065)

A socket operation was attempted to an unreachable host.

WSAENOTEMPTY - 0x80072752 - (10066)

Cannot remove a directory that is not empty.

WSAEPROCLIM - 0x80072753 - (10067)

A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously.

WSAEUSERS - 0x80072754 - (10068)

Ran out of quota.

WSAEDQUOT - 0x80072755 - (10069)

Ran out of disk quota.

WSAESTALE - 0x80072756 - (10070)

File handle reference is no longer available.

WSAEREMOTE - 0x80072757 - (10071)

Item is not available locally.

WSASYSNOTREADY - 0x8007276B - (10091)

WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.

WSAVERNOTSUPPORTED - 0x8007276C - (10092)

The Windows Sockets version requested is not supported.

WSANOTINITIALISED - 0x8007276D - (10093)

Either the application has not called WSAStartup, or WSAStartup failed.

WSAEDISCON - 0x80072775 - (10101)

Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.

WSAENOMORE - 0x80072776 - (10102)

No more results can be returned by WSALookupServiceNext.

WSAECANCELLED - 0x80072777 - (10103)

A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.

WSAEINVALIDPROCTABLE - 0x80072778 - (10104)

The procedure call table is invalid.

WSAEINVALIDPROVIDER - 0x80072779 - (10105)

The requested service provider is invalid.

WSAEPROVIDERFAILEDINIT - 0x8007277A - (10106)

The requested service provider could not be loaded or initialized.

WSASYSCALLFAILURE - 0x8007277B - (10107)

A system call has failed.

WSASERVICE_NOT_FOUND - 0x8007277C - (10108)

No such service is known. The service cannot be found in the specified name space.

WSATYPE_NOT_FOUND - 0x8007277D - (10109)

The specified class was not found.

WSA_E_NO_MORE - 0x8007277E - (10110)

No more results can be returned by WSALookupServiceNext.

WSA_E_CANCELLED - 0x8007277F - (10111)

A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.

WSAEREFUSED - 0x80072780 - (10112)

A database query failed because it was actively refused.

WSAHOST_NOT_FOUND - 0x80072AF9 - (11001)

No such host is known.

WSATRY_AGAIN - 0x80072AFA - (11002)

This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.

WSANO_RECOVERY - 0x80072AFB - (11003)

A non-recoverable error occurred during a database lookup.

WSANO_DATA - 0x80072AFC - (11004)

The requested name is valid, but no data of the requested type was found.

WSA_QOS_RECEIVERS - 0x80072AFD - (11005)

At least one reserve has arrived.

WSA_QOS_SENDERS - 0x80072AFE - (11006)

At least one path has arrived.

WSA_QOS_NO_SENDERS - 0x80072AFF - (11007)

There are no senders.

WSA_QOS_NO_RECEIVERS - 0x80072B00 - (11008)

There are no receivers.

WSA_QOS_REQUEST_CONFIRMED - 0x80072B01 - (11009)

Reserve has been confirmed.

WSA_QOS_ADMISSION_FAILURE - 0x80072B02 - (11010)

Error due to lack of resources.

WSA_QOS_POLICY_FAILURE - 0x80072B03 - (11011)

Rejected for administrative reasons - bad credentials.

WSA_QOS_BAD_STYLE - 0x80072B04 - (11012)

Unknown or conflicting style.

WSA_QOS_BAD_OBJECT - 0x80072B05 - (11013)

Problem with some part of the filterspec or providerspecific buffer in general.

WSA_QOS_TRAFFIC_CTRL_ERROR - 0x80072B06 - (11014)

Problem with some part of the flowspec.

WSA_QOS_GENERIC_ERROR - 0x80072B07 - (11015)

General QOS error.

WSA_QOS_ESERVICETYPE - 0x80072B08 - (11016)

An invalid or unrecognized service type was found in the flowspec.

WSA_QOS_EFLOWSPEC - 0x80072B09 - (11017)

An invalid or inconsistent flowspec was found in the QOS structure.

WSA_QOS_EPROVSPECBUF - 0x80072B0A - (11018)

Invalid QOS provider-specific buffer.

WSA_QOS_EFILTERSTYLE - 0x80072B0B - (11019)

An invalid QOS filter style was used.

WSA_QOS_EFILTERTYPE - 0x80072B0C - (11020)

An invalid QOS filter type was used.

WSA_QOS_EFILTERCOUNT - 0x80072B0D - (11021)

An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.

WSA_QOS_EOBJLENGTH - 0x80072B0E - (11022)

An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.

WSA_QOS_EFLOWCOUNT - 0x80072B0F - (11023)

An incorrect number of flow descriptors was specified in the QOS structure.

WSA_QOS_EUNKOWNPSOBJ - 0x80072B10 - (11024)

An unrecognized object was found in the QOS provider-specific buffer.

WSA_QOS_EPOLICYOBJ - 0x80072B11 - (11025)

An invalid policy object was found in the QOS provider-specific buffer.

WSA_QOS_EFLOWDESC - 0x80072B12 - (11026)

An invalid QOS flow descriptor was found in the flow descriptor list.

WSA_QOS_EPSFLOWSPEC - 0x80072B13 - (11027)

An invalid or inconsistent flowspec was found in the QOS provider specific buffer.

WSA_QOS_EPSFILTERSPEC - 0x80072B14 - (11028)

An invalid FILTERSPEC was found in the QOS provider-specific buffer.

WSA_QOS_ESDMODEOBJ - 0x80072B15 - (11029)

An invalid shape discard mode object was found in the QOS provider specific buffer.

WSA_QOS_ESHAPERATEOBJ - 0x80072B16 - (11030)

An invalid shaping rate object was found in the QOS provider-specific buffer.

WSA_QOS_RESERVED_PETYPE - 0x80072B17 - (11031)

A reserved policy element was found in the QOS provider-specific buffer.

WSA_SECURE_HOST_NOT_FOUND - 0x80072B18 - (11032)

No such host is known securely.

WSA_IPSEC_NAME_POLICY_ERROR - 0x80072B19 - (11033)

Name based IPSEC policy could not be added.

WININET_E_OUT_OF_HANDLES - 0x80072EE1 - (12001)

No more Internet handles can be allocated

WININET_E_TIMEOUT - 0x80072EE2 - (12002)

The operation timed out

WININET_E_EXTENDED_ERROR - 0x80072EE3 - (12003)

The server returned extended information

WININET_E_INTERNAL_ERROR - 0x80072EE4 - (12004)

An internal error occurred in the Microsoft Internet extensions

WININET_E_INVALID_URL - 0x80072EE5 - (12005)

The URL is invalid

WININET_E_UNRECOGNIZED_SCHEME - 0x80072EE6 - (12006)

The URL does not use a recognized protocol

WININET_E_NAME_NOT_RESOLVED - 0x80072EE7 - (12007)

The server name or address could not be resolved

WININET_E_PROTOCOL_NOT_FOUND - 0x80072EE8 - (12008)

A protocol with the required capabilities was not found

WININET_E_INVALID_OPTION - 0x80072EE9 - (12009)

The option is invalid

WININET_E_BAD_OPTION_LENGTH - 0x80072EEA - (12010)

The length is incorrect for the option type

WININET_E_OPTION_NOT_SETTABLE - 0x80072EEB - (12011)

The option value cannot be set

WININET_E_SHUTDOWN - 0x80072EEC - (12012)

Microsoft Internet Extension support has been shut down

WININET_E_INCORRECT_USER_NAME - 0x80072EED - (12013)

The user name was not allowed

WININET_E_INCORRECT_PASSWORD - 0x80072EEE - (12014)

The password was not allowed

WININET_E_LOGIN_FAILURE - 0x80072EEF - (12015)

The login request was denied

WININET_E_INVALID_OPERATION - 0x80072EF0 - (12016)

The requested operation is invalid

WININET_E_OPERATION_CANCELLED - 0x80072EF1 - (12017)

The operation has been canceled

WININET_E_INCORRECT_HANDLE_TYPE - 0x80072EF2 - (12018)

The supplied handle is the wrong type for the requested operation

WININET_E_INCORRECT_HANDLE_STATE - 0x80072EF3 - (12019)

The handle is in the wrong state for the requested operation

WININET_E_NOT_PROXY_REQUEST - 0x80072EF4 - (12020)

The request cannot be made on a Proxy session

WININET_E_REGISTRY_VALUE_NOT_FOUND - 0x80072EF5 - (12021)

The registry value could not be found

WININET_E_BAD_REGISTRY_PARAMETER - 0x80072EF6 - (12022)

The registry parameter is incorrect

WININET_E_NO_DIRECT_ACCESS - 0x80072EF7 - (12023)

Direct Internet access is not available

WININET_E_NO_CONTEXT - 0x80072EF8 - (12024)

No context value was supplied

WININET_E_NO_CALLBACK - 0x80072EF9 - (12025)

No status callback was supplied

WININET_E_REQUEST_PENDING - 0x80072EFA - (12026)

There are outstanding requests

WININET_E_INCORRECT_FORMAT - 0x80072EFB - (12027)

The information format is incorrect

WININET_E_ITEM_NOT_FOUND - 0x80072EFC - (12028)

The requested item could not be found

WININET_E_CANNOT_CONNECT - 0x80072EFD - (12029)

A connection with the server could not be established

WININET_E_CONNECTION_ABORTED - 0x80072EFE - (12030)

The connection with the server was terminated abnormally

WININET_E_CONNECTION_RESET - 0x80072EFF - (12031)

The connection with the server was reset

WININET_E_FORCE_RETRY - 0x80072F00 - (12032)

The action must be retried

WININET_E_INVALID_PROXY_REQUEST - 0x80072F01 - (12033)

The proxy request is invalid

WININET_E_NEED_UI - 0x80072F02 - (12034)

User interaction is required to complete the operation

WININET_E_HANDLE_EXISTS - 0x80072F04 - (12036)

The handle already exists

WININET_E_SEC_CERT_DATE_INVALID - 0x80072F05 - (12037)

The date in the certificate is invalid or has expired

WININET_E_SEC_CERT_CN_INVALID - 0x80072F06 - (12038)

The host name in the certificate is invalid or does not match

WININET_E_HTTP_TO_HTTPS_ON_REDIR - 0x80072F07 - (12039)

A redirect request will change a non-secure to a secure connection

WININET_E_HTTPS_TO_HTTP_ON_REDIR - 0x80072F08 - (12040)

A redirect request will change a secure to a non-secure connection

WININET_E_MIXED_SECURITY - 0x80072F09 - (12041)

Mixed secure and non-secure connections

WININET_E_CHG_POST_IS_NON_SECURE - 0x80072F0A - (12042)

Changing to non-secure post

WININET_E_POST_IS_NON_SECURE - 0x80072F0B - (12043)

Data is being posted on a non-secure connection

WININET_E_CLIENT_AUTH_CERT_NEEDED - 0x80072F0C - (12044)

A certificate is required to complete client authentication

WININET_E_INVALID_CA - 0x80072F0D - (12045)

The certificate authority is invalid or incorrect

WININET_E_CLIENT_AUTH_NOT_SETUP - 0x80072F0E - (12046)

Client authentication has not been correctly installed

WININET_E_ASYNC_THREAD_FAILED - 0x80072F0F - (12047)

An error has occurred in a Wininet asynchronous thread. You may need to restart

WININET_E_REDIRECT_SCHEME_CHANGE - 0x80072F10 - (12048)

The protocol scheme has changed during a redirect operaiton

WININET_E_DIALOG_PENDING - 0x80072F11 - (12049)

There are operations awaiting retry

WININET_E_RETRY_DIALOG - 0x80072F12 - (12050)

The operation must be retried

WININET_E_NO_NEW_CONTAINERS - 0x80072F13 - (12051)

There are no new cache containers

WININET_E_HTTPS_HTTP_SUBMIT_REDIR - 0x80072F14 - (12052)

A security zone check indicates the operation must be retried

WININET_E_SEC_CERT_ERRORS - 0x80072F17 - (12055)

The SSL certificate contains errors.

WININET_E_SEC_CERT_REV_FAILED - 0x80072F19 - (12057)

It was not possible to connect to the revocation server or a definitive response could not be obtained.

WININET_E_HEADER_NOT_FOUND - 0x80072F76 - (12150)

The requested header was not found

WININET_E_DOWNLEVEL_SERVER - 0x80072F77 - (12151)

The server does not support the requested protocol level

WININET_E_INVALID_SERVER_RESPONSE - 0x80072F78 - (12152)

The server returned an invalid or unrecognized response

WININET_E_INVALID_HEADER - 0x80072F79 - (12153)

The supplied HTTP header is invalid

WININET_E_INVALID_QUERY_REQUEST - 0x80072F7A - (12154)

The request for a HTTP header is invalid

WININET_E_HEADER_ALREADY_EXISTS - 0x80072F7B - (12155)

The HTTP header already exists

WININET_E_REDIRECT_FAILED - 0x80072F7C - (12156)

The HTTP redirect request failed

WININET_E_SECURITY_CHANNEL_ERROR - 0x80072F7D - (12157)

An error occurred in the secure channel support

WININET_E_UNABLE_TO_CACHE_FILE - 0x80072F7E - (12158)

The file could not be written to the cache

WININET_E_TCPIP_NOT_INSTALLED - 0x80072F7F - (12159)

The TCP/IP protocol is not installed properly

WININET_E_NOT_REDIRECTED - 0x80072F80 - (12160)

The HTTP request was not redirected

WININET_E_COOKIE_NEEDS_CONFIRMATION - 0x80072F81 - (12161)

A cookie from the server must be confirmed by the user

WININET_E_COOKIE_DECLINED - 0x80072F82 - (12162)

A cookie from the server has been declined acceptance

WININET_E_DISCONNECTED - 0x80072F83 - (12163)

The computer is disconnected from the network

WININET_E_SERVER_UNREACHABLE - 0x80072F84 - (12164)

The server is unreachable

WININET_E_PROXY_SERVER_UNREACHABLE - 0x80072F85 - (12165)

The proxy server is unreachable

WININET_E_BAD_AUTO_PROXY_SCRIPT - 0x80072F86 - (12166)

The proxy auto-configuration script is in error

WININET_E_UNABLE_TO_DOWNLOAD_SCRIPT - 0x80072F87 - (12167)

Could not download the proxy auto-configuration script file

WININET_E_REDIRECT_NEEDS_CONFIRMATION - 0x80072F88 - (12168)

The HTTP redirect request must be confirmed by the user

WININET_E_SEC_INVALID_CERT - 0x80072F89 - (12169)

The supplied certificate is invalid

WININET_E_SEC_CERT_REVOKED - 0x80072F8A - (12170)

The supplied certificate has been revoked

WININET_E_FAILED_DUETOSECURITYCHECK - 0x80072F8B - (12171)

The Dialup failed because file sharing was turned on and a failure was requested if security check was needed

WININET_E_NOT_INITIALIZED - 0x80072F8C - (12172)

Initialization of the WinINet API has not occurred

WININET_E_LOGIN_FAILURE_DISPLAY_ENTITY_BODY - 0x80072F8E - (12174)

Login failed and the client should display the entity body to the user

WININET_E_DECODING_FAILED - 0x80072F8F - (12175)

Content decoding has failed

ERROR_IPSEC_QM_POLICY_EXISTS - 0x800732C8 - (13000)

The specified quick mode policy already exists.

ERROR_IPSEC_QM_POLICY_NOT_FOUND - 0x800732C9 - (13001)

The specified quick mode policy was not found.

ERROR_IPSEC_QM_POLICY_IN_USE - 0x800732CA - (13002)

The specified quick mode policy is being used.

ERROR_IPSEC_MM_POLICY_EXISTS - 0x800732CB - (13003)

The specified main mode policy already exists.

ERROR_IPSEC_MM_POLICY_NOT_FOUND - 0x800732CC - (13004)

The specified main mode policy was not found

ERROR_IPSEC_MM_POLICY_IN_USE - 0x800732CD - (13005)

The specified main mode policy is being used.

ERROR_IPSEC_MM_FILTER_EXISTS - 0x800732CE - (13006)

The specified main mode filter already exists.

ERROR_IPSEC_MM_FILTER_NOT_FOUND - 0x800732CF - (13007)

The specified main mode filter was not found.

ERROR_IPSEC_TRANSPORT_FILTER_EXISTS - 0x800732D0 - (13008)

The specified transport mode filter already exists.

ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND - 0x800732D1 - (13009)

The specified transport mode filter does not exist.

ERROR_IPSEC_MM_AUTH_EXISTS - 0x800732D2 - (13010)

The specified main mode authentication list exists.

ERROR_IPSEC_MM_AUTH_NOT_FOUND - 0x800732D3 - (13011)

The specified main mode authentication list was not found.

ERROR_IPSEC_MM_AUTH_IN_USE - 0x800732D4 - (13012)

The specified main mode authentication list is being used.

ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND - 0x800732D5 - (13013)

The specified default main mode policy was not found.

ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND - 0x800732D6 - (13014)

The specified default main mode authentication list was not found.

ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND - 0x800732D7 - (13015)

The specified default quick mode policy was not found.

ERROR_IPSEC_TUNNEL_FILTER_EXISTS - 0x800732D8 - (13016)

The specified tunnel mode filter exists.

ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND - 0x800732D9 - (13017)

The specified tunnel mode filter was not found.

ERROR_IPSEC_MM_FILTER_PENDING_DELETION - 0x800732DA - (13018)

The Main Mode filter is pending deletion.

ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION - 0x800732DB - (13019)

The transport filter is pending deletion.

ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION - 0x800732DC - (13020)

The tunnel filter is pending deletion.

ERROR_IPSEC_MM_POLICY_PENDING_DELETION - 0x800732DD - (13021)

The Main Mode policy is pending deletion.

ERROR_IPSEC_MM_AUTH_PENDING_DELETION - 0x800732DE - (13022)

The Main Mode authentication bundle is pending deletion.

ERROR_IPSEC_QM_POLICY_PENDING_DELETION - 0x800732DF - (13023)

The Quick Mode policy is pending deletion.

WARNING_IPSEC_MM_POLICY_PRUNED - 0x800732E0 - (13024)

The Main Mode policy was successfully added, but some of the requested offers are not supported.

WARNING_IPSEC_QM_POLICY_PRUNED - 0x800732E1 - (13025)

The Quick Mode policy was successfully added, but some of the requested offers are not supported.

ERROR_IPSEC_IKE_NEG_STATUS_BEGIN - 0x800735E8 - (13800)

ERROR_IPSEC_IKE_NEG_STATUS_BEGIN

ERROR_IPSEC_IKE_AUTH_FAIL - 0x800735E9 - (13801)

IKE authentication credentials are unacceptable

ERROR_IPSEC_IKE_ATTRIB_FAIL - 0x800735EA - (13802)

IKE security attributes are unacceptable

ERROR_IPSEC_IKE_NEGOTIATION_PENDING - 0x800735EB - (13803)

IKE Negotiation in progress

ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR - 0x800735EC - (13804)

General processing error

ERROR_IPSEC_IKE_TIMED_OUT - 0x800735ED - (13805)

Negotiation timed out

ERROR_IPSEC_IKE_NO_CERT - 0x800735EE - (13806)

IKE failed to find valid machine certificate. Contact your Network Security Administrator about installing a valid certificate in the appropriate Certificate Store.

ERROR_IPSEC_IKE_SA_DELETED - 0x800735EF - (13807)

IKE SA deleted by peer before establishment completed

ERROR_IPSEC_IKE_SA_REAPED - 0x800735F0 - (13808)

IKE SA deleted before establishment completed

ERROR_IPSEC_IKE_MM_ACQUIRE_DROP - 0x800735F1 - (13809)

Negotiation request sat in Queue too long

ERROR_IPSEC_IKE_QM_ACQUIRE_DROP - 0x800735F2 - (13810)

Negotiation request sat in Queue too long

ERROR_IPSEC_IKE_QUEUE_DROP_MM - 0x800735F3 - (13811)

Negotiation request sat in Queue too long

ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM - 0x800735F4 - (13812)

Negotiation request sat in Queue too long

ERROR_IPSEC_IKE_DROP_NO_RESPONSE - 0x800735F5 - (13813)

No response from peer

ERROR_IPSEC_IKE_MM_DELAY_DROP - 0x800735F6 - (13814)

Negotiation took too long

ERROR_IPSEC_IKE_QM_DELAY_DROP - 0x800735F7 - (13815)

Negotiation took too long

ERROR_IPSEC_IKE_ERROR - 0x800735F8 - (13816)

Unknown error occurred

ERROR_IPSEC_IKE_CRL_FAILED - 0x800735F9 - (13817)

Certificate Revocation Check failed

ERROR_IPSEC_IKE_INVALID_KEY_USAGE - 0x800735FA - (13818)

Invalid certificate key usage

ERROR_IPSEC_IKE_INVALID_CERT_TYPE - 0x800735FB - (13819)

Invalid certificate type

ERROR_IPSEC_IKE_NO_PRIVATE_KEY - 0x800735FC - (13820)

IKE 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.

ERROR_IPSEC_IKE_SIMULTANEOUS_REKEY - 0x800735FD - (13821)

Simultaneous rekeys were detected.

ERROR_IPSEC_IKE_DH_FAIL - 0x800735FE - (13822)

Failure in Diffie-Hellman computation

ERROR_IPSEC_IKE_CRITICAL_PAYLOAD_NOT_RECOGNIZED - 0x800735FF - (13823)

Don't know how to process critical payload

ERROR_IPSEC_IKE_INVALID_HEADER - 0x80073600 - (13824)

Invalid header

ERROR_IPSEC_IKE_NO_POLICY - 0x80073601 - (13825)

No policy configured

ERROR_IPSEC_IKE_INVALID_SIGNATURE - 0x80073602 - (13826)

Failed to verify signature

ERROR_IPSEC_IKE_KERBEROS_ERROR - 0x80073603 - (13827)

Failed to authenticate using Kerberos

ERROR_IPSEC_IKE_NO_PUBLIC_KEY - 0x80073604 - (13828)

Peer's certificate did not have a public key

ERROR_IPSEC_IKE_PROCESS_ERR - 0x80073605 - (13829)

Error processing error payload

ERROR_IPSEC_IKE_PROCESS_ERR_SA - 0x80073606 - (13830)

Error processing SA payload

ERROR_IPSEC_IKE_PROCESS_ERR_PROP - 0x80073607 - (13831)

Error processing Proposal payload

ERROR_IPSEC_IKE_PROCESS_ERR_TRANS - 0x80073608 - (13832)

Error processing Transform payload

ERROR_IPSEC_IKE_PROCESS_ERR_KE - 0x80073609 - (13833)

Error processing KE payload

ERROR_IPSEC_IKE_PROCESS_ERR_ID - 0x8007360A - (13834)

Error processing ID payload

ERROR_IPSEC_IKE_PROCESS_ERR_CERT - 0x8007360B - (13835)

Error processing Cert payload

ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ - 0x8007360C - (13836)

Error processing Certificate Request payload

ERROR_IPSEC_IKE_PROCESS_ERR_HASH - 0x8007360D - (13837)

Error processing Hash payload

ERROR_IPSEC_IKE_PROCESS_ERR_SIG - 0x8007360E - (13838)

Error processing Signature payload

ERROR_IPSEC_IKE_PROCESS_ERR_NONCE - 0x8007360F - (13839)

Error processing Nonce payload

ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY - 0x80073610 - (13840)

Error processing Notify payload

ERROR_IPSEC_IKE_PROCESS_ERR_DELETE - 0x80073611 - (13841)

Error processing Delete Payload

ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR - 0x80073612 - (13842)

Error processing VendorId payload

ERROR_IPSEC_IKE_INVALID_PAYLOAD - 0x80073613 - (13843)

Invalid payload received

ERROR_IPSEC_IKE_LOAD_SOFT_SA - 0x80073614 - (13844)

Soft SA loaded

ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN - 0x80073615 - (13845)

Soft SA torn down

ERROR_IPSEC_IKE_INVALID_COOKIE - 0x80073616 - (13846)

Invalid cookie received.

ERROR_IPSEC_IKE_NO_PEER_CERT - 0x80073617 - (13847)

Peer failed to send valid machine certificate

ERROR_IPSEC_IKE_PEER_CRL_FAILED - 0x80073618 - (13848)

Certification Revocation check of peer's certificate failed

ERROR_IPSEC_IKE_POLICY_CHANGE - 0x80073619 - (13849)

New policy invalidated SAs formed with old policy

ERROR_IPSEC_IKE_NO_MM_POLICY - 0x8007361A - (13850)

There is no available Main Mode IKE policy.

ERROR_IPSEC_IKE_NOTCBPRIV - 0x8007361B - (13851)

Failed to enabled TCB privilege.

ERROR_IPSEC_IKE_SECLOADFAIL - 0x8007361C - (13852)

Failed to load SECURITY.DLL.

ERROR_IPSEC_IKE_FAILSSPINIT - 0x8007361D - (13853)

Failed to obtain security function table dispatch address from SSPI.

ERROR_IPSEC_IKE_FAILQUERYSSP - 0x8007361E - (13854)

Failed to query Kerberos package to obtain max token size.

ERROR_IPSEC_IKE_SRVACQFAIL - 0x8007361F - (13855)

Failed to obtain Kerberos server credentials for ISAKMP/ERROR_IPSEC_IKE service. Kerberos authentication will not function. The most likely reason for this is lack of domain membership. This is normal if your computer is a member of a workgroup.

ERROR_IPSEC_IKE_SRVQUERYCRED - 0x80073620 - (13856)

Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes).

ERROR_IPSEC_IKE_GETSPIFAIL - 0x80073621 - (13857)

Failed to obtain new SPI for the inbound SA from IPsec driver. The most common cause for this is that the driver does not have the correct filter. Check your policy to verify the filters.

ERROR_IPSEC_IKE_INVALID_FILTER - 0x80073622 - (13858)

Given filter is invalid

ERROR_IPSEC_IKE_OUT_OF_MEMORY - 0x80073623 - (13859)

Memory allocation failed.

ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED - 0x80073624 - (13860)

Failed to add Security Association to IPsec Driver. The most common cause for this is if the IKE negotiation took too long to complete. If the problem persists, reduce the load on the faulting machine.

ERROR_IPSEC_IKE_INVALID_POLICY - 0x80073625 - (13861)

Invalid policy

ERROR_IPSEC_IKE_UNKNOWN_DOI - 0x80073626 - (13862)

Invalid DOI

ERROR_IPSEC_IKE_INVALID_SITUATION - 0x80073627 - (13863)

Invalid situation

ERROR_IPSEC_IKE_DH_FAILURE - 0x80073628 - (13864)

Diffie-Hellman failure

ERROR_IPSEC_IKE_INVALID_GROUP - 0x80073629 - (13865)

Invalid Diffie-Hellman group

ERROR_IPSEC_IKE_ENCRYPT - 0x8007362A - (13866)

Error encrypting payload

ERROR_IPSEC_IKE_DECRYPT - 0x8007362B - (13867)

Error decrypting payload

ERROR_IPSEC_IKE_POLICY_MATCH - 0x8007362C - (13868)

Policy match error

ERROR_IPSEC_IKE_UNSUPPORTED_ID - 0x8007362D - (13869)

Unsupported ID

ERROR_IPSEC_IKE_INVALID_HASH - 0x8007362E - (13870)

Hash verification failed

ERROR_IPSEC_IKE_INVALID_HASH_ALG - 0x8007362F - (13871)

Invalid hash algorithm

ERROR_IPSEC_IKE_INVALID_HASH_SIZE - 0x80073630 - (13872)

Invalid hash size

ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG - 0x80073631 - (13873)

Invalid encryption algorithm

ERROR_IPSEC_IKE_INVALID_AUTH_ALG - 0x80073632 - (13874)

Invalid authentication algorithm

ERROR_IPSEC_IKE_INVALID_SIG - 0x80073633 - (13875)

Invalid certificate signature

ERROR_IPSEC_IKE_LOAD_FAILED - 0x80073634 - (13876)

Load failed

ERROR_IPSEC_IKE_RPC_DELETE - 0x80073635 - (13877)

Deleted via RPC call

ERROR_IPSEC_IKE_BENIGN_REINIT - 0x80073636 - (13878)

Temporary state created to perform reinitialization. This is not a real failure.

ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY - 0x80073637 - (13879)

The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine.

ERROR_IPSEC_IKE_INVALID_MAJOR_VERSION - 0x80073638 - (13880)

The recipient cannot handle version of IKE specified in the header.

ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN - 0x80073639 - (13881)

Key length in certificate is too small for configured security requirements.

ERROR_IPSEC_IKE_MM_LIMIT - 0x8007363A - (13882)

Max number of established MM SAs to peer exceeded.

ERROR_IPSEC_IKE_NEGOTIATION_DISABLED - 0x8007363B - (13883)

IKE received a policy that disables negotiation.

ERROR_IPSEC_IKE_QM_LIMIT - 0x8007363C - (13884)

Reached maximum quick mode limit for the main mode. New main mode will be started.

ERROR_IPSEC_IKE_MM_EXPIRED - 0x8007363D - (13885)

Main mode SA lifetime expired or peer sent a main mode delete.

ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID - 0x8007363E - (13886)

Main mode SA assumed to be invalid because peer stopped responding.

ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH - 0x8007363F - (13887)

Certificate doesn't chain to a trusted root in IPsec policy.

ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID - 0x80073640 - (13888)

Received unexpected message ID.

ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD - 0x80073641 - (13889)

Received invalid authentication offers.

ERROR_IPSEC_IKE_DOS_COOKIE_SENT - 0x80073642 - (13890)

Sent DoS cookie notify to initiator.

ERROR_IPSEC_IKE_SHUTTING_DOWN - 0x80073643 - (13891)

IKE service is shutting down.

ERROR_IPSEC_IKE_CGA_AUTH_FAILED - 0x80073644 - (13892)

Could not verify binding between CGA address and certificate.

ERROR_IPSEC_IKE_PROCESS_ERR_NATOA - 0x80073645 - (13893)

Error processing NatOA payload.

ERROR_IPSEC_IKE_INVALID_MM_FOR_QM - 0x80073646 - (13894)

Parameters of the main mode are invalid for this quick mode.

ERROR_IPSEC_IKE_QM_EXPIRED - 0x80073647 - (13895)

Quick mode SA was expired by IPsec driver.

ERROR_IPSEC_IKE_TOO_MANY_FILTERS - 0x80073648 - (13896)

Too many dynamically added IKEEXT filters were detected.

ERROR_IPSEC_IKE_NEG_STATUS_END - 0x80073649 - (13897)

ERROR_IPSEC_IKE_NEG_STATUS_END

ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL - 0x8007364A - (13898)

NAP reauth succeeded and must delete the dummy NAP IKEv2 tunnel.

ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE - 0x8007364B - (13899)

Error in assigning inner IP address to initiator in tunnel mode.

ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING - 0x8007364C - (13900)

Require configuration payload missing.

ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING - 0x8007364D - (13901)

A negotiation running as the security principle who issued the connection is in progress

ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS - 0x8007364E - (13902)

SA was deleted due to IKEv1/AuthIP co-existence suppress check.

ERROR_IPSEC_IKE_RATELIMIT_DROP - 0x8007364F - (13903)

Incoming SA request was dropped due to peer IP address rate limiting.

ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE - 0x80073650 - (13904)

Peer does not support MOBIKE.

ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE - 0x80073651 - (13905)

SA establishment is not authorized.

ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE - 0x80073652 - (13906)

SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential.

ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY - 0x80073653 - (13907)

SA establishment is not authorized. You may need to enter updated or different credentials such as a smartcard.

ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_AND_CERTMAP_FAILURE - 0x80073654 - (13908)

SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential. This might be related to certificate-to-account mapping failure for the SA.

ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END - 0x80073655 - (13909)

ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END

ERROR_IPSEC_BAD_SPI - 0x80073656 - (13910)

The SPI in the packet does not match a valid IPsec SA.

ERROR_IPSEC_SA_LIFETIME_EXPIRED - 0x80073657 - (13911)

Packet was received on an IPsec SA whose lifetime has expired.

ERROR_IPSEC_WRONG_SA - 0x80073658 - (13912)

Packet was received on an IPsec SA that does not match the packet characteristics.

ERROR_IPSEC_REPLAY_CHECK_FAILED - 0x80073659 - (13913)

Packet sequence number replay check failed.

ERROR_IPSEC_INVALID_PACKET - 0x8007365A - (13914)

IPsec header and/or trailer in the packet is invalid.

ERROR_IPSEC_INTEGRITY_CHECK_FAILED - 0x8007365B - (13915)

IPsec integrity check failed.

ERROR_IPSEC_CLEAR_TEXT_DROP - 0x8007365C - (13916)

IPsec dropped a clear text packet.

ERROR_IPSEC_AUTH_FIREWALL_DROP - 0x8007365D - (13917)

IPsec dropped an incoming ESP packet in authenticated firewall mode. This drop is benign.

ERROR_IPSEC_THROTTLE_DROP - 0x8007365E - (13918)

IPsec dropped a packet due to DoS throttling.

ERROR_IPSEC_DOSP_BLOCK - 0x80073665 - (13925)

IPsec DoS Protection matched an explicit block rule.

ERROR_IPSEC_DOSP_RECEIVED_MULTICAST - 0x80073666 - (13926)

IPsec DoS Protection received an IPsec specific multicast packet which is not allowed.

ERROR_IPSEC_DOSP_INVALID_PACKET - 0x80073667 - (13927)

IPsec DoS Protection received an incorrectly formatted packet.

ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED - 0x80073668 - (13928)

IPsec DoS Protection failed to look up state.

ERROR_IPSEC_DOSP_MAX_ENTRIES - 0x80073669 - (13929)

IPsec DoS Protection failed to create state because the maximum number of entries allowed by policy has been reached.

ERROR_IPSEC_DOSP_KEYMOD_NOT_ALLOWED - 0x8007366A - (13930)

IPsec DoS Protection received an IPsec negotiation packet for a keying module which is not allowed by policy.

ERROR_IPSEC_DOSP_NOT_INSTALLED - 0x8007366B - (13931)

IPsec DoS Protection has not been enabled.

ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES - 0x8007366C - (13932)

IPsec DoS Protection failed to create a per internal IP rate limit queue because the maximum number of queues allowed by policy has been reached.

ERROR_SXS_SECTION_NOT_FOUND - 0x800736B0 - (14000)

The requested section was not present in the activation context.

ERROR_SXS_CANT_GEN_ACTCTX - 0x800736B1 - (14001)

The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.

ERROR_SXS_INVALID_ACTCTXDATA_FORMAT - 0x800736B2 - (14002)

The application binding data format is invalid.

ERROR_SXS_ASSEMBLY_NOT_FOUND - 0x800736B3 - (14003)

The referenced assembly is not installed on your system.

ERROR_SXS_MANIFEST_FORMAT_ERROR - 0x800736B4 - (14004)

The manifest file does not begin with the required tag and format information.

ERROR_SXS_MANIFEST_PARSE_ERROR - 0x800736B5 - (14005)

The manifest file contains one or more syntax errors.

ERROR_SXS_ACTIVATION_CONTEXT_DISABLED - 0x800736B6 - (14006)

The application attempted to activate a disabled activation context.

ERROR_SXS_KEY_NOT_FOUND - 0x800736B7 - (14007)

The requested lookup key was not found in any active activation context.

ERROR_SXS_VERSION_CONFLICT - 0x800736B8 - (14008)

A component version required by the application conflicts with another component version already active.

ERROR_SXS_WRONG_SECTION_TYPE - 0x800736B9 - (14009)

The type requested activation context section does not match the query API used.

ERROR_SXS_THREAD_QUERIES_DISABLED - 0x800736BA - (14010)

Lack of system resources has required isolated activation to be disabled for the current thread of execution.

ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET - 0x800736BB - (14011)

An attempt to set the process default activation context failed because the process default activation context was already set.

ERROR_SXS_UNKNOWN_ENCODING_GROUP - 0x800736BC - (14012)

The encoding group identifier specified is not recognized.

ERROR_SXS_UNKNOWN_ENCODING - 0x800736BD - (14013)

The encoding requested is not recognized.

ERROR_SXS_INVALID_XML_NAMESPACE_URI - 0x800736BE - (14014)

The manifest contains a reference to an invalid URI.

ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED - 0x800736BF - (14015)

The application manifest contains a reference to a dependent assembly which is not installed

ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED - 0x800736C0 - (14016)

The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed

ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE - 0x800736C1 - (14017)

The manifest contains an attribute for the assembly identity which is not valid.

ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE - 0x800736C2 - (14018)

The manifest is missing the required default namespace specification on the assembly element.

ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE - 0x800736C3 - (14019)

The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1".

ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT - 0x800736C4 - (14020)

The private manifest probed has crossed a path with an unsupported reparse point.

ERROR_SXS_DUPLICATE_DLL_NAME - 0x800736C5 - (14021)

Two or more components referenced directly or indirectly by the application manifest have files by the same name.

ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME - 0x800736C6 - (14022)

Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.

ERROR_SXS_DUPLICATE_CLSID - 0x800736C7 - (14023)

Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.

ERROR_SXS_DUPLICATE_IID - 0x800736C8 - (14024)

Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.

ERROR_SXS_DUPLICATE_TLBID - 0x800736C9 - (14025)

Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.

ERROR_SXS_DUPLICATE_PROGID - 0x800736CA - (14026)

Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.

ERROR_SXS_DUPLICATE_ASSEMBLY_NAME - 0x800736CB - (14027)

Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted.

ERROR_SXS_FILE_HASH_MISMATCH - 0x800736CC - (14028)

A component's file does not match the verification information present in the component manifest.

ERROR_SXS_POLICY_PARSE_ERROR - 0x800736CD - (14029)

The policy manifest contains one or more syntax errors.

ERROR_SXS_XML_E_MISSINGQUOTE - 0x800736CE - (14030)

Manifest Parse Error : A string literal was expected, but no opening quote character was found.

ERROR_SXS_XML_E_COMMENTSYNTAX - 0x800736CF - (14031)

Manifest Parse Error : Incorrect syntax was used in a comment.

ERROR_SXS_XML_E_BADSTARTNAMECHAR - 0x800736D0 - (14032)

Manifest Parse Error : A name was started with an invalid character.

ERROR_SXS_XML_E_BADNAMECHAR - 0x800736D1 - (14033)

Manifest Parse Error : A name contained an invalid character.

ERROR_SXS_XML_E_BADCHARINSTRING - 0x800736D2 - (14034)

Manifest Parse Error : A string literal contained an invalid character.

ERROR_SXS_XML_E_XMLDECLSYNTAX - 0x800736D3 - (14035)

Manifest Parse Error : Invalid syntax for an xml declaration.

ERROR_SXS_XML_E_BADCHARDATA - 0x800736D4 - (14036)

Manifest Parse Error : An Invalid character was found in text content.

ERROR_SXS_XML_E_MISSINGWHITESPACE - 0x800736D5 - (14037)

Manifest Parse Error : Required white space was missing.

ERROR_SXS_XML_E_EXPECTINGTAGEND - 0x800736D6 - (14038)

Manifest Parse Error : The character '>' was expected.

ERROR_SXS_XML_E_MISSINGSEMICOLON - 0x800736D7 - (14039)

Manifest Parse Error : A semi colon character was expected.

ERROR_SXS_XML_E_UNBALANCEDPAREN - 0x800736D8 - (14040)

Manifest Parse Error : Unbalanced parentheses.

ERROR_SXS_XML_E_INTERNALERROR - 0x800736D9 - (14041)

Manifest Parse Error : Internal error.

ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE - 0x800736DA - (14042)

Manifest Parse Error : Whitespace is not allowed at this location.

ERROR_SXS_XML_E_INCOMPLETE_ENCODING - 0x800736DB - (14043)

Manifest Parse Error : End of file reached in invalid state for current encoding.

ERROR_SXS_XML_E_MISSING_PAREN - 0x800736DC - (14044)

Manifest Parse Error : Missing parenthesis.

ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE - 0x800736DD - (14045)

Manifest Parse Error : A single or double closing quote character (\' or \") is missing.

ERROR_SXS_XML_E_MULTIPLE_COLONS - 0x800736DE - (14046)

Manifest Parse Error : Multiple colons are not allowed in a name.

ERROR_SXS_XML_E_INVALID_DECIMAL - 0x800736DF - (14047)

Manifest Parse Error : Invalid character for decimal digit.

ERROR_SXS_XML_E_INVALID_HEXIDECIMAL - 0x800736E0 - (14048)

Manifest Parse Error : Invalid character for hexadecimal digit.

ERROR_SXS_XML_E_INVALID_UNICODE - 0x800736E1 - (14049)

Manifest Parse Error : Invalid unicode character value for this platform.

ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK - 0x800736E2 - (14050)

Manifest Parse Error : Expecting whitespace or '?'.

ERROR_SXS_XML_E_UNEXPECTEDENDTAG - 0x800736E3 - (14051)

Manifest Parse Error : End tag was not expected at this location.

ERROR_SXS_XML_E_UNCLOSEDTAG - 0x800736E4 - (14052)

Manifest Parse Error : The following tags were not closed: %1.

ERROR_SXS_XML_E_DUPLICATEATTRIBUTE - 0x800736E5 - (14053)

Manifest Parse Error : Duplicate attribute.

ERROR_SXS_XML_E_MULTIPLEROOTS - 0x800736E6 - (14054)

Manifest Parse Error : Only one top level element is allowed in an XML document.

ERROR_SXS_XML_E_INVALIDATROOTLEVEL - 0x800736E7 - (14055)

Manifest Parse Error : Invalid at the top level of the document.

ERROR_SXS_XML_E_BADXMLDECL - 0x800736E8 - (14056)

Manifest Parse Error : Invalid xml declaration.

ERROR_SXS_XML_E_MISSINGROOT - 0x800736E9 - (14057)

Manifest Parse Error : XML document must have a top level element.

ERROR_SXS_XML_E_UNEXPECTEDEOF - 0x800736EA - (14058)

Manifest Parse Error : Unexpected end of file.

ERROR_SXS_XML_E_BADPEREFINSUBSET - 0x800736EB - (14059)

Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset.

ERROR_SXS_XML_E_UNCLOSEDSTARTTAG - 0x800736EC - (14060)

Manifest Parse Error : Element was not closed.

ERROR_SXS_XML_E_UNCLOSEDENDTAG - 0x800736ED - (14061)

Manifest Parse Error : End element was missing the character '>'.

ERROR_SXS_XML_E_UNCLOSEDSTRING - 0x800736EE - (14062)

Manifest Parse Error : A string literal was not closed.

ERROR_SXS_XML_E_UNCLOSEDCOMMENT - 0x800736EF - (14063)

Manifest Parse Error : A comment was not closed.

ERROR_SXS_XML_E_UNCLOSEDDECL - 0x800736F0 - (14064)

Manifest Parse Error : A declaration was not closed.

ERROR_SXS_XML_E_UNCLOSEDCDATA - 0x800736F1 - (14065)

Manifest Parse Error : A CDATA section was not closed.

ERROR_SXS_XML_E_RESERVEDNAMESPACE - 0x800736F2 - (14066)

Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml".

ERROR_SXS_XML_E_INVALIDENCODING - 0x800736F3 - (14067)

Manifest Parse Error : System does not support the specified encoding.

ERROR_SXS_XML_E_INVALIDSWITCH - 0x800736F4 - (14068)

Manifest Parse Error : Switch from current encoding to specified encoding not supported.

ERROR_SXS_XML_E_BADXMLCASE - 0x800736F5 - (14069)

Manifest Parse Error : The name 'xml' is reserved and must be lower case.

ERROR_SXS_XML_E_INVALID_STANDALONE - 0x800736F6 - (14070)

Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'.

ERROR_SXS_XML_E_UNEXPECTED_STANDALONE - 0x800736F7 - (14071)

Manifest Parse Error : The standalone attribute cannot be used in external entities.

ERROR_SXS_XML_E_INVALID_VERSION - 0x800736F8 - (14072)

Manifest Parse Error : Invalid version number.

ERROR_SXS_XML_E_MISSINGEQUALS - 0x800736F9 - (14073)

Manifest Parse Error : Missing equals sign between attribute and attribute value.

ERROR_SXS_PROTECTION_RECOVERY_FAILED - 0x800736FA - (14074)

Assembly Protection Error : Unable to recover the specified assembly.

ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT - 0x800736FB - (14075)

Assembly Protection Error : The public key for an assembly was too short to be allowed.

ERROR_SXS_PROTECTION_CATALOG_NOT_VALID - 0x800736FC - (14076)

Assembly Protection Error : The catalog for an assembly is not valid, or does not match the assembly's manifest.

ERROR_SXS_UNTRANSLATABLE_HRESULT - 0x800736FD - (14077)

An HRESULT could not be translated to a corresponding Win32 error code.

ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING - 0x800736FE - (14078)

Assembly Protection Error : The catalog for an assembly is missing.

ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE - 0x800736FF - (14079)

The supplied assembly identity is missing one or more attributes which must be present in this context.

ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME - 0x80073700 - (14080)

The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names.

ERROR_SXS_ASSEMBLY_MISSING - 0x80073701 - (14081)

The referenced assembly could not be found.

ERROR_SXS_CORRUPT_ACTIVATION_STACK - 0x80073702 - (14082)

The activation context activation stack for the running thread of execution is corrupt.

ERROR_SXS_CORRUPTION - 0x80073703 - (14083)

The application isolation metadata for this process or thread has become corrupt.

ERROR_SXS_EARLY_DEACTIVATION - 0x80073704 - (14084)

The activation context being deactivated is not the most recently activated one.

ERROR_SXS_INVALID_DEACTIVATION - 0x80073705 - (14085)

The activation context being deactivated is not active for the current thread of execution.

ERROR_SXS_MULTIPLE_DEACTIVATION - 0x80073706 - (14086)

The activation context being deactivated has already been deactivated.

ERROR_SXS_PROCESS_TERMINATION_REQUESTED - 0x80073707 - (14087)

A component used by the isolation facility has requested to terminate the process.

ERROR_SXS_RELEASE_ACTIVATION_CONTEXT - 0x80073708 - (14088)

A kernel mode component is releasing a reference on an activation context.

ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY - 0x80073709 - (14089)

The activation context of system default assembly could not be generated.

ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE - 0x8007370A - (14090)

The value of an attribute in an identity is not within the legal range.

ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME - 0x8007370B - (14091)

The name of an attribute in an identity is not within the legal range.

ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE - 0x8007370C - (14092)

An identity contains two definitions for the same attribute.

ERROR_SXS_IDENTITY_PARSE_ERROR - 0x8007370D - (14093)

The identity string is malformed. This may be due to a trailing comma, more than two unnamed attributes, missing attribute name or missing attribute value.

ERROR_MALFORMED_SUBSTITUTION_STRING - 0x8007370E - (14094)

A string containing localized substitutable content was malformed. Either a dollar sign ($) was followed by something other than a left parenthesis or another dollar sign or an substitution's right parenthesis was not found.

ERROR_SXS_INCORRECT_PUBLIC_KEY_TOKEN - 0x8007370F - (14095)

The public key token does not correspond to the public key specified.

ERROR_UNMAPPED_SUBSTITUTION_STRING - 0x80073710 - (14096)

A substitution string had no mapping.

ERROR_SXS_ASSEMBLY_NOT_LOCKED - 0x80073711 - (14097)

The component must be locked before making the request.

ERROR_SXS_COMPONENT_STORE_CORRUPT - 0x80073712 - (14098)

The component store has been corrupted.

ERROR_ADVANCED_INSTALLER_FAILED - 0x80073713 - (14099)

An advanced installer failed during setup or servicing.

ERROR_XML_ENCODING_MISMATCH - 0x80073714 - (14100)

The character encoding in the XML declaration did not match the encoding used in the document.

ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT - 0x80073715 - (14101)

The identities of the manifests are identical but their contents are different.

ERROR_SXS_IDENTITIES_DIFFERENT - 0x80073716 - (14102)

The component identities are different.

ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT - 0x80073717 - (14103)

The assembly is not a deployment.

ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY - 0x80073718 - (14104)

The file is not a part of the assembly.

ERROR_SXS_MANIFEST_TOO_BIG - 0x80073719 - (14105)

The size of the manifest exceeds the maximum allowed.

ERROR_SXS_SETTING_NOT_REGISTERED - 0x8007371A - (14106)

The setting is not registered.

ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE - 0x8007371B - (14107)

One or more required members of the transaction are not present.

ERROR_SMI_PRIMITIVE_INSTALLER_FAILED - 0x8007371C - (14108)

The SMI primitive installer failed during setup or servicing.

ERROR_GENERIC_COMMAND_FAILED - 0x8007371D - (14109)

A generic command executable returned a result that indicates failure.

ERROR_SXS_FILE_HASH_MISSING - 0x8007371E - (14110)

A component is missing file verification information in its manifest.

ERROR_EVT_INVALID_CHANNEL_PATH - 0x80073A98 - (15000)

The specified channel path is invalid.

ERROR_EVT_INVALID_QUERY - 0x80073A99 - (15001)

The specified query is invalid.

ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND - 0x80073A9A - (15002)

The publisher metadata cannot be found in the resource.

ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND - 0x80073A9B - (15003)

The template for an event definition cannot be found in the resource (error = %1).

ERROR_EVT_INVALID_PUBLISHER_NAME - 0x80073A9C - (15004)

The specified publisher name is invalid.

ERROR_EVT_INVALID_EVENT_DATA - 0x80073A9D - (15005)

The event data raised by the publisher is not compatible with the event template definition in the publisher's manifest

ERROR_EVT_CHANNEL_NOT_FOUND - 0x80073A9F - (15007)

The specified channel could not be found. Check channel configuration.

ERROR_EVT_MALFORMED_XML_TEXT - 0x80073AA0 - (15008)

The specified xml text was not well-formed. See Extended Error for more details.

ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL - 0x80073AA1 - (15009)

The caller is trying to subscribe to a direct channel which is not allowed. The events for a direct channel go directly to a logfile and cannot be subscribed to.

ERROR_EVT_CONFIGURATION_ERROR - 0x80073AA2 - (15010)

Configuration error.

ERROR_EVT_QUERY_RESULT_STALE - 0x80073AA3 - (15011)

The query result is stale / invalid. This may be due to the log being cleared or rolling over after the query result was created. Users should handle this code by releasing the query result object and reissuing the query.

ERROR_EVT_QUERY_RESULT_INVALID_POSITION - 0x80073AA4 - (15012)

Query result is currently at an invalid position.

ERROR_EVT_NON_VALIDATING_MSXML - 0x80073AA5 - (15013)

Registered MSXML doesn't support validation.

ERROR_EVT_FILTER_ALREADYSCOPED - 0x80073AA6 - (15014)

An expression can only be followed by a change of scope operation if it itself evaluates to a node set and is not already part of some other change of scope operation.

ERROR_EVT_FILTER_NOTELTSET - 0x80073AA7 - (15015)

Can't perform a step operation from a term that does not represent an element set.

ERROR_EVT_FILTER_INVARG - 0x80073AA8 - (15016)

Left hand side arguments to binary operators must be either attributes, nodes or variables and right hand side arguments must be constants.

ERROR_EVT_FILTER_INVTEST - 0x80073AA9 - (15017)

A step operation must involve either a node test or, in the case of a predicate, an algebraic expression against which to test each node in the node set identified by the preceeding node set can be evaluated.

ERROR_EVT_FILTER_INVTYPE - 0x80073AAA - (15018)

This data type is currently unsupported.

ERROR_EVT_FILTER_PARSEERR - 0x80073AAB - (15019)

A syntax error occurred at position %1!d!

ERROR_EVT_FILTER_UNSUPPORTEDOP - 0x80073AAC - (15020)

This operator is unsupported by this implementation of the filter.

ERROR_EVT_FILTER_UNEXPECTEDTOKEN - 0x80073AAD - (15021)

The token encountered was unexpected.

ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL - 0x80073AAE - (15022)

The requested operation cannot be performed over an enabled direct channel. The channel must first be disabled before performing the requested operation.

ERROR_EVT_INVALID_CHANNEL_PROPERTY_VALUE - 0x80073AAF - (15023)

Channel property %1!s! contains invalid value. The value has invalid type, is outside of valid range, can't be updated or is not supported by this type of channel.

ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE - 0x80073AB0 - (15024)

Publisher property %1!s! contains invalid value. The value has invalid type, is outside of valid range, can't be updated or is not supported by this type of publisher.

ERROR_EVT_CHANNEL_CANNOT_ACTIVATE - 0x80073AB1 - (15025)

The channel fails to activate.

ERROR_EVT_FILTER_TOO_COMPLEX - 0x80073AB2 - (15026)

The xpath expression exceeded supported complexity. Please symplify it or split it into two or more simple expressions.

ERROR_EVT_MESSAGE_NOT_FOUND - 0x80073AB3 - (15027)

the message resource is present but the message is not found in the string/message table

ERROR_EVT_MESSAGE_ID_NOT_FOUND - 0x80073AB4 - (15028)

The message id for the desired message could not be found.

ERROR_EVT_UNRESOLVED_VALUE_INSERT - 0x80073AB5 - (15029)

The substitution string for insert index (%1) could not be found.

ERROR_EVT_UNRESOLVED_PARAMETER_INSERT - 0x80073AB6 - (15030)

The description string for parameter reference (%1) could not be found.

ERROR_EVT_MAX_INSERTS_REACHED - 0x80073AB7 - (15031)

The maximum number of replacements has been reached.

ERROR_EVT_EVENT_DEFINITION_NOT_FOUND - 0x80073AB8 - (15032)

The event definition could not be found for event id (%1).

ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND - 0x80073AB9 - (15033)

The locale specific resource for the desired message is not present.

ERROR_EVT_VERSION_TOO_OLD - 0x80073ABA - (15034)

The resource is too old to be compatible.

ERROR_EVT_VERSION_TOO_NEW - 0x80073ABB - (15035)

The resource is too new to be compatible.

ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY - 0x80073ABC - (15036)

The channel at index %1!d! of the query can't be opened.

ERROR_EVT_PUBLISHER_DISABLED - 0x80073ABD - (15037)

The publisher has been disabled and its resource is not available. This usually occurs when the publisher is in the process of being uninstalled or upgraded.

ERROR_EVT_FILTER_OUT_OF_RANGE - 0x80073ABE - (15038)

Attempted to create a numeric type that is outside of its valid range.

ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE - 0x80073AE8 - (15080)

The subscription fails to activate.

ERROR_EC_LOG_DISABLED - 0x80073AE9 - (15081)

The log of the subscription is in disabled state, and can not be used to forward events to. The log must first be enabled before the subscription can be activated.

ERROR_EC_CIRCULAR_FORWARDING - 0x80073AEA - (15082)

When forwarding events from local machine to itself, the query of the subscription can't contain target log of the subscription.

ERROR_EC_CREDSTORE_FULL - 0x80073AEB - (15083)

The credential store that is used to save credentials is full.

ERROR_EC_CRED_NOT_FOUND - 0x80073AEC - (15084)

The credential used by this subscription can't be found in credential store.

ERROR_EC_NO_ACTIVE_CHANNEL - 0x80073AED - (15085)

No active channel is found for the query.

ERROR_MUI_FILE_NOT_FOUND - 0x80073AFC - (15100)

The resource loader failed to find MUI file.

ERROR_MUI_INVALID_FILE - 0x80073AFD - (15101)

The resource loader failed to load MUI file because the file fail to pass validation.

ERROR_MUI_INVALID_RC_CONFIG - 0x80073AFE - (15102)

The RC Manifest is corrupted with garbage data or unsupported version or missing required item.

ERROR_MUI_INVALID_LOCALE_NAME - 0x80073AFF - (15103)

The RC Manifest has invalid culture name.

ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME - 0x80073B00 - (15104)

The RC Manifest has invalid ultimatefallback name.

ERROR_MUI_FILE_NOT_LOADED - 0x80073B01 - (15105)

The resource loader cache doesn't have loaded MUI entry.

ERROR_RESOURCE_ENUM_USER_STOP - 0x80073B02 - (15106)

User stopped resource enumeration.

ERROR_MUI_INTLSETTINGS_UILANG_NOT_INSTALLED - 0x80073B03 - (15107)

UI language installation failed.

ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME - 0x80073B04 - (15108)

Locale installation failed.

ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE - 0x80073B06 - (15110)

A resource does not have default or neutral value.

ERROR_MRM_INVALID_PRICONFIG - 0x80073B07 - (15111)

Invalid PRI config file.

ERROR_MRM_INVALID_FILE_TYPE - 0x80073B08 - (15112)

Invalid file type.

ERROR_MRM_UNKNOWN_QUALIFIER - 0x80073B09 - (15113)

Unknown qualifier.

ERROR_MRM_INVALID_QUALIFIER_VALUE - 0x80073B0A - (15114)

Invalid qualifier value.

ERROR_MRM_NO_CANDIDATE - 0x80073B0B - (15115)

No Candidate found.

ERROR_MRM_NO_MATCH_OR_DEFAULT_CANDIDATE - 0x80073B0C - (15116)

The ResourceMap or NamedResource has an item that does not have default or neutral resource..

ERROR_MRM_RESOURCE_TYPE_MISMATCH - 0x80073B0D - (15117)

Invalid ResourceCandidate type.

ERROR_MRM_DUPLICATE_MAP_NAME - 0x80073B0E - (15118)

Duplicate Resource Map.

ERROR_MRM_DUPLICATE_ENTRY - 0x80073B0F - (15119)

Duplicate Entry.

ERROR_MRM_INVALID_RESOURCE_IDENTIFIER - 0x80073B10 - (15120)

Invalid Resource Identifier.

ERROR_MRM_FILEPATH_TOO_LONG - 0x80073B11 - (15121)

Filepath too long.

ERROR_MRM_UNSUPPORTED_DIRECTORY_TYPE - 0x80073B12 - (15122)

Unsupported directory type.

ERROR_MRM_INVALID_PRI_FILE - 0x80073B16 - (15126)

Invalid PRI File.

ERROR_MRM_NAMED_RESOURCE_NOT_FOUND - 0x80073B17 - (15127)

NamedResource Not Found.

ERROR_MRM_MAP_NOT_FOUND - 0x80073B1F - (15135)

ResourceMap Not Found.

ERROR_MRM_UNSUPPORTED_PROFILE_TYPE - 0x80073B20 - (15136)

Unsupported MRT profile type.

ERROR_MRM_INVALID_QUALIFIER_OPERATOR - 0x80073B21 - (15137)

Invalid qualifier operator.

ERROR_MRM_INDETERMINATE_QUALIFIER_VALUE - 0x80073B22 - (15138)

Unable to determine qualifier value or qualifier value has not been set.

ERROR_MRM_AUTOMERGE_ENABLED - 0x80073B23 - (15139)

Automerge is enabled in the PRI file.

ERROR_MRM_TOO_MANY_RESOURCES - 0x80073B24 - (15140)

Too many resources defined for package.

ERROR_MRM_UNSUPPORTED_FILE_TYPE_FOR_MERGE - 0x80073B25 - (15141)

Resource File can not be used for merge operation.

ERROR_MRM_UNSUPPORTED_FILE_TYPE_FOR_LOAD_UNLOAD_PRI_FILE - 0x80073B26 - (15142)

Load/UnloadPriFiles cannot be used with resource packages.

ERROR_MRM_NO_CURRENT_VIEW_ON_THREAD - 0x80073B27 - (15143)

Resource Contexts may not be created on threads that do not have a CoreWindow.

ERROR_DIFFERENT_PROFILE_RESOURCE_MANAGER_EXIST - 0x80073B28 - (15144)

The singleton Resource Manager with different profile is already created.

ERROR_OPERATION_NOT_ALLOWED_FROM_SYSTEM_COMPONENT - 0x80073B29 - (15145)

The system component cannot operate given API operation

ERROR_MRM_DIRECT_REF_TO_NON_DEFAULT_RESOURCE - 0x80073B2A - (15146)

The resource is a direct reference to a non-default resource candidate.

ERROR_MRM_GENERATION_COUNT_MISMATCH - 0x80073B2B - (15147)

Resource Map has been re-generated and the query string is not valid anymore.

ERROR_MCA_INVALID_CAPABILITIES_STRING - 0x80073B60 - (15200)

The monitor returned a DDC/CI capabilities string that did not comply with the ACCESS.bus 3.0, DDC/CI 1.1 or MCCS 2 Revision 1 specification.

ERROR_MCA_INVALID_VCP_VERSION - 0x80073B61 - (15201)

The monitor's VCP Version (0xDF) VCP code returned an invalid version value.

ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION - 0x80073B62 - (15202)

The monitor does not comply with the MCCS specification it claims to support.

ERROR_MCA_MCCS_VERSION_MISMATCH - 0x80073B63 - (15203)

The MCCS version in a monitor's mccs_ver capability does not match the MCCS version the monitor reports when the VCP Version (0xDF) VCP code is used.

ERROR_MCA_UNSUPPORTED_MCCS_VERSION - 0x80073B64 - (15204)

The Monitor Configuration API only works with monitors that support the MCCS 1.0 specification, MCCS 2.0 specification or the MCCS 2.0 Revision 1 specification.

ERROR_MCA_INTERNAL_ERROR - 0x80073B65 - (15205)

An internal Monitor Configuration API error occurred.

ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED - 0x80073B66 - (15206)

The monitor returned an invalid monitor technology type. CRT, Plasma and LCD (TFT) are examples of monitor technology types. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.

ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE - 0x80073B67 - (15207)

The caller of SetMonitorColorTemperature specified a color temperature that the current monitor did not support. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.

ERROR_AMBIGUOUS_SYSTEM_DEVICE - 0x80073B92 - (15250)

The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.

ERROR_SYSTEM_DEVICE_NOT_FOUND - 0x80073BC3 - (15299)

The requested system device cannot be found.

ERROR_HASH_NOT_SUPPORTED - 0x80073BC4 - (15300)

Hash generation for the specified hash version and hash type is not enabled on the server.

ERROR_HASH_NOT_PRESENT - 0x80073BC5 - (15301)

The hash requested from the server is not available or no longer valid.

ERROR_SECONDARY_IC_PROVIDER_NOT_REGISTERED - 0x80073BD9 - (15321)

The secondary interrupt controller instance that manages the specified interrupt is not registered.

ERROR_GPIO_CLIENT_INFORMATION_INVALID - 0x80073BDA - (15322)

The information supplied by the GPIO client driver is invalid.

ERROR_GPIO_VERSION_NOT_SUPPORTED - 0x80073BDB - (15323)

The version specified by the GPIO client driver is not supported.

ERROR_GPIO_INVALID_REGISTRATION_PACKET - 0x80073BDC - (15324)

The registration packet supplied by the GPIO client driver is not valid.

ERROR_GPIO_OPERATION_DENIED - 0x80073BDD - (15325)

The requested operation is not suppported for the specified handle.

ERROR_GPIO_INCOMPATIBLE_CONNECT_MODE - 0x80073BDE - (15326)

The requested connect mode conflicts with an existing mode on one or more of the specified pins.

ERROR_GPIO_INTERRUPT_ALREADY_UNMASKED - 0x80073BDF - (15327)

The interrupt requested to be unmasked is not masked.

ERROR_CANNOT_SWITCH_RUNLEVEL - 0x80073C28 - (15400)

The requested run level switch cannot be completed successfully.

ERROR_INVALID_RUNLEVEL_SETTING - 0x80073C29 - (15401)

The service has an invalid run level setting. The run level for a service must not be higher than the run level of its dependent services.

ERROR_RUNLEVEL_SWITCH_TIMEOUT - 0x80073C2A - (15402)

The requested run level switch cannot be completed successfully since one or more services will not stop or restart within the specified timeout.

ERROR_RUNLEVEL_SWITCH_AGENT_TIMEOUT - 0x80073C2B - (15403)

A run level switch agent did not respond within the specified timeout.

ERROR_RUNLEVEL_SWITCH_IN_PROGRESS - 0x80073C2C - (15404)

A run level switch is currently in progress.

ERROR_SERVICES_FAILED_AUTOSTART - 0x80073C2D - (15405)

One or more services failed to start during the service startup phase of a run level switch.

ERROR_COM_TASK_STOP_PENDING - 0x80073C8D - (15501)

The task stop request cannot be completed immediately since task needs more time to shutdown.

ERROR_INSTALL_OPEN_PACKAGE_FAILED - 0x80073CF0 - (15600)

Package could not be opened.

ERROR_INSTALL_PACKAGE_NOT_FOUND - 0x80073CF1 - (15601)

Package was not found.

ERROR_INSTALL_INVALID_PACKAGE - 0x80073CF2 - (15602)

Package data is invalid.

ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED - 0x80073CF3 - (15603)

Package failed updates, dependency or conflict validation.

ERROR_INSTALL_OUT_OF_DISK_SPACE - 0x80073CF4 - (15604)

There is not enough disk space on your computer. Please free up some space and try again.

ERROR_INSTALL_NETWORK_FAILURE - 0x80073CF5 - (15605)

There was a problem downloading your product.

ERROR_INSTALL_REGISTRATION_FAILURE - 0x80073CF6 - (15606)

Package could not be registered.

ERROR_INSTALL_DEREGISTRATION_FAILURE - 0x80073CF7 - (15607)

Package could not be unregistered.

ERROR_INSTALL_CANCEL - 0x80073CF8 - (15608)

User cancelled the install request.

ERROR_INSTALL_FAILED - 0x80073CF9 - (15609)

Install failed. Please contact your software vendor.

ERROR_REMOVE_FAILED - 0x80073CFA - (15610)

Removal failed. Please contact your software vendor.

ERROR_PACKAGE_ALREADY_EXISTS - 0x80073CFB - (15611)

The provided package is already installed, and reinstallation of the package was blocked. Check the AppXDeployment-Server event log for details.

ERROR_NEEDS_REMEDIATION - 0x80073CFC - (15612)

The application cannot be started. Try reinstalling the application to fix the problem.

ERROR_INSTALL_PREREQUISITE_FAILED - 0x80073CFD - (15613)

A Prerequisite for an install could not be satisfied.

ERROR_PACKAGE_REPOSITORY_CORRUPTED - 0x80073CFE - (15614)

The package repository is corrupted.

ERROR_INSTALL_POLICY_FAILURE - 0x80073CFF - (15615)

To install this application you need either a Windows developer license or a sideloading-enabled system.

ERROR_PACKAGE_UPDATING - 0x80073D00 - (15616)

The application cannot be started because it is currently updating.

ERROR_DEPLOYMENT_BLOCKED_BY_POLICY - 0x80073D01 - (15617)

The package deployment operation is blocked by policy. Please contact your system administrator.

ERROR_PACKAGES_IN_USE - 0x80073D02 - (15618)

The package could not be installed because resources it modifies are currently in use.

ERROR_RECOVERY_FILE_CORRUPT - 0x80073D03 - (15619)

The package could not be recovered because necessary data for recovery have been corrupted.

ERROR_INVALID_STAGED_SIGNATURE - 0x80073D04 - (15620)

The signature is invalid. To register in developer mode, AppxSignature.p7x and AppxBlockMap.xml must be valid or should not be present.

ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED - 0x80073D05 - (15621)

An error occurred while deleting the package's previously existing application data.

ERROR_INSTALL_PACKAGE_DOWNGRADE - 0x80073D06 - (15622)

The package could not be installed because a higher version of this package is already installed.

ERROR_SYSTEM_NEEDS_REMEDIATION - 0x80073D07 - (15623)

An error in a system binary was detected. Try refreshing the PC to fix the problem.

ERROR_APPX_INTEGRITY_FAILURE_CLR_NGEN - 0x80073D08 - (15624)

A corrupted CLR NGEN binary was detected on the system.

ERROR_RESILIENCY_FILE_CORRUPT - 0x80073D09 - (15625)

The operation could not be resumed because necessary data for recovery have been corrupted.

ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING - 0x80073D0A - (15626)

The package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again.

ERROR_PACKAGE_MOVE_FAILED - 0x80073D0B - (15627)

Package move failed.

ERROR_INSTALL_VOLUME_NOT_EMPTY - 0x80073D0C - (15628)

The deployment operation failed because the volume is not empty.

ERROR_INSTALL_VOLUME_OFFLINE - 0x80073D0D - (15629)

The deployment operation failed because the volume is offline.

ERROR_INSTALL_VOLUME_CORRUPT - 0x80073D0E - (15630)

The deployment operation failed because the specified volume is corrupt.

ERROR_NEEDS_REGISTRATION - 0x80073D0F - (15631)

The deployment operation failed because the specified application needs to be registered first.

ERROR_INSTALL_WRONG_PROCESSOR_ARCHITECTURE - 0x80073D10 - (15632)

The deployment operation failed because the package targets the wrong processor architecture.

ERROR_DEV_SIDELOAD_LIMIT_EXCEEDED - 0x80073D11 - (15633)

You have reached the maximum number of developer sideloaded packages allowed on this device. Please uninstall a sideloaded package and try again.

APPMODEL_ERROR_NO_PACKAGE - 0x80073D54 - (15700)

The process has no package identity.

APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT - 0x80073D55 - (15701)

The package runtime information is corrupted.

APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT - 0x80073D56 - (15702)

The package identity is corrupted.

APPMODEL_ERROR_NO_APPLICATION - 0x80073D57 - (15703)

The process has no application identity.

APPMODEL_ERROR_DYNAMIC_PROPERTY_READ_FAILED - 0x80073D58 - (15704)

One or more AppModel Runtime group policy values could not be read. Please contact your system administrator with the contents of your AppModel Runtime event log.

APPMODEL_ERROR_DYNAMIC_PROPERTY_INVALID - 0x80073D59 - (15705)

One or more AppModel Runtime group policy values are invalid. Please contact your system administrator with the contents of your AppModel Runtime event log.

APPMODEL_ERROR_PACKAGE_NOT_AVAILABLE - 0x80073D5A - (15706)

The package is currently not available.

ERROR_STATE_LOAD_STORE_FAILED - 0x80073DB8 - (15800)

Loading the state store failed.

ERROR_STATE_GET_VERSION_FAILED - 0x80073DB9 - (15801)

Retrieving the state version for the application failed.

ERROR_STATE_SET_VERSION_FAILED - 0x80073DBA - (15802)

Setting the state version for the application failed.

ERROR_STATE_STRUCTURED_RESET_FAILED - 0x80073DBB - (15803)

Resetting the structured state of the application failed.

ERROR_STATE_OPEN_CONTAINER_FAILED - 0x80073DBC - (15804)

State Manager failed to open the container.

ERROR_STATE_CREATE_CONTAINER_FAILED - 0x80073DBD - (15805)

State Manager failed to create the container.

ERROR_STATE_DELETE_CONTAINER_FAILED - 0x80073DBE - (15806)

State Manager failed to delete the container.

ERROR_STATE_READ_SETTING_FAILED - 0x80073DBF - (15807)

State Manager failed to read the setting.

ERROR_STATE_WRITE_SETTING_FAILED - 0x80073DC0 - (15808)

State Manager failed to write the setting.

ERROR_STATE_DELETE_SETTING_FAILED - 0x80073DC1 - (15809)

State Manager failed to delete the setting.

ERROR_STATE_QUERY_SETTING_FAILED - 0x80073DC2 - (15810)

State Manager failed to query the setting.

ERROR_STATE_READ_COMPOSITE_SETTING_FAILED - 0x80073DC3 - (15811)

State Manager failed to read the composite setting.

ERROR_STATE_WRITE_COMPOSITE_SETTING_FAILED - 0x80073DC4 - (15812)

State Manager failed to write the composite setting.

ERROR_STATE_ENUMERATE_CONTAINER_FAILED - 0x80073DC5 - (15813)

State Manager failed to enumerate the containers.

ERROR_STATE_ENUMERATE_SETTINGS_FAILED - 0x80073DC6 - (15814)

State Manager failed to enumerate the settings.

ERROR_STATE_COMPOSITE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED - 0x80073DC7 - (15815)

The size of the state manager composite setting value has exceeded the limit.

ERROR_STATE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED - 0x80073DC8 - (15816)

The size of the state manager setting value has exceeded the limit.

ERROR_STATE_SETTING_NAME_SIZE_LIMIT_EXCEEDED - 0x80073DC9 - (15817)

The length of the state manager setting name has exceeded the limit.

ERROR_STATE_CONTAINER_NAME_SIZE_LIMIT_EXCEEDED - 0x80073DCA - (15818)

The length of the state manager container name has exceeded the limit.

ERROR_API_UNAVAILABLE - 0x80073DE1 - (15841)

This API cannot be used in the context of the caller's application type.

STORE_ERROR_UNLICENSED - 0x80073DF5 - (15861)

This PC does not have a valid license for the application or product.

STORE_ERROR_UNLICENSED_USER - 0x80073DF6 - (15862)

The authenticated user does not have a valid license for the application or product.

STORE_ERROR_PENDING_COM_TRANSACTION - 0x80073DF7 - (15863)

The commerce transaction associated with this license is still pending verification.

STORE_ERROR_LICENSE_REVOKED - 0x80073DF8 - (15864)

The license has been revoked for this user.

No comments:

Post a Comment