PInvoke.Windows.Core Defines names of API Set dll's that may be used in P/Invoke signatures. The API set names and members are documented here: https://msdn.microsoft.com/en-us/library/windows/desktop/hh802935(v=vs.85).aspx The "api-ms-win-core-localization-l1-2-0.dll" constant. The "api-ms-win-core-localization-l1-2-1.dll" constant. The "api-ms-win-core-processthreads-l1-1-1.dll" constant. The "api-ms-win-core-processthreads-l1-1-2.dll" constant. The "api-ms-win-core-io-l1-1-1.dll" constant. The "api-ms-win-core-file-l1-2-0.dll" constant. The "api-ms-win-core-file-l1-2-1.dll" constant. The "api-ms-win-core-synch-l1-2-0.dll" constant. The "api-ms-win-core-sysinfo-l1-2-1.dll" constant. The "api-ms-win-core-sysinfo-l1-2-0.dll" constant. The "api-ms-win-core-handle-l1-1-0.dll" constant. The "api-ms-win-core-console-l1-1-0.dll" constant. The "api-ms-win-core-console-l2-1-0.dll" constant. The api-ms-win-security-base-l1-2-0.dll constant. The api-ms-win-service-core-l1-1-1.dll constant. The api-ms-win-service-management-l1-1-0.dll constant. The api-ms-win-service-management-l2-1-0.dll constant. The api-ms-win-service-winsvc-l1-2-0.dll constant. The "api-ms-win-core-psapi-l1-1-0.dll" constant. The "api-ms-win-core-namedpipe-l1-2-0.dll" constant. The "api-ms-win-core-libraryloader-l1-1-1.dll" constant. The "api-ms-win-core-errorhandling-l1-1-1.dll" constant. The "api-ms-win-security-sddl-l1-1-0.dll" constant. The "api-ms-win-core-registry-l1-1-0.dll" constant. Constants defined by common C or Windows headers. An infinite timeout. The COORD structure defines the X- and Y- coordinates of a point. The x-coordinate of the point. The x-coordinate of the point. The nested type. The nested type. The nested type. Describes an HRESULT error or success condition. HRESULTs are 32 bit values layed out as follows: 3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 +-+-+-+-+-+---------------------+-------------------------------+ |S|R|C|N|r| Facility | Code | +-+-+-+-+-+---------------------+-------------------------------+ where S - Severity - indicates success/fail 0 - Success 1 - Fail (COERROR) R - reserved portion of the facility code, corresponds to NT's second severity bit. C - reserved portion of the facility code, corresponds to NT's C field. N - reserved portion of the facility code. Used to indicate a mapped NT status value. r - reserved portion of the facility code. Reserved for internal use. Used to indicate HRESULT values that are not status values, but are instead message ids for display strings. Facility - is the facility code Code - is the facility's status code Common HRESULT constants. Operation successful, and returned a false result. Operation successful Unspecified failure Operation aborted General access denied error Handle that is not valid One or more arguments are not valid No such interface supported Not implemented Failed to allocate necessary memory Pointer that is not valid Unexpected failure The call was already canceled The call was completed during the timeout interval Call cancellation is not enabled on the specified thread HRESULT facility codes defined by winerror.h HRESULT severity codes defined by winerror.h The mask of the bits that describe the . The number of bits that values are shifted in order to fit within . The mask of the bits that describe the . The number of bits that values are shifted in order to fit within . The mask of the bits that describe the . The number of bits that values are shifted in order to fit within . Initializes a new instance of the struct. The value of the HRESULT. Initializes a new instance of the struct. The value of the HRESULT. Initializes a new instance of the struct. The value of the HRESULT. Gets the full HRESULT value, as a enum. Gets the HRESULT as a 32-bit signed integer. Gets the HRESULT as a 32-bit unsigned integer. Gets a value indicating whether this HRESULT represents a successful operation. Gets a value indicating whether this HRESULT represents a failured operation. Gets the facility code of the HRESULT. Gets the severity of the HRESULT. Gets the facility's status code bits from the HRESULT. Converts an into an . The value of the HRESULT. Converts an into an . The value of the HRESULT. Converts an into an . The value of the HRESULT. Converts an into an . The value of the HRESULT. Converts a enum to its structural representation. The value to convert. Converts an to its enum representation. The value to convert. Checks equality between this HResult and a value. An Some value true if they equal; false otherwise. This operator overload is useful because HResult-uint conversion must be explicit, and without this overload, it makes comparing HResults to 0x8xxxxxxx values require casts. Checks inequality between this HResult and a value. An Some value true if they unequal; false otherwise. This operator overload is useful because HResult-uint conversion must be explicit, and without this overload, it makes comparing HResults to 0x8xxxxxxx values require casts. Throws an exception if this HRESULT , based on the failure value. Throws an exception if this HRESULT , based on the failure value and the specified IErrorInfo interface. A pointer to the IErrorInfo interface that provides more information about the error. You can specify IntPtr(0) to use the current IErrorInfo interface, or IntPtr(-1) to ignore the current IErrorInfo interface and construct the exception just from the error code. Gets an exception that represents this if it represents a failure. The exception, if applicable; otherwise null. Gets an exception that represents this if it represents a failure. A pointer to additional error information that may be used to populate the Exception. The exception, if applicable; otherwise null. Represents the data directory. See remarks on MSDN: https://msdn.microsoft.com/en-us/library/windows/desktop/ms680305(v=vs.85).aspx The relative virtual address of the table. The size of the table, in bytes. Contains the nested type. Contains the nested type. Represents the COFF header format. Enumerates the expected values from the field. Relocation information was stripped from the file. The file must be loaded at its preferred base address. If the base address is not available, the loader reports an error. The file is executable (there are no unresolved external references). COFF line numbers were stripped from the file. COFF symbol table entries were stripped from file. Aggressively trim the working set. This value is obsolete. The application can handle addresses larger than 2 GB. The bytes of the word are reversed. This flag is obsolete. The computer supports 32-bit words. Debugging information was removed and stored separately in another file. If the image is on removable media, copy it to and run it from the swap file. If the image is on the network, copy it to and run it from the swap file. The image is a system file. The image is a DLL file. While it is an executable file, it cannot be run directly. The file should be run only on a uniprocessor computer. The bytes of the word are reversed. This flag is obsolete. Describes the expected values of the field. x86 Intel Itanium x64 The architecture type of the computer. An image file can only be run on the specified computer or a system that emulates the specified computer. The number of sections. This indicates the size of the section table, which immediately follows the headers. Note that the Windows loader limits the number of sections to 96. The low 32 bits of the time stamp of the image. This represents the date and time the image was created by the linker. The value is represented in the number of seconds elapsed since midnight (00:00:00), January 1, 1970, Universal Coordinated Time, according to the system clock. The offset of the symbol table, in bytes, or zero if no COFF symbol table exists. The number of symbols in the symbol table. The size of the optional header, in bytes. This value should be 0 for object files. The characteristics of the image. Represents the PE header format. A 4-byte signature identifying the file as a PE image. The bytes are "PE\0\0". An structure that specifies the file header. An structure that specifies the optional file header. Contains the nested type. Contains the nested type. Contains the nested type. Represents the optional header format. The fields are typed such so that their size in memory changes according to the bitness of the process, as it must be. This allows this one struct to play the role of both IMAGE_OPTIONAL_HEADER32 and IMAGE_OPTIONAL_HEADER64 from native code. The number of directories is not fixed. Check the NumberOfRvaAndSizes member before looking for a specific directory. Enumerates flags that may be found in the field. Reserved. Reserved. Reserved. Reserved. The DLL can be relocated at load time. Code integrity checks are forced. If you set this flag and a section contains only uninitialized data, set the PointerToRawData member of for that section to zero; otherwise, the image will fail to load because the digital signature cannot be verified. The image is compatible with data execution prevention (DEP). The image is isolation aware, but should not be isolated. The image does not use structured exception handling (SEH). No handlers can be called in this image. Do not bind the image. Reserved. A WDM driver. Reserved. The image is terminal server aware. Expected values for the field. The file is a 32-bit executable image. The file is a 64-bit executable image. The file is a ROM image. Describes expected values for the field. Unknown subsystem. No subsystem required (device drivers and native system processes). Windows graphical user interface (GUI) subsystem. Windows character-mode user interface (CUI) subsystem. OS/2 CUI subsystem. POSIX CUI subsystem. Windows CE system. Extensible Firmware Interface (EFI) application. EFI driver with boot services. EFI driver with run-time services. EFI ROM image. Xbox system. Boot application. The state of the image file. The major version number of the linker. The minor version number of the linker. The size of the code section, in bytes, or the sum of all such sections if there are multiple code sections. The size of the initialized data section, in bytes, or the sum of all such sections if there are multiple initialized data sections. The size of the uninitialized data section, in bytes, or the sum of all such sections if there are multiple uninitialized data sections. A pointer to the entry point function, relative to the image base address. For executable files, this is the starting address. For device drivers, this is the address of the initialization function. The entry point function is optional for DLLs. When no entry point is present, this member is zero. A pointer to the beginning of the code section, relative to the image base. A pointer to the beginning of the data section, relative to the image base. The preferred address of the first byte of the image when it is loaded in memory. This value is a multiple of 64K bytes. The default value for DLLs is 0x10000000. The default value for applications is 0x00400000, except on Windows CE where it is 0x00010000. The alignment of sections loaded in memory, in bytes. This value must be greater than or equal to the FileAlignment member. The default value is the page size for the system. The alignment of the raw data of sections in the image file, in bytes. The value should be a power of 2 between 512 and 64K (inclusive). The default is 512. If the SectionAlignment member is less than the system page size, this member must be the same as SectionAlignment. The major version number of the required operating system. The minor version number of the required operating system. The major version number of the image. The minor version number of the image. The major version number of the subsystem. The minor version number of the subsystem. This member is reserved and must be 0. The size of the image, in bytes, including all headers. Must be a multiple of SectionAlignment. The combined size of the following items, rounded to a multiple of the value specified in the FileAlignment member. e_lfanew member of IMAGE_DOS_HEADER 4 byte signature size of IMAGE_FILE_HEADER size of optional header size of all section headers The image file checksum. The following files are validated at load time: all drivers, any DLL loaded at boot time, and any DLL loaded into a critical system process. The subsystem required to run this image. The DLL characteristics of the image. The number of bytes to reserve for the stack. Only the memory specified by the member is committed at load time; the rest is made available one page at a time until this reserve size is reached. The number of bytes to commit for the stack. The number of bytes to reserve for the local heap. Only the memory specified by the member is committed at load time; the rest is made available one page at a time until this reserve size is reached. The number of bytes to commit for the local heap. This member is obsolete. The number of directory entries in the remainder of the optional header. Each entry describes a location and size. A pointer to the first structure in the data directory. Describes a fixed array of 16 structures, where the array is *not* allocated on the heap. Contains the nested type. Represents the image section header format. Enumerates the values that may be expected in the field. An 8-byte, null-padded UTF-8 string. There is no terminating null character if the string is exactly eight characters long. For longer names, this member contains a forward slash (/) followed by an ASCII representation of a decimal number that is an offset into the string table. Executable images do not use a string table and do not support section names longer than eight characters. EITHER: The file address. The total size of the section when loaded into memory, in bytes. If this value is greater than the member, the section is filled with zeroes. This field is valid only for executable images and should be set to 0 for object files. The address of the first byte of the section when loaded into memory, relative to the image base. For object files, this is the address of the first byte before relocation is applied. The size of the initialized data on disk, in bytes. This value must be a multiple of the member of the structure. If this value is less than the VirtualSize member, the remainder of the section is filled with zeroes. If the section contains only uninitialized data, the member is zero. A file pointer to the first page within the COFF file. This value must be a multiple of the member of the structure. If a section contains only uninitialized data, set this member is zero. A file pointer to the beginning of the relocation entries for the section.If there are no relocations, this value is zero. A file pointer to the beginning of the line-number entries for the section. If there are no COFF line numbers, this value is zero. The number of relocation entries for the section. This value is zero for executable images. The number of line-number entries for the section. The characteristics of the image. Describes a link in a doubly-linked list. Contains the nested type. The nested type. The nested type. Win32 return error codes. This values come from https://msdn.microsoft.com/en-us/library/cc704588.aspx Values are 32 bit values laid out as follows: 3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 +---+-+-+-----------------------+-------------------------------+ |Sev|C|R| Facility | Code | +---+-+-+-----------------------+-------------------------------+ where Sev - is the severity code 00 - Success 01 - Informational 10 - Warning 11 - Error C - is the Customer code flag R - is a reserved bit Facility - is the facility code Code - is the facility's status code FacilityCodes 0x5 - 0xF have been allocated by various drivers. The success status codes 0 - 63 are reserved for wait completion status. Common constants. STATUS_SUCCESS STATUS_WAIT_0 STATUS_WAIT_1 STATUS_WAIT_2 STATUS_WAIT_3 STATUS_WAIT_63 STATUS_ABANDONED_WAIT_0 STATUS_ABANDONED_WAIT_63 STATUS_USER_APC STATUS_KERNEL_APC STATUS_ALERTED STATUS_TIMEOUT The operation that was requested is pending completion. A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link. Returned by enumeration APIs to indicate more information is available to successive calls. Indicates not all privileges or groups referenced are assigned to the caller. This allows, for example, all privileges to be disabled without having to know exactly which privileges are assigned. Some of the information to be translated has not been translated. 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. This indicates that a notify change request is being completed and that the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes. {No Quotas} No system quota limits are specifically set for this account. {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. 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. 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. The directory service evaluated group memberships locally, as it was unable to contact a global catalog server. 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. A file system or file system filter driver has successfully completed an FsFilter operation. The specified interrupt vector was already connected. The specified interrupt vector is still connected. The current process is a cloned process. The file was locked and all users of the file can only read. The file was locked and at least one user of the file can write. The file image hash is valid. The file catalog hash is valid. The specified ResourceManager made no changes or updates to the resource under this transaction. The specified ring buffer was empty before the packet was successfully inserted. The specified ring buffer was full before the packet was successfully removed. The specified ring buffer has dropped below its quota of outstanding transactions. The specified ring buffer has, with the removal of the current packet, now become empty. The specified ring buffer was either previously empty or previously full which implies that the caller should signal the opposite endpoint. The oplock that was associated with this handle is now associated with a different handle. The handle with which this oplock was associated has been closed. The oplock is now broken. An operation is blocked waiting for an oplock. Debugger handled exception Debugger continued The IO was completed by a filter. {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. {Working Set Range Error} An attempt was made to set the working set minimum or maximum to values which are outside of the allowable range. {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. {Local Session Key} A user session key was requested for a local RPC connection. The session key returned is a constant value and not unique to this connection. {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. {Serial IOCTL Complete} A serial I/O operation was completed by another write to a serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.) {Registry Recovery} One of the files containing the system's Registry data had to be recovered by use of a log or alternate copy. The recovery was successful. {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. {Serial IOCTL Timeout} A serial I/O operation completed because the time-out period expired. (The IOCTL_SERIAL_XOFF_COUNTER had not reached zero.) {Password Too Complex} The Windows password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string. {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. {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 STATUS_ALREADY_WIN32 Exception status code used by Win32 x86 emulation subsystem. Exception status code used by Win32 x86 emulation subsystem. Exception status code used by Win32 x86 emulation subsystem. Exception status code used by Win32 x86 emulation subsystem. Exception status code used by Win32 x86 emulation subsystem. Exception status code used by Win32 x86 emulation subsystem. Exception status code used by Win32 x86 emulation subsystem. {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 device "%hs" has detected a CardBus card in its slot, but the firmware on this system is not configured to allow the CardBus controller to be run in CardBus mode. The operating system will currently accept only 16-bit (R2) pc-cards on this controller. Exception status code used by Win32 x86 emulation subsystem. 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]. 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 ALPC message being canceled has already been retrieved from the queue on the other side. The system power state is transitioning from %2 to %3. The receive operation was successful. Check the ALPC completion list for the received message. The system power state is transitioning from %2 to %3 but could enter %4. Access to %1 is monitored by policy rule %2. A valid hibernation file has been invalidated and should be abandoned. Business rule scripts are disabled for the calling application. The specified copy of the requested data was successfully read. {Image Relocated} An image file was mapped at a different address from the one specified in the image file but fixups will still be automatically performed on the image. Debugger will reply later. 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. 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. {EXCEPTION} Guard Page Exception A page of memory that marks the end of a data structure, such as a stack or an array, has been accessed. {EXCEPTION} Alignment Fault A datatype misalignment was detected in a load or store instruction. {EXCEPTION} Breakpoint A breakpoint has been reached. {EXCEPTION} Single Step A single step or trace operation has just been completed. {Buffer Overflow} The data was too large to fit into the specified buffer. {No More Files} No more files were found which match the file specification. {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. {Non-Inheritable ACL} An access control list (ACL) contains no components that can be inherited. {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. {Partial Copy} Due to protection conflicts not all the requested bytes could be copied. {Out of Paper} The printer is out of paper. {Device Power Is Off} The printer power has been turned off. {Device Offline} The printer has been taken offline. {Device Busy} The device is currently busy. {No More EAs} No more extended attributes (EAs) were found for the file. {Illegal EA} The specified extended attribute (EA) name contains at least one illegal character. {Inconsistent EA List} The extended attribute (EA) list is inconsistent. {Invalid EA Flag} An invalid extended attribute (EA) flag was set. {Verifying Disk} The media has changed and a verify operation is in progress so no reads or writes may be performed to the device, except those used in the verify 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). {No More Entries} No more entries are available from an enumeration operation. {Filemark Found} A filemark was detected. {Media Changed} The media may have changed. {I/O Bus Reset} An I/O bus reset was detected. {End of Media} The end of the media was encountered. Beginning of tape or partition has been detected. {Media Changed} The media may have changed. A tape access reached a setmark. During a tape access, the end of the data written is reached. The redirector is in use and cannot be unloaded. The server is in use and cannot be unloaded. The specified connection has already been disconnected. A long jump has been executed. A cleaner cartridge is present in the tape library. 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? 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? The create operation stopped after reaching a symbolic link. An oplock of the requested level cannot be granted. An oplock of a lower level may be available. {No ACE Condition} The specified access control entry (ACE) does not contain a condition. {Support Being Determined} Device's command support detection is in progress. Debugger did not handle the exception. The cluster node is already up. The cluster node is already down. The cluster network is already online. The cluster network is already offline. The cluster node is already a member of the cluster. {Buffer too small} The buffer is too small to contain the entry. No information has been written to the buffer. Volume Metadata read or write is incomplete. BitLocker encryption keys were ignored because the volume was in a transient state. {Operation Failed} The requested operation was unsuccessful. {Not Implemented} The requested operation is not implemented. {Invalid Parameter} The specified information class is not a valid information class for the specified object. The specified information record length does not match the length required for the specified information class. The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s. The instruction at 0x%p referenced memory at 0x%p. The required data was not placed into memory because of an I/O error status of 0x%x. The pagefile quota for the process has been exhausted. An invalid HANDLE was specified. An invalid initial stack was specified in a call to NtCreateThread. An invalid initial start address was specified in a call to NtCreateThread. An invalid Client ID was specified. 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. An invalid parameter was passed to a service or function. A device which does not exist was specified. {File Not Found} The file %hs does not exist. The specified request is not a valid operation for the target device. The end-of-file marker has been reached. There is no valid data in the file beyond this marker. {Wrong Volume} The wrong volume is in the drive. Please insert volume %hs into drive %hs. {No Disk} There is no disk in the drive. Please insert a disk into drive %hs. {Unknown Disk Format} The disk in drive %hs is not formatted properly. Please check the disk, and reformat if necessary. {Sector Not Found} The specified sector does not exist. {Still Busy} The specified I/O request packet (IRP) cannot be disposed of because the I/O operation is not complete. {Not Enough Quota} Not enough virtual memory or paging file quota is available to complete the specified operation. {Conflicting Address Range} The specified address range conflicts with the address space. Address range to unmap is not a mapped view. Virtual memory cannot be freed. Specified section cannot be deleted. An invalid system service was specified in a system service call. {EXCEPTION} Illegal Instruction An attempt was made to execute an illegal instruction. {Invalid Lock Sequence} An attempt was made to execute an invalid lock sequence. {Invalid Mapping} An attempt was made to create a view for a section which is bigger than the section. {Bad File} The attributes of the specified mapping file for a section of memory cannot be read. {Already Committed} The specified address range is already committed. {Access Denied} A process has requested access to an object, but has not been granted those access rights. {Buffer Too Small} The buffer is too small to contain the entry. No information has been written to the buffer. {Wrong Type} There is a mismatch between the type of object required by the requested operation and the type of object that is specified in the request. {EXCEPTION} Cannot Continue Windows cannot continue from this exception. An invalid exception disposition was returned by an exception handler. Unwind exception code. An invalid or unaligned stack was encountered during an unwind operation. An invalid unwind target was encountered during an unwind operation. An attempt was made to unlock a page of memory which was not locked. Device parity error on I/O operation. An attempt was made to decommit uncommitted virtual memory. An attempt was made to change the attributes on memory that has not been committed. 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 invalid combination of parameters was specified. An attempt was made to lower a quota limit below the current usage. {Corrupt Disk} The file system structure on the disk is corrupt and unusable. Please run the Chkdsk utility on the volume %hs. Object Name invalid. Object Name not found. Object Name already exists. Attempt to send a message to a disconnected communication port. An attempt was made to attach to a device that was already attached to another device. Object Path Component was not a directory object. {Path Not Found} The path %hs does not exist. Object Path Component was not a directory object. {Data Overrun} A data overrun error occurred. {Data Late} A data late error occurred. {Data Error} An error in reading or writing data occurred. {Bad CRC} A cyclic redundancy check (CRC) checksum error occurred. {Section Too Large} The specified section is too big to map the file. The NtConnectPort request is refused. The type of port handle is invalid for the operation requested. A file cannot be opened because the share access flags are incompatible. Insufficient quota exists to complete the operation The specified page protection was not valid. An attempt to release a mutant object was made by a thread that was not the owner of the mutant object. An attempt was made to release a semaphore such that its maximum count would have been exceeded. An attempt to set a process's DebugPort or ExceptionPort was made, but a port already exists in the process or an attempt to set a file's CompletionPort made, but a port was already set in the file or an attempt to set an ALPC port's associated completion port was made, but it is already set. An attempt was made to query image information on a section which does not map an image. An attempt was made to suspend a thread whose suspend count was at its maximum. An attempt was made to access a thread that has begun termination. An attempt was made to set the working set limit to an invalid value (minimum greater than maximum, etc). A section was created to map a file which is not compatible to an already existing section which maps the same file. A view to a section specifies a protection which is incompatible with the initial view's protection. An operation involving EAs failed because the file system does not support EAs. An EA operation failed because EA set is too large. An EA operation failed because the name or EA index is invalid. The file for which EAs were requested has no EAs. The EA is corrupt and non-readable. A requested read/write cannot be granted due to a conflicting file lock. A requested file lock cannot be granted due to other existing locks. A non close operation has been requested of a file object with a delete pending. An attempt was made to set the control attribute on a file. This attribute is not supported in the target file system. Indicates a revision number encountered or specified is not one known by the service. It may be a more recent revision than the service is aware of. Indicates two revision levels are incompatible. Indicates a particular Security ID may not be assigned as the owner of an object. Indicates a particular 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. A mandatory 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. The specified user account is already in the specified group account. Also used to indicate a group cannot be deleted because it contains a member. The specified user account is not a member of the specified group account. Indicates the requested operation would disable, delete or could prevent logon for an administration account. This is not allowed to prevent creating a situation in which the system cannot be administrated. When trying to update a password, this return status indicates that the value provided as the current password is not correct. When trying to update a password, this return status indicates that the value provided for the new password contains values that are not allowed in passwords. When trying to update a password, this status indicates that some password update rule has been violated. For example, the password may not meet length criteria. The attempted logon is invalid. This is either due to a bad username or authentication information. Indicates a referenced user name and authentication information are valid, but some user account restriction has prevented successful authentication (such as time-of-day restrictions). The user account has time restrictions and may not be logged onto at this time. The user account is restricted such that it may not be used to log on from the source workstation. The user account's password has expired. The referenced account is currently disabled and may not be logged on to. None of the information to be translated has been translated. The number of LUIDs requested may not be allocated with a single allocation. Indicates there are no more LUIDs to allocate. Indicates the sub-authority value is invalid for the particular use. Indicates the ACL structure is not valid. Indicates the SID structure is not valid. Indicates the SECURITY_DESCRIPTOR structure is not valid. Indicates the specified procedure address cannot be found in the DLL. {Bad Image} %hs is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0x%08lx. An attempt was made to reference a token that doesn't exist. This is typically done by referencing the token associated with a thread when the thread is not impersonating a client. Indicates that an attempt to build either an inherited ACL or ACE was not successful. This can be caused by a number of things. One of the more probable causes is the replacement of a CreatorId with an SID that didn't fit into the ACE or ACL. The range specified in NtUnlockFile was not locked. An operation failed because the disk was full. If this is a thinly provisioned volume the physical storage backing this volume has been exhausted. The GUID allocation server is [already] disabled at the moment. The GUID allocation server is [already] enabled at the moment. Too many GUIDs were requested from the allocation server at once. The GUIDs could not be allocated because the Authority Agent was exhausted. The value provided was an invalid value for an identifier authority. There are no more authority agent values available for the given identifier authority value. An invalid volume label has been specified. A mapped section could not be extended. Specified section to flush does not map a data file. Indicates the specified image file did not contain a resource section. Indicates the specified resource type cannot be found in the image file. Indicates the specified resource name cannot be found in the image file. {EXCEPTION} Array bounds exceeded. {EXCEPTION} Floating-point denormal operand. {EXCEPTION} Floating-point division by zero. {EXCEPTION} Floating-point inexact result. {EXCEPTION} Floating-point invalid operation. {EXCEPTION} Floating-point overflow. {EXCEPTION} Floating-point stack check. {EXCEPTION} Floating-point underflow. {EXCEPTION} Integer division by zero. {EXCEPTION} Integer overflow. {EXCEPTION} Privileged instruction. An attempt was made to install more paging files than the system supports. The volume for a file has been externally altered such that the opened file is no longer valid. When a block of memory is allotted for future updates, such as the memory allocated to hold discretionary access control and primary group information, successive updates may exceed the amount of memory originally allotted. Since quota may already have been charged to several processes which have handles to the object, it is not reasonable to alter the size of the allocated memory. Instead, a request that requires more memory than has been allotted must fail and the STATUS_ALLOTED_SPACE_EXCEEDED error returned. Insufficient system resources exist to complete the API. An attempt has been made to open a DFS exit path control file. STATUS_DEVICE_DATA_ERROR STATUS_DEVICE_NOT_CONNECTED STATUS_DEVICE_POWER_FAILURE Virtual memory cannot be freed as base address is not the base of the region and a region size of zero was specified. An attempt was made to free virtual memory which is not allocated. The working set is not big enough to allow the requested pages to be locked. {Write Protect Error} The disk cannot be written to because it is write protected. Please remove the write protection from the volume %hs in drive %hs. {Drive Not Ready} The drive is not ready for use, its door may be open. Please check drive %hs and make sure that a disk is inserted and that the drive door is closed. The specified attributes are invalid, or incompatible with the attributes for the group as a whole. A specified impersonation level is invalid. Also used to indicate a required impersonation level was not provided. An attempt was made to open an Anonymous level token. Anonymous tokens may not be opened. The validation information class requested was invalid. The type of a token object is inappropriate for its attempted use. The type of a token object is inappropriate for its attempted use. An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references. The maximum named pipe instance count has been reached. An instance of a named pipe cannot be found in the listening state. The named pipe is not in the connected or closing state. The specified pipe is set to complete operations and there are current I/O operations queued so it cannot be changed to queue operations. The specified handle is not open to the server end of the named pipe. The specified named pipe is in the disconnected state. The specified named pipe is in the closing state. The specified named pipe is in the connected state. The specified named pipe is in the listening state. The specified named pipe is not in message mode. {Device Timeout} The specified I/O operation on %hs was not completed before the time-out period expired. The specified file has been closed by another process. Profiling not started. Profiling not stopped. The passed ACL did not contain the minimum required information. The file that was specified as a target is a directory and the caller specified that it could be anything but a directory. The request is not supported. This remote computer is not listening. A duplicate name exists on the network. The network path cannot be located. The network is busy. This device does not exist. The network BIOS command limit has been reached. An I/O adapter hardware error has occurred. The network responded incorrectly. 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. The requested print file has been canceled. The network name was deleted. Network access is denied. {Incorrect Network Resource Type} The specified device type (LPT, for example) conflicts with the actual device type on the remote resource. {Network Name Not Found} The specified share name cannot be found on the remote server. The name limit for the local computer network adapter card was exceeded. The network BIOS session limit was exceeded. File sharing has been temporarily paused. 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. Print or disk redirection is temporarily paused. A network data fault occurred. The number of active profiling objects is at the maximum and no more may be started. {Incorrect Volume} The target file of a rename request is located on a different device than the source of the rename request. The file specified has been renamed and thus cannot be modified. {Network Request Timeout} The session with a remote server has been disconnected because the time-out interval for a request has expired. Indicates an attempt was made to operate on the security of an object that does not have security associated with it. Used to indicate that an operation cannot continue without blocking for I/O. Used to indicate that a read operation was done on an empty pipe. Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied. Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process. Indicates the Sam Server was in the wrong state to perform the desired operation. Indicates the Domain was in the wrong state to perform the desired operation. This operation is only allowed for the Primary Domain Controller of the domain. The specified Domain did not exist. The specified Domain already exists. An attempt was made to exceed the limit on the number of domains per server for this release. Error status returned when oplock request is denied. Error status returned when an invalid oplock acknowledgment is received by a file system. This error indicates that the requested operation cannot be completed due to a catastrophic media failure or on-disk data structure corruption. An internal error occurred. Indicates generic access types were contained in an access mask which should already be mapped to non-generic access types. Indicates a security descriptor is not in the necessary format (absolute or self-relative). An access to a user buffer failed at an "expected" point in time. This code is defined since the caller does not want to accept STATUS_ACCESS_VIOLATION in its filter. If an I/O error is returned which is not defined in the standard FsRtl filter, it is converted to the following error 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. 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. The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process. An attempt has been made to start a new session manager or LSA logon session with an ID that is already in use. An invalid parameter was passed to a service or function as the first argument. An invalid parameter was passed to a service or function as the second argument. An invalid parameter was passed to a service or function as the third argument. An invalid parameter was passed to a service or function as the fourth argument. An invalid parameter was passed to a service or function as the fifth argument. An invalid parameter was passed to a service or function as the sixth argument. An invalid parameter was passed to a service or function as the seventh argument. An invalid parameter was passed to a service or function as the eighth argument. An invalid parameter was passed to a service or function as the ninth argument. An invalid parameter was passed to a service or function as the tenth argument. An invalid parameter was passed to a service or function as the eleventh argument. An invalid parameter was passed to a service or function as the twelfth argument. An attempt was made to access a network file, but the network software was not yet started. An attempt was made to start the redirector, but the redirector has already been started. A new guard page for the stack cannot be created. A specified authentication package is unknown. A malformed function table was encountered during an unwind operation. Indicates the specified environment variable name was not found in the specified environment block. Indicates that the directory trying to be deleted is not empty. {Corrupt File} The file or directory %hs is corrupt and unreadable. Please run the Chkdsk utility. A requested opened file is not a directory. The logon session is not in a state that is consistent with the requested operation. An internal LSA error has occurred. An authentication package has requested the creation of a Logon Session but the ID of an already existing Logon Session has been specified. A specified name string is too long for its intended use. The user attempted to force close the files on a redirected drive, but there were opened files on the drive, and the user did not specify a sufficient level of force. The user attempted to force close the files on a redirected drive, but there were opened directories on the drive, and the user did not specify a sufficient level of force. RtlFindMessage could not locate the requested message ID in the message table resource. An attempt was made to access an exiting process. Indicates an invalid value has been provided for the LogonType requested. 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 has been made to impersonate via a named pipe that has not yet been read from. Indicates that the specified image is already loaded. STATUS_ABIOS_NOT_PRESENT ============================================================ NOTE: The following ABIOS error code should be reserved on non ABIOS kernel. Eventually, I will remove the ifdef ABIOS. ============================================================ STATUS_ABIOS_LID_NOT_EXIST STATUS_ABIOS_LID_ALREADY_OWNED STATUS_ABIOS_NOT_LID_OWNER STATUS_ABIOS_INVALID_COMMAND STATUS_ABIOS_INVALID_LID STATUS_ABIOS_SELECTOR_NOT_AVAILABLE STATUS_ABIOS_INVALID_SELECTOR Indicates that an attempt was made to change the size of the LDT for a process that has no LDT. 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. The specified image file did not have the correct format. It appears to be NE format. Indicates that the transaction state of a registry sub-tree is incompatible with the requested operation. For example, a request has been made to start a new transaction with one already in progress, or a request has been made to apply a transaction when one is not currently in progress. Indicates an error has occurred during a registry transaction commit. The database has been left in an unknown, but probably inconsistent, state. The state of the registry transaction is left as COMMITTING. An attempt was made to map a file of size zero with the maximum size specified as zero. Too many files are opened on a remote server. This error should only be returned by the Windows redirector on a remote drive. The I/O request was canceled. An attempt has been made to remove a file or directory that cannot be deleted. Indicates a name specified as a remote computer name is syntactically invalid. An I/O request other than close was performed on a file after it has been deleted, which can only happen to a request which did not complete before the last handle was closed via NtClose. Indicates an operation has been attempted on a built-in (special) SAM account which is incompatible with built-in accounts. For example, built-in accounts cannot be deleted. The operation requested may not be performed on the specified group because it is a built-in special group. The operation requested may not be performed on the specified user because it is a built-in special user. Indicates a member cannot be removed from a group because the group is currently the member's primary group. An I/O request other than close and several other special case operations was attempted using a file object that had already been closed. 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. An attempt was made to establish a token for use as a primary token but the token is already in use. A token can only be the primary token of one process at a time. Page file quota was exceeded. {Out of Virtual Memory} Your system is low on virtual memory. To ensure that Windows runs properly, increase the size of your virtual memory paging file. For more information, see Help. The specified image file did not have the correct format, it appears to be LE format. The specified image file did not have the correct format, it did not have an initial MZ. The specified image file did not have the correct format, it did not have a proper e_lfarlc in the MZ header. The specified image file did not have the correct format, it appears to be a 16-bit Windows image. The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role. The time at the Primary Domain Controller is different than the time at the Backup Domain Controller or member server by too large an amount. 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 program can't start because %hs is missing from your computer. Try reinstalling the program to fix this problem. 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. {Ordinal Not Found} The ordinal %ld could not be located in the dynamic link library %hs. {Entry Point Not Found} The procedure entry point %hs could not be located in the dynamic link library %hs. {Application Exit by CTRL+C} The application terminated as a result of a CTRL+C. {Virtual Circuit Closed} The network transport on your computer has closed a network connection. There may or may not be I/O requests outstanding. {Virtual Circuit Closed} The network transport on a remote computer has closed a network connection. There may or may not be I/O requests outstanding. {Insufficient Resources on Remote Computer} The remote computer has insufficient resources to complete the network request. For instance, there may not be enough memory available on the remote computer to carry out the request at this time. {Virtual Circuit Closed} An existing connection (virtual circuit) has been broken at the remote computer. There is probably something wrong with the network software protocol or the network hardware on the remote computer. {Virtual Circuit Closed} The network transport on your computer has closed a network connection because it had to wait too long for a response from the remote computer. The connection handle given to the transport was invalid. The address handle given to the transport was invalid. {DLL Initialization Failed} Initialization of the dynamic link library %hs failed. The process is terminating abnormally. {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. {No Paging File Specified} No paging file was specified in the system configuration. {Incorrect System Call Level} An invalid level was passed into the specified system call. {Incorrect Password to LAN Manager Server} You specified an incorrect password to a LAN Manager 2.x or MS-NET server. {EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present. The pipe operation has failed because the other end of the pipe has been closed. {The Registry Is Corrupt} The structure of one of the files that contains Registry data is corrupt, or the image of the file in memory is corrupt, or the file could not be recovered because the alternate copy or log was absent or corrupt. 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. 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. 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 corrupt. No serial device was successfully initialized. The serial driver will unload. 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. A requested type of logon (e.g., Interactive, Network, Service) is not granted by the target system's local security policy. Please ask the system administrator to grant the necessary form of logon. The maximum number of secrets that may be stored in a single system has been exceeded. The length and number of secrets is limited to satisfy United States State Department export restrictions. The length of a secret exceeds the maximum length allowed. The length and number of secrets is limited to satisfy United States State Department export restrictions. The Local Security Authority (LSA) database contains an internal inconsistency. The requested operation cannot be performed in fullscreen mode. During a logon attempt, the user's security context accumulated too many security IDs. This is a very unusual situation. Remove the user from some global or local groups to reduce the number of security ids to incorporate into the security context. A user has requested a type of logon (e.g., interactive or network) that has not been granted. An administrator has control over who may logon interactively and through the network. The system has attempted to load or restore a file into the registry, and the specified file is not in the format of a registry file. An attempt was made to change a user password in the security account manager without providing the necessary Windows cross-encrypted password. A Windows Server has an incorrect configuration. An attempt was made to explicitly access the secondary copy of information via a device control to the Fault Tolerance driver and the secondary copy is not present in the system. A configuration registry node representing a driver service entry was ill-formed and did not contain required value entries. 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. No mapping for the Unicode character exists in the target multi-byte code page. 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. {Floppy Disk Error} While accessing a floppy disk, an ID address mark was not found. {Floppy Disk Error} While accessing a floppy disk, the track address from the sector ID field was found to be different than the track address maintained by the controller. {Floppy Disk Error} The floppy disk controller reported an error that is not recognized by the floppy disk driver. {Floppy Disk Error} While accessing a floppy-disk, the controller returned inconsistent results via its registers. {Hard Disk Error} While accessing the hard disk, a recalibrate operation failed, even after retries. {Hard Disk Error} While accessing the hard disk, a disk operation failed even after retries. {Hard Disk Error} While accessing the hard disk, a disk controller reset was needed, but even that failed. An attempt was made to open a device that was sharing an IRQ with other devices. At least one other device that uses that IRQ was already opened. Two concurrent opens of devices that share an IRQ and only work via interrupts is not supported for the particular bus type that the devices use. {FT Orphaning} A disk that is part of a fault-tolerant volume can no longer be accessed. The system bios failed to connect a system interrupt to the device or bus for which the device is connected. Tape could not be partitioned. When accessing a new tape of a multivolume partition, the current blocksize is incorrect. Tape partition information could not be found when loading a tape. Attempt to lock the eject media mechanism fails. Unload media fails. Physical end of tape was detected. {No Media} There is no media in the drive. Please insert media into drive %hs. 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. Illegal operation attempted on a registry key which has been marked for deletion. System could not allocate required space in a registry log. Too many Sids have been specified. An attempt was made to change a user password in the security account manager without providing the necessary LM cross-encrypted password. An attempt was made to create a symbolic link in a registry key that already has subkeys or values. An attempt was made to create a Stable subkey under a Volatile parent key. The I/O device is configured incorrectly or the configuration parameters to the driver are incorrect. An error was detected between two drivers or within an I/O driver. The device is not in a valid state to perform this request. The I/O device reported an I/O error. A protocol error was detected between the driver and the device. This operation is only allowed for the Primary Domain Controller of the domain. Log file space is insufficient to support this operation. A write operation was attempted to a volume after it was dismounted. The workstation does not have a trust secret for the primary domain in the local LSA database. The SAM database on the Windows Server does not have a computer account for this workstation trust relationship. The logon request failed because the trust relationship between the primary domain and the trusted domain failed. The logon request failed because the trust relationship between this workstation and the primary domain failed. The Eventlog log file is corrupt. No Eventlog log file could be opened. The Eventlog service did not start. The network logon failed. This may be because the validation authority can't be reached. An attempt was made to acquire a mutant such that its maximum count would have been exceeded. An attempt was made to logon, but the netlogon service was not started. The user's account has expired. {EXCEPTION} Possible deadlock condition. 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. An attempt was made to establish a session to a network server, but there are already too many sessions established to that server. The log file has changed between reads. The account used is an Interdomain Trust account. Use your global user account or local user account to access this server. The account used is a Computer Account. Use your global user account or local user account to access this server. The account used is an Server Trust account. Use your global user account or local user account to access this server. The name or SID of the domain specified is inconsistent with the trust information for that domain. A volume has been accessed for which a file system driver is required that has not yet been loaded. Indicates that the specified image is already loaded as a DLL. 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. {Invalid ACE Condition} The specified access control entry (ACE) contains an invalid condition. The subsystem needed to support the image type is not present. {Invalid ACE Condition} 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. Requested action not allowed on a file system internal file. A portion of the file system requires repair. Quota support is not enabled on the system. The operation failed because the application is not part of an application package. A remote open failed because the network open restrictions were not satisfied. There is no user session key for the specified logon session. The remote user session has been deleted. Indicates the specified resource language ID cannot be found in the image file. Insufficient server resources exist to complete the request. The size of the buffer is invalid for the specified operation. The transport rejected the network address specified as invalid. The transport rejected the network address specified due to an invalid use of a wildcard. The transport address could not be opened because all the available addresses are in use. The transport address could not be opened because it already exists. The transport address is now closed. The transport connection is now disconnected. The transport connection has been reset. The transport cannot dynamically acquire any more nodes. The transport aborted a pending transaction. The transport timed out a request waiting for a response. The transport did not receive a release for a pending response. The transport did not find a transaction matching the specific token. The transport had previously responded to a transaction request. The transport does not recognized the transaction request identifier specified. The transport does not recognize the transaction request type specified. The transport can only process the specified request on the server side of a session. The transport can only process the specified request on the client side of a session. {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 a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error. {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. {Unable to Retrieve Browser Server List} The list of servers for this workgroup is not currently available. 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. {Mapped View Alignment Incorrect} An attempt was made to map a view of a file, but either the specified base address or the offset into the file were not aligned on the proper allocation granularity. {Bad Image Checksum} The image %hs is possibly corrupt. The header checksum does not match the computed checksum. {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. 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 user's password must be changed before signing in. The object was not found. The stream is not a tiny stream. A transaction recover failed. The request must be handled by the stack overflow code. A consistency check failed. The attempt to insert the ID in the index failed because the ID is already in the index. The attempt to set the object's ID failed because the object already has an ID. 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 request needs to be retried. 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 property set specified does not exist on the object. The user/kernel marshalling buffer has overflowed. The supplied variant structure contains invalid data. Could not find a domain controller for this domain. The user account has been automatically locked because too many invalid logon attempts or password change attempts have been requested. NtClose was called on a handle that was protected from close via NtSetInformationObject. The transport connection attempt was refused by the remote system. The transport connection was gracefully closed. The transport endpoint already has an address associated with it. An address has not yet been associated with the transport endpoint. An operation was attempted on a nonexistent transport connection. An invalid operation was attempted on an active transport connection. The remote network is not reachable by the transport. The remote system is not reachable by the transport. The remote system does not support the transport protocol. No service is operating at the destination port of the transport on the remote system. The request was aborted. The transport connection was aborted by the local system. The specified buffer contains ill-formed data. The requested operation cannot be performed on a file with a user mapped section open. {Audit Failed} An attempt to generate a security audit failed. The timer resolution was not previously set by the current process. 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 login during an unauthorized time of day for this account. The account is not authorized to login from this station. {UP/MP Image Mismatch} The image %hs has been modified for use on a uniprocessor system, but you are running it on a multiprocessor machine. Please reinstall the image file. 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. The server received the messages but did not send a reply. 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. The contacted server does not support the indicated part of the DFS namespace. A callback return system service cannot be executed when no callback is active. 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 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. You have attempted to load a legacy device driver while its device instance had been disabled. The specified compression format is unsupported. The specified hardware profile configuration is invalid. The specified Plug and Play registry device path is invalid. {Driver Entry Point Not Found} The %hs device driver could not locate the ordinal %ld in driver %hs. {Driver Entry Point Not Found} The %hs device driver could not locate the entry point %hs in driver %hs. {Application Error} The application attempted to release a resource it did not own. Click OK to terminate the application. An attempt was made to create more links on a file than the file system supports. The specified quota list is internally inconsistent with its descriptor. The specified file has been relocated to offline storage. {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. {License Violation} The system has detected tampering with your registered product type. This is a violation of your software license. Tampering with product type is not permitted. {DLL Initialization Failed} The application failed to initialize because the window station is shutting down. {Unable to Load Device Driver} %hs device driver could not be loaded. Error Status was 0x%x DFS is unavailable on the contacted server. An operation was attempted to a volume after it was dismounted. An internal error occurred in the Win32 x86 emulation subsystem. Win32 x86 emulation subsystem Floating-point stack check. The validation process needs to continue on to the next step. There was no match for the specified key in the index. There are no more matches for the current index enumeration. The NTFS file or directory is not a reparse point. The Windows I/O reparse tag passed for the NTFS reparse point is invalid. The Windows I/O reparse tag does not match the one present in the NTFS reparse point. The user data passed for the NTFS reparse point is invalid. The layered file system driver for this IO tag did not handle it when needed. The password provided is too long to meet the policy of your user account. Please choose a shorter password. An application-internal exception has occurred. The NTFS symbolic link could not be resolved even though the initial file name is valid. The NTFS directory is a reparse point. The range could not be added to the range list because of a conflict. The specified medium changer source element contains no media. The specified medium changer destination element already contains media. The specified medium changer element does not exist. The specified element is contained within a magazine that is no longer present. The device requires reinitialization due to hardware errors. The device has indicated that cleaning is necessary. The device has indicated that its door is open. Further operations require it closed and secured. The file encryption attempt failed. The file decryption attempt failed. The specified range could not be found in the range list. There is no 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 encrypted and the user does not have the ability to decrypt it. The system has awoken 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 policy object is shared and can only be modified at the root The policy object does not exist when it should The requested policy information only lives in the Ds The volume must be upgraded to enable this feature The remote storage service is not operational at this time. The remote storage service encountered a media error. The tracking (workstation) service is not running. The server process is running under a SID different than that required by client. The specified directory service attribute or value does not exist. The attribute syntax specified to the directory service is invalid. The attribute type specified to the directory service is not defined. The specified directory service attribute or value already exists. The directory service is busy. The directory service is not available. 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 Relatively Defined Name (RDN) attribute of an object. The directory service detected an attempt to modify the object class of an object. An error occurred while performing a cross domain move operation. Unable to Contact the Global Catalog Server. The requested operation requires a directory service, and none was available. The reparse attribute cannot be set as it is incompatible with an existing attribute. A group marked use for deny only cannot be enabled. {EXCEPTION} Multiple floating point faults. {EXCEPTION} Multiple floating point traps. The device has been removed. The volume change journal is being deleted. The volume change journal is not active. The requested interface is not supported. The directory service detected the subsystem that allocates relative identifiers is disabled. This can occur as a protective mechanism when the system determines a significant portion of relative identifiers (RIDs) have been exhausted. Please see http://go.microsoft.com/fwlink/?LinkId=228610 for recommended diagnostic steps and the procedure to re-enable account creation. A directory service resource limit has been exceeded. {System Standby Failed} The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode. Mutual Authentication failed. The server's password is out of date at the domain controller. The system file %1 has become corrupt and has been replaced. {EXCEPTION} Alignment Error A datatype misalignment error was detected in a load or store instruction. The WMI data item or data block is read only. The WMI data item or data block could not be changed. {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. {EXCEPTION} Register NaT consumption faults. A NaT value is consumed on a non speculative instruction. The medium changer's transport element contains media, which is causing the operation to fail. Security Accounts Manager initialization failed because of the following error: %hs Error Status: 0x%x. Please shutdown this system and reboot into Directory Services Restore Mode, check the event log for more detailed information. This operation is supported only when you are connected to the server. Only an administrator can modify the membership list of an administrative group. A device was removed so enumeration must be restarted. The journal entry has been deleted from the journal. Cannot change the primary group ID of a domain controller account. {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. Current device power state cannot support this request. The specified group type is invalid. In mixed domain no nesting of global group if group is security enabled. In mixed domain, cannot nest local groups with other local groups, if the group is security enabled. A global group cannot have a local group as a member. A global group cannot have a universal group as a member. A universal group cannot have a local group as a member. A global group cannot have a cross domain member. A local group cannot have another cross domain local group as a member. Cannot change to security disabled group because of having primary members in this group. The WMI operation is not supported by the data block or method. There is not enough power to complete the requested operation. Security Account Manager needs to get the boot password. Security Account Manager needs to get the boot key from floppy disk. Directory Service cannot start. Directory Services could not start because of the following error: %hs Error Status: 0x%x. Please shutdown this system and reboot into Directory Services Restore Mode, check the event log for more detailed information. Security Accounts Manager initialization failed because of the following error: %hs Error Status: 0x%x. Please click OK to shutdown this system and reboot into Safe Mode, check the event log for more detailed information. The requested operation can be performed only on a global catalog server. A local group can only be a member of other local groups in the same domain. Foreign security principals cannot be members of universal groups. 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. STATUS_MULTIPLE_FAULT_VIOLATION This operation cannot be performed on the current domain. The directory or file cannot be created. The system is in the process of shutting down. Directory Services could not start because of the following error: %hs Error Status: 0x%x. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further. Security Accounts Manager initialization failed because of the following error: %hs Error Status: 0x%x. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further. A security context was deleted before the context was completed. This is considered a logon failure. The client is trying to negotiate a context and the server requires user-to-user but didn't send a TGT reply. An object ID was not found in the file. Unable to accomplish the requested task because the local machine does not have any IP addresses. The supplied credential handle does not match the credential associated with the security context. The crypto system or checksum function is invalid because a required function is unavailable. The number of maximum ticket referrals has been exceeded. The local machine must be a Kerberos KDC (domain controller) and it is not. The other end of the security negotiation is requires strong crypto but it is not supported on the local machine. The KDC reply contained more than one principal name. Expected to find PA data for a hint of what etype to use, but it was not found. The client certificate does not contain a valid UPN, or does not match the client name in the logon request. Please contact your administrator. Smartcard logon is required and was not used. An invalid request was sent to the KDC. The KDC was unable to generate a referral for the service requested. The encryption type requested is not supported by the KDC. A system shutdown is in progress. The server machine is shutting down. This operation is not supported on a computer running Windows Server 2003 for Small Business Server The WMI GUID is no longer available Collection or events for the WMI GUID is already disabled. Collection or events for the WMI GUID is already enabled. The Master File Table on the volume is too fragmented to complete this operation. Copy protection failure. Copy protection error - DVD CSS Authentication failed. Copy protection error - The given sector does not contain a valid key. Copy protection error - DVD session key not established. Copy protection error - The read failed because the sector is encrypted. Copy protection error - The given DVD's region does not correspond to the region setting of the drive. Copy protection error - The drive's region setting may be permanent. EAS policy requires that the user change their password before this operation can be performed. The Kerberos protocol encountered an error while validating the KDC certificate during smartcard Logon. There is more information in the system event log. The Kerberos protocol encountered an error while attempting to utilize the smartcard subsystem. The target server does not have acceptable Kerberos credentials. The transport determined that the remote system is down. An unsupported preauthentication mechanism was presented to the Kerberos package. The encryption algorithm used on the source file needs a bigger key buffer than the one used on the destination file. An attempt to remove a process's DebugPort was made, but a port was not already associated with the process. Debugger Inactive: Windows may have been started without kernel debugging enabled. This version of Windows is not compatible with the behavior version of directory forest, domain or domain controller. The specified event is currently not being audited. The machine account was created pre-NT4. The account needs to be recreated. A account group cannot have a universal group as a member. The specified image file did not have the correct format, it appears to be a 32-bit Windows image. The specified image file did not have the correct format, it appears to be a 64-bit Windows image. Client's supplied SSPI channel bindings were incorrect. The client's session has expired, so the client must reauthenticate to continue accessing the remote resources. AppHelp dialog canceled thus preventing the application from starting. The SID filtering operation removed all SIDs. The driver was not loaded because the system is booting into safe mode. Access to %1 has been restricted by your Administrator by the default software restriction policy level. Access to %1 has been restricted by your Administrator by location with policy rule %2 placed on path %3 Access to %1 has been restricted by your Administrator by software publisher policy. Access to %1 has been restricted by your Administrator by policy rule %2. The driver was not loaded because it failed its initialization call. 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. 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. 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. Driver %2 has been blocked from loading. Driver %2 has been blocked from loading. There was error [%2] processing the driver database. System hive size has exceeded its limit. A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image. The Directory Service is shutting down. The local account store does not contain secret material for the specified account. Access to %1 has been restricted by your Administrator by policy rule %2. The system was not able to allocate enough memory to perform a stack switch. A heap has been corrupted. An incorrect PIN was presented to the smart card The smart card is blocked No PIN was presented to the smart card No smart card available The requested key container does not exist on the smart card The requested certificate does not exist on the smart card The requested keyset does not exist A communication error with the smart card has been detected. The system cannot contact a domain controller to service the authentication request. Please try again later. The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log. An untrusted certificate authority was detected while processing the smartcard certificate used for authentication. Please contact your system administrator. The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator. The smartcard certificate used for authentication was not trusted. Please contact your system administrator. The smartcard certificate used for authentication has expired. Please contact your system administrator. The driver could not be loaded because a previous version of the driver is still in memory. The smartcard provider could not perform the action since the context was acquired as silent. The current user's delegated trust creation quota has been exceeded. The total delegated trust creation quota has been exceeded. The current user's delegated trust deletion quota has been exceeded. The requested name already exists as a unique identifier. The requested object has a non-unique identifier and cannot be retrieved. The group cannot be converted due to attribute restrictions on the requested group type. {Volume Shadow Copy Service} Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation. Kerberos sub-protocol User2User is required. 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. The Kerberos subsystem encountered an error. A service for user protocol request was made against a domain controller which does not support service for user. An attempt was made by this server to make a Kerberos constrained delegation request for a target outside of the server's realm. This is not supported, and indicates a misconfiguration on this server's allowed to delegate to list. Please contact your administrator. The revocation status of the domain controller certificate used for smartcard authentication could not be determined. There is additional information in the system event log. Please contact your system administrator. An untrusted certificate authority was detected while processing the domain controller certificate used for authentication. There is additional information in the system event log. Please contact your system administrator. The domain controller certificate used for smartcard logon has expired. Please contact your system administrator with the contents of your system event log. The domain controller certificate used for smartcard logon has been revoked. Please contact your system administrator with the contents of your system event log. Data present in one of the parameters is more than the function can operate on. The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted. An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed. Logon Failure: The machine you are logging onto is protected by an authentication firewall. The specified account is not allowed to authenticate to the machine. %hs is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator. {Display Driver Stopped Responding} The %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality. The next time you reboot the machine a dialog will be displayed giving you a chance to report this failure to Microsoft. The Desktop heap encountered an error while allocating session memory. There is more information in the system event log. An invalid parameter was passed to a C runtime function. The authentication failed since NTLM was blocked. The source object's SID already exists in destination forest. The domain name of the trusted domain already exists in the forest. The flat name of the trusted domain already exists in the forest. The User Principal Name (UPN) is invalid. An unhandled exception was encountered during a user callback. An assertion failure has occurred. Application verifier has found an error in the current process. An exception has occurred in a user mode callback and the kernel callback frame should be removed. %2 has been blocked from loading due to incompatibility with this system. Please contact your software vendor for a compatible version of the driver. Illegal operation attempted on a registry key which has already been unloaded. Compression is disabled for this volume. The requested operation could not be completed due to a file system limitation 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. The implementation is not capable of performing the request. The requested operation is out of order with respect to other operations. An operation attempted to exceed an implementation-defined limit. The requested operation requires elevation. The required security context does not exist. The PKU2U protocol encountered an error while attempting to utilize the associated certificates. The operation was attempted beyond the valid data length of the file. The attempted write operation encountered a write already in progress for some portion of the range. The page fault mappings changed in the middle of processing a fault so the operation must be retried. The attempt to purge this file from memory failed to purge some or all the data from memory. The requested credential requires confirmation. The remote server sent an invalid response for a file being opened with Client Side Encryption. Client Side Encryption is not supported by the remote server even though it claims to support it. File is encrypted and should be opened in Client Side Encryption mode. A new encrypted file is being created and a $EFS needs to be provided. The SMB client requested a CSE FSCTL on a non-CSE file. Indicates a particular Security ID may not be assigned as the label of an object. The process hosting the driver for this device has terminated. The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria. The requested system device cannot be found. This boot application must be restarted. Insufficient NVRAM resources exist to complete the API. A reboot might be required. The specified session is invalid. The specified thread is already in a session. The specified thread is not in a session. The specified weight is invalid. The operation was paused. No ranges for the specified operation were able to be processed. The physical resources of this disk have been exhausted. The application cannot be started. Try reinstalling the application to fix the problem. {Device Feature Not Supported} The device does not support the command feature. {Source/Destination device unreachable} The device is unreachable. {Invalid Proxy Data Token} The token representing the data is invalid. The file server is temporarily unavailable. The file is temporarily unavailable. {Device Insufficient Resources} The target device has insufficient resources to complete the operation. The application cannot be started because it is currently updating. The specified copy of the requested data could not be read. The specified data could not be written to any of the copies. One or more copies of data on this device may be out of sync. No writes may be performed until a data integrity scan is completed. This object is not externally backed by any provider. The external backing provider is not recognized. 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. {LogicalBlockProvisioningReadZero Not Supported} The target device does not support read returning zeros from trimmed/unmapped blocks. {Maximum Segment Descriptors Exceeded} The command specified a number of descriptors that exceeded the maximum supported by the device. {Alignment Violation} The command specified a data offset that does not align to the device's granularity/alignment. {Invalid Field In Parameter List} The command specified an invalid field in its parameter list. {Operation In Progress} An operation is currently in progress with the device. {Invalid I_T Nexus} An attempt was made to send down the command via an invalid path to the target 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. {IO Operation Timeout} The specified I/O operation failed to complete within the expected time period. An error in a system binary was detected. Try refreshing the PC to fix the problem. A corrupted CLR NGEN binary was detected on the system. The share is temporarily unavailable. The target dll was not found because the apiset %hs is not hosted. The API set extension contains a host for a non-existent API set. The request failed due to a fatal device hardware error. The specified task name is invalid. The specified task index is invalid. The specified thread is already joining a task. A callback has requested to bypass native code. The Central Access Policy specified is not defined on the target machine. The Central Access Policy obtained from Active Directory is invalid. Unable to finish the requested operation because the specified process is not a GUI process. {Fail Fast Exception} A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately. Windows cannot verify the digital signature for this file. The signing certificate for this file has been revoked. The operation was blocked as the process prohibits dynamic code generation. The ALPC port is closed. The ALPC message requested is no longer available. The ALPC message supplied is invalid. The ALPC message has been canceled. Invalid recursive dispatch attempt. No receive buffer has been supplied in a synchrounus request. The connection port is used in an invalid context. The ALPC port does not accept new request messages. The resource requested is already in use. The hardware has reported an uncorrectable memory error. Status 0x%08x was returned, waiting on handle 0x%x for wait 0x%p, in waiter 0x%p. After a callback to 0x%p(0x%p), a completion call to SetEvent(0x%p) failed with status 0x%08x. After a callback to 0x%p(0x%p), a completion call to ReleaseSemaphore(0x%p, %d) failed with status 0x%08x. After a callback to 0x%p(0x%p), a completion call to ReleaseMutex(%p) failed with status 0x%08x. After a callback to 0x%p(0x%p), an completion call to FreeLibrary(%p) failed with status 0x%08x. The threadpool 0x%p was released while a thread was posting a callback to 0x%p(0x%p) to it. A threadpool worker thread is impersonating a client, after a callback to 0x%p(0x%p). This is unexpected, indicating that the callback is missing a call to revert the impersonation. A threadpool worker thread is impersonating a client, after executing an APC. This is unexpected, indicating that the APC is missing a call to revert the impersonation. Either the target process, or the target thread's containing process, is a protected process. A Thread is getting dispatched with MCA EXCEPTION because of MCA. The client certificate account mapping is not unique. The symbolic link cannot be followed because its type is disabled. Indicates that the specified string is not valid for IDN normalization. No mapping for the Unicode character exists in the target multi-byte code page. The provided callback is already registered. The provided context did not match the target. The specified port already has a completion list. A threadpool worker thread enter a callback at thread base priority 0x%x and exited at priority 0x%x. This is unexpected, indicating that the callback missed restoring the priority. An invalid thread, handle %p, is specified for this operation. Possibly, a threadpool worker thread was specified. A threadpool worker thread enter a callback, which left transaction state. This is unexpected, indicating that the callback missed clearing the transaction. A threadpool worker thread enter a callback, which left the loader lock held. This is unexpected, indicating that the callback missed releasing the lock. A threadpool worker thread enter a callback, which left with preferred languages set. This is unexpected, indicating that the callback missed clearing them. A threadpool worker thread enter a callback, which left with background priorities set. This is unexpected, indicating that the callback missed restoring the original priorities. A threadpool worker thread enter a callback at thread affinity %p and exited at affinity %p. This is unexpected, indicating that the callback missed restoring the priority. The attempted operation required self healing to be enabled. The Directory Service cannot perform the requested operation because a domain rename operation is in progress. 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. Windows discovered a corruption in the file "%hs". This file has now been repaired. Please check if any data in the file was lost because of the corruption. The requested file operation failed because the storage policy blocks that type of file. For more information, contact your system administrator. The operation could not be completed due to bad clusters on disk. The operation could not be completed because the volume is dirty. Please run chkdsk and try again. The volume repair could not be performed while it is online. Please schedule to take the volume offline so that it can be repaired. 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. 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. The operation could not be completed because an instance of Proactive Scanner is currently running. The read or write operation to an encrypted file could not be completed because the file has not been opened for data access. One of the volume corruption logs comes from a newer version of Windows and contains corruption records. The log will be emptied and reset to the current version, and the volume health state will be updated accordingly. 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 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 resources required for this device conflict with the MCFG table. 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. Bad key. Bad data. Key does not exist. Access to the specified file handle has been revoked. WOW Assertion Error. The cryptographic signature is invalid. The cryptographic provider does not support HMAC. The computed authentication tag did not match the input authentication tag. The requested state transition is invalid and cannot be performed. The supplied kernel information version is invalid. The supplied PEP information version is invalid. The IPSEC queue overflowed. The neighbor discovery queue overflowed. An ICMP hop limit exceeded error was received. The protocol is not installed on the local machine. An operation or data has been rejected while on the network fast path. {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. {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. {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. Windows was unable to parse the requested XML data. An error was encountered while processing an XML digital signature. Indicates that the caller made the connection request in the wrong routing compartment. Indicates that there was an AuthIP failure when attempting to connect to the remote host. OID mapped groups cannot have members. The specified OID cannot be found. 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. Hash generation for the specified version and hash type is not enabled on server. The hash requests is not present or not up to date with the current file contents. The secondary interrupt controller instance that manages the specified interrupt is not registered. The information supplied by the GPIO client driver is invalid. The version specified by the GPIO client driver is not supported. The registration packet supplied by the GPIO client driver is not valid. The requested operation is not suppported for the specified handle. The requested connect mode conflicts with an existing mode on one or more of the specified pins. The interrupt requested to be unmasked is not masked. The requested run level switch cannot be completed successfully since one or more services refused to stop or restart. 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. One or more services failed to start during the service startup phase of a run level switch. A run level switch agent did not respond within the specified timeout. A run level switch is currently in progress. This operation is only valid in the context of an app container. This functionality is not supported in the context of an app container. The length of the SID supplied is not a valid length for app container SIDs. 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. Fast Cache has been ReArmed and requires a reboot until it can be updated. The copy offload read operation is not supported by a filter. The copy offload write operation is not supported by a filter. The copy offload read operation is not supported for the file. The copy offload write operation is not supported for the file. Debugger did not perform a state change. Debugger has found the application is not idle. 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 UUID is invalid. The endpoint format is invalid. The network address is invalid. No endpoint was found. The timeout value is invalid. The object UUID was not found. The object UUID has already been registered. The type 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. An RPC protocol error occurred. The transfer syntax is not supported by the RPC server. The type UUID 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 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 operation cannot be performed. 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. 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 RPC. The RPC server attempted an integer divide by zero. An addressing error occurred in the RPC server. A floating point operation at the RPC server caused a divide 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 auto-handle binding has been exhausted. The file designated by DCERPCCHARTRANS cannot be opened. The file containing the character translation table has fewer than 512 bytes. A null context handle is passed as an [in] parameter. The context handle does not match any known context handles. The context handle changed during a call. The binding handles passed to a remote procedure call do not match. The stub is unable to get the 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. A remote procedure call is already in progress for this thread. There are no more bindings. The group member was not found. The endpoint mapper database entry could not be created. The object UUID is the nil UUID. 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 cancelled. 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. 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. Invalid asynchronous remote procedure call handle. Invalid asynchronous RPC call handle for this operation. Access to the HTTP proxy is denied. HTTP proxy server rejected the connection because the cookie authentication failed. Some data remains to be sent in the request buffer. An attempt was made to run an invalid AML opcode The AML Interpreter Stack has overflowed An inconsistent state has occurred An attempt was made to access an array outside of its bounds A required argument was not specified A fatal error has occurred An invalid SuperName was specified An argument with an incorrect type was specified An object with an incorrect type was specified A target with an incorrect type was specified An incorrect number of arguments were specified An address failed to translate An incorrect event type was specified A handler for the target already exists Invalid data for the target was specified An invalid region for the target was specified An attempt was made to access a field outside of the defined range The Global system lock could not be acquired An attempt was made to reinitialize the ACPI subsystem The ACPI subsystem has not been initialized An incorrect mutex was specified The mutex is not currently owned An attempt was made to access the mutex by a process that was not the owner An error occurred during an access to Region Space An attempt was made to use an incorrect table The registration of an ACPI event failed An ACPI Power Object failed to transition state Session name %1 is invalid. The protocol driver %1 is invalid. The protocol driver %1 was not found in the system path. The Client Drive Mapping Service Has Connected on Terminal Connection. The Client Drive Mapping Service Has Disconnected on Terminal Connection. A close operation is pending on the Terminal Connection. There are no free output buffers available. The MODEM.INF file was not found. The modem (%1) was not found in MODEM.INF. The modem did not accept the command sent to it. Verify the configured modem name matches the attached modem. The modem did not respond to the command sent to it. Verify the modem is properly cabled and powered on. Carrier detect has failed or carrier has been dropped due to disconnect. Dial tone not detected within required time. Verify phone cable is properly attached and functional. Busy signal detected at remote site on callback. Voice detected at remote site on callback. Transport driver error The client you are using is not licensed to use this system. Your logon request is denied. The system has reached its licensed logon limit. Please try again later. The system license has expired. Your logon request is denied. The specified session cannot be found. 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. 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. 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. A process has requested access to a session, but has not been granted those access rights. The Terminal Connection driver %1 is invalid. The Terminal Connection driver %1 was not found in the system path. The requested session cannot be controlled remotely. You cannot control your own session, a session that is trying to control your session, a session that has no user logged on, nor control other sessions from the console. The requested session is not configured to allow remote control. The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client. 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 Client. Please call your system administrator for help in entering a valid, unique license number for this Terminal Server Client. Click OK to continue. 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 new copy of the Terminal Server Client with a valid, unique license number. Click OK to continue. 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. Remote control could not be terminated because the specified session is not currently being remotely controlled. Your interactive logon privilege has been disabled. Please contact your system administrator. The Terminal Server security layer detected an error in the protocol stream and has disconnected the client. Client IP: %2. The target session is incompatible with the current session. 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. 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. A IRQ translator failed to translate resources. Driver %2 returned invalid ID for a child device (%3). Reissue the given operation as a cached IO operation 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. The RC Manifest has invalid ultimatefallback name. The resource loader cache doesn't have loaded MUI entry. User stopped resource enumeration. A handler was not defined by the filter for this operation. A context is already defined for this object. Asynchronous requests are not valid for this operation. Internal error code used by the filter manager to determine if a fastio operation should be forced down the IRP path. Mini-filters should never return this value. An invalid name request was made. The name requested cannot be retrieved at this time. Posting this operation to a worker thread for further processing is not safe at this time because it could lead to a system deadlock. The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver. The filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called). The filter must cleanup any operation specific context at this time because it is being removed from the system before the operation is completed by the lower drivers. The Filter Manager had an internal error from which it cannot recover, therefore the operation has been failed. This is usually the result of a filter returning an invalid value from a pre-operation callback. The object specified for this action is in the process of being deleted, therefore the action requested cannot be completed at this time. Non-paged pool must be used for this type of context. A duplicate handler definition has been provided for an operation. The callback data queue has been disabled. Do not attach the filter to the volume at this time. Do not detach the filter from the volume at this time. An instance already exists at this altitude on the volume specified. An instance already exists with this name on the volume specified. The system could not find the filter specified. The system could not find the volume specified. The system could not find the instance specified. No registered context allocation definition was found for the given request. An invalid parameter was specified during context registration. The name requested was not found in Filter Manager's name cache and could not be retrieved from the file system. The requested device object does not exist for the given volume. The specified volume is already mounted. The specified Transaction Context is already enlisted in a transaction The specifiec context is already attached to another object No waiter is present for the filter's reply to this message. The filesystem database resource is in use. Registration cannot complete at this time. The requested section is not present in the activation context. Windows was not able to process the application binding information. Please refer to your System Event Log for further information. The application binding data format is invalid. The referenced assembly is not installed on your system. The manifest file does not begin with the required tag and format information. The manifest file contains one or more syntax errors. 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. Lack of system resources has required isolated activation to be disabled for the current thread of execution. The referenced assembly could not be found. A kernel mode component is releasing a reference on an activation context. An attempt to set the process default activation context failed because the process default activation context was already set. The activation context being deactivated is not the most recently activated one. The activation context being deactivated is not active for the current thread of execution. The activation context being deactivated has already been deactivated. The activation context of system default assembly could not be generated. A component used by the isolation facility has requested to terminate the process. 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 value of an attribute in an identity is not within the legal range. The name of an attribute in an identity is not within the legal range. An identity contains two definitions for the same attribute. 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. The component store has been corrupted. A component's file does not match the verification information present in the component manifest. The identities of the manifests are identical but their contents are different. The component identities are different. The assembly is not a deployment. The file is not a part of the assembly. An advanced installer failed during setup or servicing. The character encoding in the XML declaration did not match the encoding used in the document. The size of the manifest exceeds the maximum allowed. The setting is not registered. One or more required members of the transaction are not present. 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. The cluster node is not valid. The cluster node already exists. A node is in the process of joining the cluster. The cluster node was not found. The cluster local node information was not found. The cluster network already exists. The cluster network was not found. The cluster network interface already exists. The cluster network interface was not found. The cluster request is not valid for this object. The cluster network provider is not valid. The cluster node is down. The cluster node is not reachable. The cluster node is not a member of the cluster. A cluster join operation is not in progress. The cluster network is not valid. No network adapters are available. The cluster node is up. The cluster node is paused. The cluster node is not paused. No cluster security context is available. The cluster network is not configured for internal cluster communication. The cluster node has been poisoned. The path does not belong to a cluster shared volume. The cluster shared volume is not locally mounted. The operation has failed because read oplock break is in progress. The operation has failed. CSVFS has to pause and refresh information. The operation has failed. CSVFS does not allow block i/o in redirected mode. The operation has failed. CSVFS is not in redirected mode. CSVFS is failing operation because it is in draining state. The operation has failed because snapshot creation is in progress. The operation has succeeded on the down level file system, but CSV is failing it because it is in draining state. The function attempted to use a name that is reserved for use by another transaction. 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. The Transaction Manager was unable to be successfully initialized. Transacted operations are not supported. 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 resource manager has attempted to prepare a transaction that it has not successfully joined. The specified directory does not contain a file system resource manager. The log could not be set to the requested size. The remote server or share does not support transacted file operations. The requested log size for the file system resource manager is invalid. The remote server sent mismatching version number or Fid for a file opened with transactions. The RM tried to register a protocol that already exists. The attempt to propagate the Transaction failed. The requested propagation protocol was not registered as a CRM. 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 allowed. The requested operation is not valid on the Transaction object in its current state. 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. It is too late to perform the requested operation, since the Transaction has already been aborted. It is too late to perform the requested operation, since the Transaction has already been committed. The buffer passed in to NtPushTransaction or NtPullTransaction is not in a valid format. The current transaction context associated with the thread is not a valid handle to a transaction object. An attempt to create space in the transactional resource manager's log failed. The failure status has been recorded in the event log. The object (file, stream, link) corresponding to the handle has been deleted by a transaction savepoint rollback. The specified file miniversion was not found for this transacted file open. The specified file miniversion was found but has been invalidated. Most likely cause is a transaction savepoint rollback. A miniversion may only be opened in the context of the transaction that created it. It is not possible to open a miniversion with modify access. It is not possible to create any more miniversions for this stream. 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. 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. The file cannot be opened transactionally, because its identity depends on the outcome of an unresolved transaction. 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. 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 %hs is corrupt and unreadable. The encryption operation could not be completed because a transaction is active. This object is not allowed to be opened in a transaction. Memory mapping (creating a mapped section) a remote file under a transaction is not supported. Transaction metadata is already present on this file and cannot be superseded. A transaction scope could not be entered because the scope handler has not been initialized. Promotion was required in order to allow the resource manager to enlist, but the transaction was set to disallow it. 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. 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. The savepoint operation failed because files are open on the transaction. This is not permitted. 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. The transactional resource manager cannot currently accept transacted work due to a transient condition such as low resources. The transactional resource manager had too many tranactions outstanding that could not be aborted. The transactional resource manger has been shut down. The specified Transaction was unable to be opened, because it was not found. The specified ResourceManager was unable to be opened, because it was not found. The specified Enlistment was unable to be opened, because it was not found. The specified TransactionManager was unable to be opened, because it was not found. 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. 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. Because the associated transaction manager or resource manager has been closed, the handle is no longer valid. The compression operation could not be completed because a transaction is active on the file. 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. 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. The link tracking operation could not be completed because a transaction is active. This operation cannot be performed in a transaction. The kernel transaction manager had to abort or forget the transaction because it blocked forward progress. The TransactionManager identity that was supplied did not match the one recorded in the TransactionManager's log file. This snapshot operation cannot continue because a transactional resource manager cannot be frozen in its current state. Please try again. 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. 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. The specified operation could not be performed because the resource manager is not enlisted in the transaction. Log service found an invalid log sector. 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 log marshalling buffers are exhausted. 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. Log service encountered a metadata file with inconsistent data. Log service encountered an attempt to erroneously allocate or dispose reservation space. Log service cannot delete log file or file system container. Log service has reached the maximum allowable containers allocated to a log file. Log service has attempted to read or write backwards past the start of the log. Log policy could not be installed because a policy of the same type is already present. 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. Number of reserved log records or the adjustment of the number of reserved log records is invalid. Reserved log space or the adjustment of the log space is invalid. A new or existing archive tail or base of the active log is invalid. Log space is exhausted. Log is multiplexed, no direct writes to the physical log is allowed. The operation failed because the log is a dedicated log. The operation requires an archive context. Log archival is in progress. The operation requires a non-ephemeral log, but the log is ephemeral. The log must have at least two containers before it can be read from or written to. A log client has already registered on the stream. A log client has not been registered on the stream. A request has already been made to handle the log full condition. Log service encountered an error when attempting to read from a log container. Log service encountered an error when attempting to write to a log container. Log service encountered an error when attempting open a log container. 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. Log metadata flush failed. Security on the log and its containers is inconsistent. 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. {Display Driver Stopped Responding} The %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality. The next time you reboot the machine a dialog will be displayed giving you a chance to upload data about this failure to Microsoft. {Display Driver Stopped Responding and recovered} The %hs display driver has stopped working normally. The recovery had been performed. {Display Driver Recovered From Failure} The %hs display driver has detected and recovered from a failure. Some graphical operations may have failed. The next time you reboot the machine a dialog will be displayed giving you a chance to upload data about this failure to Microsoft. Monitor descriptor could not be obtained. Format of the obtained monitor descriptor is not supported by this release. Checksum of the obtained monitor descriptor is invalid. Monitor descriptor contains an invalid standard timing block. WMI data block registration failed for one of the MSMonitorClass WMI subclasses. Provided monitor descriptor block is either corrupted or does not contain monitor's detailed serial number. Provided monitor descriptor block is either corrupted or does not contain monitor's user friendly name. There is no monitor descriptor data at the specified (offset, size) region. Monitor descriptor contains an invalid detailed timing block. Monitor descriptor contains invalid manufacture date. Exclusive mode ownership is needed to create unmanaged primary allocation. The driver needs more DMA buffer space in order to complete the requested operation. Specified display adapter handle is invalid. Specified display adapter and all of its state has been reset. The driver stack doesn't match the expected driver model. Present happened but ended up into the changed desktop mode Nothing to present due to desktop occlusion Not able to present due to denial of desktop access Not able to present with color convertion The kernel driver detected a version mismatch between it and the user mode driver. Specified buffer is not big enough to contain entire requested dataset. Partial data populated upto the size of the buffer. Caller needs to provide buffer of size as specified in the partially populated buffer's content (interface specific). Present redirection is disabled (desktop windowing management subsystem is off). Previous exclusive VidPn source owner has released its ownership Window DC is not available for presentation Windowless present is disabled (desktop windowing management subsystem is off). Not enough video memory available to complete the operation. Couldn't probe and lock the underlying memory of an allocation. The allocation is currently busy. An object being referenced has already reached the maximum reference count and can't be referenced any further. A problem couldn't be solved due to some currently existing condition. The problem should be tried again later. A problem couldn't be solved due to some currently existing condition. The problem should be tried again immediately. The allocation is invalid. No more unswizzling aperture are currently available. The current allocation can't be unswizzled by an aperture. The request failed because a pinned allocation can't be evicted. The allocation can't be used from its current segment location for the specified operation. A locked allocation can't be used in the current command buffer. The allocation being referenced has been closed permanently. An invalid allocation instance is being referenced. An invalid allocation handle is being referenced. The allocation being referenced doesn't belong to the current device. The specified allocation lost its content. GPU exception is detected on the given device. The device is not able to be scheduled. Skip preparation of allocations referenced by the DMA buffer. Specified VidPN topology is invalid. Specified VidPN topology is valid but is not supported by this model of the display adapter. Specified VidPN topology is valid but is not supported by the display adapter at this time, due to current allocation of its resources. Specified VidPN handle is invalid. Specified video present source is invalid. Specified video present target is invalid. Specified VidPN modality is not supported (e.g. at least two of the pinned modes are not cofunctional). No mode is pinned on the specified VidPN source/target. Specified VidPN source mode set is invalid. Specified VidPN target mode set is invalid. Specified video signal frequency is invalid. Specified video signal active region is invalid. Specified video signal total region is invalid. Specified video present source mode is invalid. Specified video present target mode is invalid. Pinned mode must remain in the set on VidPN's cofunctional modality enumeration. Specified video present path is already in VidPN's topology. Specified mode is already in the mode set. Specified video present source set is invalid. Specified video present target set is invalid. Specified video present source is already in the video present source set. Specified video present target is already in the video present target set. Specified VidPN present path is invalid. Miniport has no recommendation for augmentation of the specified VidPN's topology. Specified monitor frequency range set is invalid. Specified monitor frequency range is invalid. Specified frequency range is not in the specified monitor frequency range set. Specified mode set does not specify preference for one of its modes. Specified frequency range is already in the specified monitor frequency range set. Specified mode set is stale. Please reacquire the new mode set. Specified monitor source mode set is invalid. Specified monitor source mode is invalid. Miniport does not have any recommendation regarding the request to provide a functional VidPN given the current display adapter configuration. ID of the specified mode is already used by another mode in the set. System failed to determine a mode that is supported by both the display adapter and the monitor connected to it. Number of video present targets must be greater than or equal to the number of video present sources. Specified present path is not in VidPN's topology. Display adapter must have at least one video present source. Display adapter must have at least one video present target. Specified monitor descriptor set is invalid. Specified monitor descriptor is invalid. Specified descriptor is not in the specified monitor descriptor set. Specified descriptor is already in the specified monitor descriptor set. ID of the specified monitor descriptor is already used by another descriptor in the set. Specified video present target subset type is invalid. Two or more of the specified resources are not related to each other, as defined by the interface semantics. ID of the specified video present source is already used by another source in the set. ID of the specified video present target is already used by another target in the set. Specified VidPN source cannot be used because there is no available VidPN target to connect it to. Newly arrived monitor could not be associated with a display adapter. Display adapter in question does not have an associated VidPN manager. VidPN manager of the display adapter in question does not have an active VidPN. Specified VidPN topology is stale. Please reacquire the new topology. There is no monitor connected on the specified video present target. Specified source is not part of the specified VidPN's topology. Specified primary surface size is invalid. Specified visible region size is invalid. Specified stride is invalid. Specified pixel format is invalid. Specified color basis is invalid. Specified pixel value access mode is invalid. Specified target is not part of the specified VidPN's topology. Failed to acquire display mode management interface. Specified VidPN source is already owned by a DMM client and cannot be used until that client releases it. Specified VidPN is active and cannot be accessed. Specified VidPN present path importance ordinal is invalid. Specified VidPN present path content geometry transformation is invalid. Specified content geometry transformation is not supported on the respective VidPN present path. Specified gamma ramp is invalid. Specified gamma ramp is not supported on the respective VidPN present path. Multi-sampling is not supported on the respective VidPN present path. Specified mode is not in the specified mode set. Specified data set (e.g. mode set, frequency range set, descriptor set, topology, etc.) is empty. Specified data set (e.g. mode set, frequency range set, descriptor set, topology, etc.) does not contain any more elements. Specified VidPN topology recommendation reason is invalid. Specified VidPN present path content type is invalid. Specified VidPN present path copy protection type is invalid. No more than one unassigned mode set can exist at any given time for a given VidPN source/target. Specified content transformation is not pinned on the specified VidPN present path. Specified scanline ordering type is invalid. Topology changes are not allowed for the specified VidPN. All available importance ordinals are already used in specified topology. Specified primary surface has a different private format attribute than the current primary surface Specified mode pruning algorithm is invalid Specified monitor capability origin is invalid. Specified monitor frequency range constraint is invalid. Maximum supported number of present paths has been reached. Miniport requested that augmentation be cancelled for the specified source of the specified VidPN's topology. Specified client type was not recognized. Client VidPN is not set on this adapter (e.g. no user mode initiated mode changes took place on this adapter yet). Specified display adapter child device already has an external device connected to it. Specified display adapter child device does not support descriptor exposure. Child device presence was not reliably detected. The display adapter is not linked to any other adapters. Lead adapter in a linked configuration was not enumerated yet. Some chain adapters in a linked configuration were not enumerated yet. The chain of linked adapters is not ready to start because of an unknown failure. An attempt was made to start a lead link display adapter when the chain links were not started yet. An attempt was made to power up a lead link display adapter when the chain links were powered down. The adapter link was found to be in an inconsistent state. Not all adapters are in an expected PNP/Power state. Starting the leadlink adapter has been deferred temporarily. The driver trying to start is not the same as the driver for the POSTed display adapter. The display adapter is being polled for children too frequently at the same polling level. Starting the adapter has been deferred temporarily. An operation is being attempted that requires the display adapter to be in a quiescent state. The driver does not support OPM. The driver does not support COPP. The driver does not support UAB. The specified encrypted parameters are invalid. The GDI display device passed to this function does not have any active protected outputs. An internal error caused an operation to fail. The function failed because the caller passed in an invalid OPM user mode handle. A certificate could not be returned because the certificate buffer passed to the function was too small. The DxgkDdiOpmCreateProtectedOutput function could not create a protected output because the Video Present Target is in spanning mode. The DxgkDdiOpmCreateProtectedOutput function could not create a protected output because the Video Present Target is in theater mode. The function failed because the display adapter's Hardware Functionality Scan failed to validate the graphics hardware. The HDCP System Renewability Message passed to this function did not comply with section 5 of the HDCP 1.1 specification. The protected output cannot enable the High-bandwidth Digital Content Protection (HDCP) System because it does not support HDCP. The protected output cannot enable Analogue Copy Protection (ACP) because it does not support ACP. The protected output cannot enable the Content Generation Management System Analogue (CGMS-A) protection technology because it does not support CGMS-A. The DxgkDdiOPMGetInformation function cannot return the version of the SRM being used because the application never successfully passed an SRM to the protected output. The DxgkDdiOPMConfigureProtectedOutput function cannot enable the specified output protection technology because the output's screen resolution is too high. The DxgkDdiOPMConfigureProtectedOutput function cannot enable HDCP because the display adapter's HDCP hardware is already being used by other physical outputs. The operating system asynchronously destroyed this OPM protected output because the operating system's state changed. This error typically occurs because the monitor PDO associated with this protected output was removed, the monitor PDO associated with this protected output was stopped, or the protected output's session became a non-console session. Either the DxgkDdiOPMGetCOPPCompatibleInformation, DxgkDdiOPMGetInformation, or DxgkDdiOPMConfigureProtectedOutput function failed. This error is returned when the caller tries to use a COPP specific command while the protected output has OPM semantics only. The DxgkDdiOPMGetInformation and DxgkDdiOPMGetCOPPCompatibleInformation functions return this error code if the passed in sequence number is not the expected sequence number or the passed in OMAC value is invalid. The function failed because an unexpected error occurred inside of a display driver. Either the DxgkDdiOPMGetCOPPCompatibleInformation, DxgkDdiOPMGetInformation, or DxgkDdiOPMConfigureProtectedOutput function failed. This error is returned when the caller tries to use an OPM specific command while the protected output has COPP semantics only. The DxgkDdiOPMGetCOPPCompatibleInformation and DxgkDdiOPMConfigureProtectedOutput functions return this error if the display driver does not support the DXGKMDT_OPM_GET_ACP_AND_CGMSA_SIGNALING and DXGKMDT_OPM_SET_ACP_AND_CGMSA_SIGNALING GUIDs. The DxgkDdiOPMConfigureProtectedOutput function returns this error code if the passed in sequence number is not the expected sequence number or the passed in OMAC value is invalid. The monitor connected to the specified video output does not have an I2C bus. No device on the I2C bus has the specified address. An error occurred while transmitting data to the device on the I2C bus. An error occurred while receiving data from the device on the I2C bus. The monitor does not support the specified VCP code. The data received from the monitor is invalid. The function failed because a monitor returned an invalid Timing Status byte when the operating system used the DDC/CI Get Timing Report &, Timing Message command to get a timing report from a monitor. A monitor returned a DDC/CI capabilities string which did not comply with the ACCESS.bus 3.0, DDC/CI 1.1, or MCCS 2 Revision 1 specification. An internal error caused an operation to fail. An operation failed because a DDC/CI message had an invalid value in its command field. An error occurred because the field length of a DDC/CI message contained an invalid value. An error occurred because the checksum field in a DDC/CI message did not match the message's computed checksum value. This error implies that the data was corrupted while it was being transmitted from a monitor to a computer. This function failed because an invalid monitor handle was passed to it. The operating system asynchronously destroyed the monitor which corresponds to this handle because the operating system's state changed. This error typically occurs because the monitor PDO associated with this handle was removed, the monitor PDO associated with this handle was stopped, or a display mode change occurred. A display mode change occurs when windows sends a WM_DISPLAYCHANGE windows message to applications. This function can only be used if a program is running in the local console session. It cannot be used if a program is running on a remote desktop session or on a terminal server session. This function cannot find an actual GDI display device which corresponds to the specified GDI display device name. The function failed because the specified GDI display device was not attached to the Windows desktop. This function does not support GDI mirroring display devices because GDI mirroring display devices do not have any physical monitors associated with them. The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is NULL, it points to an invalid address, it points to a kernel mode address or it is not correctly aligned. This function failed because the GDI device passed to it did not have any monitors associated with it. An array passed to the function cannot hold all of the data that the function must copy into the array. An internal error caused an operation to fail. The function failed because the current session is changing its type. This function cannot be called when the current session is changing its type. There are currently three types of sessions: console, disconnected and remote. This volume is locked by BitLocker Drive Encryption. The volume is not encrypted, no key is available. The control block for the encrypted volume is not valid. The volume cannot be encrypted because it does not have enough free space. The volume cannot be encrypted because the file system is not supported. The file system size is larger than the partition size in the partition table. The file system does not extend to the end of the volume. This operation cannot be performed while a file system is mounted on the volume. BitLocker Drive Encryption is not included with this version of Windows. Requested action not allowed in the current volume state. Data supplied is malformed. The volume is not bound to the system. That volume is not a data volume. A read operation failed while converting the volume. A write operation failed while converting the volume. The control block for the encrypted volume was updated by another thread. Try again. The encryption algorithm does not support the sector size of that volume. BitLocker recovery authentication failed. That volume is not the OS volume. The BitLocker startup key or recovery password could not be read from external media. The BitLocker startup key or recovery password file is corrupt or invalid. The BitLocker encryption key could not be obtained from the startup key or recovery password. The Trusted Platform Module (TPM) is disabled. The authorization data for the Storage Root Key (SRK) of the Trusted Platform Module (TPM) is not zero. The system boot information changed or the Trusted Platform Module (TPM) locked out access to BitLocker encryption keys until the computer is restarted. The BitLocker encryption key could not be obtained from the Trusted Platform Module (TPM). The BitLocker encryption key could not be obtained from the Trusted Platform Module (TPM) and PIN. A boot application hash does not match the hash computed when BitLocker was turned on. The Boot Configuration Data (BCD) settings are not supported or have changed since BitLocker was enabled. Boot debugging is enabled. Run bcdedit to turn it off. The BitLocker encryption key could not be obtained. The metadata disk region pointer is incorrect. The backup copy of the metadata is out of date. No action was taken as a system reboot is required. No action was taken as BitLocker Drive Encryption is in RAW access mode. BitLocker Drive Encryption cannot enter raw access mode for this volume. The auto-unlock master key was not available from the operating system volume. Retry the operation using the BitLocker WMI interface. The system firmware failed to enable clearing of system memory on reboot. This feature of BitLocker Drive Encryption is not included with this version of Windows. Group policy does not permit turning off BitLocker Drive Encryption on roaming data volumes. Bitlocker Drive Encryption failed to recover from aborted conversion. This could be due to either all conversion logs being corrupted or the media being write-protected. The requested virtualization size is too big. The management information stored on the drive contained an unknown type. If you are using an old version of Windows, try accessing the drive from the latest version. The drive is too small to be protected using BitLocker Drive Encryption. The BitLocker encryption key could not be obtained from the Trusted Platform Module (TPM) and enhanced PIN. Try using a PIN containing only numerals. BitLocker Drive Encryption only supports Used Space Only encryption on thin provisioned storage. BitLocker Drive Encryption does not support wiping free space on thin provisioned storage. This command can only be performed from the coordinator node for the specified CSV volume. This command cannot be performed on a volume when it is part of a cluster. BitLocker cannot be upgraded during disk encryption or decryption. Wipe of free space is not currently taking place. Your computer doesn't support BitLocker hardware-based encryption. Check with your computer manufacturer for firmware updates. Secure Boot has been disabled. Either Secure Boot must be re-enabled, or BitLocker must be suspended for Windows to start normally. Secure Boot policy has unexpectedly changed. Device Lock has been triggered due to too many incorrect password attempts. Device encryption removal is blocked due to volume being extended beyond its original size. This action isn't supported because this drive isn't automatically managed with device encryption. BitLocker Drive Encryption has been suspended on this drive. All BitLocker key protectors configured for this drive are effectively disabled, and the drive will be automatically unlocked using an unencrypted (clear) key. BitLocker can't be suspended on this drive until the next restart. The callout does not exist. The filter condition does not exist. The filter does not exist. The layer does not exist. The provider does not exist. The provider context does not exist. The sublayer does not exist. The object does not exist. An object with that GUID or LUID already exists. The object is referenced by other objects so cannot be deleted. The call is not allowed from within a dynamic session. The call was made from the wrong session so cannot be completed. The call must be made from within an explicit transaction. The call is not allowed from within an explicit transaction. The explicit transaction has been forcibly cancelled. The session has been cancelled. The call is not allowed from within a read-only transaction. The call timed out while waiting to acquire the transaction lock. Collection of network diagnostic events is disabled. The operation is not supported by the specified layer. The call is allowed for kernel-mode callers only. The call tried to associate two objects with incompatible lifetimes. The object is built in so cannot be deleted. The maximum number of callouts has been reached. A notification could not be delivered because a message queue is at its maximum capacity. The traffic parameters do not match those for the security association context. The call is not allowed for the current security association state. A required pointer is null. An enumerator is not valid. The flags field contains an invalid value. A network mask is not valid. An FWP_RANGE is not valid. The time interval is not valid. An array that must contain at least one element is zero length. The displayData.name field cannot be null. The action type is not one of the allowed action types for a filter. The filter weight is not valid. A filter condition contains a match type that is not compatible with the operands. An FWP_VALUE or FWPM_CONDITION_VALUE is of the wrong type. An integer value is outside the allowed range. A reserved field is non-zero. A filter cannot contain multiple conditions operating on a single field. A policy cannot contain the same keying module more than once. The action type is not compatible with the layer. The action type is not compatible with the sublayer. The raw context or the provider context is not compatible with the layer. The raw context or the provider context is not compatible with the callout. The authentication method is not compatible with the policy type. The Diffie-Hellman group is not compatible with the policy type. An IKE policy cannot contain an Extended Mode policy. The enumeration template or subscription will never match any objects. The provider context is of the wrong type. The parameter is incorrect. The maximum number of sublayers has been reached. The notification function for a callout returned an error. The IPsec authentication transform is not valid. The IPsec cipher transform is not valid. The IPsec cipher transform is not compatible with the policy. The combination of IPsec transform types is not valid. A policy cannot contain the same auth method more than once. A tunnel endpoint configuration is invalid. The WFP MAC Layers are not ready. A key manager capable of key dictation is already registered A key manager dictated invalid keys The BFE IPsec Connection Tracking is disabled. The DNS name is invalid. The engine option is still enabled due to other configuration settings. The IKEEXT service is not running. This service only runs when there is IPsec policy applied to the machine. The TCP/IP stack is not ready. The injection handle is being closed by another thread. The injection handle is stale. The classify cannot be pended. The packet should be dropped, no ICMP should be sent. The binding to the network interface is being closed. An invalid version was specified. An invalid characteristics table was used. Failed to find the network interface or network interface is not ready. Failed to open the network interface. Network interface has encountered an internal unrecoverable failure. The multicast list on the network interface is full. An attempt was made to add a duplicate multicast address to the list. At attempt was made to remove a multicast address that was never added. Netowork interface aborted the request. Network interface can not process the request because it is being reset. Netword interface does not support this request. An attempt was made to send an invalid packet on a network interface. Network interface is not ready to complete this operation. The length of the buffer submitted for this operation is not valid. The data used for this operation is not valid. The length of buffer submitted for this operation is too small. Network interface does not support this OID (Object Identifier) The network interface has been removed. Network interface does not support this media type. An attempt was made to remove a token ring group address that is in use by other components. An attempt was made to map a file that can not be found. An error occurred while NDIS tried to map the file. An attempt was made to map a file that is alreay mapped. An attempt to allocate a hardware resource failed because the resource is used by another component. The I/O operation failed because network media is disconnected or wireless access point is out of range. The network address used in the request is invalid. The specified request is not a valid operation for the target device. The offload operation on the network interface has been paused. Network interface was not found. The revision number specified in the structure is not supported. The specified port does not exist on this network interface. The current state of the specified port on this network interface does not support the requested operation. The miniport adapter is in lower power state. This operation requires the miniport adapter to be reinitialized. The wireless local area network interface is in auto configuration mode and doesn't support the requested parameter change operation. The wireless local area network interface is busy and can not perform the requested operation. The wireless local area network interface is powered down and doesn't support the requested operation. The list of wake on LAN patterns is full. The list of low power protocol offloads is full. The request will be completed later by NDIS status indication. The TCP connection is not offloadable because of a local policy setting. The TCP connection is not offloadable by the Chimney offload target. The IP Path object is not in an offloadable state. This is an error mask to convert TPM hardware errors to win errors. Authentication failed. The index to a PCR, DIR or other register is incorrect. One or more parameter is bad. An operation completed successfully but the auditing of that operation failed. The clear disable flag is set and all clear operations now require physical access. Activate the Trusted Platform Module (TPM). Enable the Trusted Platform Module (TPM). The target command has been disabled. The operation failed. The ordinal was unknown or inconsistent. The ability to install an owner is disabled. The key handle cannot be interpreted. The key handle points to an invalid key. Unacceptable encryption scheme. Migration authorization failed. PCR information could not be interpreted. No room to load key. There is no Storage Root Key (SRK) set. An encrypted blob is invalid or was not created by this TPM. The Trusted Platform Module (TPM) already has an owner. The TPM has insufficient internal resources to perform the requested action. A random string was too short. The TPM does not have the space to perform the operation. The named PCR value does not match the current PCR value. The paramSize argument to the command has the incorrect value . There is no existing SHA-1 thread. The calculation is unable to proceed because the existing SHA-1 thread has already encountered an error. The TPM hardware device reported a failure during its internal self test. Try restarting the computer to resolve the problem. If the problem continues, you might need to replace your TPM hardware or motherboard. The authorization for the second key in a 2 key function failed authorization. The tag value sent to for a command is invalid. An IO error occurred transmitting information to the TPM. The encryption process had a problem. The decryption process did not complete. An invalid handle was used. The TPM does not have an Endorsement Key (EK) installed. The usage of a key is not allowed. The submitted entity type is not allowed. The command was received in the wrong sequence relative to TPM_Init and a subsequent TPM_Startup. Signed data cannot include additional DER information. The key properties in TPM_KEY_PARMs are not supported by this TPM. The migration properties of this key are incorrect. The signature or encryption scheme for this key is incorrect or not permitted in this situation. The size of the data (or blob) parameter is bad or inconsistent with the referenced key. A mode parameter is bad, such as capArea or subCapArea for TPM_GetCapability, phsicalPresence parameter for TPM_PhysicalPresence, or migrationType for TPM_CreateMigrationBlob. Either the physicalPresence or physicalPresenceLock bits have the wrong value. The TPM cannot perform this version of the capability. The TPM does not allow for wrapped transport sessions. TPM audit construction failed and the underlying command was returning a failure code also. TPM audit construction failed and the underlying command was returning success. Attempt to reset a PCR register that does not have the resettable attribute. Attempt to reset a PCR register that requires locality and locality modifier not part of command transport. Make identity blob not properly typed. When saving context identified resource type does not match actual resource. The TPM is attempting to execute a command only available when in FIPS mode. The command is attempting to use an invalid family ID. The permission to manipulate the NV storage is not available. The operation requires a signed command. Wrong operation to load an NV key. NV_LoadKey blob requires both owner and blob authorization. The NV area is locked and not writtable. The locality is incorrect for the attempted operation. The NV area is read only and can't be written to. There is no protection on the write to the NV area. The family count value does not match. The NV area has already been written to. The NV area attributes conflict. The structure tag and version are invalid or inconsistent. The key is under control of the TPM Owner and can only be evicted by the TPM Owner. The counter handle is incorrect. The write is not a complete write of the area. The gap between saved context counts is too large. The maximum number of NV writes without an owner has been exceeded. No operator AuthData value is set. The resource pointed to by context is not loaded. The delegate administration is locked. Attempt to manage a family other then the delegated family. Delegation table management not enabled. There was a command executed outside of an exclusive transport session. Attempt to context save a owner evict controlled key. The DAA command has no resources availble to execute the command. The consistency check on DAA parameter inputData0 has failed. The consistency check on DAA parameter inputData1 has failed. The consistency check on DAA_issuerSettings has failed. The consistency check on DAA_tpmSpecific has failed. The atomic process indicated by the submitted DAA command is not the expected process. The issuer's validity check has detected an inconsistency. The consistency check on w has failed. The handle is incorrect. Delegation is not correct. The context blob is invalid. Too many contexts held by the TPM. Migration authority signature validation failure. Migration destination not authenticated. Migration source incorrect. Incorrect migration authority. Attempt to revoke the EK and the EK is not revocable. Bad signature of CMK ticket. There is no room in the context list for additional contexts. The command was blocked. The specified handle was not found. The TPM returned a duplicate handle and the command needs to be resubmitted. The command within the transport was blocked. The command within the transport is not supported. The TPM is too busy to respond to the command immediately, but the command could be resubmitted at a later time. SelfTestFull has not been run. The TPM is currently executing a full selftest. The TPM is defending against dictionary attacks and is in a time-out period. The command was cancelled. A new TPM context could not be created because there are too many open contexts. TPM driver is not compatible with the version of TPM found on the system. The caller does not have the appropriate rights to perform the requested operation. The caller does not have the appropriate rights to perform the requested operation. The Physical Presence Interface of this firmware does not support the requested method. This is an error mask to convert Platform Crypto Provider errors to win errors. The Platform Crypto Device is currently not ready. It needs to be fully provisioned to be operational. The handle provided to the Platform Crypto Provider is invalid. A parameter provided to the Platform Crypto Provider is invalid. A provided flag to the Platform Crypto Provider is not supported. The requested operation is not supported by this Platform Crypto Provider. The buffer is too small to contain all data. No information has been written to the buffer. An unexpected internal error has occurred in the Platform Crypto Provider. The authorization to use a provider object has failed. The Platform Crypto Device has ignored the authorization for the provider object, to mitigate against a dictionary attack. The referenced policy was not found. The referenced profile was not found. The validation was not succesful. A Platform Crypto Device was not found. Operations that require a Platform Crypto Device will not be submitted. The hypervisor does not support the operation because the specified hypercall code is not supported. The hypervisor does not support the operation because the encoding for the hypercall input register is not supported. The hypervisor could not perform the operation because a parameter has an invalid alignment. The hypervisor could not perform the operation because an invalid parameter was specified. Access to the specified object was denied. The hypervisor could not perform the operation because the partition is entering or in an invalid state. The operation is not allowed in the current state. The hypervisor does not recognize the specified partition property. The specified value of a partition property is out of range or violates an invariant. There is not enough memory in the hypervisor pool to complete the operation. The maximum partition depth has been exceeded for the partition hierarchy. A partition with the specified partition Id does not exist. The hypervisor could not perform the operation because the specified VP index is invalid. The hypervisor could not perform the operation because the specified port identifier is invalid. The hypervisor could not perform the operation because the specified connection identifier is invalid. Not enough buffers were supplied to send a message. The previous virtual interrupt has not been acknowledged. The previous virtual interrupt has already been acknowledged. The indicated partition is not in a valid state for saving or restoring. The hypervisor could not complete the operation because a required feature of the synthetic interrupt controller (SynIC) was disabled. The hypervisor could not perform the operation because the object or value was either already in use or being used for a purpose that would not permit completing the operation. The proximity domain information is invalid. An attempt to retrieve debugging data failed because none was available. The physical connection being used for debugging has not recorded any receive activity since the last operation. There are not enough resources to complete the operation. A hypervisor feature is not available to the user. The specified buffer was too small to contain all of the requested data. The maximum number of domains supported by the platform I/O remapping hardware is currently in use. No domains are available to assign this device to this partition. The hypervisor could not perform the operation because the specified LP index is invalid. No hypervisor is present on this system. The handler for the virtualization infrastructure driver is already registered. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The number of registered handlers for the virtualization infrastructure driver exceeded the maximum. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The message queue for the virtualization infrastructure driver is full and cannot accept new messages. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. No handler exists to handle the message for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The name of the partition or message queue for the virtualization infrastructure driver is invalid. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The partition name of the virtualization infrastructure driver exceeds the maximum. The message queue name of the virtualization infrastructure driver exceeds the maximum. Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists. The virtualization infrastructure driver has encountered an error. The requested partition does not exist. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The virtualization infrastructure driver has encountered an error. Could not find the requested partition. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. A message queue with the same name already exists for the virtualization infrastructure driver. The memory block page for the virtualization infrastructure driver cannot be mapped because the page map limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The memory block for the virtualization infrastructure driver is still being used and cannot be destroyed. Cannot unlock the page array for the guest operating system memory address because it does not match a previous lock request. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The non-uniform memory access (NUMA) node settings do not match the system NUMA topology. In order to start the virtual machine, you will need to modify the NUMA configuration. The non-uniform memory access (NUMA) node index does not match a valid index in the system NUMA topology. The memory block for the virtualization infrastructure driver is already associated with a message queue. The handle is not a valid memory block handle for the virtualization infrastructure driver. The request exceeded the memory block page limit for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The handle is not a valid message queue handle for the virtualization infrastructure driver. The handle is not a valid page range handle for the virtualization infrastructure driver. Cannot install client notifications because no message queue for the virtualization infrastructure driver is associated with the memory block. The request to lock or map a memory block page failed because the virtualization infrastructure driver memory block limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The handle is not a valid parent partition mapping handle for the virtualization infrastructure driver. Notifications cannot be created on the memory block because it is use. The message queue for the virtualization infrastructure driver has been closed. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. Cannot add a virtual processor to the partition because the maximum has been reached. Cannot stop the virtual processor immediately because of a pending intercept. Invalid state for the virtual processor. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The maximum number of kernel mode clients for the virtualization infrastructure driver has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. This kernel mode interface for the virtualization infrastructure driver has already been initialized. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. Cannot set or reset the memory block property more than once for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The memory mapped I/O for this page range no longer exists. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The lock or unlock request uses an invalid guest operating system memory address. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. Cannot destroy or reuse the reserve page set for the virtualization infrastructure driver because it is in use. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. The reserve page set for the virtualization infrastructure driver is too small to use in the lock request. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. Cannot lock or map the memory block page for the virtualization infrastructure driver because it has already been locked using a reserve page set page. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. Cannot create the memory block for the virtualization infrastructure driver because the requested number of pages exceeded the limit. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. Cannot restore this virtual machine because the saved state data cannot be read. Delete the saved state data and then try to start the virtual machine. Cannot restore this virtual machine because an item read from the saved state data is not recognized. Delete the saved state data and then try to start the virtual machine. Cannot restore this virtual machine to the saved state because of hypervisor incompatibility. Delete the saved state data and then try to start the virtual machine. A virtual machine is running with its memory allocated across multiple NUMA nodes. This does not indicate a problem unless the performance of your virtual machine is unusually slow. If you are experiencing performance problems, you may need to modify the NUMA configuration. The SPI in the packet does not match a valid IPsec SA. 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. Packet sequence number replay check failed. IPsec header and/or trailer in the packet is invalid. IPsec integrity check failed. IPsec dropped a clear text packet. 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. IPsec DoS Protection received an IPsec specific multicast packet which is not allowed. IPsec DoS Protection received an incorrectly formatted packet. 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. IPsec DoS Protection received an IPsec negotiation packet for a keying module which is not allowed by policy. 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 regeneration operation was not able to copy all data from the active plexes due to bad sectors. One or more disks were not fully migrated to the target pack. They may or may not require reimport after fixing the hardware problems. The configuration database is full. The configuration data on the disk is corrupted. The configuration on the disk is not insync with the in-memory configuration. A majority of disks failed to be updated with the new configuration. The disk contains non-simple volumes. The same disk was specified more than once in the migration list. The disk is already dynamic. The specified disk id is invalid. There are no disks with the specified disk id. The specified disk is an invalid disk. Operation cannot complete on an invalid disk. The specified disk(s) cannot be removed since it is the last remaining voter. The specified disk has an invalid disk layout. The disk layout contains non-basic partitions which appear after basic paritions. This is an invalid disk layout. The disk layout contains partitions which are not cylinder aligned. The disk layout contains partitions which are samller than the minimum size. The disk layout contains primary partitions in between logical drives. This is an invalid disk layout. The disk layout contains more than the maximum number of supported partitions. The specified disk is missing. The operation cannot complete on a missing disk. The specified disk is not empty. There is not enough usable space for this operation. The force revectoring of bad sectors failed. The specified disk has an invalid sector size. The specified disk set contains volumes which exist on disks outside of the set. A disk in the volume layout provides extents to more than one member of a plex. A disk in the volume layout provides extents to more than one plex. Dynamic disks are not supported on this system. The specified extent is already used by other volumes. The specified volume is retained and can only be extended into a contiguous extent. The specified extent to grow the volume is not contiguous with the specified volume. The specified volume extent is not within the public region of the disk. The specifed volume extent is not sector aligned. The specified parition overlaps an EBR (the first track of an extended partition on a MBR disks). The specified extent lengths cannot be used to construct a volume with specified length. The system does not support fault tolerant volumes. The specified interleave length is invalid. There is already a maximum number of registered users. The specified member is already in-sync with the other active members. It does not need to be regenerated. The same member index was specified more than once. The specified member index is greater or equal than the number of members in the volume plex. The specified member is missing. It cannot be regenerated. The specified member is not detached. Cannot replace a member which is not detached. The specified member is already regenerating. All disks belonging to the pack failed. There are currently no registered users for notifications. The task number is irrelevant unless there are registered users. The specified notification user does not exist. Failed to unregister user for notifications. The notifications have been reset. Notifications for the current user are invalid. Unregister and re-register for notifications. The specified number of members is invalid. The specified number of plexes is invalid. The specified source and target packs are identical. The specified pack id is invalid. There are no packs with the specified pack id. The specified pack is the invalid pack. The operation cannot complete with the invalid pack. The specified pack name is invalid. The specified pack is offline. The specified pack already has a quorum of healthy disks. The pack does not have a quorum of healthy disks. The specified disk has an unsupported partition style. Only MBR and GPT partition styles are supported. Failed to update the disk's partition layout. The specified plex is already in-sync with the other active plexes. It does not need to be regenerated. The same plex index was specified more than once. The specified plex index is greater or equal than the number of plexes in the volume. The specified plex is the last active plex in the volume. The plex cannot be removed or else the volume will go offline. The specified plex is missing. The specified plex is currently regenerating. The specified plex type is invalid. The operation is only supported on RAID-5 plexes. The operation is only supported on simple plexes. The Size fields in the VM_VOLUME_LAYOUT input structure are incorrectly set. There is already a pending request for notifications. Wait for the existing request to return before requesting for more notifications. There is currently a transaction in process. An unexpected layout change occurred outside of the volume manager. The specified volume contains a missing disk. The specified volume id is invalid. There are no volumes with the specified volume id. The specified volume length is invalid. The specified size for the volume is not a multiple of the sector size. The operation is only supported on mirrored volumes. The specified volume does not have a retain partition. The specified volume is offline. The specified volume already has a retain partition. The specified number of extents is invalid. All disks participating to the volume must have the same sector size. The boot disk experienced failures. The configuration of the pack is offline. The configuration of the pack is online. The specified pack is not the primary pack. All disks failed to be updated with the new content of the log. The specified number of disks in a plex is invalid. The specified number of disks in a plex member is invalid. The operation is not supported on mirrored volumes. The operation is only supported on simple and spanned plexes. The pack has no valid log copies. A primary pack is already present. The specified number of disks is invalid. The system does not support mirrored volumes. The system does not support RAID-5 volumes. Some BCD entries were not imported correctly from the BCD store. Entries enumerated have exceeded the allowed threshold. Some BCD entries were not synchronized correctly with the firmware. The virtual hard disk is corrupted. The virtual hard disk drive footer is missing. The virtual hard disk is corrupted. The virtual hard disk drive footer checksum does not match the on-disk checksum. The virtual hard disk is corrupted. The virtual hard disk drive footer in the virtual hard disk is corrupted. The system does not recognize the file format of this virtual hard disk. The version does not support this version of the file format. The virtual hard disk is corrupted. The sparse header checksum does not match the on-disk checksum. The system does not support this version of the virtual hard disk.This version of the sparse header is not supported. The virtual hard disk is corrupted. The sparse header in the virtual hard disk is corrupt. Failed to write to the virtual hard disk failed because the system failed to allocate a new block in the virtual hard disk. The virtual hard disk is corrupted. The block allocation table in the virtual hard disk is corrupt. The system does not support this version of the virtual hard disk. The block size is invalid. The virtual hard disk is corrupted. The block bitmap does not match with the block data present in the virtual hard disk. The chain of virtual hard disks is broken. The system cannot locate the parent virtual hard disk for the differencing disk. The chain of virtual hard disks is corrupted. There is a mismatch in the identifiers of the parent virtual hard disk and differencing disk. The chain of virtual hard disks is corrupted. The time stamp of the parent virtual hard disk does not match the time stamp of the differencing disk. Failed to read the metadata of the virtual hard disk. Failed to write to the metadata of the virtual hard disk. The size of the virtual hard disk is not valid. The file size of this virtual hard disk is not valid. A virtual disk support provider for the specified file was not found. The specified disk is not a virtual disk. The chain of virtual hard disks is inaccessible. The process has not been granted access rights to the parent virtual hard disk for the differencing disk. The chain of virtual hard disks is corrupted. There is a mismatch in the virtual sizes of the parent virtual hard disk and differencing disk. The chain of virtual hard disks is corrupted. A differencing disk is indicated in its own parent chain. The chain of virtual hard disks is inaccessible. There was an error opening a virtual hard disk further up the chain. The requested operation could not be completed due to a virtual disk system limitation. On NTFS, virtual hard disk files must be uncompressed and unencrypted. On ReFS, virtual hard disk files must not have the integrity bit set. The requested operation cannot be performed on a virtual disk of this type. The requested operation cannot be performed on the virtual disk in its current state. The sector size of the physical disk on which the virtual disk resides is not supported. The disk is already owned by a different owner. The disk must be offline or read-only. Change Tracking is not initialized for this virtual disk. Size of change tracking file exceeded the maximum size limit. VHD file is changed due to compaction, expansion, or offline updates. Change Tracking for the virtual disk is not in a valid state to perform this request. Change tracking could be discontinued or already in the requested state. Change Tracking file for the virtual disk is not in a valid state. There is not enough space in the virtual disk file for the provided metadata item. The virtualization storage subsystem has generated an error. The Resume Key Filter could not find the resume key supplied for the operation. The Resume Key Filter found an existing resume key that matches the one supplied for the handle. The Resume Key Filter data blob attached to the handle is full. No more space is available. The Resume Key Filter handle store is full. No more resume handles can be accepted. The Resume Key Filter failed the operation because the file is temporarily blocked pending the resume of existing handles on the file. The Resume Key Filter found an existing resume key that matches the one supplied on a handle that's active/open. The operation requires an inactive/closed handle. The operation must be restarted by RDBSS. The operation must continue processing. The operation must be posted to a thread to be retried at passive IRQL. The attribute handle given was not valid on this server. The attribute cannot be read. The attribute cannot be written. The attribute PDU was invalid. The attribute requires authentication before it can be read or written. Attribute server does not support the request received from the client. Offset specified was past the end of the attribute. The attribute requires authorization before it can be read or written. Too many prepare writes have been queued. No attribute found within the given attribute handle range. The attribute cannot be read or written using the Read Blob Request. The Encryption Key Size used for encrypting this link is insufficient. The attribute value length is invalid for the operation. The attribute request that was requested has encountered an error that was unlikely, and therefore could not be completed as requested. The attribute requires encryption before it can be read or written. The attribute type is not a supported grouping attribute as defined by a higher layer specification. Insufficient Resources to complete the request. An error that lies in the reserved range has been received. Secure Boot detected that rollback of protected data has been attempted. The value is protected by Secure Boot policy and cannot be modified or deleted. The Secure Boot policy is invalid. A new Secure Boot policy did not contain the current publisher on its update list. The Secure Boot policy is either not signed or is signed by a non-trusted signer. Secure Boot is not enabled on this machine. Secure Boot requires that certain files and drivers are not replaced by other files or drivers. PortCls could not find an audio engine node exposed by a miniport driver claiming support for IMiniportAudioEngineNode. HD Audio widget encountered an unexpected empty connection list. HD Audio widget does not support the connection list parameter. No HD Audio subdevices were successfully created. An unexpected NULL pointer was encountered in a linked list. The specified resiliency type is not valid. The sector size of the physical disk is not supported by the storage pool. The value for interleave length is outside of the supported range of values. The number of columns specified is outside of the supported range of values. There were not enough physical disks to complete the requested operation. The bootfile is too small to support persistent snapshots. The operation was preempted by a higher priority operation. It must be resumed later. The proper error code with sense data was stored on server side. The requested error data is not available on the server. Unit Attention data is available for the initiator to query. The data capacity of the device has changed, resulting in a Unit Attention condition. A previous operation resulted in this initiator's reservations being preempted, resulting in a Unit Attention condition. A previous operation resulted in this initiator's reservations being released, resulting in a Unit Attention condition. A previous operation resulted in this initiator's registrations being preempted, resulting in a Unit Attention condition. The data storage format of the device has changed, resulting in a Unit Attention condition. The current initiator is not allowed to perform the SCSI command because of a reservation conflict. Multiple virtual machines sharing a virtual hard disk is supported only on Fixed or Dynamic VHDX format virtual hard disks. The server version does not match the requested version. The requested operation cannot be performed on the virtual disk as it is currently used in shared mode. The facility codes. The severity codes. The mask of the bits that describe the . The number of bits that values are shifted in order to fit within . The mask of the bits that describe the . The number of bits that values are shifted in order to fit within . The mask of the bits that describe the . The number of bits that values are shifted in order to fit within . The mask of the bits that describe the facility's status . The number of bits that values are shifted in order to fit within . The full NT_STATUS value, as a enum. Initializes a new instance of the struct. The value of the NTStatus. Initializes a new instance of the struct. The value of the NTStatus. Initializes a new instance of the struct. The value of the NTStatus. Gets the full NT_STATUS value, as a enum. Gets the NT_STATUS as a 32-bit signed integer. Gets the NT_STATUS as a 32-bit unsigned integer. Gets the severity code of this value. Gets the customer code portion of this value. Gets the facility code of this value. Gets the facility's status code bits from the NT_STATUS. Converts an into an . The value of the NT_STATUS. Converts an into an . The value of the NT_STATUS. Converts an into an . The value of the NT_STATUS. Converts an into an . The value of the NT_STATUS. Converts a enum to its structural representation. The value to convert. Converts an to its enum representation. The value to convert. Extension methods for commonly defined types. Converts an to an . The to convert. The . Converts a to an . The to convert. The Allocates an array of characters to represent the specified string, with a null terminating character as the last array element. The string to represent as a character array. The character array with null terminator. The POINT structure defines the x- and y- coordinates of a point. The x-coordinate of the point. The x-coordinate of the point. The RECT structure defines the coordinates of the upper-left and lower-right corners of a rectangle. By convention, the right and bottom edges of the rectangle are normally considered exclusive. In other words, the pixel whose coordinates are ( right, bottom ) lies immediately outside of the rectangle. For example, when RECT is passed to the FillRect function, the rectangle is filled up to, but not including, the right column and bottom row of pixels. This structure is identical to the RECTL structure. The x-coordinate of the upper-left corner of the rectangle. The y-coordinate of the upper-left corner of the rectangle. The x-coordinate of the lower-right corner of the rectangle. The y-coordinate of the lower-right corner of the rectangle. The RECT structure defines the coordinates of the upper-left and lower-right corners of a rectangle. This structure is used by console functions to specify rectangular areas of console screen buffers, where the coordinates specify the rows and columns of screen-buffer character cells. The x-coordinate of the upper-left corner of the rectangle. The y-coordinate of the upper-left corner of the rectangle. The x-coordinate of the lower-right corner of the rectangle. The y-coordinate of the lower-right corner of the rectangle. Win32 system error codes. 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. A lock request was not outstanding for the supplied cancel region. 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. 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. A requested file lock operation cannot be processed due to an invalid byte range. 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. The physical resources of this disk have been exhausted. The token representing the data is invalid. 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 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 directory. The specified copy of the requested data could not be read. The specified data could not be written to any of the copies. One or more copies of data on this device may be out of sync. No writes may be performed until a data integrity scan is completed. The supplied PEP information version is invalid. A file system block being referenced has already reached the maximum reference count and can't be referenced any further. 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 request failed due to a fatal device hardware error. Attempt to access invalid address. 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. 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. 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. 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. 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. 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. 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. {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 a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error. {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. 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. 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. 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. Device will not start without a reboot. There is not enough power to complete the requested operation. 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. 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. 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. 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. 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. {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. 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? 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? Debugger did not handle the exception. Debugger will reply later. 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 fixes 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. {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. {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. {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 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]. 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. 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. Page fault was a transition fault. Page fault was a demand zero fault. 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. 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. 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. A thread is getting dispatched with MCA EXCEPTION because of MCA. Access to %1 is monitored by policy rule %2. A valid hibernation file has been invalidated and should be abandoned. 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. 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. 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. 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. {Image Relocated} An image file was mapped at a different address from the one specified in the image file but fixes will still be automatically performed on the image. The read or write operation to an encrypted file could not be completed because the file has not been opened for data access. The requested operation failed due to quota operation is still in progress. Access to the specified handle has been revoked. The callback function must be invoked inline. The specified CPU Set IDs are invalid. 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. 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. 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. The service has not been started. 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. The specified service has been marked for deletion. The specified service already exists. The system is currently running with the last-known-good configuration. 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. The account specified for this service is different from the account specified for other services running in the same process. 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.) 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. 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. 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. 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. Unable to remove the file to be replaced. 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. 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. 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. 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. 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. 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 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. 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. 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. This driver has been blocked from loading A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image. Windows cannot open this program since it has been disabled. 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. 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. The operation occurred beyond the valid data length of the file. 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. 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. 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. 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 logon. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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 Job already has a container assigned to it. The specified Job does not have a container assigned to it. 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. 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 applying transforms. Verify that the specified transform paths are valid. 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. Component not used on this computer. 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. 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. 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. 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. The Windows Installer does not permit installation from a Remote Desktop Connection. 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. Update removal was disallowed by policy. The XML update data is invalid. 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. The operation was blocked as the process prohibits dynamic code generation. The objects are not identical. 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. 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. 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. 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. 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. 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. 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 RPC server is suspended, and could not be resumed for this request. The call did not execute. 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. 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. Authentication failed because NTLM authentication has been disabled. 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. 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. The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified. 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. 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. 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. 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. The specified printer cannot be shared. The operation was paused. Reissue the given operation as a cached IO operation 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. The requested data cannot be found in local or peer caches. No more data is available or required. The supplied object has not been initialized. The supplied object has already been invalidated. An element already exists and was not replaced. An operation accessed data beyond the bounds of valid data. The SKU is not licensed. 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. 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. 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. Unable to retrieve the drive status. Unable to retrieve the slot status. Cannot use the transport because it is already in use. Unable to open or close the inject/eject port. 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. The message provided exceeds the maximum size allowed for this parameter. 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. Cannot use the inject/eject port because it is not empty. This file is currently not available for use on this computer. The remote storage service is not operational at this time. The file or directory is not a reparse point. 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. Fast Cache has been ReArmed and requires a reboot until it can be updated. The Secure Boot policy is invalid. Secure Boot is not enabled on this machine. Secure Boot requires that certain files and drivers are not replaced by other files or drivers. Single Instance Storage is not available on this volume. Virtual Secure Mode (VSM) is not initialized. The hypervisor or VSM may not be present or enabled. The operation cannot be completed because other resources are dependent on this resource. The cluster resource dependency cannot be found. 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. 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. 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. The quorum log could not be created or mounted successfully. The cluster log is corrupt. 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. A node is in the process of joining the cluster. The cluster node was not found. The cluster network already exists. The cluster network was not found. The cluster request is not valid for this object. The cluster node is down. The cluster node is not reachable. The cluster node is not a member of the cluster. 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. The cluster node is already up. The cluster node is already down. 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. The cluster join operation was aborted. 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. 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. This operation is not supported on a cluster without an Administrator Access Point. The membership engine requested shutdown of the cluster service on this node. This computer cannot be made a member of a cluster. This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed. The cluster configuration action has already been committed. The cluster configuration action could not be rolled back. One or more nodes in the cluster are running a version of Windows that does not support this operation. 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. The call to the cluster resource DLL timed out. A network error occurred while sending data to another node in the cluster. The number of bytes transmitted was less than required. 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. A quorum of cluster nodes was not present to form a cluster. The Failover Clustering feature is not installed on this node. This cluster can not be created since the specified number of nodes exceeds the maximum allowed limit. This cluster cannot be destroyed. It has non-core application groups which must be deleted before the cluster can be destroyed. The current operation cannot be performed on this group at this time. The directory or file is not located on a cluster shared volume. The path does not belong to a cluster shared volume. The cluster shared volume is not locally mounted on this node. The requested operation can not be completed because the group is queued for an operation. The disk is not configured in a way to be used with CSV. CSV disks must have at least one partition that is formatted with NTFS or REFS. The operation cannot be completed because of cluster affinity conflicts The operation failed because the requested cluster node has been isolated The operation failed because the requested cluster node has been quarantined A clustered space is in a degraded condition and the requested action cannot be completed at this time. 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. The list of servers for this workgroup is not currently available 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. 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. 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. 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. Log service has attempted to read or write backward past the start of the log. 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. 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. Log archival is in progress. The operation requires a non-ephemeral log, but the log is ephemeral. The log must have at least two containers before it can be read from or written to. A log client has not been registered on the stream. Log service encountered an error when attempting to read from a log container. Log service encountered an error when attempting open a log container. Log service is not in the correct state to perform a requested action. Log space cannot be reclaimed because the log is pinned. Log metadata flush failed. Security on the log and its containers is inconsistent. 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. 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. The Transaction Manager was unable to be successfully initialized. Transacted operations are not supported. 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. The requested propagation protocol was not registered as a CRM. The specified Transaction object could not be opened, because it was 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. 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. The transaction does not have a superior enlistment. 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. The requested log size is invalid. The object (file, stream, link) corresponding to the handle has been deleted by a Transaction Savepoint Rollback. 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. 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. 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. 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. An attempt to create space in the transactional resource manager's log failed. The failure status has been recorded in the event log. The request to thaw frozen transactions was ignored because transactions had not previously been frozen. The target volume is not a snapshot volume. This operation is only valid on a volume mounted as a snapshot. Windows has discovered corruption in a file, and that file has since been repaired. Data loss may have occurred. 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. The transactional resource manager had too many transactions 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. The operation could not be completed because the volume is dirty. Please run chkdsk and try again. 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. The specified operation could not be performed because the resource manager is not enlisted in the transaction. 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. 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. The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem. Busy signal detected at remote site on callback. Voice detected at remote site on callback. Transport driver error The specified session cannot be found. 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. 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. 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. 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. 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. 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. Activation has already been reset the maximum number of times for this installation. Your activation timer will not be cleared. Remote logins are currently disabled. 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. The Terminal Server security layer detected an error in the protocol stream and has disconnected the client. The target session is incompatible with the current session. 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. 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. 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. An error occurred while installing the directory service. For more information, see the event log. The specified directory service attribute or value does not exist. 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. A more secure authentication method is required for this server. Inappropriate authentication. The authentication mechanism is unknown. A referral was returned from the server. 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. 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. 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/?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. The add replica operation cannot be performed. The naming context must be writeable in order to create the replica. A reference to an attribute that is not defined in the schema occurred. The maximum size of an object has been exceeded. An attempt was made to add an object to the directory with a name that is already in use. The user buffer is too small. The attribute specified in the operation is not present on the object. 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. The object class attribute must be specified. A required attribute is missing. 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. A value for the attribute was not in the acceptable range of values. The specified value already exists. The attribute 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. 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. 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. 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. 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. The object must be a naming context. It is not permitted to add an attribute which is owned by the system. 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. The specified class is not defined. The specified class is not a subclass. The name reference is invalid. A cross reference already exists. Schema update failed: duplicate RDN. Schema update failed: duplicate OID. Schema update failed: duplicate MAPI identifier. Schema update failed: duplicate schema-id GUID. 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. 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. 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. The requested delete operation could not be performed. Cannot read the governs class identifier for the schema record. The attribute schema has bad syntax. The attribute could not be cached. The class could not be cached. The attribute 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. 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. The specified naming context is missing a cross reference. The schema is not loaded. Schema allocation failed. Please check if the machine is running low on memory. 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. The naming context could not be found. The naming context could not be found in the cache. The child object could not be retrieved. The hierarchy file is invalid. The directory configuration parameter is missing from the registry. The directory service encountered an internal failure. The directory service encountered an unknown failure. This directory server is shutting down, and cannot take ownership of new floating single-master operation roles. The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles. The replication operation failed. 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. The server specified for this replication operation could not be contacted. 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. The replication reference information for the target server already exists. The replication reference information for the target server does not exist. 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. 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. 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. Name translation: Input name mapped to more than one output name. Name translation: Input name found, but not the associated output format. Name translation: Unable to resolve completely, only the domain was found. 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. The requested search operation is only supported for base searches. The search failed to retrieve attributes from the database. 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. 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. 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. A naming context head must be the immediate child of another naming context head, not of an interior node. Destination domain must be in native mode. The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings. 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. 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. The specified group type is invalid. A group with primary members cannot change to a security-disabled group. 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. Directory Service cannot start. Directory Services could not start. 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. 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. The attribute is not allowed to be replicated to the GC because of security reasons. The checkpoint with the PDC could not be taken because there too many modifications being processed currently. A Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format. For security reasons, the operation must be run on the destination DC. 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. 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. 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. The requested name already exists as a unique identifier. The database is out of version store. Unable to find a valid security descriptor reference domain for this partition. Schema update failed: The link identifier is reserved. Schema update failed: There are no link identifiers available. The thread limit for this request was exceeded. The Global catalog server is not in the closest site. The Directory Service cannot parse the script because of a syntax error. 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). The directory service binding must be renegotiated due to a change in the server extensions information. 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. A cross reference is in use locally with the same name. The requested object has a non-unique identifier and cannot be retrieved. The group cannot be converted due to attribute restrictions on the requested group type. The FSMO role ownership could not be verified because its directory partition has not replicated successfully with at least one replication partner. The directory service detected a child partition below the requested partition name. The partition hierarchy must be created in a top down method. The directory service cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime. 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. 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. The specified up-to-date-ness vector is corrupt. The request to replicate secrets is denied. Schema update failed: The MAPI identifier is reserved. Schema update failed: There are no MAPI identifiers available. The specified OID cannot be found. The replication operation failed because the target object referred by a link value is recycled. 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. 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. The operation failed because the addition/modification referenced an inbound forest-wide trust that is not present. The link value specified was not found, but a link value with that key was found. DNS server unable to interpret format. DNS server failure. DNS name does not exist. 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. The specified algorithm is not supported. The specified key size is not supported. An unexpected crypto error was encountered. Zone signing may 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. The specified signing key is already in process of rolling over keys. This operation is not allowed on a zone signing key (ZSK). 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. 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. The specified signing key is not waiting for parental DS update. 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. 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. The specified value is too small for this parameter. 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. This operation requires credentials delegation. Name resolution policy table has been corrupted. DNS resolution will fail until it is fixed. Contact your network administrator. Not allowed to remove all addresses. DNS zone does not exist. DNS zone information not available. DNS zone is locked. DNS zone creation failed. DNS zone already exists. Invalid DNS zone type. DNS zone not secondary. WINS initialization failed. Need WINS servers. NBTSTAT initialization call failed. Invalid delete of start of authority (SOA) The operation cannot be performed because this zone is shut down. Invalid datafile name for DNS zone. Failed to open datafile for DNS zone. Failed to write datafile for DNS zone. Failure while reading datafile for DNS zone. DNS record does not exist. DNS record format error. 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 record already exists. Secondary DNS zone data error. 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. 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. The scope is the same as the default zone scope. Failed to load zone scope. The scope name contains invalid characters. The scope does not exist. The scope is the same as the default scope. The scope is locked. The scope already exists. A policy with the same name already exists on this level (server level or zone level) on the DNS server. No policy with this name exists on this level (server level or zone level) on the DNS server. The IP subnet specified does not exist in the client subnet. The IP subnet that is being added, already exists in the client subnet. The policy is locked. The weight of the scope in the policy is invalid. The DNS policy name is invalid. The scope information has not been provided for a policy that requires it. 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. The specified quick mode policy already exists. The specified quick mode policy was not found. The specified quick mode policy is being used. The specified main mode policy already exists. The specified main mode policy was not found The specified main mode policy is being used. The specified main mode filter already exists. The specified main mode filter was not found. 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. The Main Mode policy was successfully added, but some of the requested offers are not supported. The Quick Mode policy was successfully added, but some of the requested offers are not supported. IKE authentication credentials are unacceptable IKE security attributes are unacceptable 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 Negotiation request sat in Queue too long Negotiation request sat in Queue too long Negotiation request sat in Queue too long Negotiation took too long Negotiation took too long Unknown error occurred Certificate Revocation Check failed 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. Failure in Diffie-Hellman computation Invalid header No policy configured Failed to authenticate using Kerberos Peer's certificate did not have a public key Error processing error payload Error processing SA payload Error processing KE payload Error processing ID payload Error processing Signature payload Invalid payload received Soft SA loaded Invalid cookie received. Peer failed to send valid machine certificate 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. Given filter is invalid Memory allocation failed. Invalid policy Invalid DOI Diffie-Hellman failure Invalid Diffie-Hellman group Error encrypting payload Error decrypting payload Policy match error Unsupported ID Hash verification failed Invalid certificate signature Load failed Deleted via RPC call Temporary state created to perform reinitialization. This is not a real failure. Max number of established MM SAs to peer exceeded. 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. Sent DoS cookie notify to initiator. IKE service is shutting down. Could not verify binding between CGA address and certificate. Quick mode SA was expired by IPsec driver. ERROR_IPSEC_IKE_NEG_STATUS_END Incoming SA request was dropped due to peer IP address rate limiting. The SPI in the packet does not match a valid IPsec SA. 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. Packet sequence number replay check failed. IPsec header and/or trailer in the packet is invalid. IPsec dropped a clear text packet. 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. IPsec DoS Protection received an incorrectly formatted packet. IPsec DoS Protection failed to create state because the maximum number of entries allowed by policy has been reached. IPsec DoS Protection has not been enabled. 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. The referenced assembly is not installed on your system. The manifest file does not begin with the required tag and format information. The manifest file contains one or more syntax errors. 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. The encoding requested is not recognized. Two or more components referenced directly or indirectly by the application manifest have files by 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. 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. Manifest Parse Error : A name contained an invalid character. 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. Manifest Parse Error : The character '>' was expected. Manifest Parse Error : Unbalanced parentheses. Manifest Parse Error : Internal error. Manifest Parse Error : Missing parenthesis. Manifest Parse Error : Multiple colons are not allowed in a name. Manifest Parse Error : Invalid character for decimal digit. Manifest Parse Error : Invalid unicode character value for this platform. Manifest Parse Error : The following tags were not closed: %1. Manifest Parse Error : Only one top level element is allowed in an XML 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. Manifest Parse Error : End element was missing the character '>'. Manifest Parse Error : A string literal was not closed. 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. 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. Manifest Parse Error : Invalid version number. Manifest Parse Error : Missing equals sign between attribute and attribute value. The referenced assembly could not be found. The application isolation metadata for this process or thread has become corrupt. The activation context being deactivated is not the most recently activated one. The activation context being deactivated is not active for the current thread of execution. The activation context being deactivated has already been deactivated. 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. The component must be locked before making the request. An advanced installer failed during setup or servicing. The character encoding in the XML declaration did not match the encoding used in the document. The component identities are different. The size of the manifest exceeds the maximum allowed. A generic command executable returned a result that indicates failure. A component is missing file verification information in its manifest. The specified channel path is invalid. The specified query 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. 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. Registered MSXML doesn't support validation. 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 preceding node set can be evaluated. This data type is currently unsupported. A syntax error occurred at position %1!d! This operator is unsupported by this implementation of the filter. The xpath expression exceeded supported complexity. Please simplify 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 The message id for the desired message could not be found. The maximum number of replacements has been reached. The resource is too old to be compatible. The resource is too new to be compatible. The publisher has been disabled and its resource is not available. This usually occurs when the publisher is in the process of being uninstalled or upgraded. Attempted to create a numeric type that is outside of its valid range. 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. The resource loader cache doesn't have loaded MUI entry. User stopped resource enumeration. Invalid PRI config file. Invalid file type. Unknown qualifier. No Candidate found. Duplicate Resource Map. Duplicate Entry. Filepath too long. Invalid PRI File. ResourceMap Not Found. Automerge is enabled in the PRI file. Too many resources defined for package. The monitor's VCP Version (0xDF) VCP code returned an invalid version value. 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. An internal Monitor Configuration API error occurred. 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. The requested operation is not supported for the specified handle. The requested run level switch cannot be completed successfully. 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. 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. Package was not found. Package data is invalid. There is not enough disk space on your computer. Please free up some space and try again. There was a problem downloading your product. 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. 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. 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. The signature is invalid. To register in developer mode, AppxSignature.p7x and AppxBlockMap.xml must be valid or should not be present. The package could not be installed because a higher version of this package is already installed. An error in a system binary was detected. Try refreshing the PC to fix the problem. The operation could not be resumed because necessary data for recovery have been corrupted. Package move failed. The deployment operation failed because the volume is not empty. The deployment operation failed because the volume is offline. The deployment operation failed because the specified volume is corrupt. The deployment operation failed because the specified application needs to be registered first. The process has no package identity. The process has no application identity. Loading the state store failed. Retrieving the state version for the application failed. Setting the state version for the application failed. State Manager failed to read the setting. This API cannot be used in the context of the caller's application type. This PC does not have a valid license for the application or product. The authenticated user does not have a valid license for the application or product. The license has been revoked for this user. The workstation driver is not installed. The server could not be located. An internal error occurred. The network cannot access a shared memory segment. A network resource shortage occurred . This operation is not supported on workstations. The device is not connected. The Server service is not started. The queue is empty. The device or directory does not exist. The operation is invalid on a redirected resource. The name has already been shared. The server is currently out of the requested resource. Requested addition of items exceeds the maximum allowed. The Peer service supports only two simultaneous users. The API return buffer is too small. A remote API error occurred. An error occurred when opening or reading the configuration file. A general network error occurred. The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. The Workstation service has not been started. The requested information is not available. An internal Windows error occurred. The server is not configured for transactions. The requested API is not supported on the remote server. The event name is invalid. The computer name already exists on the network. Change it and restart the computer. The specified component could not be found in the configuration information. The specified parameter could not be found in the configuration information. A line in the configuration file is too long. The printer does not exist. The print job does not exist. The printer destination cannot be found. The printer destination already exists. The printer queue already exists. No more printers can be added. No more print jobs can be added. No more printer destinations can be added. This printer destination is idle and cannot accept control operations. This printer destination request contains an invalid control function. The print processor is not responding. The spooler is not running. This operation cannot be performed on the print destination in its current state. This operation cannot be performed on the printer queue in its current state. This operation cannot be performed on the print job in its current state. A spooler memory allocation failure occurred. The device driver does not exist. The data type is not supported by the print processor. The print processor is not installed. The service database is locked. The service table is full. The requested service has already been started. The service does not respond to control actions. The service has not been started. The service name is invalid. The service is not responding to the control function. The service control is busy. The configuration file contains an invalid service program name. The service could not be controlled in its present state. The service ended abnormally. The requested pause, continue, or stop is not valid for this service. The service control dispatcher could not find the service name in the dispatch table. The service control dispatcher pipe read failed. A thread for the new service could not be created. This workstation is already logged on to the local-area network. The workstation is not logged on to the local-area network. The user name or group name parameter is invalid. The password parameter is invalid. @W The logon processor did not add the message alias. The logon processor did not add the message alias. @W The logoff processor did not delete the message alias. The logoff processor did not delete the message alias. Network logons are paused. A centralized logon-server conflict occurred. The server is configured without a valid user path. An error occurred while loading or running the logon script. The logon server was not specified. Your computer will be logged on as STANDALONE. The logon server could not be found. There is already a logon domain for this computer. The logon server could not validate the logon. The security database could not be found. The group name could not be found. The user name could not be found. The resource name could not be found. The group already exists. The account already exists. The resource permission list already exists. This operation is only allowed on the primary domain controller of the domain. The security database has not been started. There are too many names in the user accounts database. A disk I/O failure occurred. The limit of 64 entries per resource was exceeded. Deleting a user with a session is not allowed. The parent directory could not be located. Unable to add to the security database session cache segment. This operation is not allowed on this special group. This user is not cached in user accounts database session cache. The user already belongs to this group. The user does not belong to this group. This user account is undefined. This user account has expired. The user is not allowed to log on from this workstation. The user is not allowed to log on at this time. The password of this user has expired. The password of this user cannot change. This password cannot be used now. The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. The password of this user is too recent to change. The security database is corrupted. No updates are necessary to this replicant network/local security database. This replicant database is outdated; synchronization is required. The network connection could not be found. This asg_type is invalid. This device is currently being shared. The user name may not be same as computer name. The computer name could not be added as a message alias. The name may already exist on the network. The Messenger service is already started. The Messenger service failed to start. The message alias could not be found on the network. This message alias has already been forwarded. This message alias has been added but is still forwarded. This message alias already exists locally. The maximum number of added message aliases has been exceeded. The computer name could not be deleted. Messages cannot be forwarded back to the same workstation. An error occurred in the domain message processor. The message was sent, but the recipient has paused the Messenger service. The message was sent but not received. The message alias is currently in use. Try again later. The Messenger service has not been started. The name is not on the local computer. The forwarded message alias could not be found on the network. The message alias table on the remote station is full. Messages for this alias are not currently being forwarded. The broadcast message was truncated. This is an invalid device name. A write fault occurred. A duplicate message alias exists on the network. @W This message alias will be deleted later. The message alias was not successfully deleted from all networks. This operation is not supported on computers with multiple networks. This shared resource does not exist. This device is not shared. A session does not exist with that computer name. There is not an open file with that identification number. A failure occurred when executing a remote administration command. A failure occurred when opening a remote temporary file. The data returned from a remote administration command has been truncated to 64K. This device cannot be shared as both a spooled and a non-spooled resource. The information in the list of servers may be incorrect. The computer is not active in this domain. The share must be removed from the Distributed File System before it can be deleted. The operation is invalid for this device. This device cannot be shared. This device was not open. This device name list is invalid. The queue priority is invalid. There are no shared communication devices. The queue you specified does not exist. This list of devices is invalid. The requested device is invalid. This device is already in use by the spooler. This device is already in use as a communication device. This computer name is invalid. The string and prefix specified are too long. This path component is invalid. Could not determine the type of input. The buffer for types is not big enough. Profile files cannot exceed 64K. The start offset is out of range. The system cannot delete current connections to network resources. The system was unable to parse the command line in this file. An error occurred while loading the profile file. @W Errors occurred while saving the profile file. The profile was partially saved. Log file %1 is full. This log file has changed between reads. Log file %1 is corrupt. The source path cannot be a directory. The source path is illegal. The destination path is illegal. The source and destination paths are on different servers. The Run server you requested is paused. An error occurred when communicating with a Run server. An error occurred when starting a background process. The shared resource you are connected to could not be found. The LAN adapter number is invalid. There are open files on the connection. Active connections still exist. This share name or password is invalid. The device is being accessed by an active process. The drive letter is in use locally. The specified client is already registered for the specified event. The alert table is full. An invalid or nonexistent alert name was raised. The alert recipient is invalid. A user's session with this server has been deleted because the user's logon hours are no longer valid. The log file does not contain the requested record number. The user accounts database is not configured correctly. This operation is not permitted when the Netlogon service is running. This operation is not allowed on the last administrative account. Could not find domain controller for this domain. Could not set logon information for this user. The Netlogon service has not been started. Unable to add to the user accounts database. This server's clock is not synchronized with the primary domain controller's clock. A password mismatch has been detected. The server identification does not specify a valid server. The session identification does not specify a valid session. The connection identification does not specify a valid connection. There is no space for another entry in the table of available servers. The server has reached the maximum number of sessions it supports. The server has reached the maximum number of connections it supports. The server cannot open more files because it has reached its maximum number. There are no alternate servers registered on this server. Try down-level (remote admin protocol) version of API instead. The UPS driver could not be accessed by the UPS service. The UPS service is not configured correctly. The UPS service could not access the specified Comm Port. The UPS indicated a line fail or low battery situation. Service not started. The UPS service failed to perform a system shut down. The program below returned an MS-DOS error code: The program below needs more memory: The program below called an unsupported MS-DOS function: The workstation failed to boot. The file below is corrupt. No loader is specified in the boot-block definition file. NetBIOS returned an error: The NCB and SMB are dumped above. A disk I/O error occurred. Image parameter substitution failed. Too many image parameters cross disk sector boundaries. The image was not generated from an MS-DOS diskette formatted with /S. Remote boot will be restarted later. The call to the Remoteboot server failed. Cannot connect to the Remoteboot server. Cannot open image file on the Remoteboot server. Connecting to the Remoteboot server... Connecting to the Remoteboot server... Remote boot service was stopped; check the error log for the cause of the problem. Remote boot startup failed; check the error log for the cause of the problem. A second connection to a Remoteboot resource is not allowed. The browser service was configured with MaintainServerList=No. Service failed to start since none of the network adapters started with this service. Service failed to start due to bad startup information in the registry. Service failed to start because its database is absent or corrupt. Service failed to start because RPLFILES share is absent. Service failed to start because RPLUSER group is absent. Cannot enumerate service records. Workstation record information has been corrupted. Workstation record was not found. Workstation name is in use by some other workstation. Profile record information has been corrupted. Profile record was not found. Profile name is in use by some other profile. There are workstations using this profile. Configuration record information has been corrupted. Configuration record was not found. Adapter id record information has been corrupted. An internal service error has occurred. Vendor id record information has been corrupted. Boot block record information has been corrupted. The user account for this workstation record is missing. The RPLUSER local group could not be found. Boot block record was not found. Chosen profile is incompatible with this workstation. Chosen network adapter id is in use by some other workstation. There are profiles using this configuration. There are workstations, profiles or configurations using this boot block. Service failed to backup Remoteboot database. Adapter record was not found. Vendor record was not found. Vendor name is in use by some other vendor record. (boot name, vendor id) is in use by some other boot block record. Configuration name is in use by some other configuration. The internal database maintained by the DFS service is corrupt One of the records in the internal DFS database is corrupt There is no DFS name whose entry path matches the input Entry Path A root or link with the given name already exists The server share specified is already shared in the DFS The indicated server share does not support the indicated DFS namespace The operation is not valid on this portion of the namespace The operation is not valid on this portion of the namespace The operation is ambiguous because the link has multiple servers Unable to create a link The server is not DFS Aware The specified rename target path is invalid The specified DFS link is offline The specified server is not a server for this link A cycle in the DFS name was detected The operation is not supported on a server-based DFS This link is already supported by the specified server-share Can't remove the last server-share supporting this root or link The operation is not supported for an Inter-DFS link The internal state of the DFS Service has become inconsistent The DFS Service has been installed on the specified server The DFS data being reconciled is identical The DFS root cannot be deleted - Uninstall DFS if required A child or parent directory of the share is already in a DFS DFS internal error This machine is already joined to a domain. This machine is not currently joined to a domain. This machine is a domain controller and cannot be unjoined from a domain. The destination domain controller does not support creating machine accounts in OUs. The specified workgroup name is invalid. The specified computer name is incompatible with the default language used on the domain controller. The specified computer account could not be found. Contact an administrator to verify the account is in the domain. If the account has been deleted unjoin, reboot, and rejoin the domain. This version of Windows cannot be joined to a domain. An attempt to resolve the DNS name of a domain controller in the domain being joined has failed. Please verify this client is configured to reach a DNS server that can resolve DNS names in the target domain. For information about network troubleshooting, see Windows Help. Password must change at next logon Account is locked out Password is too long Password doesn't meet the complexity policy Password doesn't meet the requirements of the filter dll's Offline join completion information was not found. The offline join completion information was bad. Unable to create offline join information. Please ensure you have access to the specified path location and permissions to modify its contents. Running as an elevated administrator may be required. The domain join info being saved was incomplete or bad. Offline join operation successfully completed but a restart is needed. There was no offline join operation pending. Unable to set one or more requested machine or domain name values on the local computer. Could not verify the current machine's hostname against the saved value in the join completion information. Unable to load the specified offline registry hive. Please ensure you have access to the specified path location and permissions to modify its contents. Running as an elevated administrator may be required. The minimum session security requirements for this operation were not met. Computer account provisioning blob version is not supported. The specified domain controller does not meet the version requirement for this operation. Please select a domain controller capable of issuing claims. This operation requires a domain controller which supports LDAP. Please select an LDAP-capable domain controller. A domain controller which meets the version requirement for this operation could not be located. Please ensure that a domain controller capable of issuing claims is available. The Windows version of the specified image does not support provisioning. The machine name is blocked from joining the domain. The domain controller does not meet the version requirement for this operation. See http://go.microsoft.com/fwlink/?LinkId=294288 for more information.