很明显,以下的文字来自微软MSDN
链接http://msdn.microsoft.com/en-us/library/windows/desktop/ms681382(v=vs.85).aspx
MSDN上分成了几个部分,查起来费事,统一放在这里了。
用kernel32.dll里的FormatMessage可以得到支持多语言的返回消息
有人把这些错误代码整理成了类,供参考
http://www.cnblogs.com/Sabre/p/3929264.html
Note
The information on this page is intended to be used by programmers so that the software they write can better deal with errors. If you are an end-user that is experiencing difficulty with an application you are installing or running, contact customer support for the software that is displaying the error message. To obtain support for a Microsoft product, go to http://support.microsoft.com.
The System Error Codes are very broad. Each one can occur in one of many hundreds of locations in the system. Consequently the descriptions of these codes cannot be very specific. Use of these codes requires some amount of investigation and analysis. You need to note both the programmatic and the run-time context in which these errors occur. Because these codes are defined in WinError.h for anyone to use, sometimes the codes are returned by non-system software. Sometimes the code is returned by a function deep in the stack and far removed from your code that is handling the error.
The following list describes system error codes (errors 0 to 499). They are returned by the GetLastError function when many functions fail. To retrieve the description text for the error in your application, use theFormatMessage function with the FORMAT_MESSAGE_FROM_SYSTEM flag.
The operation completed successfully.
Incorrect function.
The system cannot find the file specified.
The system cannot find the path specified.
The system cannot open the file.
Access is denied.
The handle is invalid.
The storage control blocks were destroyed.
Not enough storage is available to process this command.
The storage control block address is invalid.
The environment is incorrect.
An attempt was made to load a program with an incorrect format.
The access code is invalid.
The data is invalid.
Not enough storage is available to complete this operation.
The system cannot find the drive specified.
The directory cannot be removed.
The system cannot move the file to a different disk drive.
There are no more files.
The media is write protected.
The system cannot find the device specified.
The device is not ready.
The device does not recognize the command.
Data error (cyclic redundancy check).
The program issued a command but the command length is incorrect.
The drive cannot locate a specific area or track on the disk.
The specified disk or diskette cannot be accessed.
The drive cannot find the sector requested.
The printer is out of paper.
The system cannot write to the specified device.
The system cannot read from the specified device.
A device attached to the system is not functioning.
The process cannot access the file because it is being used by another process.
The process cannot access the file because another process has locked a portion of the file.
The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.
Too many files opened for sharing.
Reached the end of the file.
The disk is full.
The request is not supported.
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.
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.
The network path was not found.
The network is busy.
The specified network resource or device is no longer available.
The network BIOS command limit has been reached.
A network adapter hardware error occurred.
The specified server cannot perform the requested operation.
An unexpected network error occurred.
The remote adapter is not compatible.
The printer queue is full.
Space to store the file waiting to be printed is not available on the server.
Your file waiting to be printed was deleted.
The specified network name is no longer available.
Network access is denied.
The network resource type is not correct.
The network name cannot be found.
The name limit for the local computer network adapter card was exceeded.
The network BIOS session limit was exceeded.
The remote server has been paused or is in the process of being started.
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.
The specified printer or disk device has been paused.
The file exists.
The directory or file cannot be created.
Fail on INT 24.
Storage to process this request is not available.
The local device name is already in use.
The specified network password is not correct.
The parameter is incorrect.
A write fault occurred on the network.
The system cannot start another process at this time.
Cannot create another system semaphore.
The exclusive semaphore is owned by another process.
The semaphore is set and cannot be closed.
The semaphore cannot be set again.
Cannot request exclusive semaphores at interrupt time.
The previous ownership of this semaphore has ended.
Insert the diskette for drive %1.
The program stopped because an alternate diskette was not inserted.
The disk is in use or locked by another process.
The pipe has been ended.
The system cannot open the device or file specified.
The file name is too long.
There is not enough space on the disk.
No more internal file identifiers available.
The target internal file identifier is incorrect.
The IOCTL call made by the application program is not correct.
The verify-on-write switch parameter value is not correct.
The system does not support the command requested.
This function is not supported on this system.
The semaphore timeout period has expired.
The data area passed to a system call is too small.
The filename, directory name, or volume label syntax is incorrect.
The system call level is not correct.
The disk has no volume label.
The specified module could not be found.
The specified procedure could not be found.
There are no child processes to wait for.
The %1 application cannot be run in Win32 mode.
Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
An attempt was made to move the file pointer before the beginning of the file.
The file pointer cannot be set on the specified device or file.
A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.
An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.
The system tried to delete the JOIN of a drive that is not joined.
The system tried to delete the substitution of a drive that is not substituted.
The system tried to join a drive to a directory on a joined drive.
The system tried to substitute a drive to a directory on a substituted drive.
The system tried to join a drive to a directory on a substituted drive.
The system tried to SUBST a drive to a directory on a joined drive.
The system cannot perform a JOIN or SUBST at this time.
The system cannot join or substitute a drive to or for a directory on the same drive.
The directory is not a subdirectory of the root directory.
The directory is not empty.
The path specified is being used in a substitute.
Not enough resources are available to process this command.
The path specified cannot be used at this time.
An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
The number of specified semaphore events for DosMuxSemWait is not correct.
DosMuxSemWait did not execute; too many semaphores are already set.
The DosMuxSemWait list is not correct.
The volume label you entered exceeds the label character limit of the target file system.
Cannot create another thread.
The recipient process has refused the signal.
The segment is already discarded and cannot be locked.
The segment is already unlocked.
The address for the thread ID is not correct.
One or more arguments are not correct.
The specified path is invalid.
A signal is already pending.
No more threads can be created in the system.
Unable to lock a region of a file.
The requested resource is in use.
Device's command support detection is in progress.
A lock request was not outstanding for the supplied cancel region.
The file system does not support atomic changes to the lock type.
The system detected a segment number that was not correct.
The operating system cannot run %1.
Cannot create a file when that file already exists.
The flag passed is not correct.
The specified system semaphore name was not found.
The operating system cannot run %1.
The operating system cannot run %1.
The operating system cannot run %1.
Cannot run %1 in Win32 mode.
The operating system cannot run %1.
%1 is not a valid Win32 application.
The operating system cannot run %1.
The operating system cannot run %1.
The operating system cannot run this application program.
The operating system is not presently configured to run this application.
The operating system cannot run %1.
The operating system cannot run this application program.
The code segment cannot be greater than or equal to 64K.
The operating system cannot run %1.
The operating system cannot run %1.
The system could not find the environment option that was entered.
No process in the command subtree has a signal handler.
The filename or extension is too long.
The ring 2 stack is in use.
The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
The signal being posted is not correct.
The signal handler cannot be set.
The segment is locked and cannot be reallocated.
Too many dynamic-link modules are attached to this program or dynamic-link module.
Cannot nest calls to LoadModule.
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.
The image file %1 is signed, unable to modify.
The image file %1 is strong signed, unable to modify.
This file is checked out or locked for editing by another user.
The file must be checked out before saving changes.
The file type being saved or retrieved has been blocked.
The file size exceeds the limit allowed and cannot be saved.
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.
Operation did not complete successfully because the file contains a virus or potentially unwanted software.
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.
The pipe is local.
The pipe state is invalid.
All pipe instances are busy.
The pipe is being closed.
No process is on the other end of the pipe.
More data is available.
The session was canceled.
The specified extended attribute name was invalid.
The extended attributes are inconsistent.
The wait operation timed out.
No more data is available.
The copy functions cannot be used.
The directory name is invalid.
The extended attributes did not fit in the buffer.
The extended attribute file on the mounted file system is corrupt.
The extended attribute table file is full.
The specified extended attribute handle is invalid.
The mounted file system does not support extended attributes.
Attempt to release mutex not owned by caller.
Too many posts were made to a semaphore.
Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
The oplock request is denied.
An invalid oplock acknowledgment was received by the system.
The volume is too fragmented to complete this operation.
The file cannot be opened because it is in the process of being deleted.
Short name settings may not be changed on this volume due to the global registry setting.
Short names are not enabled on this volume.
The security stream for the given volume is in an inconsistent state. Please run CHKDSK on the volume.
A requested file lock operation cannot be processed due to an invalid byte range.
The subsystem needed to support the image type is not present.
The specified file already has a notification GUID associated with it.
An invalid exception handler routine has been detected.
Duplicate privileges were specified for the token.
No ranges for the specified operation were able to be processed.
Operation is not allowed on a file system internal file.
The physical resources of this disk have been exhausted.
The token representing the data is invalid.
The device does not support the command feature.
The system cannot find message text for message number 0x%1 in the message file for %2.
The scope specified was not found.
The Central Access Policy specified is not defined on the target machine.
The Central Access Policy obtained from Active Directory is invalid.
The device is unreachable.
The target device has insufficient resources to complete the operation.
A data integrity checksum error occurred. Data in the file stream is corrupt.
An attempt was made to modify both a KERNEL and normal Extended Attribute (EA) in the same operation.
Device does not support file-level TRIM.
The command specified a data offset that does not align to the device's granularity/alignment.
The command specified an invalid field in its parameter list.
An operation is currently in progress with the device.
An attempt was made to send down the command via an invalid path to the target device.
The command specified a number of descriptors that exceeded the maximum supported by the device.
Scrub is disabled on the specified file.
The storage device does not provide redundancy.
An operation is not supported on a resident file.
An operation is not supported on a compressed file.
An operation is not supported on a directory.
The specified copy of the requested data could not be read.
No action was taken as a system reboot is required.
The shutdown operation failed.
The restart operation failed.
The maximum number of sessions has been reached.
The thread is already in background processing mode.
The thread is not in background processing mode.
The process is already in background processing mode.
The process is not in background processing mode.
Attempt to access invalid address.
ERROR_USER_PROFILE_LOAD
User profile cannot be loaded.
Arithmetic result exceeded 32 bits.
There is a process on other end of the pipe.
Waiting for a process to open the other end of the pipe.
Application verifier has found an error in the current process.
An error occurred in the ABIOS subsystem.
A warning occurred in the WX86 subsystem.
An error occurred in the WX86 subsystem.
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.
Unwind exception code.
An invalid or unaligned stack was encountered during an unwind operation.
An invalid unwind target was encountered during an unwind operation.
Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort
Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port.
An attempt was made to lower a quota limit below the current usage.
An attempt was made to attach to a device that was already attached to another device.
ERROR_INSTRUCTION_MISALIGNMENT
An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.
Profiling not started.
Profiling not stopped.
The passed ACL did not contain the minimum required information.
The number of active profiling objects is at the maximum and no more may be started.
Used to indicate that an operation cannot continue without blocking for I/O.
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
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.
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
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.
A malformed function table was encountered during an unwind operation.
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.
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.
Indicates that the starting value for the LDT information was not an integral multiple of the selector size.
Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors.
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.
An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified.
Page file quota was exceeded.
The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.
ERROR_SYNCHRONIZATION_REQUIRED
The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required.
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.
{Privilege Failed} The I/O permissions for the process could not be changed.
{Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.
{Missing System File} The required system file %hs is bad or missing.
{Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%08lx.
{Application Error} The application was unable to start correctly (0x%lx). Click OK to close the application.
{Unable to Create Paging File} The creation of the paging file %hs failed (%lx). The requested size was %ld.
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.
{No Paging File Specified} No paging file was specified in the system configuration.
{EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.
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
A Windows Server has an incorrect configuration.
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.
The Unicode character is not defined in the Unicode character set installed on the system.
The paging file cannot be created on a floppy diskette.
ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT
The system BIOS failed to connect a system interrupt to the device or bus for which the device is connected.
This operation is only allowed for the Primary Domain Controller of the domain.
An attempt was made to acquire a mutant such that its maximum count would have been exceeded.
A volume has been accessed for which a file system driver is required that has not yet been loaded.
ERROR_CANNOT_LOAD_REGISTRY_FILE
{Registry File Failure} The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt, absent, or not writable.
{Unexpected Failure in DebugActiveProcess} An unexpected failure occurred while processing aDebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error.
ERROR_SYSTEM_PROCESS_TERMINATED
{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.
{Data Not Accepted} The TDI client could not handle the data received during an indication.
NTVDM encountered a hard error.
{Cancel Timeout} The driver %hs failed to complete a cancelled I/O request in the allotted time.
{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.
{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
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.
The stream is not a tiny stream.
The request must be handled by the stack overflow code.
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.
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.
The bucket array must be grown. Retry transaction after doing so.
The user/kernel marshalling buffer has overflowed.
The supplied variant structure contains invalid data.
The specified buffer contains ill-formed data.
{Audit Failed} An attempt to generate a security audit failed.
ERROR_TIMER_RESOLUTION_NOT_SET
The timer resolution was not previously set by the current process.
There is insufficient account information to log you on.
{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.
{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.
There is an IP address conflict with another system on the network.
There is an IP address conflict with another system on the network.
{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.
A callback return system service cannot be executed when no callback is active.
The password provided is too short to meet the policy of your user account. Please choose a longer password.
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.
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.
The specified compression format is unsupported.
The specified hardware profile configuration is invalid.
ERROR_INVALID_PLUGPLAY_DEVICE_PATH
The specified Plug and Play registry device path is invalid.
The specified quota list is internally inconsistent with its descriptor.
{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.
{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.
{DLL Initialization Failed} The application failed to initialize because the window station is shutting down.
The validation process needs to continue on to the next step.
There are no more matches for the current index enumeration.
The range could not be added to the range list because of a conflict.
The server process is running under a SID different than that required by client.
A group marked use for deny only cannot be enabled.
{EXCEPTION} Multiple floating point faults.
{EXCEPTION} Multiple floating point traps.
The requested interface is not supported.
{System Standby Failed} The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode.
The system file %1 has become corrupt and has been replaced.
{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.
A device was removed so enumeration must be restarted.
ERROR_SYSTEM_IMAGE_BAD_SIGNATURE
{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.
Device will not start without a reboot.
There is not enough power to complete the requested operation.
ERROR_MULTIPLE_FAULT_VIOLATION
ERROR_MULTIPLE_FAULT_VIOLATION
The system is in the process of shutting down.
An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.
ERROR_DS_VERSION_CHECK_FAILURE
This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller.
The specified range could not be found in the range list.
The driver was not loaded because the system is booting into safe mode.
The driver was not loaded because it failed its initialization call.
ERROR_DEVICE_ENUMERATION_ERROR
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
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
The device object parameter is either not a valid device object or is not attached to the volume specified by the file name.
A Machine Check Error has occurred. Please check the system eventlog for additional information.
There was error [%2] processing the driver database.
System hive size has exceeded its limit.
ERROR_DRIVER_FAILED_PRIOR_UNLOAD
The driver could not be loaded because a previous version of the driver is still in memory.
ERROR_VOLSNAP_PREPARE_HIBERNATE
{Volume Shadow Copy Service} Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.
The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted.
The password provided is too long to meet the policy of your user account. Please choose a shorter password.
The requested operation could not be completed due to a file system limitation.
An assertion failure has occurred.
An error occurred in the ACPI subsystem.
WOW Assertion Error.
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.
A translator failed to translate resources.
ERROR_PNP_IRQ_TRANSLATION_FAILED
A IRQ translator failed to translate resources.
Driver %2 returned invalid ID for a child device (%3).
{Kernel Debugger Awakened} the system debugger was awakened by an interrupt.
{Handles Closed} Handles to objects have been automatically closed as a result of the requested operation.
{Too Much Information} The specified access control list (ACL) contained more information than was expected.
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).
{Media Changed} The media may have changed.
{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.
The create operation stopped after reaching a symbolic link.
A long jump has been executed.
The Plug and Play query operation was not successful.
A frame consolidation has been executed.
{Registry Hive Recovered} Registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost.
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
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
Debugger did not handle the exception.
Debugger will reply later.
ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE
Debugger cannot provide handle.
Debugger terminated thread.
Debugger terminated process.
Debugger got control C.
Debugger printed exception on control C.
Debugger received RIP exception.
Debugger received control break.
Debugger command communication exception.
{Object Exists} An attempt was made to create an object and the object name already existed.
{Thread Suspended} A thread termination occurred while the thread was suspended. The thread was resumed, and termination proceeded.
{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.
This informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created.
{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.
{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
{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.
{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
{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.
{Partial Data Received} The network transport returned partial data to its client. The remaining data will be sent later.
{Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.
ERROR_RECEIVE_PARTIAL_EXPEDITED
{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.
{TDI Event Done} The TDI indication has completed successfully.
{TDI Event Pending} The TDI indication has entered the pending state.
Checking file system on %wZ.
{Fatal Application Exit} %hs.
The specified registry key is referenced by a predefined handle.
{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.
%hs
{Page Locked} One of the pages to lock was already locked.
Application popup: %1 : %2
ERROR_ALREADY_WIN32
ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE
{Machine Type Mismatch} The image file %hs is valid, but is for a machine type other than the current machine.
A yield execution was performed and no thread was available to run.
The resumable flag to a timer API was ignored.
The arbiter has deferred arbitration of these resources to its parent.
The inserted CardBus device cannot be started because of a configuration error on "%hs".
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.
The system was put into hibernation.
The system was resumed from hibernation.
Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3].
ERROR_DRIVERS_LEAKING_LOCKED_PAGES
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.
The system has awoken.
ERROR_WAIT_1
ERROR_WAIT_2
ERROR_WAIT_3
ERROR_WAIT_63
ERROR_ABANDONED_WAIT_0
ERROR_ABANDONED_WAIT_63
ERROR_USER_APC
ERROR_KERNEL_APC
ERROR_ALERTED
The requested operation requires elevation.
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
An open/create operation completed while an oplock break is underway.
A new volume has been mounted by a file system.
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.
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
{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.
Page fault was a transition fault.
Page fault was a demand zero fault.
ERROR_PAGE_FAULT_COPY_ON_WRITE
Page fault was a demand zero fault.
Page fault was a demand zero fault.
Page fault was satisfied by reading from a secondary storage device.
Cached page was locked during operation.
Crash dump exists in paging file.
Specified buffer contains all zeros.
A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
ERROR_RESOURCE_REQUIREMENTS_CHANGED
The device has succeeded a query-stop and its resource requirements have changed.
The translator has translated these resources into the global space and no further translations should be performed.
A process being terminated has no threads to terminate.
The specified process is not part of a job.
The specified process is part of a job.
{Volume Shadow Copy Service} The system is now ready for hibernation.
ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY
A file system or file system filter driver has successfully completed an FsFilter operation.
ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED
The specified interrupt vector was already connected.
ERROR_INTERRUPT_STILL_CONNECTED
The specified interrupt vector is still connected.
An operation is blocked waiting for an oplock.
Debugger handled exception.
Debugger continued.
An exception occurred in a user mode callback and the kernel callback frame should be removed.
Compression is disabled for this volume.
The data provider cannot fetch backwards through a result set.
The data provider cannot scroll backwards through a result set.
The data provider requires that previously fetched data is released before asking for more data.
The data provider was not able to interpret the flags set for a column binding in an accessor.
One or more errors occurred while processing the request.
The implementation is not capable of performing the request.
The client of a component requested an operation which is not valid given the state of the component instance.
A version number could not be parsed.
The iterator's start position is invalid.
The hardware has reported an uncorrectable memory error.
The attempted operation required self healing to be enabled.
ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE
The Desktop heap encountered an error while allocating session memory. There is more information in the system event log.
ERROR_SYSTEM_POWERSTATE_TRANSITION
The system power state is transitioning from %2 to %3.
ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION
The system power state is transitioning from %2 to %3 but could enter %4.
A thread is getting dispatched with MCA EXCEPTION because of MCA.
Access to %1 is monitored by policy rule %2.
ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY
Access to %1 has been restricted by your Administrator by policy rule %2.
A valid hibernation file has been invalidated and should be abandoned.
ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED
{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
{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
{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.
The resources required for this device conflict with the MCFG table.
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
The volume repair was not successful.
One of the volume corruption logs is full. Further corruptions that may be detected won't be logged.
One of the volume corruption logs is internally corrupted and needs to be recreated. The volume may contain undetected corruptions and must be scanned.
One of the volume corruption logs is unavailable for being operated on.
ERROR_CORRUPT_LOG_DELETED_FULL
One of the volume corruption logs was deleted while still having corruption records in them. The volume contains detected corruptions and must be scanned.
One of the volume corruption logs was cleared by chkdsk and no longer contains real corruptions.
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
The oplock that was associated with this handle is now associated with a different handle.
ERROR_CANNOT_GRANT_REQUESTED_OPLOCK
An oplock of the requested level cannot be granted. An oplock of a lower level may be available.
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.
The handle with which this oplock was associated has been closed. The oplock is now broken.
The specified access control entry (ACE) does not contain a condition.
The specified access control entry (ACE) contains an invalid condition.
Access to the specified file handle has been revoked.
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.
Access to the extended attribute was denied.
The I/O operation has been aborted because of either a thread exit or an application request.
Overlapped I/O event is not in a signaled state.
Overlapped I/O operation is in progress.
Invalid access to memory location.
Error performing inpage operation.
ERROR_STACK_OVERFLOW
Recursion too deep; the stack overflowed.
The window cannot act on the sent message.
Cannot complete this function.
Invalid flags.
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.
The volume for a file has been externally altered so that the opened file is no longer valid.
The requested operation cannot be performed in full-screen mode.
An attempt was made to reference a token that does not exist.
The configuration registry database is corrupt.
The configuration registry key is invalid.
The configuration registry key could not be opened.
The configuration registry key could not be read.
The configuration registry key could not be written.
One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful.
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.
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.
The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.
Illegal operation attempted on a registry key that has been marked for deletion.
System could not allocate the required space in a registry log.
Cannot create a symbolic link in a registry key that already has subkeys or values.
Cannot create a stable subkey under a volatile parent key.
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
A stop control has been sent to a service that other running services are dependent on.
The requested control is not valid for this service.
The service did not respond to the start or control request in a timely fashion.
A thread could not be created for the service.
The service database is locked.
An instance of the service is already running.
The account name is invalid or does not exist, or the password is invalid for the account name specified.
The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
Circular service dependency was specified.
The specified service does not exist as an installed service.
ERROR_SERVICE_CANNOT_ACCEPT_CTRL
The service cannot accept control messages at this time.
The service has not been started.
ERROR_FAILED_SERVICE_CONTROLLER_CONNECT
The service process could not connect to the service controller.
An exception occurred in the service when handling the control request.
The database specified does not exist.
The service has returned a service-specific error code.
The process terminated unexpectedly.
The dependency service or group failed to start.
The service did not start due to a logon failure.
After starting, the service hung in a start-pending state.
The specified service database lock is invalid.
ERROR_SERVICE_MARKED_FOR_DELETE
The specified service has been marked for deletion.
The specified service already exists.
The system is currently running with the last-known-good configuration.
ERROR_SERVICE_DEPENDENCY_DELETED
The dependency service does not exist or has been marked for deletion.
The current boot has already been accepted for use as the last-known-good control set.
No attempts to start the service have been made since the last boot.
The name is already in use as either a service name or a service display name.
ERROR_DIFFERENT_SERVICE_ACCOUNT
The account specified for this service is different from the account specified for other services running in the same process.
ERROR_CANNOT_DETECT_DRIVER_FAILURE
Failure actions can only be set for Win32 services, not for drivers.
ERROR_CANNOT_DETECT_PROCESS_ABORT
This service runs in the same process as the service control manager. Therefore, the service control manager cannot take action if this service's process terminates unexpectedly.
No recovery program has been configured for this service.
The executable program that this service is configured to run in does not implement the service.
This service cannot be started in Safe Mode.
The physical end of the tape has been reached.
A tape access reached a filemark.
The beginning of the tape or a partition was encountered.
A tape access reached the end of a set of files.
No more data is on the tape.
Tape could not be partitioned.
When accessing a new tape of a multivolume partition, the current block size is incorrect.
Tape partition information could not be found when loading a tape.
Unable to lock the media eject mechanism.
Unable to unload the media.
The media in the drive may have changed.
The I/O bus was reset.
No media in drive.
No mapping for the Unicode character exists in the target multi-byte code page.
A dynamic link library (DLL) initialization routine failed.
A system shutdown is in progress.
Unable to abort the system shutdown because no shutdown was in progress.
The request could not be performed because of an I/O device error.
No serial device was successfully initialized. The serial driver will unload.
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.
A serial I/O operation was completed by another write to the serial port. The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
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
No ID address mark was found on the floppy disk.
Mismatch between the floppy disk sector ID field and the floppy disk controller track address.
The floppy disk controller reported an error that is not recognized by the floppy disk driver.
The floppy disk controller returned inconsistent results in its registers.
While accessing the hard disk, a recalibrate operation failed, even after retries.
While accessing the hard disk, a disk operation failed even after retries.
While accessing the hard disk, a disk controller reset was needed, but even that failed.
Physical end of tape encountered.
ERROR_NOT_ENOUGH_SERVER_MEMORY
Not enough server storage is available to process this command.
A potential deadlock condition has been detected.
The base address or the file offset specified does not have the proper alignment.
An attempt to change the system power state was vetoed by another application or driver.
The system BIOS failed an attempt to change the system power state.
An attempt was made to create more links on a file than the file system supports.
The specified program requires a newer version of Windows.
The specified program is not a Windows or MS-DOS program.
Cannot start more than one instance of the specified program.
The specified program was written for an earlier version of Windows.
One of the library files needed to run this application is damaged.
No application is associated with the specified file for this operation.
An error occurred in sending the command to the application.
One of the library files needed to run this application cannot be found.
The current process has used all of its system allowance of handles for Window Manager objects.
The message can be used only with synchronous operations.
The indicated source element has no media.
ERROR_DESTINATION_ELEMENT_FULL
The indicated destination element already contains media.
The indicated element does not exist.
The indicated element is part of a magazine that is not present.
ERROR_DEVICE_REINITIALIZATION_NEEDED
The indicated device requires reinitialization due to hardware errors.
ERROR_DEVICE_REQUIRES_CLEANING
The device has indicated that cleaning is required before further operations are attempted.
The device has indicated that its door is open.
The device is not connected.
Element not found.
There was no match for the specified key in the index.
The property set specified does not exist on the object.
The point passed to GetMouseMovePoints is not in the buffer.
The tracking (workstation) service is not running.
The Volume ID could not be found.
ERROR_UNABLE_TO_REMOVE_REPLACED
Unable to remove the file to be replaced.
ERROR_UNABLE_TO_MOVE_REPLACEMENT
Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name.
ERROR_UNABLE_TO_MOVE_REPLACEMENT_2
Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name.
ERROR_JOURNAL_DELETE_IN_PROGRESS
The volume change journal is being deleted.
The volume change journal is not active.
A file was found, but it may not be the correct file.
The journal entry has been deleted from the journal.
A system shutdown has already been scheduled.
ERROR_SHUTDOWN_USERS_LOGGED_ON
The system shutdown cannot be initiated because there are other users logged on to the computer.
The specified device name is invalid.
The device is not currently connected but it is a remembered connection.
ERROR_DEVICE_ALREADY_REMEMBERED
The local device name has a remembered connection to another network resource.
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.
The specified network provider name is invalid.
Unable to open the network connection profile.
The network connection profile is corrupted.
Cannot enumerate a noncontainer.
An extended error has occurred.
The format of the specified group name is invalid.
The format of the specified computer name is invalid.
The format of the specified event name is invalid.
The format of the specified domain name is invalid.
The format of the specified service name is invalid.
The format of the specified network name is invalid.
The format of the specified share name is invalid.
The format of the specified password is invalid.
The format of the specified message name is invalid.
The format of the specified message destination is invalid.
ERROR_SESSION_CREDENTIAL_CONFLICT
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
ERROR_REMOTE_SESSION_LIMIT_EXCEEDED
An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
The workgroup or domain name is already in use by another computer on the network.
The network is not present or not started.
The operation was canceled by the user.
The requested operation cannot be performed on a file with a user-mapped section open.
The remote computer refused the network connection.
The network connection was gracefully closed.
ERROR_ADDRESS_ALREADY_ASSOCIATED
The network transport endpoint already has an address associated with it.
An address has not yet been associated with the network endpoint.
An operation was attempted on a nonexistent network connection.
An invalid operation was attempted on an active network connection.
The network location cannot be reached. For information about network troubleshooting, see Windows Help.
The network location cannot be reached. For information about network troubleshooting, see Windows Help.
The network location cannot be reached. For information about network troubleshooting, see Windows Help.
No service is operating at the destination network endpoint on the remote system.
The request was aborted.
The network connection was aborted by the local system.
The operation could not be completed. A retry should be performed.
A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
Attempting to log in during an unauthorized time of day for this account.
The account is not authorized to log in from this station.
The network address could not be used for the operation requested.
The service is already registered.
The specified service does not exist.
The operation being requested was not performed because the user has not been authenticated.
The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist.
Continue with work in progress.
An attempt was made to perform an initialization operation when initialization has already been completed.
No more local devices.
The specified site does not exist.
ERROR_DOMAIN_CONTROLLER_EXISTS
A domain controller with the specified name already exists.
This operation is supported only when you are connected to the server.
The group policy framework should call the extension even if there are no changes.
The specified user does not have a valid profile.
This operation is not supported on a computer running Windows Server 2003 for Small Business Server.
ERROR_SERVER_SHUTDOWN_IN_PROGRESS
The server machine is shutting down.
The remote system is not available. For information about network troubleshooting, see Windows Help.
The security identifier provided is not from an account domain.
The security identifier provided does not have a domain component.
AppHelp dialog canceled thus preventing the application from starting.
ERROR_ACCESS_DISABLED_BY_POLICY
This program is blocked by group policy. For more information, contact your system administrator.
A program attempt to use an invalid register value. Normally caused by an uninitialized register. This error is Itanium specific.
The share is currently offline or does not exist.
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
The Kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.
The system cannot contact a domain controller to service the authentication request. Please try again later.
The machine is locked and cannot be shut down without the force option.
ERROR_CALLBACK_SUPPLIED_INVALID_DATA
An application-defined callback gave invalid data when called.
ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED
The group policy framework should call the extension in the synchronous foreground policy refresh.
This driver has been blocked from loading.
ERROR_INVALID_IMPORT_OF_NON_DLL
A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.
ERROR_ACCESS_DISABLED_WEBBLADE
Windows cannot open this program since it has been disabled.
ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER
Windows cannot open this program because the license enforcement system has been tampered with or become corrupted.
A transaction recover failed.
The current thread has already been converted to a fiber.
The current thread has already been converted from a fiber.
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
Data present in one of the parameters is more than the function can operate on.
An attempt to do an operation on a debug object failed because the object is in the process of being deleted.
An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed.
%1 is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator.
Insufficient information exists to identify the cause of failure.
ERROR_INVALID_CRUNTIME_PARAMETER
The parameter passed to a C runtime function is incorrect.
The operation occurred beyond the valid data length of the file.
ERROR_INCOMPATIBLE_SERVICE_SID_TYPE
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.
On Windows Server 2003 and Windows XP, an unrestricted service cannot coexist in the same process with other services. The service with the unrestricted service SID type must be moved to an owned process in order to start this service.
ERROR_DRIVER_PROCESS_TERMINATED
The process hosting the driver for this device has been terminated.
An operation attempted to exceed an implementation-defined limit.
Either the target process, or the target thread's containing process, is a protected process.
ERROR_SERVICE_NOTIFY_CLIENT_LAGGING
The service notification client is lagging too far behind the current state of services in the machine.
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.
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
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.
A thread involved in this operation appears to be unresponsive.
Indicates a particular Security ID may not be assigned as the label of an object.
ERROR_NOT_ALL_ASSIGNED
Not all privileges or groups referenced are assigned to the caller.
Some mapping between account names and security IDs was not done.
No system quota limits are specifically set for this account.
No encryption key is available. A well-known encryption key was returned.
The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.
The revision level is unknown.
Indicates two revision levels are incompatible.
This security ID may not be assigned as the owner of this object.
This security ID may not be assigned as the primary group of an object.
An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
The group may not be disabled.
There are currently no logon servers available to service the logon request.
A specified logon session does not exist. It may already have been terminated.
A specified privilege does not exist.
A required privilege is not held by the client.
The name provided is not a properly formed account name.
The specified account already exists.
The specified account does not exist.
The specified group already exists.
The specified group does not exist.
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.
The specified user account is not a member of the specified group account.
This operation is disallowed as it could result in an administration account being disabled, deleted or unable to log on.
Unable to update the password. The value provided as the current password is incorrect.
Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.
Unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirements of the domain.
The user name or password is incorrect.
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.
Your account has time restrictions that keep you from signing in right now.
This user isn't allowed to sign in to this computer.
The password for this account has expired.
This user can't sign in because this account is currently disabled.
No mapping between account names and security IDs was done.
ERROR_TOO_MANY_LUIDS_REQUESTED
Too many local user identifiers (LUIDs) were requested at one time.
No more local user identifiers (LUIDs) are available.
The subauthority part of a security ID is invalid for this particular use.
The access control list (ACL) structure is invalid.
The security ID structure is invalid.
The security descriptor structure is invalid.
The inherited access control list (ACL) or access control entry (ACE) could not be built.
The server is currently disabled.
The server is currently enabled.
The value provided was an invalid value for an identifier authority.
No more memory is available for security information updates.
ERROR_INVALID_GROUP_ATTRIBUTES
The specified attributes are invalid, or incompatible with the attributes for the group as a whole.
Either a required impersonation level was not provided, or the provided impersonation level is invalid.
Cannot open an anonymous level security token.
The validation information class requested was invalid.
The type of the token is inappropriate for its attempted use.
Unable to perform a security operation on an object that has no associated security.
Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied.
The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.
The domain was in the wrong state to perform the security operation.
This operation is only allowed for the Primary Domain Controller of the domain.
The specified domain either does not exist or could not be contacted.
The specified domain already exists.
An attempt was made to exceed the limit on the number of domains per server.
Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.
An internal error occurred.
Generic access types were contained in an access mask which should already be mapped to nongeneric types.
A security descriptor is not in the right format (absolute or self-relative).
The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
Cannot start a new logon session with an ID that is already in use.
A specified authentication package is unknown.
The logon session is not in a state that is consistent with the requested operation.
The logon session ID is already in use.
A logon request contained an invalid logon type value.
Unable to impersonate using a named pipe until data has been read from that pipe.
The transaction state of a registry subtree is incompatible with the requested operation.
An internal security database corruption has been encountered.
Cannot perform this operation on built-in accounts.
Cannot perform this operation on this built-in special group.
Cannot perform this operation on this built-in special user.
The user cannot be removed from a group because the group is currently the user's primary group.
The token is already in use as a primary token.
The specified local group does not exist.
The specified account name is not a member of the group.
The specified account name is already a member of the group.
The specified local group already exists.
Logon failure: the user has not been granted the requested logon type at this computer.
The maximum number of secrets that may be stored in a single system has been exceeded.
The length of a secret exceeds the maximum length allowed.
The local security authority database contains an internal inconsistency.
During a logon attempt, the user's security context accumulated too many security IDs.
Logon failure: the user has not been granted the requested logon type at this computer.
ERROR_NT_CROSS_ENCRYPTION_REQUIRED
A cross-encrypted password is necessary to change a user password.
A member could not be added to or removed from the local group because the member does not exist.
A new member could not be added to a local group because the member has the wrong account type.
Too many security IDs have been specified.
ERROR_LM_CROSS_ENCRYPTION_REQUIRED
A cross-encrypted password is necessary to change this user password.
Indicates an ACL contains no inheritable components.
The file or directory is corrupted and unreadable.
The disk structure is corrupted and unreadable.
There is no user session key for the specified logon session.
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.
The target account name is incorrect.
Mutual Authentication failed. The server's password is out of date at the domain controller.
There is a time and/or date difference between the client and server.
ERROR_CURRENT_DOMAIN_NOT_ALLOWED
This operation cannot be performed on the current domain.
Invalid window handle.
Invalid menu handle.
Invalid cursor handle.
Invalid accelerator table handle.
Invalid hook handle.
Invalid handle to a multiple-window position structure.
Cannot create a top-level child window.
Cannot find window class.
Invalid window; it belongs to other thread.
ERROR_HOTKEY_ALREADY_REGISTERED
Hot key is already registered.
Class already exists.
Class does not exist.
Class still has open windows.
Invalid index.
Invalid icon handle.
Using private DIALOG window words.
The list box identifier was not found.
No wildcards were found.
Thread does not have a clipboard open.
Hot key is not registered.
The window is not a valid dialog window.
Control ID not found.
ERROR_INVALID_COMBOBOX_MESSAGE
Invalid message for a combo box because it does not have an edit control.
The window is not a combo box.
Height must be less than 256.
Invalid device context (DC) handle.
Invalid hook procedure type.
Invalid hook procedure.
Cannot set nonlocal hook without a module handle.
This hook procedure can only be set globally.
The journal hook procedure is already installed.
The hook procedure is not installed.
Invalid message for single-selection list box.
LB_SETCOUNT sent to non-lazy list box.
This list box does not support tab stops.
ERROR_DESTROY_OBJECT_OF_OTHER_THREAD
Cannot destroy object created by another thread.
Child windows cannot have menus.
The window does not have a system menu.
Invalid message box style.
Invalid system-wide (SPI_*) parameter.
Screen already locked.
All handles to windows in a multiple-window position structure must have the same parent.
The window is not a child window.
Invalid GW_* command.
Invalid thread identifier.
Cannot process a message from a window that is not a multiple document interface (MDI) window.
Popup menu already active.
The window does not have scroll bars.
Scroll bar range cannot be greater than MAXLONG.
Cannot show or remove the window in the way specified.
Insufficient system resources exist to complete the requested service.
ERROR_NONPAGED_SYSTEM_RESOURCES
Insufficient system resources exist to complete the requested service.
Insufficient system resources exist to complete the requested service.
Insufficient quota to complete the requested service.
Insufficient quota to complete the requested service.
The paging file is too small for this operation to complete.
A menu item was not found.
Invalid keyboard layout handle.
Hook type not allowed.
ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION
This operation requires an interactive window station.
This operation returned because the timeout period expired.
Invalid monitor handle.
Incorrect size argument.
The symbolic link cannot be followed because its type is disabled.
This application does not support the current operation on symbolic links.
Windows was unable to parse the requested XML data.
An error was encountered while processing an XML digital signature.
This application must be restarted.
The caller made the connection request in the wrong routing compartment.
There was an AuthIP failure when attempting to connect to the remote host.
Insufficient NVRAM resources exist to complete the requested service. A reboot might be required.
Unable to finish the requested operation because the specified process is not a GUI process.
The event log file is corrupted.
No event log file could be opened, so the event logging service did not start.
The event log file is full.
The event log file has changed between read operations.
The specified task name is invalid.
The specified task index is invalid.
The specified thread is already joining a task.
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.
User cancelled installation.
Fatal error during installation.
Installation suspended, incomplete.
This action is only valid for products that are currently installed.
Feature ID not registered.
Component ID not registered.
Unknown property.
Handle is in an invalid state.
The configuration data for this product is corrupt. Contact your support personnel.
Component qualifier not present.
The installation source for this product is not available. Verify that the source exists and that you can access it.
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.
Product is uninstalled.
SQL query syntax invalid or unsupported.
Record field does not exist.
The device has been removed.
Another installation is already in progress. Complete that installation before proceeding with this install.
ERROR_INSTALL_PACKAGE_OPEN_FAILED
This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.
This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.
There was an error starting the Windows Installer service user interface. Contact your support personnel.
Error opening installation log file. Verify that the specified log file location exists and that you can write to it.
ERROR_INSTALL_LANGUAGE_UNSUPPORTED
The language of this installation package is not supported by your system.
ERROR_INSTALL_TRANSFORM_FAILURE
Error applying transforms. Verify that the specified transform paths are valid.
ERROR_INSTALL_PACKAGE_REJECTED
This installation is forbidden by system policy. Contact your system administrator.
Function could not be executed.
Function failed during execution.
Invalid or unknown table specified.
Data supplied is of wrong type.
Data of this type is not supported.
The Windows Installer service failed to start. Contact your support personnel.
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
This installation package is not supported by this processor type. Contact your product vendor.
Component not used on this computer.
ERROR_PATCH_PACKAGE_OPEN_FAILED
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.
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
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.
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.
Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.
ERROR_INSTALL_REMOTE_DISALLOWED
Only administrators have permission to add, remove, or configure server software during a Terminal services remote session. If you want to install or configure software on the server, contact your network administrator.
ERROR_SUCCESS_REBOOT_INITIATED
The requested operation completed successfully. The system will be restarted so the changes can take effect.
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.
The update package is not permitted by software restriction policy.
ERROR_INSTALL_TRANSFORM_REJECTED
One or more customizations are not permitted by software restriction policy.
ERROR_INSTALL_REMOTE_PROHIBITED
The Windows Installer does not permit installation from a Remote Desktop Connection.
ERROR_PATCH_REMOVAL_UNSUPPORTED
Uninstallation of the update package is not supported.
The update is not applied to this product.
No valid sequence could be found for the set of updates.
ERROR_PATCH_REMOVAL_DISALLOWED
Update removal was disallowed by policy.
The XML update data is invalid.
ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT
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
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.
A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.
The app that you are trying to run is not supported on this version of Windows.
RPC_S_INVALID_STRING_BINDING
The string binding is invalid.
The binding handle is not the correct type.
The binding handle is invalid.
The RPC protocol sequence is not supported.
The RPC protocol sequence is invalid.
The string universal unique identifier (UUID) is invalid.
The endpoint format is invalid.
The network address is invalid.
No endpoint was found.
The timeout value is invalid.
The object universal unique identifier (UUID) was not found.
The object universal unique identifier (UUID) has already been registered.
The type universal unique identifier (UUID) has already been registered.
The RPC server is already listening.
No protocol sequences have been registered.
The RPC server is not listening.
The manager type is unknown.
The interface is unknown.
There are no bindings.
There are no protocol sequences.
The endpoint cannot be created.
Not enough resources are available to complete this operation.
The RPC server is unavailable.
The RPC server is too busy to complete this operation.
The network options are invalid.
There are no remote procedure calls active on this thread.
The remote procedure call failed.
The remote procedure call failed and did not execute.
A remote procedure call (RPC) protocol error occurred.
Access to the HTTP proxy is denied.
The transfer syntax is not supported by the RPC server.
The universal unique identifier (UUID) type is not supported.
The tag is invalid.
The array bounds are invalid.
The binding does not contain an entry name.
The name syntax is invalid.
The name syntax is not supported.
No network address is available to use to construct a universal unique identifier (UUID).
The endpoint is a duplicate.
The authentication type is unknown.
The maximum number of calls is too small.
The string is too long.
The RPC protocol sequence was not found.
The procedure number is out of range.
The binding does not contain any authentication information.
The authentication service is unknown.
The authentication level is unknown.
The security context is invalid.
The authorization service is unknown.
The entry is invalid.
The server endpoint cannot perform the operation.
There are no more endpoints available from the endpoint mapper.
No interfaces have been exported.
The entry name is incomplete.
The version option is invalid.
There are no more members.
There is nothing to unexport.
The interface was not found.
The entry already exists.
The entry is not found.
RPC_S_NAME_SERVICE_UNAVAILABLE
The name service is unavailable.
The network address family is invalid.
The requested operation is not supported.
No security context is available to allow impersonation.
An internal error occurred in a remote procedure call (RPC).
The RPC server attempted an integer division by zero.
An addressing error occurred in the RPC server.
A floating-point operation at the RPC server caused a division by zero.
A floating-point underflow occurred at the RPC server.
A floating-point overflow occurred at the RPC server.
The list of RPC servers available for the binding of auto handles has been exhausted.
Unable to open the character translation table file.
RPC_X_SS_CHAR_TRANS_SHORT_FILE
The file containing the character translation table has fewer than 512 bytes.
A null context handle was passed from the client to the host during a remote procedure call.
The context handle changed during a remote procedure call.
The binding handles passed to a remote procedure call do not match.
RPC_X_SS_CANNOT_GET_CALL_HANDLE
The stub is unable to get the remote procedure call handle.
A null reference pointer was passed to the stub.
The enumeration value is out of range.
The byte count is too small.
The stub received bad data.
The supplied user buffer is not valid for the requested operation.
The disk media is not recognized. It may not be formatted.
The workstation does not have a trust secret.
The security database on the server does not have a computer account for this workstation trust relationship.
The trust relationship between the primary domain and the trusted domain failed.
ERROR_TRUSTED_RELATIONSHIP_FAILURE
The trust relationship between this workstation and the primary domain failed.
The network logon failed.
A remote procedure call is already in progress for this thread.
An attempt was made to logon, but the network logon service was not started.
The user's account has expired.
ERROR_REDIRECTOR_HAS_OPEN_HANDLES
The redirector is in use and cannot be unloaded.
ERROR_PRINTER_DRIVER_ALREADY_INSTALLED
The specified printer driver is already installed.
The specified port is unknown.
The printer driver is unknown.
The print processor is unknown.
The specified separator file is invalid.
The specified priority is invalid.
The printer name is invalid.
The printer already exists.
The printer command is invalid.
The specified datatype is invalid.
The environment specified is invalid.
There are no more bindings.
ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
The account used is an interdomain trust account. Use your global user account or local user account to access this server.
ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT
The account used is a computer account. Use your global user account or local user account to access this server.
ERROR_NOLOGON_SERVER_TRUST_ACCOUNT
The account used is a server trust account. Use your global user account or local user account to access this server.
ERROR_DOMAIN_TRUST_INCONSISTENT
The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.
The server is in use and cannot be unloaded.
The specified image file did not contain a resource section.
The specified resource type cannot be found in the image file.
The specified resource name cannot be found in the image file.
The specified resource language ID cannot be found in the image file.
Not enough quota is available to process this command.
No interfaces have been registered.
The remote procedure call was cancelled.
The binding handle does not contain all required information.
A communications failure occurred during a remote procedure call.
The requested authentication level is not supported.
No principal name registered.
The error specified is not a valid Windows RPC error code.
A UUID that is valid only on this computer has been allocated.
A security package specific error occurred.
Thread is not canceled.
Invalid operation on the encoding/decoding handle.
Incompatible version of the serializing package.
Incompatible version of the RPC stub.
The RPC pipe object is invalid or corrupted.
An invalid operation was attempted on an RPC pipe object.
Unsupported RPC pipe version.
HTTP proxy server rejected the connection because the cookie authentication failed.
The group member was not found.
The endpoint mapper database entry could not be created.
The object universal unique identifier (UUID) is the nil UUID.
The specified time is invalid.
The specified form name is invalid.
The specified form size is invalid.
The specified printer handle is already being waited on.
The specified printer has been deleted.
The state of the printer is invalid.
The user's password must be changed before signing in.
ERROR_DOMAIN_CONTROLLER_NOT_FOUND
Could not find the domain controller for this domain.
The referenced account is currently locked out and may not be logged on to.
The object exporter specified was not found.
The object specified was not found.
The object resolver set specified was not found.
Some data remains to be sent in the request buffer.
Invalid asynchronous remote procedure call handle.
Invalid asynchronous RPC call handle for this operation.
The RPC pipe object has already been closed.
The RPC call completed before all pipes were processed.
No more data is available from the RPC pipe.
No site name is available for this machine.
The file cannot be accessed by the system.
The name of the file cannot be resolved by the system.
The entry is not of the expected type.
Not all object UUIDs could be exported to the specified entry.
Interface could not be exported to the specified entry.
The specified profile entry could not be added.
The specified profile element could not be added.
The specified profile element could not be removed.
The group element could not be added.
The group element could not be removed.
The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers.
The context has expired and can no longer be used.
ERROR_PER_USER_TRUST_QUOTA_EXCEEDED
The current user's delegated trust creation quota has been exceeded.
ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED
The total delegated trust creation quota has been exceeded.
ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED
The current user's delegated trust deletion quota has been exceeded.
ERROR_AUTHENTICATION_FIREWALL_FAILED
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
Remote connections to the Print Spooler are blocked by a policy set on your machine.
Authentication failed because NTLM authentication has been disabled.
ERROR_PASSWORD_CHANGE_REQUIRED
Logon Failure: EAS policy requires that the user change their password before this operation can be performed.
The pixel format is invalid.
The specified driver is invalid.
The window style or class attribute is invalid for this operation.
The requested metafile operation is not supported.
The requested transformation operation is not supported.
The requested clipping operation is not supported.
The specified color management module is invalid.
The specified color profile is invalid.
The specified tag was not found.
A required tag is not present.
The specified tag is already present.
ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE
The specified color profile is not associated with the specified device.
The specified color profile was not found.
The specified color space is invalid.
Image Color Management is not enabled.
There was an error while deleting the color transform.
The specified color transform is invalid.
The specified transform does not match the bitmap's color space.
The specified named color index is not present in the profile.
ERROR_PROFILE_DOES_NOT_MATCH_DEVICE
The specified profile is intended for a device of a different type than the specified device.
ERROR_CONNECTED_OTHER_PASSWORD
The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified.
ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT
The network connection was made successfully using default credentials.
The specified username is invalid.
This network connection does not exist.
This network connection has files open or requests pending.
Active connections still exist.
The device is in use by an active process and cannot be disconnected.
The specified print monitor is unknown.
The specified printer driver is currently in use.
The spool file was not found.
A StartDocPrinter call was not issued.
An AddJob call was not issued.
ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED
The specified print processor has already been installed.
ERROR_PRINT_MONITOR_ALREADY_INSTALLED
The specified print monitor has already been installed.
The specified print monitor does not have the required functions.
The specified print monitor is currently in use.
The requested operation is not allowed when there are jobs queued to the printer.
The requested operation is successful. Changes will not be effective until the system is rebooted.
ERROR_SUCCESS_RESTART_REQUIRED
The requested operation is successful. Changes will not be effective until the service is restarted.
No printers were found.
The printer driver is known to be unreliable.
The printer driver is known to harm the system.
ERROR_PRINTER_DRIVER_PACKAGE_IN_USE
The specified printer driver package is currently in use.
ERROR_CORE_DRIVER_PACKAGE_NOT_FOUND
Unable to find a core driver package that is required by the printer driver package.
The requested operation failed. A system reboot is required to roll back changes made.
The requested operation failed. A system reboot has been initiated to roll back changes made.
ERROR_PRINTER_DRIVER_DOWNLOAD_NEEDED
The specified printer driver was not found on the system and needs to be downloaded.
ERROR_PRINT_JOB_RESTART_REQUIRED
The requested print job has failed to print. A print system update requires the job to be resubmitted.
ERROR_INVALID_PRINTER_DRIVER_MANIFEST
The printer driver does not contain a valid manifest, or contains too many manifests.
The specified printer cannot be shared.
The operation was paused.
Reissue the given operation as a cached IO operation.
ERROR_WINS_INTERNAL
WINS encountered an error while processing the command.
The local WINS cannot be deleted.
The importation from the file failed.
The backup failed. Was a full backup done before?
The backup failed. Check the directory to which you are backing the database.
The name does not exist in the WINS database.
Replication with a nonconfigured partner is not allowed.
PEERDIST_ERROR_CONTENTINFO_VERSION_UNSUPPORTED
The version of the supplied content information is not supported.
PEERDIST_ERROR_CANNOT_PARSE_CONTENTINFO
The supplied content information is malformed.
The requested data cannot be found in local or peer caches.
No more data is available or required.
PEERDIST_ERROR_NOT_INITIALIZED
The supplied object has not been initialized.
PEERDIST_ERROR_ALREADY_INITIALIZED
The supplied object has already been initialized.
PEERDIST_ERROR_SHUTDOWN_IN_PROGRESS
A shutdown operation is already in progress.
The supplied object has already been invalidated.
An element already exists and was not replaced.
PEERDIST_ERROR_OPERATION_NOTFOUND
Can not cancel the requested operation as it has already been completed.
PEERDIST_ERROR_ALREADY_COMPLETED
Can not perform the reqested operation because it has already been carried out.
An operation accessed data beyond the bounds of valid data.
PEERDIST_ERROR_VERSION_UNSUPPORTED
The requested version is not supported.
PEERDIST_ERROR_INVALID_CONFIGURATION
A configuration value is invalid.
The SKU is not licensed.
PEERDIST_ERROR_SERVICE_UNAVAILABLE
PeerDist Service is still initializing and will be available shortly.
Communication with one or more computers will be temporarily blocked due to recent errors.
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.
The GUID passed was not recognized as valid by a WMI data provider.
The instance name passed was not recognized as valid by a WMI data provider.
The data item ID passed was not recognized as valid by a WMI data provider.
The WMI request could not be completed and should be retried.
The WMI data provider could not be located.
ERROR_WMI_UNRESOLVED_INSTANCE_REF
The WMI data provider references an instance set that has not been registered.
The WMI data block or event notification has already been enabled.
The WMI data block is no longer available.
The WMI data service is not available.
The WMI data provider failed to carry out the request.
The WMI MOF information is not valid.
The WMI registration information is not valid.
The WMI data block or event notification has already been disabled.
The WMI data item or data block is read only.
The WMI data item or data block could not be changed.
This operation is only valid in the context of an app container.
This application can only run in the context of an app container.
ERROR_NOT_SUPPORTED_IN_APPCONTAINER
This functionality is not supported in the context of an app container.
ERROR_INVALID_PACKAGE_SID_LENGTH
The length of the SID supplied is not a valid length for app container SIDs.
The media identifier does not represent a valid medium.
The library identifier does not represent a valid library.
The media pool identifier does not represent a valid media pool.
The drive and medium are not compatible or exist in different libraries.
The medium currently exists in an offline library and must be online to perform this operation.
The operation cannot be performed on an offline library.
The library, drive, or media pool is empty.
The library, drive, or media pool must be empty to perform this operation.
No media is currently available in this media pool or library.
A resource required for this operation is disabled.
The media identifier does not represent a valid cleaner.
The drive cannot be cleaned or does not support cleaning.
The object identifier does not represent a valid object.
Unable to read from or write to the database.
The database is full.
The medium is not compatible with the device or media pool.
The resource required for this operation does not exist.
The operation identifier is not valid.
The media is not mounted or ready for use.
The device is not ready for use.
The operator or administrator has refused the request.
The drive identifier does not represent a valid drive.
Library is full. No slot is available for use.
The transport cannot access the medium.
Unable to load the medium into the drive.
ERROR_UNABLE_TO_INVENTORY_DRIVE
Unable to retrieve the drive status.
ERROR_UNABLE_TO_INVENTORY_SLOT
Unable to retrieve the slot status.
ERROR_UNABLE_TO_INVENTORY_TRANSPORT
Unable to retrieve status about the transport.
Cannot use the transport because it is already in use.
Unable to open or close the inject/eject port.
ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA
Unable to eject the medium because it is in a drive.
A cleaner slot is already reserved.
A cleaner slot is not reserved.
The cleaner cartridge has performed the maximum number of drive cleanings.
Unexpected on-medium identifier.
The last remaining item in this group or resource cannot be deleted.
ERROR_MESSAGE_EXCEEDS_MAX_SIZE
The message provided exceeds the maximum size allowed for this parameter.
ERROR_VOLUME_CONTAINS_SYS_FILES
The volume contains system or paging files.
The media type cannot be removed from this library since at least one drive in the library reports it can support this media type.
This offline media cannot be mounted on this system since no enabled drives are present which can be used.
ERROR_CLEANER_CARTRIDGE_INSTALLED
A cleaner cartridge is present in the tape library.
Cannot use the inject/eject port because it is not empty.
This file is currently not available for use on this computer.
ERROR_REMOTE_STORAGE_NOT_ACTIVE
The remote storage service is not operational at this time.
ERROR_REMOTE_STORAGE_MEDIA_ERROR
The remote storage service encountered a media error.
The file or directory is not a reparse point.
ERROR_REPARSE_ATTRIBUTE_CONFLICT
The reparse point attribute cannot be set because it conflicts with an existing attribute.
The data present in the reparse point buffer is invalid.
The tag present in the reparse point buffer is invalid.
There is a mismatch between the tag specified in the request and the tag present in the reparse point.
Fast Cache data not found.
Fast Cache data expired.
Fast Cache data corrupt.
Fast Cache data has exceeded its max size and cannot be updated.
ERROR_APP_DATA_REBOOT_REQUIRED
Fast Cache has been ReArmed and requires a reboot until it can be updated.
ERROR_SECUREBOOT_ROLLBACK_DETECTED
Secure Boot detected that rollback of protected data has been attempted.
ERROR_SECUREBOOT_POLICY_VIOLATION
The value is protected by Secure Boot policy and cannot be modified or deleted.
ERROR_SECUREBOOT_INVALID_POLICY
The Secure Boot policy is invalid.
ERROR_SECUREBOOT_POLICY_PUBLISHER_NOT_FOUND
A new Secure Boot policy did not contain the current publisher on its update list.
ERROR_SECUREBOOT_POLICY_NOT_SIGNED
The Secure Boot policy is either not signed or is signed by a non-trusted signer.
Secure Boot is not enabled on this machine.
ERROR_SECUREBOOT_FILE_REPLACED
Secure Boot requires that certain files and drivers are not replaced by other files or drivers.
ERROR_OFFLOAD_READ_FLT_NOT_SUPPORTED
The copy offload read operation is not supported by a filter.
ERROR_OFFLOAD_WRITE_FLT_NOT_SUPPORTED
The copy offload write operation is not supported by a filter.
ERROR_OFFLOAD_READ_FILE_NOT_SUPPORTED
The copy offload read operation is not supported for the file.
ERROR_OFFLOAD_WRITE_FILE_NOT_SUPPORTED
The copy offload write operation is not supported for the file.
Single Instance Storage is not available on this volume.
ERROR_DEPENDENT_RESOURCE_EXISTS
The operation cannot be completed because other resources are dependent on this resource.
The cluster resource dependency cannot be found.
ERROR_DEPENDENCY_ALREADY_EXISTS
The cluster resource cannot be made dependent on the specified resource because it is already dependent.
The cluster resource is not online.
A cluster node is not available for this operation.
The cluster resource is not available.
The cluster resource could not be found.
The cluster is being shut down.
A cluster node cannot be evicted from the cluster unless the node is down or it is the last node.
The object already exists.
The object is already in the list.
The cluster group is not available for any new requests.
The cluster group could not be found.
The operation could not be completed because the cluster group is not online.
ERROR_HOST_NODE_NOT_RESOURCE_OWNER
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
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.
The cluster resource could not be created in the specified resource monitor.
The cluster resource could not be brought online by the resource monitor.
The operation could not be completed because the cluster resource is online.
The cluster resource could not be deleted or brought offline because it is the quorum resource.
The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.
The cluster software is shutting down.
The group or resource is not in the correct state to perform the requested operation.
ERROR_RESOURCE_PROPERTIES_STORED
The properties were stored but not all changes will take effect until the next time the resource is brought online.
The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.
The cluster resource could not be deleted since it is a core resource.
ERROR_QUORUM_RESOURCE_ONLINE_FAILED
The quorum resource failed to come online.
The quorum log could not be created or mounted successfully.
The cluster log is corrupt.
ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE
The record could not be written to the cluster log since it exceeds the maximum size.
ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE
The cluster log exceeds its maximum size.
ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND
No checkpoint record was found in the cluster log.
ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE
The minimum required disk space needed for logging is not available.
The cluster node failed to take control of the quorum resource because the resource is owned by another active node.
A cluster network is not available for this operation.
A cluster node is not available for this operation.
All cluster nodes must be running to perform this operation.
A cluster resource failed.
The cluster node is not valid.
The cluster node already exists.
ERROR_CLUSTER_JOIN_IN_PROGRESS
A node is in the process of joining the cluster.
The cluster node was not found.
ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND
The cluster local node information was not found.
The cluster network already exists.
ERROR_CLUSTER_NETWORK_NOT_FOUND
The cluster network was not found.
ERROR_CLUSTER_NETINTERFACE_EXISTS
The cluster network interface already exists.
ERROR_CLUSTER_NETINTERFACE_NOT_FOUND
The cluster network interface was not found.
The cluster request is not valid for this object.
ERROR_CLUSTER_INVALID_NETWORK_PROVIDER
The cluster network provider is not valid.
The cluster node is down.
ERROR_CLUSTER_NODE_UNREACHABLE
The cluster node is not reachable.
The cluster node is not a member of the cluster.
ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS
A cluster join operation is not in progress.
The cluster network is not valid.
The cluster node is up.
The cluster IP address is already in use.
The cluster node is not paused.
ERROR_CLUSTER_NO_SECURITY_CONTEXT
No cluster security context is available.
ERROR_CLUSTER_NETWORK_NOT_INTERNAL
The cluster network is not configured for internal cluster communication.
The cluster node is already up.
ERROR_CLUSTER_NODE_ALREADY_DOWN
The cluster node is already down.
ERROR_CLUSTER_NETWORK_ALREADY_ONLINE
The cluster network is already online.
ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE
The cluster network is already offline.
ERROR_CLUSTER_NODE_ALREADY_MEMBER
The cluster node is already a member of the cluster.
ERROR_CLUSTER_LAST_INTERNAL_NETWORK
The cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network.
ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS
One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.
ERROR_INVALID_OPERATION_ON_QUORUM
This operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list.
The cluster quorum resource is not allowed to have any dependencies.
The cluster node is paused.
The cluster resource cannot be brought online. The owner node cannot run this resource.
The cluster node is not ready to perform the requested operation.
ERROR_CLUSTER_NODE_SHUTTING_DOWN
The cluster node is shutting down.
The cluster join operation was aborted.
ERROR_CLUSTER_INCOMPATIBLE_VERSIONS
The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.
ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED
This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.
ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED
The system configuration changed during the cluster join or form operation. The join or form operation was aborted.
ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND
The specified resource type was not found.
ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED
The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node.
ERROR_CLUSTER_RESNAME_NOT_FOUND
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
No authentication package could be registered with the RPC server.
ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST
You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group.
ERROR_CLUSTER_DATABASE_SEQMISMATCH
The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join.
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.
A non locker code got a request to reserve the lock for making global updates.
The quorum disk could not be located by the cluster service.
The backed up cluster database is possibly corrupt.
ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT
A DFS root already exists in this cluster node.
ERROR_RESOURCE_PROPERTY_UNCHANGEABLE
An attempt to modify a resource property failed because it conflicts with another existing property.
ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE
An operation was attempted that is incompatible with the current membership state of the node.
ERROR_CLUSTER_QUORUMLOG_NOT_FOUND
The quorum resource does not contain the quorum log.
The membership engine requested shutdown of the cluster service on this node.
ERROR_CLUSTER_INSTANCE_ID_MISMATCH
The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.
ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP
A matching cluster network for the specified IP address could not be found.
ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH
The actual data type of the property did not match the expected data type of the property.
ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP
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
Two or more parameter values specified for a resource's properties are in conflict.
ERROR_NODE_CANNOT_BE_CLUSTERED
This computer cannot be made a member of a cluster.
ERROR_CLUSTER_WRONG_OS_VERSION
This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.
ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME
A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster.
ERROR_CLUSCFG_ALREADY_COMMITTED
The cluster configuration action has already been committed.
The cluster configuration action could not be rolled back.
ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT
The drive letter assigned to a system disk on one node conflicted with the drive letter assigned to a disk on another node.
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
The name of the corresponding computer account doesn't match the Network Name for this resource.
No network adapters are available.
The cluster node has been poisoned.
The group is unable to accept the request since it is moving to another node.
ERROR_CLUSTER_RESOURCE_TYPE_BUSY
The resource type cannot accept the request since is too busy performing another operation.
The call to the cluster resource DLL timed out.
ERROR_INVALID_CLUSTER_IPV6_ADDRESS
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
An internal cluster error occurred. A call to an invalid function was attempted.
ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS
A parameter value is out of acceptable range.
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
An invalid cluster registry operation was attempted.
ERROR_CLUSTER_INVALID_STRING_TERMINATION
An input string of characters is not properly terminated.
ERROR_CLUSTER_INVALID_STRING_FORMAT
An input string of characters is not in a valid format for the data it represents.
ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS
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
An internal cluster error occurred. There was an attempt to commit a cluster database transaction while no transaction was in progress.
An internal cluster error occurred. Data was not properly initialized.
An error occurred while reading from a stream of data. An unexpected number of bytes was returned.
An error occurred while writing to a stream of data. The required number of bytes could not be written.
ERROR_CLUSTER_CANT_DESERIALIZE_DATA
An error occurred while deserializing a stream of cluster data.
ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT
One or more property values for this resource are in conflict with one or more property values associated with its dependent resource(s).
A quorum of cluster nodes was not present to form a cluster.
ERROR_CLUSTER_INVALID_IPV6_NETWORK
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
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
Quorum resource cannot reside in the Available Storage group.
ERROR_DEPENDENCY_TREE_TOO_COMPLEX
The dependencies for this resource are nested too deeply.
ERROR_EXCEPTION_IN_RESOURCE_CALL
The call into the resource DLL raised an unhandled exception.
ERROR_CLUSTER_RHS_FAILED_INITIALIZATION
The RHS process failed to initialize.
The Failover Clustering feature is not installed on this node.
ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE
The resources must be online on the same node for this operation.
ERROR_CLUSTER_MAX_NODES_IN_CLUSTER
A new node can not be added since this cluster is already at its maximum number of nodes.
This cluster can not be created since the specified number of nodes exceeds the maximum allowed limit.
ERROR_CLUSTER_OBJECT_ALREADY_USED
An attempt to use the specified cluster name failed because an enabled computer object with the given name already exists in the domain.
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
File share associated with file share witness resource cannot be hosted by this cluster or any of its nodes.
ERROR_CLUSTER_EVICT_INVALID_REQUEST
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
Only one instance of this resource type is allowed in the cluster.
ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE
Only one instance of this resource type is allowed per resource group.
ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED
The resource failed to come online due to the failure of one or more provider resources.
ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR
The resource has indicated that it cannot come online on any node.
The current operation cannot be performed on this group at this time.
ERROR_CLUSTER_NOT_SHARED_VOLUME
The directory or file is not located on a cluster shared volume.
ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR
The Security Descriptor does not meet the requirements for a cluster.
ERROR_CLUSTER_SHARED_VOLUMES_IN_USE
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
This group or resource cannot be directly manipulated. Use shared volume APIs to perform desired operation.
ERROR_CLUSTER_BACKUP_IN_PROGRESS
Back up is in progress. Please wait for backup completion before trying this operation again.
The path does not belong to a cluster shared volume.
The cluster shared volume is not locally mounted on this node.
ERROR_CLUSTER_WATCHDOG_TERMINATING
The cluster watchdog is terminating.
ERROR_CLUSTER_RESOURCE_VETOED_MOVE_INCOMPATIBLE_NODES
A resource vetoed a move between two nodes because they are incompatible.
ERROR_CLUSTER_INVALID_NODE_WEIGHT
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
The resource vetoed the call.
ERROR_RESMON_SYSTEM_RESOURCES_LACKING
Resource could not start or run because it could not reserve sufficient system resources.
ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_DESTINATION
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
A resource vetoed a move between two nodes because the source currently does not have enough resources to complete the operation.
The requested operation can not be completed because the group is queued for an operation.
ERROR_CLUSTER_RESOURCE_LOCKED_STATUS
The requested operation can not be completed because a resource has locked status.
ERROR_CLUSTER_SHARED_VOLUME_FAILOVER_NOT_ALLOWED
The resource cannot move to another node because a cluster shared volume vetoed the operation.
ERROR_CLUSTER_NODE_DRAIN_IN_PROGRESS
A node drain is already in progress.
This value was also named ERROR_CLUSTER_NODE_EVACUATION_IN_PROGRESS
ERROR_CLUSTER_DISK_NOT_CONNECTED
Clustered storage is not connected to the node.
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.
ERROR_RESOURCE_NOT_IN_AVAILABLE_STORAGE
The resource must be part of the Available Storage group to complete this action.
ERROR_CLUSTER_SHARED_VOLUME_REDIRECTED
CSVFS failed operation as volume is in redirected mode.
ERROR_CLUSTER_SHARED_VOLUME_NOT_REDIRECTED
CSVFS failed operation as volume is not in redirected mode.
ERROR_CLUSTER_CANNOT_RETURN_PROPERTIES
Cluster properties cannot be returned at this time.
ERROR_CLUSTER_RESOURCE_CONTAINS_UNSUPPORTED_DIFF_AREA_FOR_SHARED_VOLUMES
The clustered disk resource contains software snapshot diff area that are not supported for Cluster Shared Volumes.
ERROR_CLUSTER_RESOURCE_IS_IN_MAINTENANCE_MODE
The operation cannot be completed because the resource is in maintenance mode.
ERROR_CLUSTER_AFFINITY_CONFLICT
The operation cannot be completed because of cluster affinity conflicts.
ERROR_CLUSTER_RESOURCE_IS_REPLICA_VIRTUAL_MACHINE
The operation cannot be completed because the resource is a replica virtual machine.
ERROR_ENCRYPTION_FAILED
The specified file could not be encrypted.
The specified file could not be decrypted.
The specified file is encrypted and the user does not have the ability to decrypt it.
There is no valid encryption recovery policy configured for this system.
The required encryption driver is not loaded for this system.
The file was encrypted with a different encryption driver than is currently loaded.
There are no EFS keys defined for the user.
The specified file is not encrypted.
The specified file is not in the defined EFS export format.
The specified file is read only.
The directory has been disabled for encryption.
The server is not trusted for remote encryption operation.
Recovery policy configured for this system contains invalid recovery certificate.
The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file.
The disk partition does not support file encryption.
This machine is disabled for file encryption.
A newer system is required to decrypt this encrypted file.
ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE
The remote server sent an invalid response for a file being opened with Client Side Encryption.
ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER
Client Side Encryption is not supported by the remote server even though it claims to support it.
ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE
File is encrypted and should be opened in Client Side Encryption mode.
ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE
A new encrypted file is being created and a $EFS needs to be provided.
ERROR_CS_ENCRYPTION_FILE_NOT_CSE
The SMB client requested a CSE FSCTL on a non-CSE file.
ERROR_ENCRYPTION_POLICY_DENIES_OPERATION
The requested operation was blocked by policy. For more information, contact your system administrator.
ERROR_NO_BROWSER_SERVERS_FOUND
The list of servers for this workgroup is not currently available.
SCHED_E_SERVICE_NOT_LOCALSYSTEM
The Task Scheduler service must be configured to run in the System account to function properly. Individual tasks may be configured to run in other accounts.
Log service encountered an invalid log sector.
ERROR_LOG_SECTOR_PARITY_INVALID
Log service encountered a log sector with invalid block parity.
Log service encountered a remapped log sector.
Log service encountered a partial or incomplete log block.
Log service encountered an attempt access data outside the active log range.
Log service user marshalling buffers are exhausted.
ERROR_LOG_READ_CONTEXT_INVALID
Log service encountered an attempt read from a marshalling area with an invalid read context.
Log service encountered an invalid log restart area.
Log service encountered an invalid log block version.
Log service encountered an invalid log block.
Log service encountered an attempt to read the log with an invalid read mode.
Log service encountered a log stream with no restart area.
Log service encountered a corrupted metadata file.
Log service encountered a metadata file that could not be created by the log file system.
ERROR_LOG_METADATA_INCONSISTENT
Log service encountered a metadata file with inconsistent data.
Log service encountered an attempt to erroneous allocate or dispose reservation space.
Log service cannot delete log file or file system container.
ERROR_LOG_CONTAINER_LIMIT_EXCEEDED
Log service has reached the maximum allowable containers allocated to a log file.
Log service has attempted to read or write backward past the start of the log.
ERROR_LOG_POLICY_ALREADY_INSTALLED
Log policy could not be installed because a policy of the same type is already present.
ERROR_LOG_POLICY_NOT_INSTALLED
Log policy in question was not installed at the time of the request.
The installed set of policies on the log is invalid.
A policy on the log in question prevented the operation from completing.
Log space cannot be reclaimed because the log is pinned by the archive tail.
Log record is not a record in the log file.
ERROR_LOG_RECORDS_RESERVED_INVALID
Number of reserved log records or the adjustment of the number of reserved log records is invalid.
ERROR_LOG_SPACE_RESERVED_INVALID
Reserved log space or the adjustment of the log space is invalid.
An new or existing archive tail or base of the active log is invalid.
Log space is exhausted.
The log could not be set to the requested size.
Log is multiplexed, no direct writes to the physical log is allowed.
The operation failed because the log is a dedicated log.
ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS
The operation requires an archive context.
Log archival is in progress.
The operation requires a non-ephemeral log, but the log is ephemeral.
ERROR_LOG_NOT_ENOUGH_CONTAINERS
The log must have at least two containers before it can be read from or written to.
ERROR_LOG_CLIENT_ALREADY_REGISTERED
A log client has already registered on the stream.
ERROR_LOG_CLIENT_NOT_REGISTERED
A log client has not been registered on the stream.
ERROR_LOG_FULL_HANDLER_IN_PROGRESS
A request has already been made to handle the log full condition.
ERROR_LOG_CONTAINER_READ_FAILED
Log service encountered an error when attempting to read from a log container.
ERROR_LOG_CONTAINER_WRITE_FAILED
Log service encountered an error when attempting to write to a log container.
ERROR_LOG_CONTAINER_OPEN_FAILED
Log service encountered an error when attempting open a log container.
ERROR_LOG_CONTAINER_STATE_INVALID
Log service encountered an invalid container state when attempting a requested action.
Log service is not in the correct state to perform a requested action.
Log space cannot be reclaimed because the log is pinned.
ERROR_LOG_METADATA_FLUSH_FAILED
Log metadata flush failed.
ERROR_LOG_INCONSISTENT_SECURITY
Security on the log and its containers is inconsistent.
ERROR_LOG_APPENDED_FLUSH_FAILED
Records were appended to the log or reservation changes were made, but the log could not be flushed.
The log is pinned due to reservation consuming most of the log space. Free some reserved records to make space available.
The transaction handle associated with this operation is not valid.
The requested operation was made in the context of a transaction that is no longer active.
ERROR_TRANSACTION_REQUEST_NOT_VALID
The requested operation is not valid on the Transaction object in its current state.
ERROR_TRANSACTION_NOT_REQUESTED
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
It is too late to perform the requested operation, since the Transaction has already been aborted.
ERROR_TRANSACTION_ALREADY_COMMITTED
It is too late to perform the requested operation, since the Transaction has already been committed.
ERROR_TM_INITIALIZATION_FAILED
The Transaction Manager was unable to be successfully initialized. Transacted operations are not supported.
ERROR_RESOURCEMANAGER_READ_ONLY
The specified ResourceManager made no changes or updates to the resource under this transaction.
The resource manager has attempted to prepare a transaction that it has not successfully joined.
ERROR_TRANSACTION_SUPERIOR_EXISTS
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
The RM tried to register a protocol that already exists.
ERROR_TRANSACTION_PROPAGATION_FAILED
The attempt to propagate the Transaction failed.
The requested propagation protocol was not registered as a CRM.
ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER
The buffer passed in to PushTransaction or PullTransaction is not in a valid format.
ERROR_CURRENT_TRANSACTION_NOT_VALID
The current transaction context associated with the thread is not a valid handle to a transaction object.
The specified Transaction object could not be opened, because it was not found.
ERROR_RESOURCEMANAGER_NOT_FOUND
The specified ResourceManager object could not be opened, because it was not found.
The specified Enlistment object could not be opened, because it was not found.
ERROR_TRANSACTIONMANAGER_NOT_FOUND
The specified TransactionManager object could not be opened, because it was not found.
ERROR_TRANSACTIONMANAGER_NOT_ONLINE
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
The specified TransactionManager was unable to create the objects contained in its logfile in the Ob namespace. Therefore, the TransactionManager was unable to recover.
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
Because the associated transaction manager or resource manager has been closed, the handle is no longer valid.
ERROR_TRANSACTION_RESPONSE_NOT_ENLISTED
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
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
Implicit transaction are not supported.
ERROR_TRANSACTION_INTEGRITY_VIOLATED
The kernel transaction manager had to abort or forget the transaction because it blocked forward progress.
ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH
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
This snapshot operation cannot continue because a transactional resource manager cannot be frozen in its current state. Please try again.
ERROR_TRANSACTION_MUST_WRITETHROUGH
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.
The transaction does not have a superior enlistment.
ERROR_HEURISTIC_DAMAGE_POSSIBLE
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.
The function attempted to use a name that is reserved for use by another transaction.
Transaction support within the specified resource manager is not started or was shut down due to an error.
The metadata of the RM has been corrupted. The RM will not function.
The specified directory does not contain a resource manager.
ERROR_TRANSACTIONS_UNSUPPORTED_REMOTE
The remote server or share does not support transacted file operations.
The requested log size is invalid.
The object (file, stream, link) corresponding to the handle has been deleted by a Transaction Savepoint Rollback.
ERROR_STREAM_MINIVERSION_NOT_FOUND
The specified file miniversion was not found for this transacted file open.
ERROR_STREAM_MINIVERSION_NOT_VALID
The specified file miniversion was found but has been invalidated. Most likely cause is a transaction savepoint rollback.
ERROR_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION
A miniversion may only be opened in the context of the transaction that created it.
ERROR_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT
It is not possible to open a miniversion with modify access.
ERROR_CANT_CREATE_MORE_STREAM_MINIVERSIONS
It is not possible to create any more miniversions for this stream.
ERROR_REMOTE_FILE_VERSION_MISMATCH
The remote server sent mismatching version number or Fid for a file opened with transactions.
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.
There is no transaction metadata on the file.
The log data is corrupt.
ERROR_CANT_RECOVER_WITH_HANDLE_OPEN
The file can't be recovered because there is a handle still open on it.
The transaction outcome is unavailable because the resource manager responsible for it has disconnected.
The request was rejected because the enlistment in question is not a superior enlistment.
The transactional resource manager is already consistent. Recovery is not needed.
The transactional resource manager has already been started.
ERROR_FILE_IDENTITY_NOT_PERSISTENT
The file cannot be opened transactionally, because its identity depends on the outcome of an unresolved transaction.
ERROR_CANT_BREAK_TRANSACTIONAL_DEPENDENCY
The operation cannot be performed because another transaction is depending on the fact that this property will not change.
The operation would involve a single file with two transactional resource managers and is therefore not allowed.
The $Txf directory must be empty for this operation to succeed.
ERROR_INDOUBT_TRANSACTIONS_EXIST
The operation would leave a transactional resource manager in an inconsistent state and is therefore not allowed.
The operation could not be completed because the transaction manager does not have a log.
A rollback could not be scheduled because a previously scheduled rollback has already executed or been queued for execution.
The transactional metadata attribute on the file or directory is corrupt and unreadable.
ERROR_EFS_NOT_ALLOWED_IN_TRANSACTION
The encryption operation could not be completed because a transaction is active.
ERROR_TRANSACTIONAL_OPEN_NOT_ALLOWED
This object is not allowed to be opened in a transaction.
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
Memory mapping (creating a mapped section) a remote file under a transaction is not supported.
ERROR_TXF_METADATA_ALREADY_PRESENT
Transaction metadata is already present on this file and cannot be superseded.
ERROR_TRANSACTION_SCOPE_CALLBACKS_NOT_SET
A transaction scope could not be entered because the scope handler has not been initialized.
ERROR_TRANSACTION_REQUIRED_PROMOTION
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
This file is open for modification in an unresolved transaction and may be opened for execute only by a transacted reader.
The request to thaw frozen transactions was ignored because transactions had not previously been frozen.
ERROR_TRANSACTION_FREEZE_IN_PROGRESS
Transactions cannot be frozen because a freeze is already in progress.
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
The savepoint operation failed because files are open on the transaction. This is not permitted.
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
The sparse operation could not be completed because a transaction is active on the file.
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.
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
The transactional resource manager cannot currently accept transacted work due to a transient condition such as low resources.
ERROR_CANNOT_ABORT_TRANSACTIONS
The transactional resource manager had too many tranactions outstanding that could not be aborted. The transactional resource manger has been shut down.
The operation could not be completed due to bad clusters on disk.
ERROR_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION
The compression operation could not be completed because a transaction is active on the file.
The operation could not be completed because the volume is dirty. Please run chkdsk and try again.
ERROR_NO_LINK_TRACKING_IN_TRANSACTION
The link tracking operation could not be completed because a transaction is active.
ERROR_OPERATION_NOT_SUPPORTED_IN_TRANSACTION
This operation cannot be performed in a transaction.
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
The specified operation could not be performed because the resource manager is not enlisted in the transaction.
ERROR_CTX_WINSTATION_NAME_INVALID
The specified session name is invalid.
The specified protocol driver is invalid.
The specified protocol driver was not found in the system path.
The specified terminal connection driver was not found in the system path.
ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY
A registry key for event logging could not be created for this session.
ERROR_CTX_SERVICE_NAME_COLLISION
A service with the same name already exists on the system.
A close operation is pending on the session.
There are no free output buffers available.
The MODEM.INF file was not found.
The modem name was not found in MODEM.INF.
ERROR_CTX_MODEM_RESPONSE_ERROR
The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.
ERROR_CTX_MODEM_RESPONSE_TIMEOUT
The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.
ERROR_CTX_MODEM_RESPONSE_NO_CARRIER
Carrier detect has failed or carrier has been dropped due to disconnect.
ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE
Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.
Busy signal detected at remote site on callback.
ERROR_CTX_MODEM_RESPONSE_VOICE
Voice detected at remote site on callback.
Transport driver error.
ERROR_CTX_WINSTATION_NOT_FOUND
The specified session cannot be found.
ERROR_CTX_WINSTATION_ALREADY_EXISTS
The specified session name is already in use.
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.
An attempt has been made to connect to a session whose video mode is not supported by the current client.
The application attempted to enable DOS graphics mode. DOS graphics mode is not supported.
Your interactive logon privilege has been disabled. Please contact your administrator.
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
The client failed to respond to the server connect message.
Disconnecting the console session is not supported.
Reconnecting a disconnected session to the console is not supported.
The request to control another session remotely was denied.
ERROR_CTX_WINSTATION_ACCESS_DENIED
The requested session access is denied.
The specified terminal connection driver is invalid.
The requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on.
The requested session is not configured to allow remote control.
ERROR_CTX_CLIENT_LICENSE_IN_USE
Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number is currently being used by another user. Please call your system administrator to obtain a unique license number.
ERROR_CTX_CLIENT_LICENSE_NOT_SET
Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number has not been entered for this copy of the Terminal Server client. Please contact your system administrator.
ERROR_CTX_LICENSE_NOT_AVAILABLE
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
The client you are using is not licensed to use this system. Your logon request is denied.
The system license has expired. Your logon request is denied.
Remote control could not be terminated because the specified session is not currently being remotely controlled.
ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE
The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported.
ERROR_ACTIVATION_COUNT_EXCEEDED
Activation has already been reset the maximum number of times for this installation. Your activation timer will not be cleared.
ERROR_CTX_WINSTATIONS_DISABLED
Remote logins are currently disabled.
ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED
You do not have the proper encryption level to access this Session.
The user %s\\%s is currently logged on to this computer. Only the current user or an administrator can log on to this computer.
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.
Unable to log you on because of an account restriction.
The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.
The Client Drive Mapping Service Has Connected on Terminal Connection.
The Client Drive Mapping Service Has Disconnected on Terminal Connection.
ERROR_CTX_SECURITY_LAYER_ERROR
The Terminal Server security layer detected an error in the protocol stream and has disconnected the client.
ERROR_TS_INCOMPATIBLE_SESSIONS
The target session is incompatible with the current session.
ERROR_TS_VIDEO_SUBSYSTEM_ERROR
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.
The file replication service API was called incorrectly.
The file replication service cannot be started.
The file replication service cannot be stopped.
The file replication service API terminated the request. The event log may have more information.
The file replication service terminated the request. The event log may have more information.
The file replication service cannot be contacted. The event log may have more information.
The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information.
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
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.
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.
The file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information.
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.
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
The file replication service cannot populate the system volume because of an internal timeout. The event log may have more information.
The file replication service cannot process the request. The system volume is busy with a previous request.
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
The file replication service detected an invalid parameter.
ERROR_DS_NOT_INSTALLED
An error occurred while installing the directory service. For more information, see the event log.
ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY
The directory service evaluated group memberships locally.
ERROR_DS_NO_ATTRIBUTE_OR_VALUE
The specified directory service attribute or value does not exist.
ERROR_DS_INVALID_ATTRIBUTE_SYNTAX
The attribute syntax specified to the directory service is invalid.
ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED
The attribute type specified to the directory service is not defined.
ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS
The specified directory service attribute or value already exists.
The directory service is busy.
The directory service is unavailable.
The directory service was unable to allocate a relative identifier.
The directory service has exhausted the pool of relative identifiers.
The requested operation could not be performed because the directory service is not the master for that type of operation.
The directory service was unable to initialize the subsystem that allocates relative identifiers.
The requested operation did not satisfy one or more constraints associated with the class of the object.
The directory service can perform the requested operation only on a leaf object.
The directory service cannot perform the requested operation on the RDN attribute of an object.
The directory service detected an attempt to modify the object class of an object.
The requested cross-domain move operation could not be performed.
Unable to contact the global catalog server.
The policy object is shared and can only be modified at the root.
The policy object does not exist.
The requested policy information is only in the directory service.
A domain controller promotion is currently active.
A domain controller promotion is not currently active.
An operations error occurred.
A protocol error occurred.
The time limit for this request was exceeded.
The size limit for this request was exceeded.
The administrative limit for this request was exceeded.
The compare response was false.
The compare response was true.
ERROR_DS_AUTH_METHOD_NOT_SUPPORTED
The requested authentication method is not supported by the server.
A more secure authentication method is required for this server.
Inappropriate authentication.
The authentication mechanism is unknown.
A referral was returned from the server.
ERROR_DS_UNAVAILABLE_CRIT_EXTENSION
The server does not support the requested critical extension.
ERROR_DS_CONFIDENTIALITY_REQUIRED
This request requires a secure connection.
ERROR_DS_INAPPROPRIATE_MATCHING
Inappropriate matching.
A constraint violation occurred.
There is no such object on the server.
There is an alias problem.
An invalid dn syntax has been specified.
The object is a leaf object.
There is an alias dereferencing problem.
The server is unwilling to process the request.
A loop has been detected.
There is a naming violation.
ERROR_DS_OBJECT_RESULTS_TOO_LARGE
The result set is too large.
ERROR_DS_AFFECTS_MULTIPLE_DSAS
The operation affects multiple DSAs.
The server is not operational.
A local error has occurred.
An encoding error has occurred.
A decoding error has occurred.
The search filter cannot be recognized.
One or more parameters are illegal.
The specified method is not supported.
No results were returned.
The specified control is not supported by the server.
A referral loop was detected by the client.
ERROR_DS_REFERRAL_LIMIT_EXCEEDED
The preset referral limit was exceeded.
The search requires a SORT control.
The search results exceed the offset range specified.
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/p/?linkid=228610 for recommended diagnostic steps and the procedure to re-enable account creation.
The root object must be the head of a naming context. The root object cannot have an instantiated parent.
ERROR_DS_ADD_REPLICA_INHIBITED
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
A reference to an attribute that is not defined in the schema occurred.
ERROR_DS_MAX_OBJ_SIZE_EXCEEDED
The maximum size of an object has been exceeded.
ERROR_DS_OBJ_STRING_NAME_EXISTS
An attempt was made to add an object to the directory with a name that is already in use.
ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA
An attempt was made to add an object of a class that does not have an RDN defined in the schema.
ERROR_DS_RDN_DOESNT_MATCH_SCHEMA
An attempt was made to add an object using an RDN that is not the RDN defined in the schema.
ERROR_DS_NO_REQUESTED_ATTS_FOUND
None of the requested attributes were found on the objects.
The user buffer is too small.
The attribute specified in the operation is not present on the object.
ERROR_DS_ILLEGAL_MOD_OPERATION
Illegal modify operation. Some aspect of the modification is not permitted.
The specified object is too large.
The specified instance type is not valid.
The operation must be performed at a master DSA.
ERROR_DS_OBJECT_CLASS_REQUIRED
The object class attribute must be specified.
A required attribute is missing.
ERROR_DS_ATT_NOT_DEF_FOR_CLASS
An attempt was made to modify an object to include an attribute that is not legal for its class.
The specified attribute is already present on the object.
The specified attribute is not present, or has no values.
ERROR_DS_SINGLE_VALUE_CONSTRAINT
Multiple values were specified for an attribute that can have only one value.
A value for the attribute was not in the acceptable range of values.
ERROR_DS_ATT_VAL_ALREADY_EXISTS
The specified value already exists.
The attribute cannot be removed because it is not present on the object.
ERROR_DS_CANT_REM_MISSING_ATT_VAL
The attribute value cannot be removed because it is not present on the object.
The specified root object cannot be a subref.
Chaining is not permitted.
Chained evaluation is not permitted.
The operation could not be performed because the object's parent is either uninstantiated or deleted.
Having a parent that is an alias is not permitted. Aliases are leaf objects.
ERROR_DS_CANT_MIX_MASTER_AND_REPS
The object and parent must be of the same type, either both masters or both replicas.
The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.
Directory object not found.
The aliased object is missing.
The object name has bad syntax.
ERROR_DS_ALIAS_POINTS_TO_ALIAS
It is not permitted for an alias to refer to another alias.
The alias cannot be dereferenced.
The operation is out of scope.
The operation cannot continue because the object is in the process of being removed.
The DSA object cannot be deleted.
A directory service error has occurred.
ERROR_DS_DSA_MUST_BE_INT_MASTER
The operation can only be performed on an internal master DSA object.
The object must be of class DSA.
Insufficient access rights to perform the operation.
The object cannot be added because the parent is not on the list of possible superiors.
ERROR_DS_ATTRIBUTE_OWNED_BY_SAM
Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM).
The name has too many parts.
The name is too long.
The name value is too long.
The directory service encountered an error parsing a name.
The directory service cannot get the attribute type for a name.
The name does not identify an object; the name identifies a phantom.
The security descriptor is too short.
The security descriptor is invalid.
Failed to create name for deleted object.
ERROR_DS_SUBREF_MUST_HAVE_PARENT
The parent of a new subref must exist.
The object must be a naming context.
It is not permitted to add an attribute which is owned by the system.
ERROR_DS_CLASS_MUST_BE_CONCRETE
The class of the object must be structural; you cannot instantiate an abstract class.
The schema object could not be found.
A local object with this GUID (dead or alive) already exists.
The operation cannot be performed on a back link.
The cross reference for the specified naming context could not be found.
The operation could not be performed because the directory service is shutting down.
The directory service request is invalid.
The role owner attribute could not be read.
The requested FSMO operation failed. The current FSMO holder could not be contacted.
Modification of a DN across a naming context is not permitted.
The attribute cannot be modified because it is owned by the system.
Only the replicator can perform this function.
ERROR_DS_OBJ_CLASS_NOT_DEFINED
The specified class is not defined.
ERROR_DS_OBJ_CLASS_NOT_SUBCLASS
The specified class is not a subclass.
ERROR_DS_NAME_REFERENCE_INVALID
The name reference is invalid.
A cross reference already exists.
ERROR_DS_CANT_DEL_MASTER_CROSSREF
It is not permitted to delete a master cross reference.
ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD
Subtree notifications are only supported on NC heads.
ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX
Notification filter is too complex.
Schema update failed: duplicate RDN.
Schema update failed: duplicate OID.
Schema update failed: duplicate MAPI identifier.
Schema update failed: duplicate schema-id GUID.
ERROR_DS_DUP_LDAP_DISPLAY_NAME
Schema update failed: duplicate LDAP display name.
Schema update failed: range-lower less than range upper.
Schema update failed: syntax mismatch.
Schema deletion failed: attribute is used in must-contain.
Schema deletion failed: attribute is used in may-contain.
Schema update failed: attribute in may-contain does not exist.
ERROR_DS_NONEXISTENT_MUST_HAVE
Schema update failed: attribute in must-contain does not exist.
Schema update failed: class in aux-class list does not exist or is not an auxiliary class.
Schema update failed: class in poss-superiors does not exist.
Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules.
ERROR_DS_BAD_RDN_ATT_ID_SYNTAX
Schema update failed: Rdn-Att-Id has wrong syntax.
Schema deletion failed: class is used as auxiliary class.
Schema deletion failed: class is used as sub class.
Schema deletion failed: class is used as poss superior.
Schema update failed in recalculating validation cache.
ERROR_DS_TREE_DELETE_NOT_FINISHED
The tree deletion is not finished. The request must be made again to continue deleting the tree.
The requested delete operation could not be performed.
Cannot read the governs class identifier for the schema record.
ERROR_DS_BAD_ATT_SCHEMA_SYNTAX
The attribute schema has bad syntax.
The attribute could not be cached.
The class could not be cached.
ERROR_DS_CANT_REMOVE_ATT_CACHE
The attribute could not be removed from the cache.
ERROR_DS_CANT_REMOVE_CLASS_CACHE
The class could not be removed from the cache.
The distinguished name attribute could not be read.
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
The instance type attribute could not be retrieved.
An internal error has occurred.
A database error has occurred.
The attribute GOVERNSID is missing.
An expected attribute is missing.
ERROR_DS_NCNAME_MISSING_CR_REF
The specified naming context is missing a cross reference.
ERROR_DS_SECURITY_CHECKING_ERROR
A security checking error has occurred.
The schema is not loaded.
Schema allocation failed. Please check if the machine is running low on memory.
ERROR_DS_ATT_SCHEMA_REQ_SYNTAX
Failed to obtain the required syntax for the attribute schema.
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.
The replication operation failed because of a schema mismatch between the servers involved.
The DSA object could not be found.
ERROR_DS_CANT_FIND_EXPECTED_NC
The naming context could not be found.
ERROR_DS_CANT_FIND_NC_IN_CACHE
The naming context could not be found in the cache.
The child object could not be retrieved.
ERROR_DS_SECURITY_ILLEGAL_MODIFY
The modification was not permitted for security reasons.
ERROR_DS_CANT_REPLACE_HIDDEN_REC
The operation cannot replace the hidden record.
The hierarchy file is invalid.
ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED
The attempt to build the hierarchy table failed.
The directory configuration parameter is missing from the registry.
ERROR_DS_COUNTING_AB_INDICES_FAILED
The attempt to count the address book indices failed.
ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED
The allocation of the hierarchy table failed.
The directory service encountered an internal failure.
The directory service encountered an unknown failure.
ERROR_DS_ROOT_REQUIRES_CLASS_TOP
A root object requires a class of 'top'.
This directory server is shutting down, and cannot take ownership of new floating single-master operation roles.
ERROR_DS_MISSING_FSMO_SETTINGS
The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.
ERROR_DS_UNABLE_TO_SURRENDER_ROLES
The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers.
The replication operation failed.
ERROR_DS_DRA_INVALID_PARAMETER
An invalid parameter was specified for this replication operation.
The directory service is too busy to complete the replication operation at this time.
The distinguished name specified for this replication operation is invalid.
The naming context specified for this replication operation is invalid.
The distinguished name specified for this replication operation already exists.
The replication system encountered an internal error.
The replication operation encountered a database inconsistency.
ERROR_DS_DRA_CONNECTION_FAILED
The server specified for this replication operation could not be contacted.
ERROR_DS_DRA_BAD_INSTANCE_TYPE
The replication operation encountered an object with an invalid instance type.
The replication operation failed to allocate memory.
The replication operation encountered an error with the mail system.
ERROR_DS_DRA_REF_ALREADY_EXISTS
The replication reference information for the target server already exists.
The replication reference information for the target server does not exist.
ERROR_DS_DRA_OBJ_IS_REP_SOURCE
The naming context cannot be removed because it is replicated to another server.
The replication operation encountered a database error.
The naming context is in the process of being removed or is not replicated from the specified server.
Replication access was denied.
The requested operation is not supported by this version of the directory service.
The replication remote procedure call was cancelled.
The source server is currently rejecting replication requests.
The destination server is currently rejecting replication requests.
The replication operation failed due to a collision of object names.
ERROR_DS_DRA_SOURCE_REINSTALLED
The replication source has been reinstalled.
The replication operation failed because a required parent object is missing.
The replication operation was preempted.
The replication synchronization attempt was abandoned because of a lack of updates.
The replication operation was terminated because the system is shutting down.
ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET
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
The replication synchronization attempt failed because a master replica attempted to sync from a partial replica.
ERROR_DS_DRA_EXTN_CONNECTION_FAILED
The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation.
ERROR_DS_INSTALL_SCHEMA_MISMATCH
The version of the directory service schema of the source forest is not compatible with the version of directory service on this computer.
Schema update failed: An attribute with the same link identifier already exists.
Name translation: Generic processing error.
Name translation: Could not find the name or insufficient right to see name.
ERROR_DS_NAME_ERROR_NOT_UNIQUE
Name translation: Input name mapped to more than one output name.
ERROR_DS_NAME_ERROR_NO_MAPPING
Name translation: Input name found, but not the associated output format.
ERROR_DS_NAME_ERROR_DOMAIN_ONLY
Name translation: Unable to resolve completely, only the domain was found.
ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING
Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire.
Modification of a constructed attribute is not allowed.
The OM-Object-Class specified is incorrect for an attribute with the specified syntax.
The replication request has been posted; waiting for reply.
The requested operation requires a directory service, and none was available.
ERROR_DS_INVALID_LDAP_DISPLAY_NAME
The LDAP display name of the class or attribute contains non-ASCII characters.
The requested search operation is only supported for base searches.
The search failed to retrieve attributes from the database.
ERROR_DS_BACKLINK_WITHOUT_LINK
The schema update operation tried to add a backward link attribute that has no corresponding forward link.
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.
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
Source and destination for the cross-domain move operation are identical. Caller should use local move operation instead of cross-domain move operation.
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
Destination of a cross-domain move is not authoritative for the destination naming context.
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
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
Another operation which requires exclusive access to the PDC FSMO is already in progress.
ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD
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
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
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
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
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
Destination domain must be in native mode.
ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER
The operation cannot be performed because the server does not have an infrastructure container in the domain of interest.
ERROR_DS_CANT_MOVE_ACCOUNT_GROUP
Cross-domain move of non-empty account groups is not allowed.
ERROR_DS_CANT_MOVE_RESOURCE_GROUP
Cross-domain move of non-empty resource groups is not allowed.
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
Tree deletions starting at an object which has an NC head as a descendant are not allowed.
ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE
The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use.
ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE
The directory service failed to identify the list of objects to delete while attempting a tree deletion.
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
Only an administrator can modify the membership list of an administrative group.
ERROR_DS_CANT_MOD_PRIMARYGROUPID
Cannot change the primary group ID of a domain controller account.
ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD
An attempt is made to modify the base schema.
ERROR_DS_NONSAFE_SCHEMA_CHANGE
Adding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through inheritance, for example, by adding or deleting an auxiliary class) is not allowed.
ERROR_DS_SCHEMA_UPDATE_DISALLOWED
Schema update is not allowed on this DC because the DC is not the schema FSMO Role Owner.
ERROR_DS_CANT_CREATE_UNDER_SCHEMA
An object of this class cannot be created under the schema container. You can only create attribute-schema and class-schema objects under the schema container.
ERROR_DS_INSTALL_NO_SRC_SCH_VERSION
The replica/child install failed to get the objectVersion attribute on the schema container on the source DC. Either the attribute is missing on the schema container or the credentials supplied do not have permission to read it.
ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE
The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory.
The specified group type is invalid.
ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN
You cannot nest global groups in a mixed domain if the group is security-enabled.
ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN
You cannot nest local groups in a mixed domain if the group is security-enabled.
ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER
A global group cannot have a local group as a member.
ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER
A global group cannot have a universal group as a member.
ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER
A universal group cannot have a local group as a member.
ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
A global group cannot have a cross-domain member.
ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER
A local group cannot have another cross domain local group as a member.
A group with primary members cannot change to a security-disabled group.
ERROR_DS_STRING_SD_CONVERSION_FAILED
The schema cache load failed to convert the string default SD on a class-schema object.
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.)
The DSA operation is unable to proceed because of a DNS lookup failure.
While processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync.
The Security Descriptor attribute could not be read.
The object requested was not found, but an object with that key was found.
ERROR_DS_WRONG_LINKED_ATT_SYNTAX
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
Security Account Manager needs to get the boot password.
ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY
Security Account Manager needs to get the boot key from floppy disk.
Directory Service cannot start.
Directory Services could not start.
ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION
The connection between client and server requires packet privacy or better.
ERROR_DS_SOURCE_DOMAIN_IN_FOREST
The source domain may not be in the same forest as destination.
ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST
The destination domain must be in the forest.
ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED
The operation requires that destination domain auditing be enabled.
ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN
The operation couldn't locate a DC for the source domain.
ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER
The source object must be a group or user.
ERROR_DS_SRC_SID_EXISTS_IN_FOREST
The source object's SID already exists in destination forest.
ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH
The source and destination object must be of the same type.
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.
Schema information could not be included in the replication request.
The replication operation could not be completed due to a schema incompatibility.
ERROR_DS_DRA_EARLIER_SCHEMA_CONFLICT
The replication operation could not be completed due to a previous schema incompatibility.
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.
The requested domain could not be deleted because there exist domain controllers that still host this domain.
The requested operation can be performed only on a global catalog server.
ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY
A local group can only be a member of other local groups in the same domain.
ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS
Foreign security principals cannot be members of universal groups.
The attribute is not allowed to be replicated to the GC because of security reasons.
ERROR_DS_NO_CHECKPOINT_WITH_PDC
The checkpoint with the PDC could not be taken because there too many modifications being processed currently.
ERROR_DS_SOURCE_AUDITING_NOT_ENABLED
The operation requires that source domain auditing be enabled.
ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC
Security principal objects can only be created inside domain naming contexts.
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
A Filter was passed that uses constructed attributes.
ERROR_DS_UNICODEPWD_NOT_IN_QUOTES
The unicodePwd attribute value must be enclosed in double quotes.
ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED
Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or increased.
ERROR_DS_MUST_BE_RUN_ON_DST_DC
For security reasons, the operation must be run on the destination DC.
ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER
For security reasons, the source DC must be NT4SP4 or greater.
ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ
Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed.
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
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
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
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
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
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.
The version of the operating system installed on this server is incompatible with the functional level of the domain or forest.
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
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
The sort order requested is not supported.
The requested name already exists as a unique identifier.
ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4
The machine account was created pre-NT4. The account needs to be recreated.
The database is out of version store.
ERROR_DS_INCOMPATIBLE_CONTROLS_USED
Unable to continue operation because multiple conflicting controls were used.
Unable to find a valid security descriptor reference domain for this partition.
Schema update failed: The link identifier is reserved.
ERROR_DS_LINK_ID_NOT_AVAILABLE
Schema update failed: There are no link identifiers available.
ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER
An account group cannot have a universal group as a member.
ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE
Rename or move operations on naming context heads or read-only objects are not allowed.
ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC
Move operations on objects in the schema naming context are not allowed.
ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG
A system flag has been set on the object and does not allow the object to be moved or renamed.
ERROR_DS_MODIFYDN_WRONG_GRANDPARENT
This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers.
ERROR_DS_NAME_ERROR_TRUST_REFERRAL
Unable to resolve completely, a referral to another forest is generated.
ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER
The requested action is not supported on standard server.
ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD
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
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
The thread limit for this request was exceeded.
The Global catalog server is not in the closest site.
ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF
The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the corresponding server object in the local DS database has no serverReference attribute.
ERROR_DS_SINGLE_USER_MODE_FAILED
The Directory Service failed to enter single user mode.
ERROR_DS_NTDSCRIPT_SYNTAX_ERROR
The Directory Service cannot parse the script because of a syntax error.
ERROR_DS_NTDSCRIPT_PROCESS_ERROR
The Directory Service cannot process the script because of an error.
ERROR_DS_DIFFERENT_REPL_EPOCHS
The directory service cannot perform the requested operation because the servers involved are of different replication epochs (which is usually related to a domain rename that is in progress).
ERROR_DS_DRS_EXTENSIONS_CHANGED
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
Operation not allowed on a disabled cross ref.
Schema update failed: No values for msDS-IntId are available.
Schema update failed: Duplicate msDS-INtId. Retry the operation.
Schema deletion failed: attribute is used in rDNAttID.
The directory service failed to authorize the request.
The Directory Service cannot process the script because it is invalid.
ERROR_DS_REMOTE_CROSSREF_OP_FAILED
The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data.
A cross reference is in use locally with the same name.
ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN
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
Writeable NCs prevent this DC from demoting.
The requested object has a non-unique identifier and cannot be retrieved.
ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT
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
The group cannot be converted due to attribute restrictions on the requested group type.
ERROR_DS_CANT_MOVE_APP_BASIC_GROUP
Cross-domain move of non-empty basic application groups is not allowed.
ERROR_DS_CANT_MOVE_APP_QUERY_GROUP
Cross-domain move of non-empty query based application groups is not allowed.
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
The target container for a redirection of a well known object container cannot already be a special container.
ERROR_DS_DOMAIN_RENAME_IN_PROGRESS
The Directory Service cannot perform the requested operation because a domain rename operation is in progress.
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
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
The requested operation is not allowed on an object under the system container.
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
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.
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.
The site settings object for the specified site does not exist.
The local account store does not contain secret material for the specified account.
Could not find a writable domain controller in the domain.
The server object for the domain controller does not exist.
The NTDS Settings object for the domain controller does not exist.
The requested search operation is not supported for ASQ searches.
A required audit event could not be generated for the operation.
ERROR_DS_INVALID_SEARCH_FLAG_SUBTREE
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
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
The address books are nested too deeply. Failed to build the hierarchy table.
ERROR_DS_DRA_CORRUPT_UTD_VECTOR
The specified up-to-date-ness vector is corrupt.
The request to replicate secrets is denied.
Schema update failed: The MAPI identifier is reserved.
ERROR_DS_MAPI_ID_NOT_AVAILABLE
Schema update failed: There are no MAPI identifiers available.
ERROR_DS_DRA_MISSING_KRBTGT_SECRET
The replication operation failed because the required attributes of the local krbtgt object are missing.
ERROR_DS_DOMAIN_NAME_EXISTS_IN_FOREST
The domain name of the trusted domain already exists in the forest.
ERROR_DS_FLAT_NAME_EXISTS_IN_FOREST
The flat name of the trusted domain already exists in the forest.
ERROR_INVALID_USER_PRINCIPAL_NAME
The User Principal Name (UPN) is invalid.
ERROR_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS
OID mapped groups cannot have members.
The specified OID cannot be found.
The replication operation failed because the target object referred by a link value is recycled.
ERROR_DS_DISALLOWED_NC_REDIRECT
The redirect operation failed because the target object is in a NC different from the domain NC of the current domain controller.
The functional level of the AD LDS configuration set cannot be lowered to the requested value.
The functional level of the domain (or forest) cannot be lowered to the requested value.
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
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 seehttp://go.microsoft.com/fwlink/p/?linkid=168895 for more information.
ERROR_DS_UNDELETE_SAM_VALIDATION_FAILED
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.
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.
DNS_ERROR_RCODE_FORMAT_ERROR
DNS server unable to interpret format.
DNS_ERROR_RCODE_SERVER_FAILURE
DNS server failure.
DNS name does not exist.
DNS_ERROR_RCODE_NOT_IMPLEMENTED
DNS request not supported by name server.
DNS operation refused.
DNS name that ought not exist, does exist.
DNS RR set that ought not exist, does exist.
DNS RR set that ought to exist, does not exist.
DNS server not authoritative for zone.
DNS name in update or prereq is not in zone.
DNS signature failed to verify.
DNS bad key.
DNS signature validity expired.
Only the DNS server acting as the key master for the zone may perform this operation.
DNS_ERROR_NOT_ALLOWED_ON_SIGNED_ZONE
This operation is not allowed on a zone that is signed or has signing keys.
DNS_ERROR_NSEC3_INCOMPATIBLE_WITH_RSA_SHA1
NSEC3 is not compatible with the RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC.
This value was also named DNS_ERROR_INVALID_NSEC3_PARAMETERS
DNS_ERROR_NOT_ENOUGH_SIGNING_KEY_DESCRIPTORS
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
The specified algorithm is not supported.
The specified key size is not supported.
DNS_ERROR_SIGNING_KEY_NOT_ACCESSIBLE
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
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
An unexpected DPAPI++ error was encountered. Zone signing will not be operational until this error is resolved.
DNS_ERROR_UNEXPECTED_CNG_ERROR
An unexpected crypto error was encountered. Zone signing may not be operational until this error is resolved.
DNS_ERROR_UNKNOWN_SIGNING_PARAMETER_VERSION
The DNS server encountered a signing key with an unknown version. Zone signing will not be operational until this error is resolved.
The specified key service provider cannot be opened by the DNS server.
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
The specified rollover period is invalid.
DNS_ERROR_INVALID_INITIAL_ROLLOVER_OFFSET
The specified initial rollover offset is invalid.
DNS_ERROR_ROLLOVER_IN_PROGRESS
The specified signing key is already in process of rolling over keys.
DNS_ERROR_STANDBY_KEY_NOT_PRESENT
The specified signing key does not have a standby key to revoke.
This operation is not allowed on a zone signing key (ZSK).
DNS_ERROR_NOT_ALLOWED_ON_ACTIVE_SKD
This operation is not allowed on an active signing key.
DNS_ERROR_ROLLOVER_ALREADY_QUEUED
The specified signing key is already queued for rollover.
DNS_ERROR_NOT_ALLOWED_ON_UNSIGNED_ZONE
This operation is not allowed on an unsigned zone.
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
The specified signature validity period is invalid.
DNS_ERROR_INVALID_NSEC3_ITERATION_COUNT
The specified NSEC3 iteration count is higher than allowed by the minimum key length used in the zone.
This operation could not be completed because the DNS server has been configured with DNSSEC features disabled. Enable DNSSEC on the DNS server.
This operation could not be completed because the XML stream received is empty or syntactically invalid.
DNS_ERROR_NO_VALID_TRUST_ANCHORS
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
The specified signing key is not waiting for parental DS update.
DNS_ERROR_NSEC3_NAME_COLLISION
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
NSEC is not compatible with the NSEC3-RSA-SHA-1 algorithm. Choose a different algorithm or use NSEC3.
No records found for given DNS query.
Bad DNS packet.
No DNS packet.
DNS error, check rcode.
Unsecured DNS packet.
DNS query request is pending.
Invalid DNS type.
Invalid IP address.
Invalid property.
Try DNS operation again later.
Record for given name and type is not unique.
DNS name does not comply with RFC specifications.
DNS name is a fully-qualified DNS name.
DNS name is dotted (multi-label).
DNS name is a single-part name.
DNS name contains an invalid character.
DNS name is entirely numeric.
DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER
The operation requested is not permitted on a DNS root server.
DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION
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
The DNS server could not find a set of root hints.
DNS_ERROR_INCONSISTENT_ROOT_HINTS
The DNS server found root hints but they were not consistent across all adapters.
DNS_ERROR_DWORD_VALUE_TOO_SMALL
The specified value is too small for this parameter.
DNS_ERROR_DWORD_VALUE_TOO_LARGE
The specified value is too large for this parameter.
This operation is not allowed while the DNS server is loading zones in the background. Please try again later.
The operation requested is not permitted on against a DNS server running on a read-only DC.
DNS_ERROR_NOT_ALLOWED_UNDER_DNAME
No data is allowed to exist underneath a DNAME record.
This operation requires credentials delegation.
DNS_ERROR_INVALID_POLICY_TABLE
Name resolution policy table has been corrupted. DNS resolution will fail until it is fixed. Contact your network administrator.
DNS zone does not exist.
DNS zone information not available.
DNS_ERROR_INVALID_ZONE_OPERATION
Invalid operation for DNS zone.
DNS_ERROR_ZONE_CONFIGURATION_ERROR
Invalid DNS zone configuration.
DNS_ERROR_ZONE_HAS_NO_SOA_RECORD
DNS zone has no start of authority (SOA) record.
DNS_ERROR_ZONE_HAS_NO_NS_RECORDS
DNS zone has no Name Server (NS) record.
DNS zone is locked.
DNS_ERROR_ZONE_CREATION_FAILED
DNS zone creation failed.
DNS zone already exists.
DNS_ERROR_AUTOZONE_ALREADY_EXISTS
DNS automatic zone already exists.
Invalid DNS zone type.
DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP
Secondary DNS zone requires master IP address.
DNS zone not secondary.
DNS_ERROR_NEED_SECONDARY_ADDRESSES
Need secondary IP address.
WINS initialization failed.
Need WINS servers.
NBTSTAT initialization call failed.
Invalid delete of start of authority (SOA).
DNS_ERROR_FORWARDER_ALREADY_EXISTS
A conditional forwarding zone already exists for that name.
DNS_ERROR_ZONE_REQUIRES_MASTER_IP
This zone must be configured with one or more master DNS server IP addresses.
The operation cannot be performed because this zone is shut down.
DNS_ERROR_ZONE_LOCKED_FOR_SIGNING
This operation cannot be performed because the zone is currently being signed. Please try again later.
DNS_ERROR_PRIMARY_REQUIRES_DATAFILE
Primary DNS zone requires datafile.
DNS_ERROR_INVALID_DATAFILE_NAME
Invalid datafile name for DNS zone.
DNS_ERROR_DATAFILE_OPEN_FAILURE
Failed to open datafile for DNS zone.
DNS_ERROR_FILE_WRITEBACK_FAILED
Failed to write datafile for DNS zone.
Failure while reading datafile for DNS zone.
DNS_ERROR_RECORD_DOES_NOT_EXIST
DNS record does not exist.
DNS record format error.
DNS_ERROR_NODE_CREATION_FAILED
Node creation failure in DNS.
Unknown DNS record type.
DNS record timed out.
Name not in DNS zone.
CNAME loop detected.
Node is a CNAME DNS record.
A CNAME record already exists for given name.
DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT
Record only at DNS zone root.
DNS_ERROR_RECORD_ALREADY_EXISTS
DNS record already exists.
Secondary DNS zone data error.
DNS_ERROR_NO_CREATE_CACHE_DATA
Could not create DNS cache data.
DNS name does not exist.
Could not create pointer (PTR) record.
DNS domain was undeleted.
The directory service is unavailable.
DNS_ERROR_DS_ZONE_ALREADY_EXISTS
DNS zone already exists in the directory service.
DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE
DNS server not creating or reading the boot file for the directory service integrated DNS zone.
Node is a DNAME DNS record.
A DNAME record already exists for given name.
An alias loop has been detected with either CNAME or DNAME records.
DNS AXFR (zone transfer) complete.
DNS zone transfer failed.
Added local WINS server.
Secure update call needs to continue update request.
TCP/IP network protocol not installed.
No DNS servers configured for local system.
The specified directory partition does not exist.
The specified directory partition already exists.
This DNS server is not enlisted in the specified directory partition.
This DNS server is already enlisted in the specified directory partition.
The directory partition is not available at this time. Please wait a few minutes and try again.
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.
A blocking operation was interrupted by a call to WSACancelBlockingCall.
The file handle supplied is not valid.
An attempt was made to access a socket in a way forbidden by its access permissions.
The system detected an invalid pointer address in attempting to use a pointer argument in a call.
An invalid argument was supplied.
Too many open sockets.
A non-blocking socket operation could not be completed immediately.
A blocking operation is currently executing.
An operation was attempted on a non-blocking socket that already had an operation in progress.
An operation was attempted on something that is not a socket.
A required address was omitted from an operation on a socket.
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.
A protocol was specified in the socket function call that does not support the semantics of the socket type requested.
An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.
The requested protocol has not been configured into the system, or no implementation for it exists.
The support for the specified socket type does not exist in this address family.
The attempted operation is not supported for the type of object referenced.
The protocol family has not been configured into the system or no implementation for it exists.
An address incompatible with the requested protocol was used.
Only one usage of each socket address (protocol/network address/port) is normally permitted.
The requested address is not valid in its context.
A socket operation encountered a dead network.
A socket operation was attempted to an unreachable network.
The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.
An established connection was aborted by the software in your host machine.
An existing connection was forcibly closed by the remote host.
An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
A connect request was made on an already connected socket.
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.
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.
Too many references to some kernel object.
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.
No connection could be made because the target machine actively refused it.
Cannot translate name.
Name component or name was too long.
A socket operation failed because the destination host was down.
A socket operation was attempted to an unreachable host.
Cannot remove a directory that is not empty.
A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously.
Ran out of quota.
Ran out of disk quota.
File handle reference is no longer available.
Item is not available locally.
WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.
The Windows Sockets version requested is not supported.
Either the application has not called WSAStartup, or WSAStartup failed.
Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.
No more results can be returned by WSALookupServiceNext.
A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
The procedure call table is invalid.
The requested service provider is invalid.
The requested service provider could not be loaded or initialized.
A system call has failed.
No such service is known. The service cannot be found in the specified name space.
The specified class was not found.
No more results can be returned by WSALookupServiceNext.
A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
A database query failed because it was actively refused.
No such host is known.
This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
A non-recoverable error occurred during a database lookup.
The requested name is valid, but no data of the requested type was found.
At least one reserve has arrived.
At least one path has arrived.
There are no senders.
There are no receivers.
Reserve has been confirmed.
Error due to lack of resources.
Rejected for administrative reasons - bad credentials.
Unknown or conflicting style.
Problem with some part of the filterspec or providerspecific buffer in general.
Problem with some part of the flowspec.
General QOS error.
An invalid or unrecognized service type was found in the flowspec.
An invalid or inconsistent flowspec was found in the QOS structure.
Invalid QOS provider-specific buffer.
An invalid QOS filter style was used.
An invalid QOS filter type was used.
An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.
An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.
An incorrect number of flow descriptors was specified in the QOS structure.
An unrecognized object was found in the QOS provider-specific buffer.
An invalid policy object was found in the QOS provider-specific buffer.
An invalid QOS flow descriptor was found in the flow descriptor list.
An invalid or inconsistent flowspec was found in the QOS provider specific buffer.
An invalid FILTERSPEC was found in the QOS provider-specific buffer.
An invalid shape discard mode object was found in the QOS provider specific buffer.
An invalid shaping rate object was found in the QOS provider-specific buffer.
A reserved policy element was found in the QOS provider-specific buffer.
No such host is known securely.
Name based IPSEC policy could not be added.
ERROR_INTERNET_*
See Internet Error Codes and WinInet.h.
The specified quick mode policy already exists.
ERROR_IPSEC_QM_POLICY_NOT_FOUND
The specified quick mode policy was not found.
The specified quick mode policy is being used.
The specified main mode policy already exists.
ERROR_IPSEC_MM_POLICY_NOT_FOUND
The specified main mode policy was not found.
The specified main mode policy is being used.
The specified main mode filter already exists.
ERROR_IPSEC_MM_FILTER_NOT_FOUND
The specified main mode filter was not found.
ERROR_IPSEC_TRANSPORT_FILTER_EXISTS
The specified transport mode filter already exists.
ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND
The specified transport mode filter does not exist.
The specified main mode authentication list exists.
The specified main mode authentication list was not found.
The specified main mode authentication list is being used.
ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND
The specified default main mode policy was not found.
ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND
The specified default main mode authentication list was not found.
ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND
The specified default quick mode policy was not found.
ERROR_IPSEC_TUNNEL_FILTER_EXISTS
The specified tunnel mode filter exists.
ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND
The specified tunnel mode filter was not found.
ERROR_IPSEC_MM_FILTER_PENDING_DELETION
The Main Mode filter is pending deletion.
ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION
The transport filter is pending deletion.
ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION
The tunnel filter is pending deletion.
ERROR_IPSEC_MM_POLICY_PENDING_DELETION
The Main Mode policy is pending deletion.
ERROR_IPSEC_MM_AUTH_PENDING_DELETION
The Main Mode authentication bundle is pending deletion.
ERROR_IPSEC_QM_POLICY_PENDING_DELETION
The Quick Mode policy is pending deletion.
WARNING_IPSEC_MM_POLICY_PRUNED
The Main Mode policy was successfully added, but some of the requested offers are not supported.
WARNING_IPSEC_QM_POLICY_PRUNED
The Quick Mode policy was successfully added, but some of the requested offers are not supported.
ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
IKE authentication credentials are unacceptable.
IKE security attributes are unacceptable.
ERROR_IPSEC_IKE_NEGOTIATION_PENDING
IKE Negotiation in progress.
ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR
General processing error.
Negotiation timed out.
IKE failed to find valid machine certificate. Contact your Network Security Administrator about installing a valid certificate in the appropriate Certificate Store.
IKE SA deleted by peer before establishment completed.
IKE SA deleted before establishment completed.
ERROR_IPSEC_IKE_MM_ACQUIRE_DROP
Negotiation request sat in Queue too long.
ERROR_IPSEC_IKE_QM_ACQUIRE_DROP
Negotiation request sat in Queue too long.
Negotiation request sat in Queue too long.
ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM
Negotiation request sat in Queue too long.
ERROR_IPSEC_IKE_DROP_NO_RESPONSE
No response from peer.
Negotiation took too long.
Negotiation took too long.
Unknown error occurred.
Certificate Revocation Check failed.
ERROR_IPSEC_IKE_INVALID_KEY_USAGE
Invalid certificate key usage.
ERROR_IPSEC_IKE_INVALID_CERT_TYPE
Invalid certificate type.
ERROR_IPSEC_IKE_NO_PRIVATE_KEY
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
Simultaneous rekeys were detected.
Failure in Diffie-Hellman computation.
ERROR_IPSEC_IKE_CRITICAL_PAYLOAD_NOT_RECOGNIZED
Don't know how to process critical payload.
ERROR_IPSEC_IKE_INVALID_HEADER
Invalid header.
No policy configured.
ERROR_IPSEC_IKE_INVALID_SIGNATURE
Failed to verify signature.
ERROR_IPSEC_IKE_KERBEROS_ERROR
Failed to authenticate using Kerberos.
Peer's certificate did not have a public key.
Error processing error payload.
ERROR_IPSEC_IKE_PROCESS_ERR_SA
Error processing SA payload.
ERROR_IPSEC_IKE_PROCESS_ERR_PROP
Error processing Proposal payload.
ERROR_IPSEC_IKE_PROCESS_ERR_TRANS
Error processing Transform payload.
ERROR_IPSEC_IKE_PROCESS_ERR_KE
Error processing KE payload.
ERROR_IPSEC_IKE_PROCESS_ERR_ID
Error processing ID payload.
ERROR_IPSEC_IKE_PROCESS_ERR_CERT
Error processing Cert payload.
ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ
Error processing Certificate Request payload.
ERROR_IPSEC_IKE_PROCESS_ERR_HASH
Error processing Hash payload.
ERROR_IPSEC_IKE_PROCESS_ERR_SIG
Error processing Signature payload.
ERROR_IPSEC_IKE_PROCESS_ERR_NONCE
Error processing Nonce payload.
ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY
Error processing Notify payload.
ERROR_IPSEC_IKE_PROCESS_ERR_DELETE
Error processing Delete Payload.
ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR
Error processing VendorId payload.
ERROR_IPSEC_IKE_INVALID_PAYLOAD
Invalid payload received.
Soft SA loaded.
ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN
Soft SA torn down.
ERROR_IPSEC_IKE_INVALID_COOKIE
Invalid cookie received.
Peer failed to send valid machine certificate.
ERROR_IPSEC_IKE_PEER_CRL_FAILED
Certification Revocation check of peer's certificate failed.
New policy invalidated SAs formed with old policy.
There is no available Main Mode IKE policy.
Failed to enabled TCB privilege.
Failed to load SECURITY.DLL.
Failed to obtain security function table dispatch address from SSPI.
Failed to query Kerberos package to obtain max token size.
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.
Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes).
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
Given filter is invalid.
Memory allocation failed.
ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED
Failed to add Security Association to IPsec Driver. The most common cause for this is if the IKE negotiation took too long to complete. If the problem persists, reduce the load on the faulting machine.
ERROR_IPSEC_IKE_INVALID_POLICY
Invalid policy.
Invalid DOI.
ERROR_IPSEC_IKE_INVALID_SITUATION
Invalid situation.
Diffie-Hellman failure.
Invalid Diffie-Hellman group.
Error encrypting payload.
Error decrypting payload.
Policy match error.
ERROR_IPSEC_IKE_UNSUPPORTED_ID
Unsupported ID.
Hash verification failed.
ERROR_IPSEC_IKE_INVALID_HASH_ALG
Invalid hash algorithm.
ERROR_IPSEC_IKE_INVALID_HASH_SIZE
Invalid hash size.
ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG
Invalid encryption algorithm.
ERROR_IPSEC_IKE_INVALID_AUTH_ALG
Invalid authentication algorithm.
Invalid certificate signature.
Load failed.
Deleted via RPC call.
Temporary state created to perform reinitialization. This is not a real failure.
ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY
The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine.
ERROR_IPSEC_IKE_INVALID_MAJOR_VERSION
The recipient cannot handle version of IKE specified in the header.
ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN
Key length in certificate is too small for configured security requirements.
Max number of established MM SAs to peer exceeded.
ERROR_IPSEC_IKE_NEGOTIATION_DISABLED
IKE received a policy that disables negotiation.
Reached maximum quick mode limit for the main mode. New main mode will be started.
Main mode SA lifetime expired or peer sent a main mode delete.
ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID
Main mode SA assumed to be invalid because peer stopped responding.
ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH
Certificate doesn't chain to a trusted root in IPsec policy.
ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID
Received unexpected message ID.
ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD
Received invalid authentication offers.
ERROR_IPSEC_IKE_DOS_COOKIE_SENT
Sent DoS cookie notify to initiator.
IKE service is shutting down.
ERROR_IPSEC_IKE_CGA_AUTH_FAILED
Could not verify binding between CGA address and certificate.
ERROR_IPSEC_IKE_PROCESS_ERR_NATOA
Error processing NatOA payload.
ERROR_IPSEC_IKE_INVALID_MM_FOR_QM
Parameters of the main mode are invalid for this quick mode.
Quick mode SA was expired by IPsec driver.
ERROR_IPSEC_IKE_TOO_MANY_FILTERS
Too many dynamically added IKEEXT filters were detected.
ERROR_IPSEC_IKE_NEG_STATUS_END
ERROR_IPSEC_IKE_NEG_STATUS_END
ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL
NAP reauth succeeded and must delete the dummy NAP IKEv2 tunnel.
ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE
Error in assigning inner IP address to initiator in tunnel mode.
ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING
Require configuration payload missing.
ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING
A negotiation running as the security principle who issued the connection is in progress.
ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS
SA was deleted due to IKEv1/AuthIP co-existence suppress check.
ERROR_IPSEC_IKE_RATELIMIT_DROP
Incoming SA request was dropped due to peer IP address rate limiting.
ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE
Peer does not support MOBIKE.
ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE
SA establishment is not authorized.
ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE
SA establishment is not authorized because there is not a sufficiently strong PKINIT-based credential.
ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY
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
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
ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END
The SPI in the packet does not match a valid IPsec SA.
ERROR_IPSEC_SA_LIFETIME_EXPIRED
Packet was received on an IPsec SA whose lifetime has expired.
Packet was received on an IPsec SA that does not match the packet characteristics.
ERROR_IPSEC_REPLAY_CHECK_FAILED
Packet sequence number replay check failed.
IPsec header and/or trailer in the packet is invalid.
ERROR_IPSEC_INTEGRITY_CHECK_FAILED
IPsec integrity check failed.
IPsec dropped a clear text packet.
ERROR_IPSEC_AUTH_FIREWALL_DROP
IPsec dropped an incoming ESP packet in authenticated firewall mode. This drop is benign.
IPsec dropped a packet due to DoS throttling.
IPsec DoS Protection matched an explicit block rule.
ERROR_IPSEC_DOSP_RECEIVED_MULTICAST
IPsec DoS Protection received an IPsec specific multicast packet which is not allowed.
ERROR_IPSEC_DOSP_INVALID_PACKET
IPsec DoS Protection received an incorrectly formatted packet.
ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED
IPsec DoS Protection failed to look up state.
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
IPsec DoS Protection received an IPsec negotiation packet for a keying module which is not allowed by policy.
ERROR_IPSEC_DOSP_NOT_INSTALLED
IPsec DoS Protection has not been enabled.
ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES
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.
The requested section was not present in the activation context.
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
The application binding data format is invalid.
The referenced assembly is not installed on your system.
ERROR_SXS_MANIFEST_FORMAT_ERROR
The manifest file does not begin with the required tag and format information.
ERROR_SXS_MANIFEST_PARSE_ERROR
The manifest file contains one or more syntax errors.
ERROR_SXS_ACTIVATION_CONTEXT_DISABLED
The application attempted to activate a disabled activation context.
The requested lookup key was not found in any active activation context.
A component version required by the application conflicts with another component version already active.
The type requested activation context section does not match the query API used.
ERROR_SXS_THREAD_QUERIES_DISABLED
Lack of system resources has required isolated activation to be disabled for the current thread of execution.
ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET
An attempt to set the process default activation context failed because the process default activation context was already set.
ERROR_SXS_UNKNOWN_ENCODING_GROUP
The encoding group identifier specified is not recognized.
The encoding requested is not recognized.
ERROR_SXS_INVALID_XML_NAMESPACE_URI
The manifest contains a reference to an invalid URI.
ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED
The application manifest contains a reference to a dependent assembly which is not installed.
ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED
The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed.
ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE
The manifest contains an attribute for the assembly identity which is not valid.
ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE
The manifest is missing the required default namespace specification on the assembly element.
ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE
The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1".
ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT
The private manifest probed has crossed a path with an unsupported reparse point.
Two or more components referenced directly or indirectly by the application manifest have files by the same name.
ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME
Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.
Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.
Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.
Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.
Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.
ERROR_SXS_DUPLICATE_ASSEMBLY_NAME
Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted.
A component's file does not match the verification information present in the component manifest.
The policy manifest contains one or more syntax errors.
Manifest Parse Error : A string literal was expected, but no opening quote character was found.
Manifest Parse Error : Incorrect syntax was used in a comment.
ERROR_SXS_XML_E_BADSTARTNAMECHAR
Manifest Parse Error : A name was started with an invalid character.
Manifest Parse Error : A name contained an invalid character.
ERROR_SXS_XML_E_BADCHARINSTRING
Manifest Parse Error : A string literal contained an invalid character.
Manifest Parse Error : Invalid syntax for an xml declaration.
Manifest Parse Error : An Invalid character was found in text content.
ERROR_SXS_XML_E_MISSINGWHITESPACE
Manifest Parse Error : Required white space was missing.
ERROR_SXS_XML_E_EXPECTINGTAGEND
Manifest Parse Error : The character '>' was expected.
ERROR_SXS_XML_E_MISSINGSEMICOLON
Manifest Parse Error : A semi colon character was expected.
ERROR_SXS_XML_E_UNBALANCEDPAREN
Manifest Parse Error : Unbalanced parentheses.
Manifest Parse Error : Internal error.
ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE
Manifest Parse Error : Whitespace is not allowed at this location.
ERROR_SXS_XML_E_INCOMPLETE_ENCODING
Manifest Parse Error : End of file reached in invalid state for current encoding.
Manifest Parse Error : Missing parenthesis.
ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE
Manifest Parse Error : A single or double closing quote character (\' or \") is missing.
ERROR_SXS_XML_E_MULTIPLE_COLONS
Manifest Parse Error : Multiple colons are not allowed in a name.
ERROR_SXS_XML_E_INVALID_DECIMAL
Manifest Parse Error : Invalid character for decimal digit.
ERROR_SXS_XML_E_INVALID_HEXIDECIMAL
Manifest Parse Error : Invalid character for hexadecimal digit.
ERROR_SXS_XML_E_INVALID_UNICODE
Manifest Parse Error : Invalid unicode character value for this platform.
ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK
Manifest Parse Error : Expecting whitespace or '?'.
ERROR_SXS_XML_E_UNEXPECTEDENDTAG
Manifest Parse Error : End tag was not expected at this location.
Manifest Parse Error : The following tags were not closed: %1.
ERROR_SXS_XML_E_DUPLICATEATTRIBUTE
Manifest Parse Error : Duplicate attribute.
Manifest Parse Error : Only one top level element is allowed in an XML document.
ERROR_SXS_XML_E_INVALIDATROOTLEVEL
Manifest Parse Error : Invalid at the top level of the document.
Manifest Parse Error : Invalid xml declaration.
Manifest Parse Error : XML document must have a top level element.
Manifest Parse Error : Unexpected end of file.
ERROR_SXS_XML_E_BADPEREFINSUBSET
Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset.
ERROR_SXS_XML_E_UNCLOSEDSTARTTAG
Manifest Parse Error : Element was not closed.
ERROR_SXS_XML_E_UNCLOSEDENDTAG
Manifest Parse Error : End element was missing the character '>'.
ERROR_SXS_XML_E_UNCLOSEDSTRING
Manifest Parse Error : A string literal was not closed.
ERROR_SXS_XML_E_UNCLOSEDCOMMENT
Manifest Parse Error : A comment was not closed.
Manifest Parse Error : A declaration was not closed.
Manifest Parse Error : A CDATA section was not closed.
ERROR_SXS_XML_E_RESERVEDNAMESPACE
Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml".
ERROR_SXS_XML_E_INVALIDENCODING
Manifest Parse Error : System does not support the specified encoding.
Manifest Parse Error : Switch from current encoding to specified encoding not supported.
Manifest Parse Error : The name 'xml' is reserved and must be lower case.
ERROR_SXS_XML_E_INVALID_STANDALONE
Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'.
ERROR_SXS_XML_E_UNEXPECTED_STANDALONE
Manifest Parse Error : The standalone attribute cannot be used in external entities.
ERROR_SXS_XML_E_INVALID_VERSION
Manifest Parse Error : Invalid version number.
Manifest Parse Error : Missing equals sign between attribute and attribute value.
ERROR_SXS_PROTECTION_RECOVERY_FAILED
Assembly Protection Error : Unable to recover the specified assembly.
ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT
Assembly Protection Error : The public key for an assembly was too short to be allowed.
ERROR_SXS_PROTECTION_CATALOG_NOT_VALID
Assembly Protection Error : The catalog for an assembly is not valid, or does not match the assembly's manifest.
ERROR_SXS_UNTRANSLATABLE_HRESULT
An HRESULT could not be translated to a corresponding Win32 error code.
ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING
Assembly Protection Error : The catalog for an assembly is missing.
ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE
The supplied assembly identity is missing one or more attributes which must be present in this context.
ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME
The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names.
The referenced assembly could not be found.
ERROR_SXS_CORRUPT_ACTIVATION_STACK
The activation context activation stack for the running thread of execution is corrupt.
The application isolation metadata for this process or thread has become corrupt.
The activation context being deactivated is not the most recently activated one.
ERROR_SXS_INVALID_DEACTIVATION
The activation context being deactivated is not active for the current thread of execution.
ERROR_SXS_MULTIPLE_DEACTIVATION
The activation context being deactivated has already been deactivated.
ERROR_SXS_PROCESS_TERMINATION_REQUESTED
A component used by the isolation facility has requested to terminate the process.
ERROR_SXS_RELEASE_ACTIVATION_CONTEXT
A kernel mode component is releasing a reference on an activation context.
ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY
The activation context of system default assembly could not be generated.
ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE
The value of an attribute in an identity is not within the legal range.
ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME
The name of an attribute in an identity is not within the legal range.
ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE
An identity contains two definitions for the same attribute.
ERROR_SXS_IDENTITY_PARSE_ERROR
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
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
The public key token does not correspond to the public key specified.
ERROR_UNMAPPED_SUBSTITUTION_STRING
A substitution string had no mapping.
The component must be locked before making the request.
ERROR_SXS_COMPONENT_STORE_CORRUPT
The component store has been corrupted.
ERROR_ADVANCED_INSTALLER_FAILED
An advanced installer failed during setup or servicing.
The character encoding in the XML declaration did not match the encoding used in the document.
ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT
The identities of the manifests are identical but their contents are different.
ERROR_SXS_IDENTITIES_DIFFERENT
The component identities are different.
ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT
The assembly is not a deployment.
ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY
The file is not a part of the assembly.
The size of the manifest exceeds the maximum allowed.
ERROR_SXS_SETTING_NOT_REGISTERED
The setting is not registered.
ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE
One or more required members of the transaction are not present.
ERROR_SMI_PRIMITIVE_INSTALLER_FAILED
The SMI primitive installer failed during setup or servicing.
A generic command executable returned a result that indicates failure.
A component is missing file verification information in its manifest.
ERROR_EVT_INVALID_CHANNEL_PATH
The specified channel path is invalid.
The specified query is invalid.
ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND
The publisher metadata cannot be found in the resource.
ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND
The template for an event definition cannot be found in the resource (error = %1).
ERROR_EVT_INVALID_PUBLISHER_NAME
The specified publisher name is invalid.
The event data raised by the publisher is not compatible with the event template definition in the publisher's manifest.
The specified channel could not be found. Check channel configuration.
The specified xml text was not well-formed. See Extended Error for more details.
ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL
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.
Configuration error.
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
Query result is currently at an invalid position.
ERROR_EVT_NON_VALIDATING_MSXML
Registered MSXML doesn't support validation.
ERROR_EVT_FILTER_ALREADYSCOPED
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.
Can't perform a step operation from a term that does not represent an element set.
Left hand side arguments to binary operators must be either attributes, nodes or variables and right hand side arguments must be constants.
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.
This data type is currently unsupported.
A syntax error occurred at position %1!d!.
ERROR_EVT_FILTER_UNSUPPORTEDOP
This operator is unsupported by this implementation of the filter.
ERROR_EVT_FILTER_UNEXPECTEDTOKEN
The token encountered was unexpected.
ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL
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
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
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
The channel fails to activate.
The xpath expression exceeded supported complexity. Please symplify it or split it into two or more simple expressions.
the message resource is present but the message is not found in the string/message table.
ERROR_EVT_MESSAGE_ID_NOT_FOUND
The message id for the desired message could not be found.
ERROR_EVT_UNRESOLVED_VALUE_INSERT
The substitution string for insert index (%1) could not be found.
ERROR_EVT_UNRESOLVED_PARAMETER_INSERT
The description string for parameter reference (%1) could not be found.
The maximum number of replacements has been reached.
ERROR_EVT_EVENT_DEFINITION_NOT_FOUND
The event definition could not be found for event id (%1).
ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND
The locale specific resource for the desired message is not present.
The resource is too old to be compatible.
The resource is too new to be compatible.
ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY
The channel at index %1!d! of the query can't be opened.
The publisher has been disabled and its resource is not avaiable. This usually occurs when the publisher is in the process of being uninstalled or upgraded.
Attempted to create a numeric type that is outside of its valid range.
ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE
The subscription fails to activate.
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.
When forwarding events from local machine to itself, the query of the subscription can't contain target log of the subscription.
The credential store that is used to save credentials is full.
The credential used by this subscription can't be found in credential store.
No active channel is found for the query.
The resource loader failed to find MUI file.
The resource loader failed to load MUI file because the file fail to pass validation.
The RC Manifest is corrupted with garbage data or unsupported version or missing required item.
The RC Manifest has invalid culture name.
ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME
The RC Manifest has invalid ultimatefallback name.
The resource loader cache doesn't have loaded MUI entry.
User stopped resource enumeration.
ERROR_MUI_INTLSETTINGS_UILANG_NOT_INSTALLED
UI language installation failed.
ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME
Locale installation failed.
ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE
A resource does not have default or neutral value.
Invalid PRI config file.
Invalid file type.
Unknown qualifier.
ERROR_MRM_INVALID_QUALIFIER_VALUE
Invalid qualifier value.
No Candidate found.
ERROR_MRM_NO_MATCH_OR_DEFAULT_CANDIDATE
The ResourceMap or NamedResource has an item that does not have default or neutral resource..
ERROR_MRM_RESOURCE_TYPE_MISMATCH
Invalid ResourceCandidate type.
Duplicate Resource Map.
Duplicate Entry.
ERROR_MRM_INVALID_RESOURCE_IDENTIFIER
Invalid Resource Identifier.
Filepath too long.
ERROR_MRM_UNSUPPORTED_DIRECTORY_TYPE
Unsupported directory type.
Invalid PRI File.
ERROR_MRM_NAMED_RESOURCE_NOT_FOUND
NamedResource Not Found.
ResourceMap Not Found.
ERROR_MRM_UNSUPPORTED_PROFILE_TYPE
Unsupported MRT profile type.
ERROR_MRM_INVALID_QUALIFIER_OPERATOR
Invalid qualifier operator.
ERROR_MRM_INDETERMINATE_QUALIFIER_VALUE
Unable to determine qualifier value or qualifier value has not been set.
Automerge is enabled in the PRI file.
Too many resources defined for package.
ERROR_MCA_INVALID_CAPABILITIES_STRING
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.
The monitor's VCP Version (0xDF) VCP code returned an invalid version value.
ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION
The monitor does not comply with the MCCS specification it claims to support.
ERROR_MCA_MCCS_VERSION_MISMATCH
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
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.
An internal Monitor Configuration API error occurred.
ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED
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
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.
The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.
The requested system device cannot be found.
Hash generation for the specified hash version and hash type is not enabled on the server.
The hash requested from the server is not available or no longer valid.
ERROR_SECONDARY_IC_PROVIDER_NOT_REGISTERED
The secondary interrupt controller instance that manages the specified interrupt is not registered.
ERROR_GPIO_CLIENT_INFORMATION_INVALID
The information supplied by the GPIO client driver is invalid.
ERROR_GPIO_VERSION_NOT_SUPPORTED
The version specified by the GPIO client driver is not supported.
ERROR_GPIO_INVALID_REGISTRATION_PACKET
The registration packet supplied by the GPIO client driver is not valid.
The requested operation is not suppported for the specified handle.
ERROR_GPIO_INCOMPATIBLE_CONNECT_MODE
The requested connect mode conflicts with an existing mode on one or more of the specified pins.
ERROR_GPIO_INTERRUPT_ALREADY_UNMASKED
The interrupt requested to be unmasked is not masked.
The requested run level switch cannot be completed successfully.
ERROR_INVALID_RUNLEVEL_SETTING
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.
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
A run level switch agent did not respond within the specified timeout.
ERROR_RUNLEVEL_SWITCH_IN_PROGRESS
A run level switch is currently in progress.
ERROR_SERVICES_FAILED_AUTOSTART
One or more services failed to start during the service startup phase of a run level switch.
The task stop request cannot be completed immediately since task needs more time to shutdown.
ERROR_INSTALL_OPEN_PACKAGE_FAILED
Package could not be opened.
ERROR_INSTALL_PACKAGE_NOT_FOUND
Package was not found.
Package data is invalid.
ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED
Package failed updates, dependency or conflict validation.
ERROR_INSTALL_OUT_OF_DISK_SPACE
There is not enough disk space on your computer. Please free up some space and try again.
There was a problem downloading your product.
ERROR_INSTALL_REGISTRATION_FAILURE
Package could not be registered.
ERROR_INSTALL_DEREGISTRATION_FAILURE
Package could not be unregistered.
User cancelled the install request.
Install failed. Please contact your software vendor.
Removal failed. Please contact your software vendor.
The provided package is already installed, and reinstallation of the package was blocked. Check the AppXDeployment-Server event log for details.
The application cannot be started. Try reinstalling the application to fix the problem.
ERROR_INSTALL_PREREQUISITE_FAILED
A Prerequisite for an install could not be satisfied.
ERROR_PACKAGE_REPOSITORY_CORRUPTED
The package repository is corrupted.
To install this application you need either a Windows developer license or a sideloading-enabled system.
The application cannot be started because it is currently updating.
ERROR_DEPLOYMENT_BLOCKED_BY_POLICY
The package deployment operation is blocked by policy. Please contact your system administrator.
The package could not be installed because resources it modifies are currently in use.
The package could not be recovered because necessary data for recovery have been corrupted.
ERROR_INVALID_STAGED_SIGNATURE
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
An error occurred while deleting the package's previously existing application data.
ERROR_INSTALL_PACKAGE_DOWNGRADE
The package could not be installed because a higher version of this package is already installed.
ERROR_SYSTEM_NEEDS_REMEDIATION
An error in a system binary was detected. Try refreshing the PC to fix the problem.
ERROR_APPX_INTEGRITY_FAILURE_CLR_NGEN
A corrupted CLR NGEN binary was detected on the system.
The operation could not be resumed because necessary data for recovery have been corrupted.
ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING
The package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again.
The process has no package identity.
APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT
The package runtime information is corrupted.
APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT
The package identity is corrupted.
The process has no application identity.
Loading the state store failed.
ERROR_STATE_GET_VERSION_FAILED
Retrieving the state version for the application failed.
ERROR_STATE_SET_VERSION_FAILED
Setting the state version for the application failed.
ERROR_STATE_STRUCTURED_RESET_FAILED
Resetting the structured state of the application failed.
ERROR_STATE_OPEN_CONTAINER_FAILED
State Manager failed to open the container.
ERROR_STATE_CREATE_CONTAINER_FAILED
State Manager failed to create the container.
ERROR_STATE_DELETE_CONTAINER_FAILED
State Manager failed to delete the container.
ERROR_STATE_READ_SETTING_FAILED
State Manager failed to read the setting.
ERROR_STATE_WRITE_SETTING_FAILED
State Manager failed to write the setting.
ERROR_STATE_DELETE_SETTING_FAILED
State Manager failed to delete the setting.
ERROR_STATE_QUERY_SETTING_FAILED
State Manager failed to query the setting.
ERROR_STATE_READ_COMPOSITE_SETTING_FAILED
State Manager failed to read the composite setting.
ERROR_STATE_WRITE_COMPOSITE_SETTING_FAILED
State Manager failed to write the composite setting.
ERROR_STATE_ENUMERATE_CONTAINER_FAILED
State Manager failed to enumerate the containers.
ERROR_STATE_ENUMERATE_SETTINGS_FAILED
State Manager failed to enumerate the settings.
ERROR_STATE_COMPOSITE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED
The size of the state manager composite setting value has exceeded the limit.
ERROR_STATE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED
The size of the state manager setting value has exceeded the limit.
ERROR_STATE_SETTING_NAME_SIZE_LIMIT_EXCEEDED
The length of the state manager setting name has exceeded the limit.
ERROR_STATE_CONTAINER_NAME_SIZE_LIMIT_EXCEEDED
The length of the state manager container name has exceeded the limit.
This API cannot be used in the context of the caller's application type.