Despite Windows operating system has been one of the most user friendly OS available in the market, but when it comes to dealing with errors, especially Blue Screen of Death or Black Screen of Death (BSoD), which existed since Windows 9x era, have many users have found that often, there is only a cryptic set of random alpha numeric codes been shown or displayed, with no explanation or further information.

Microsoft has information and description on the error codes which users may encounter in Windows NT operating system when the computer operates incorrectly, performs illegal operating or has normal operation failure. Although means for Windows NT, the list is mostly still in used, if not identical from Windows 95 through Windows 7, although in newer versions, more error codes can be expected, in more sophisticated terms.

-8 0xFFF8 LZERROR_UNKNOWNALG Compression algorithm not recognized.
-7 0xFFF9 LZERROR_BADVALUE Input parameter out of acceptable range.
-6 0xFFFA LZERROR_GLOBLOCK Bad global handle.
-5 0xFFFB LZERROR_GLOBALLOC Insufficient memory for LZFile structure.
-4 0xFFFC LZERROR_WRITE Out of space for output file.
-3 0xFFFD LZERROR_READ Corrupt compressed file format.
-2 0xFFFE LZERROR_BADOUTHANDLE Invalid output handle.
-1 0xFFFF LZERROR_BADINHANDLE Invalid input handle.
0L 0x0000 NO_ERROR No error.
0L 0x0000 ERROR_SUCCESS The operation was successfully completed.
1L 0x0001 ERROR_INVALID_FUNCTION The function is incorrect.
2L 0x0002 ERROR_FILE_NOT_FOUND The system cannot find the file specified.
3L 0x0003 ERROR_PATH_NOT_FOUND The system cannot find the specified path.
4L 0x0004 ERROR_TOO_MANY_OPEN_FILES The system cannot open the file.
5L 0x0005 ERROR_ACCESS_DENIED Access is denied.
6L 0x0006 ERROR_INVALID_HANDLE The internal file identifier is incorrect.
7L 0x0007 ERROR_ARENA_TRASHED The storage control blocks were destroyed.
8L 0x0008 ERROR_NOT_ENOUGH_MEMORY Not enough storage is available to process this command.
9L 0x0009 ERROR_INVALID_BLOCK The storage control block address is invalid.
10L 0x000A ERROR_BAD_ENVIRONMENT The environment is incorrect.
11L 0x000B ERROR_BAD_FORMAT An attempt was made to load a program with an incorrect format.
12L 0x000C ERROR_INVALID_ACCESS The access code is invalid.
13L 0x000D ERROR_INVALID_DATA The data is invalid.
14L 0x000E ERROR_OUTOFMEMORY Not enough storage is available to complete this operation.
15L 0x000F ERROR_INVALID_DRIVE The system cannot find the specified drive.
16L 0x0010 ERROR_CURRENT_DIRECTORY The directory cannot be removed.
17L 0x0011 ERROR_NOT_SAME_DEVICE The system cannot move the file to a different disk drive.
18L 0x0012 ERROR_NO_MORE_FILES There are no more files.
19L 0x0013 ERROR_WRITE_PROTECT The media is write protected.
20L 0x0014 ERROR_BAD_UNIT The system cannot find the specified device.
21L 0x0015 ERROR_NOT_READY The drive is not ready.
22L 0x0016 ERROR_BAD_COMMAND The device does not recognize the command.
23L 0x0017 ERROR_CRC Data error (cyclic redundancy check).
24L 0x0018 ERROR_BAD_LENGTH The program issued a command but the command length is incorrect.
25L 0x0019 ERROR_SEEK The drive cannot locate a specific area or track on the disk.
26L 0x001A ERROR_NOT_DOS_DISK The specified disk cannot be accessed.
27L 0x001B ERROR_SECTOR_NOT_FOUND The drive cannot find the requested sector.
28L 0x001C ERROR_OUT_OF_PAPER The printer is out of paper.
29L 0x001D ERROR_WRITE_FAULT The system cannot write to the specified device.
30L 0x001E ERROR_READ_FAULT The system cannot read from the specified device.
31L 0x001F ERROR_GEN_FAILURE A device attached to the system is not functioning.
32L 0x0020 ERROR_SHARING_VIOLATION The process cannot access the file because it is being used by another process.
33L 0x0021 ERROR_LOCK_VIOLATION The process cannot access the file because another process has locked a portion of the file.
34L 0x0022 ERROR_WRONG_DISK The wrong disk is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.
36L 0x0023 ERROR_SHARING_BUFFER_EXCEEDED Too many files opened for sharing.
38L 0x0024 ERROR_HANDLE_EOF Reached End Of File.
39L 0x0025 ERROR_HANDLE_DISK_FULL The disk is full.
50L 0x0032 ERROR_NOT_SUPPORTED The network request is not supported.
51L 0x0033 ERROR_REM_NOT_LIST The remote computer is not available.
52L 0x0034 ERROR_DUP_NAME A duplicate name exists on the network.
53L 0x0035 ERROR_BAD_NETPATH The network path was not found.
54L 0x0036 ERROR_NETWORK_BUSY The network is busy.
55L 0x0037 ERROR_DEV_NOT_EXIST The specified network resource is no longer available.
56L 0x0038 ERROR_TOO_MANY_CMDS The network BIOS command limit has been reached.
57L 0x0039 ERROR_ADAP_HDW_ERR A network adapter hardware error occurred.
58L 0x003A ERROR_BAD_NET_RESP The specified server cannot perform the requested operation.
59L 0x003B ERROR_UNEXP_NET_ERR An unexpected network error occurred.
60L 0x003C ERROR_BAD_REM_ADAP The remote adapter is not compatible.
61L 0x003D ERROR_PRINTQ_FULL The printer queue is full.
62L 0x003E ERROR_NO_SPOOL_SPACE Space to store the file waiting to be printed is not available on the server.
63L 0x003F ERROR_PRINT_CANCELLED File waiting to be printed was deleted.
64L 0x0040 ERROR_NETNAME_DELETED The specified network name is no longer available.
65L 0x0041 ERROR_NETWORK_ACCESS_DENIED Network access is denied.
66L 0x0042 ERROR_BAD_DEV_TYPE The network resource type is incorrect.
67L 0x0043 ERROR_BAD_NET_NAME The network name cannot be found.
68L 0x0044 ERROR_TOO_MANY_NAMES The name limit for the local computer network adapter card exceeded.
69L 0x0045 ERROR_TOO_MANY_SESS The network BIOS session limit exceeded.
70L 0x0046 ERROR_SHARING_PAUSED The remote server is paused or is in the process of being started.
71L 0x0047 ERROR_REQ_NOT_ACCEP The network request was not accepted.
72L 0x0048 ERROR_REDIR_PAUSED The specified printer or disk device has been paused.
80L 0x0050 ERROR_FILE_EXISTS The file exists.
82L 0x0052 ERROR_CANNOT_MAKE The directory or file cannot be created.
83L 0x0053 ERROR_FAIL_I24 Fail on INT 24.
84L 0x0054 ERROR_OUT_OF_STRUCTURES Storage to process this request is not available.
85L 0x0055 ERROR_ALREADY_ASSIGNED The local device name is already in use.
86L 0x0056 ERROR_INVALID_PASSWORD The specified network password is incorrect.
87L 0x0057 ERROR_INVALID_PARAMETER The parameter is incorrect.
88L 0x0058 ERROR_NET_WRITE_FAULT A write fault occurred on the network.
89L 0x0059 ERROR_NO_PROC_SLOTS The system cannot start another process at this time.
100L 0x0064 ERROR_TOO_MANY_SEMAPHORES Cannot create another system semaphore.
101L 0x0065 ERROR_EXCL_SEM_ALREADY_OWNED The exclusive semaphore is owned by another process.
102L 0x0066 ERROR_SEM_IS_SET The semaphore is set and cannot be closed.
103L 0x0067 ERROR_TOO_MANY_SEM_REQUESTS The semaphore cannot be set again.
104L 0x0068 ERROR_INVALID_AT_INTERRUPT_TIME Cannot request exclusive semaphores at interrupt time.
105L 0x0069 ERROR_SEM_OWNER_DIED The previous ownership of this semaphore has ended.
106L 0x006A ERROR_SEM_USER_LIMIT Insert the disk for drive 1.
107L 0x006B ERROR_DISK_CHANGE Program stopped because alternate disk was not inserted.
108L 0x006C ERROR_DRIVE_LOCKED The disk is in use or locked by another process.
109L 0x006D ERROR_BROKEN_PIPE The pipe was ended.
110L 0x006E ERROR_OPEN_FAILED The system cannot open the specified device or file.
111L 0x006F ERROR_BUFFER_OVERFLOW The file name is too long.
112L 0x0070 ERROR_DISK_FULL There is not enough space on the disk.
113L 0x0071 ERROR_NO_MORE_SEARCH_HANDLES No more internal file identifiers available.
114L 0x0072 ERROR_INVALID_TARGET_HANDLE The target internal file identifier is incorrect.
117L 0x0075 ERROR_INVALID_CATEGORY The IOCTL call made by the application program is incorrect.
118L 0x0076 ERROR_INVALID_VERIFY_SWITCH The verify-on-write switch parameter value is incorrect.
119L 0x0077 ERROR_BAD_DRIVER_LEVEL The system does not support the requested command.
120L 0x0078 ERROR_CALL_NOT_IMPLEMENTED The Application Program Interface (API) entered will only work in Windows/NT mode.
121L 0x0079 ERROR_SEM_TIMEOUT The semaphore timeout period has expired.
122L 0x007A ERROR_INSUFFICIENT_BUFFER The data area passed to a system call is too small.
123L 0x007B ERROR_INVALID_NAME The file name, directory name, or volume label is syntactically incorrect.
124L 0x007C ERROR_INVALID_LEVEL The system call level is incorrect.
125L 0x007D ERROR_NO_VOLUME_LABEL The disk has no volume label.
126L 0x007E ERROR_MOD_NOT_FOUND The specified module cannot be found.
127L 0x007F ERROR_PROC_NOT_FOUND The specified procedure could not be found.
128L 0x0080 ERROR_WAIT_NO_CHILDREN There are no child processes to wait for.
129L 0x0081 ERROR_CHILD_NOT_COMPLETE The %1 application cannot be run in Windows mode.
130L 0x0082 ERROR_DIRECT_ACCESS_HANDLE Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
131L 0x0083 ERROR_NEGATIVE_SEEK An attempt was made to move the file pointer before the beginning of the file.
132L 0x0084 ERROR_SEEK_ON_DEVICE The file pointer cannot be set on the specified device or file.
133L 0x0085 ERROR_IS_JOIN_TARGET A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
134L 0x0086 ERROR_IS_JOINED An attempt was made to use a JOIN or SUBST command on a drive that is already joined.
135L 0x0087 ERROR_IS_SUBSTED An attempt was made to use a JOIN or SUBST command on a drive already substituted.
136L 0x0088 ERROR_NOT_JOINED The system attempted to delete the JOIN of a drive not previously joined.
137L 0x0089 ERROR_NOT_SUBSTED The system attempted to delete the substitution of a drive not previously substituted.
138L 0x008A ERROR_JOIN_TO_JOIN The system tried to join a drive to a directory on a joined drive.
139L 0x008B ERROR_SUBST_TO_SUBST The system attempted to substitute a drive to a directory on a substituted drive.
140L 0x008C ERROR_JOIN_TO_SUBST The system tried to join a drive to a directory on a substituted drive.
141L 0x008D ERROR_SUBST_TO_JOIN The system attempted to SUBST a drive to a directory on a joined drive.
142L 0x008E ERROR_BUSY_DRIVE The system cannot perform a JOIN or SUBST at this time.
143L 0x008E ERROR_SAME_DRIVE The system cannot join or substitute a drive to or for a directory on the same drive.
144L 0x0090 ERROR_DIR_NOT_ROOT The directory is not a subdirectory of the root directory.
145L 0x0091 ERROR_DIR_NOT_EMPTY The directory is not empty.
146L 0x0092 ERROR_IS_SUBST_PATH The path specified is being used in a substitute.
147L 0x0093 ERROR_IS_JOIN_PATH Not enough resources are available to process this command.
148L 0x0094 ERROR_PATH_BUSY The specified path cannot be used at this time.
149L 0x0095 ERROR_IS_SUBST_TARGET An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
150L 0x0096 ERROR_SYSTEM_TRACE System trace information not specified in your CONFIG.SYS file, or tracing is not allowed.
151L 0x0097 ERROR_INVALID_EVENT_COUNT The number of specified semaphore events is incorrect.
152L 0x0098 ERROR_TOO_MANY_MUXWAITERS Too many semaphores are already set.
153L 0x0099 ERROR_INVALID_LIST_FORMAT The list is not correct.
154L 0x009A ERROR_LABEL_TOO_LONG The volume label entered exceeds the 11 character limit. The first 11 characters were written to disk. Any characters that exceeded the 11 character limit were automatically deleted.
155L 0x009B ERROR_TOO_MANY_TCBS Cannot create another thread.
156L 0x009C ERROR_SIGNAL_REFUSED The recipient process has refused the signal.
157L 0x009D ERROR_DISCARDED The segment is already discarded and cannot be locked.
158L 0x009E ERROR_NOT_LOCKED The segment is already unlocked.
159L 0x009F ERROR_BAD_THREADID_ADDR The address for the thread ID is incorrect.
160L 0x00A0 ERROR_BAD_ARGUMENTS The argument string passed to DosExecPgm is incorrect.
161L 0x00A1 ERROR_BAD_PATHNAME The specified path name is invalid.
162L 0x00A2 ERROR_SIGNAL_PENDING A signal is already pending.
164L 0x00A4 ERROR_MAX_THRDS_REACHED No more threads can be created in the system.
167L 0x00A7 ERROR_LOCK_FAILED Attempt to lock a region of a file failed.
170L 0x00AA ERROR_BUSY The requested resource is in use.
173L 0x00AD ERROR_CANCEL_VIOLATION A lock request was not outstanding for the supplied cancel region.
174L 0x00AE ERROR_ATOMIC_LOCKS_NOT_SUPPORTED The file system does not support atomic changing of the lock type.
180L 0x00B4 ERROR_INVALID_SEGMENT_NUMBER The system detected a segment number that is incorrect.
182L 0x00B6 ERROR_INVALID_ORDINAL The operating system cannot run %1.
183L 0x00B7 ERROR_ALREADY_EXISTS Attempt to create file that already exists.
186L 0x00BA ERROR_INVALID_FLAG_NUMBER The flag passed is incorrect.
187L 0x00BB ERROR_SEM_NOT_FOUND The specified system semaphore name was not found.
188L 0x00BC ERROR_INVALID_STARTING_CODESEG The operating system cannot run %1.
189L 0x00BD ERROR_INVALID_STACKSEG The operating system cannot run %1.
190L 0x00BE ERROR_INVALID_MODULETYPE The operating system cannot run %1.
191L 0x00BF ERROR_INVALID_EXE_SIGNATURE %1 cannot be run in Windows/NT mode.
192L 0x00C0 ERROR_EXE_MARKED_INVALID The operating system cannot run %1.
193L 0x00C1 ERROR_BAD_EXE_FORMAT %1 is not a valid Windows- based application.
194L 0x00C2 ERROR_ITERATED_DATA_EXCEEDS_64k The operating system cannot run %1.
195L 0x00C3 ERROR_INVALID_MINALLOCSIZE The operating system cannot run %1.
196L 0x00C4 ERROR_DYNLINK_FROM_INVALID_RING The operating system cannot run this application program.
197L 0x00C5 ERROR_IOPL_NOT_ENABLED The operating system is not presently configured to run this application.
198L 0x00C6 ERROR_INVALID_SEGDPL The operating system cannot run %1.
199L 0x00C7 ERROR_AUTODATASEG_EXCEEDS_64k The operating system cannot run this application program.
200L 0x00C8 ERROR_RING2SEG_MUST_BE_MOVABLE The code segment cannot be greater than or equal to 64KB.
201L 0x00C9 ERROR_RELOC_CHAIN_XEEDS_SEGLIM The operating system cannot run %1.
202L 0x00CA ERROR_INFLOOP_IN_RELOC_CHAIN The operating system cannot run %1.
203L 0x00CB ERROR_ENVVAR_NOT_FOUND The system could not find the environment option entered.
205L 0x00CD ERROR_NO_SIGNAL_SENT No process in the command subtree has a signal handler.
206L 0x00CE ERROR_FILENAME_EXCED_RANGE The file name or extension is too long.
207L 0x00CF ERROR_RING2_STACK_IN_USE The ring 2 stack is in use.
208L 0x00D0 ERROR_META_EXPANSION_TOO_LONG The global filename characters * or ? are entered incorrectly, or too many global filename characters are specified.
209L 0x00D1 ERROR_INVALID_SIGNAL_NUMBER The signal being posted is incorrect.
210L 0x00D2 ERROR_THREAD_1_INACTIVE The signal handler cannot be set.
212L 0x00D4 ERROR_LOCKED The segment is locked and cannot be reallocated.
214L 0x00D6 ERROR_TOO_MANY_MODULES Too many dynamic link modules are attached to this program or dynamic link module.
215L 0x00D7 ERROR_NESTING_NOT_ALLOWED Can’t nest calls to LoadModule.
230L 0x00E6 ERROR_BAD_PIPE The pipe state is invalid.
231L 0x00E7 ERROR_PIPE_BUSY All pipe instances busy.
232L 0x00E8 ERROR_NO_DATA Pipe close in progress.
233L 0x00E9 ERROR_PIPE_NOT_CONNECTED No process on other end of pipe.
234L 0x00EA ERROR_MORE_DATA More data is available.
240L 0x00F0 ERROR_VC_DISCONNECTED The session was canceled.
254L 0x00FE ERROR_INVALID_EA_NAME The specified EA name is invalid.
255L 0x00FF ERROR_EA_LIST_INCONSISTENT The EAs are inconsistent.
259L 0x0103 ERROR_NO_MORE_ITEMS No more data is available.
266L 0x010A ERROR_CANNOT_COPY The Copy API cannot be used.
267L 0x010B ERROR_DIRECTORY The directory name is invalid.
275L 0x0113 ERROR_EAS_DIDNT_FIT The EAs did not fit in the buffer.
276L 0x0114 ERROR_EA_FILE_CORRUPT The EA file on the mounted file system is damaged.
277L 0x0115 ERROR_EA_TABLE_FULL The EA table in the EA file on the mounted file system is full.
278L 0x0116 ERROR_INVALID_EA_HANDLE The specified EA handle is invalid.
282L 0x011A ERROR_EAS_NOT_SUPPORTED The mounted file system does not support extended attributes.
288L 0x0120 ERROR_NOT_OWNER Attempt to release mutex not owned by caller.
298L 0x012A ERROR_TOO_MANY_POSTS Too many posts made to a semaphore.
299L 0x012B ERROR_PARTIAL_COPY Only part of a Read/WriteProcessMemory request was completed.
317L 0x013D ERROR_MR_MID_NOT_FOUND The system cannot find message for message number 0x%1 in message file for %2.
487L 0x01E7 ERROR_INVALID_ADDRESS Attempt to access invalid address.
534L 0x0216 ERROR_ARITHMETIC_OVERFLOW Arithmetic result exceeded 32- bits.
535L 0x0217 ERROR_PIPE_CONNECTED There is a process on other end of the pipe.
536L 0x0218 ERROR_PIPE_LISTENING Waiting for a process to open the other end of the pipe.
994L 0x03E2 ERROR_EA_ACCESS_DENIED Access to the EA is denied.
995L 0x03E3 ERROR_OPERATION_ABORTED The I/O operation was aborted due to either thread exit or application request.
996L 0x03E4 ERROR_IO_INCOMPLETE Overlapped IO event not in signaled state.
997L 0x03E5 ERROR_IO_PENDING Overlapped IO operation in progress.
998L 0x03E6 ERROR_NOACCESS Invalid access to memory location.
999L 0x03E7 ERROR_SWAPERROR Error accessing paging file.
1001L 0x03E9 ERROR_STACK_OVERFLOW Recursion too deep, stack overflowed.
1002L 0x03EA ERROR_INVALID_MESSAGE Window can’t handle sent message.
1003L 0x03EB ERROR_CAN_NOT_COMPLETE Cannot complete function for some reason.
1004L 0x03EC ERROR_INVALID_FLAGS The flags are invalid.
1005L 0x03ED ERROR_UNRECOGNIZED_VOLUME The volume does not contain a recognized file system. Make sure that all required file system drivers are loaded and the volume is not damaged.
1006L 0x03EE ERROR_FILE_INVALID The volume for a file was externally altered and the opened file is no longer valid.
1007L 0x03EF ERROR_FULLSCREEN_MODE The requested operation cannot be performed in full-screen mode.
1008L 0x03F0 ERROR_NO_TOKEN An attempt was made to reference a token that does not exist.
1009L 0x03F1 ERROR_BADDB The configuration registry database is damaged.
1010L 0x03F2 ERROR_BADKEY The configuration registry key is invalid.
1011L 0x03F3 ERROR_CANTOPEN The configuration registry key cannot be opened.
1012L 0x03F4 ERROR_CANTREAD The configuration registry key cannot be read.
1013L 0x03F5 ERROR_CANTWRITE The configuration registry key cannot be written.
1014L 0x03F6 ERROR_REGISTRY_RECOVERED One of the files containing the system’s registry data had to be recovered by use of a log or alternate copy. The recovery succeeded.
1015L 0x03F7 ERROR_REGISTRY_CORRUPT The registry is damaged. The structure of one of the files that contains registry data is damaged, or the system’s in memory image of the file is damaged, or the file could not be recovered because its alternate copy or log was absent or damaged.
1016L 0x03F8 ERROR_REGISTRY_IO_FAILED The registry initiated an I/O operation that had an unrecoverable failure. The registry could not read in, or write out, or flush, one of the files that contain the system’s image of the registry.
1017L 0x03F9 ERROR_NOT_REGISTRY_FILE The system attempted to load or restore a file into the registry, and the specified file is not in the format of a registry file.
1018L 0x03FA ERROR_KEY_DELETED Illegal operation attempted on a registry key that has been marked for deletion.
1019L 0x03FB ERROR_NO_LOG_SPACE System could not allocate required space in a registry log.
1020L 0x03FC ERROR_KEY_HAS_CHILDREN An attempt was made to create a symbolic link in a registry key that already has subkeys or values.
1021L 0x03FD ERROR_CHILD_MUST_BE_VOLATILE An attempt was made to create a stable subkey under a volatile parent key.
1022L 0x03FE ERROR_NOTIFY_ENUM_DIR This indicates that 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.
1051L 0x041B ERROR_DEPENDENT_SERVICES_RUNNING A stop control has been sent to a service which other running services are dependent on.
1052L 0x041C ERROR_INVALID_SERVICE_CONTROL The requested control is not valid for this service.
1053L 0x041D ERROR_SERVICE_REQUEST_TIMEOUT The service did not respond to the start or control request in a timely fashion.
1054L 0x041E ERROR_SERVICE_NO_THREAD A thread could not be created for the service.
1055L 0x041F ERROR_SERVICE_DATABASE_LOCKED The service database is locked.
1056L 0x0420 ERROR_SERVICE_ALREADY_RUNNING An instance of the service is already running.
1057L 0x0421 ERROR_INVALID_SERVICE_ACCOUNT The account name is invalid or does not exist.
1058L 0x0422 ERROR_SERVICE_DISABLED The specified service is disabled and cannot be started.
1059L 0x0423 ERROR_CIRCULAR_DEPENDENCY Circular service dependency was specified.
1060L 0x0424 ERROR_SERVICE_DOES_NOT_EXIST The specified service does not exist as an installed service.
1061L 0x0425 ERROR_SERVICE_CANNOT_ACCEPT_CTRL The service cannot accept control messages at this time.
1062L 0x0426 ERROR_SERVICE_NOT_ACTIVE The service has not been started.
1063L 0x0427 ERROR_FAILED_SERVICE_CONTROLLER_CONNECT The service process could not connect to the service controller.
1064L 0x0428 ERROR_EXCEPTION_IN_SERVICE An exception occurred in the service when handling the control request.
1065L 0x0429 ERROR_DATABASE_DOES_NOT_EXIST The database specified does not exist.
1066L 0x042A ERROR_SERVICE_SPECIFIC_ERROR The service has returned a service-specific error code.
1067L 0x042B ERROR_PROCESS_ABORTED The process terminated unexpectedly.
1068L 0x042C ERROR_SERVICE_DEPENDENCY_FAIL The dependency service or group failed to start.
1069L 0x042D ERROR_SERVICE_LOGON_FAILED The service did not start due to a logon failure.
1070L 0x042E ERROR_SERVICE_START_HANG After starting, the service hung in a start-pending state.
1071L 0x042F ERROR_INVALID_SERVICE_LOCK The specified service database lock is invalid.
1072L 0x0430 ERROR_SERVICE_MARKED_FOR_DELETE The specified service has been marked for deletion.
1073L 0x0431 ERROR_SERVICE_EXISTS The specified service already exists.
1074L 0x0432 ERROR_ALREADY_RUNNING_LKG The system is currently running with the last-known- good configuration.
1075L 0x0433 ERROR_SERVICE_DEPENDENCY_DELETED The dependency service does not exist or has been marked for deletion.
1076L 0x0434 ERROR_BOOT_ALREADY_ACCEPTED The current boot has already been accepted for use as the last-known-good control set.
1077L 0x0435 ERROR_SERVICE_NEVER_STARTED No attempts to start the service have been made since the last boot.
1078L 0x0436 ERROR_DUPLICATE_SERVICE_NAME The name is already in use as either a service name or a service display name.
1079L 0x0437 ERROR_DIFFERENT_SERVICE_ACCOUNT The account specified for this service is different from the account specified for other services running in the same process.
1100L 0x044C ERROR_END_OF_MEDIA The physical end of the tape has been reached.
1101L 0x044D ERROR_FILEMARK_DETECTED A tape access reached a filemark.
1102L 0x044E ERROR_BEGINNING_OF_MEDIA The beginning of the tape or partition was encountered.
1103L 0x044F ERROR_SETMARK_DETECTED A tape access reached a setmark.
1104L 0x0450 ERROR_NO_DATA_DETECTED During a tape access, the end of the data marker was reached.
1105L 0x0451 ERROR_PARTITION_FAILURE Tape could not be partitioned.
1106L 0x0452 ERROR_INVALID_BLOCK_LENGTH When accessing a new tape of a multivolume partition, the current block size is incorrect.
1107L 0x0453 ERROR_DEVICE_NOT_PARTITIONED Tape partition information could not be found when loading a tape.
1108L 0x0454 ERROR_UNABLE_TO_LOCK_MEDIA Attempt to lock the eject media mechanism failed.
1109L 0x0455 ERROR_UNABLE_TO_UNLOAD_MEDIA Unload media failed.
1110L 0x0456 ERROR_MEDIA_CHANGED Media in drive may have changed.
1111L 0x0457 ERROR_BUS_RESET The I/O bus was reset.
1112L 0x0458 ERROR_NO_MEDIA_IN_DRIVE Tape query failed because of no media in drive.
1113L 0x0459 ERROR_NO_UNICODE_TRANSLATION No mapping for the Unicode character exists in the target multi-byte code page.
1114L 0x045A ERROR_DLL_INIT_FAILED A DLL initialization routine failed.
1115L 0x045B ERROR_SHUTDOWN_IN_PROGRESS A system shutdown is in progress.
1116L 0x045C ERROR_NO_SHUTDOWN_IN_PROGRESS An attempt to abort the shutdown of the system failed because no shutdown was in progress.
1117L 0x045D ERROR_IO_DEVICE The request could not be performed because of an I/O device error.
1118L 0x045E ERROR_SERIAL_NO_DEVICE No serial device was successfully initialized. The serial driver will unload.
1119L 0x045F ERROR_IRQ_BUSY 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.
1120L 0x0460 ERROR_MORE_WRITES A serial I/O operation was completed by another write to the serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
1121L 0x0461 ERROR_COUNTER_TIMEOUT A serial I/O operation completed because the time-out period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.)
1122L 0x0462 ERROR_FLOPPY_ID_MARK_NOT_FOUND No ID address mark was found on the floppy disk.
1123L 0x0463 ERROR_FLOPPY_WRONG_CYLINDER Mismatch between the floppy disk sector ID field and the floppy disk controller track address.
1124L 0x0464 ERROR_FLOPPY_UNKNOWN_ERROR The floppy disk controller reported an error that is not recognized by the floppy disk driver.
1125L 0x0465 ERROR_FLOPPY_BAD_REGISTERS The floppy disk controller returned inconsistent results in its registers.
1126L 0x0466 ERROR_DISK_RECALIBRATE_FAILED While accessing the hard disk, a recalibrate operation failed, even after retries.
1127L 0x0467 ERROR_DISK_OPERATION_FAILED While accessing the hard disk, a disk operation failed even after retries.
1128L 0x0468 ERROR_DISK_RESET_FAILED While accessing the hard disk, a disk controller reset was needed, but even that failed.
1129L 0x0469 ERROR_EOM_OVERFLOW Physical end of tape encountered.
1130L 0x046A ERROR_NOT_ENOUGH_SERVER_MEMORY Not enough server storage is available to process this command.
1131L 0x046B ERROR_POSSIBLE_DEADLOCK A potential deadlock condition has been detected.
1132L 0x046C ERROR_MAPPED_ALIGNMENT The base address or the file offset specified does not have the proper alignment.
1140L 0x0474 ERROR_SET_POWER_STATE_VETOED An attempt to change the system power state was vetoed by another application or driver.
1141L 0x0475 ERROR_SET_POWER_STATE_FAILED The system BIOS failed an attempt to change the system power state.
1142L 0x0476 ERROR_TOO_MANY_LINKS An attempt was made to create more links on a file than the file system supports.
1150L 0x047E ERROR_OLD_WIN_VERSION The specified program requires a newer version of Windows.
1151L 0x047F ERROR_APP_WRONG_OS The specified program is not a Windows or MS-DOS program.
1152L 0x0480 ERROR_SINGLE_INSTANCE_APP Cannot start more than one instance of the specified program.
1153L 0x0481 ERROR_RMODE_APP The specified program was written for an older version of Windows.
1154L 0x0482 ERROR_INVALID_DLL One of the library files needed to run this application is damaged.
1155L 0x0483 ERROR_NO_ASSOCIATION No application is associated with the specified file for this operation.
1156L 0x0484 ERROR_DDE_FAIL An error occurred in sending the command to the application.
1157L 0x0485 ERROR_DLL_NOT_FOUND One of the library files needed to run this application cannot be found.
1200L 0x04B0 ERROR_BAD_DEVICE The specified device name is invalid.
1201L 0x04B1 ERROR_CONNECTION_UNAVAIL The device is not currently connected but is a remembered connection.
1202L 0x04B2 ERROR_DEVICE_ALREADY_REMEMBERED An attempt was made to remember a device that was previously remembered.
1203L 0x04B3 ERROR_NO_NET_OR_BAD_PATH No network provider accepted the given network path.
1204L 0x04B4 ERROR_BAD_PROVIDER The specified network provider name is invalid.
1205L 0x04B5 ERROR_CANNOT_OPEN_PROFILE Unable to open the network connection profile.
1206L 0x04B6 ERROR_BAD_PROFILE The network connection profile is damaged.
1207L 0x04B7 ERROR_NOT_CONTAINER Cannot enumerate a non- container.
1208L 0x04B8 ERROR_EXTENDED_ERROR An extended error has occurred.
1209L 0x04B9 ERROR_INVALID_GROUPNAME The format of the specified group name is invalid.
1210L 0x04BA ERROR_INVALID_COMPUTERNAME The format of the specified computer name is invalid.
1211L 0x04BB ERROR_INVALID_EVENTNAME The format of the specified event name is invalid.
1212L 0x04BC ERROR_INVALID_DOMAINNAME The format of the specified domain name is invalid.
1213L 0x04BD ERROR_INVALID_SERVICENAME The format of the specified service name is invalid.
1214L 0x04BE ERROR_INVALID_NETNAME The format of the specified network name is invalid.
1215L 0x04BF ERROR_INVALID_SHARENAME The format of the specified share name is invalid.
1216L 0x04C0 ERROR_INVALID_PASSWORDNAME The format of the specified password is invalid.
1217L 0x04C1 ERROR_INVALID_MESSAGENAME The format of the specified message name is invalid.
1218L 0x04C2 ERROR_INVALID_MESSAGEDEST The format of the specified message destination is invalid.
1219L 0x04C3 ERROR_SESSION_CREDENTIAL_CONFLICT The credentials supplied conflict with an existing set of credentials.
1220L 0x04C4 ERROR_REMOTE_SESSION_LIMIT_EXCEEDED An attempt was made to establish a session to a LAN Manager server, but there are already too many sessions established to that server.
1221L 0x04C5 ERROR_DUP_DOMAINNAME The workgroup or domain name is already in use by another computer on the network.
1222L 0x04C6 ERROR_NO_NETWORK The network is not present or not started.
1223L 0x04C7 ERROR_CANCELLED The operation was cancelled by the user.
1224L 0x04C8 ERROR_USER_MAPPED_FILE The requested operation cannot be performed on a file with a user mapped section open.
1225L 0x04C9 ERROR_CONNECTION_REFUSED The remote system refused the network connection.
1226L 0x04CA ERROR_GRACEFUL_DISCONNECT The network connection was gracefully closed.
1227L 0x04CB ERROR_ADDRESS_ALREADY_ASSOCIATED The network transport endpoint already has an address associated with it.
1228L 0x04CC ERROR_ADDRESS_NOT_ASSOCIATED An address has not yet been associated with the network endpoint.
1229L 0x04CD ERROR_CONNECTION_INVALID An operation was attempted on a non-existent network connection.
1230L 0x04CE ERROR_CONNECTION_ACTIVE An invalid operation was attempted on an active network connection.
1231L 0x04CF ERROR_NETWORK_UNREACHABLE The remote network is not reachable by the transport.
1232L 0x04D0 ERROR_HOST_UNREACHABLE The remote system is not reachable by the transport.
1233L 0x04D1 ERROR_PROTOCOL_UNREACHABLE The remote system does not support the transport protocol.
1234L 0x04D2 ERROR_PORT_UNREACHABLE No service is operating at the destination network endpoint on the remote system.
1235L 0x04D3 ERROR_REQUEST_ABORTED The request was aborted.
1236L 0x04D4 ERROR_CONNECTION_ABORTED The network connection was aborted by the local system.
1237L 0x04D5 ERROR_RETRY The operation could not be completed. A retry should be performed.
1238L 0x04D6 ERROR_CONNECTION_COUNT_LIMIT A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
1239L 0x04D7 ERROR_LOGIN_TIME_RESTRICTION Attempting to login during an unauthorized time of day for this account.
1240L 0x04D8 ERROR_LOGIN_WKSTA_RESTRICTION The account is not authorized to login from this station.
1241L 0x04D9 ERROR_INCORRECT_ADDRESS The network address could not be used for the operation requested.
1242L 0x04DA ERROR_ALREADY_REGISTERED The service is already registered.
1243L 0x04DB ERROR_SERVICE_NOT_FOUND The specified service does not exist.
1244L 0x04DC ERROR_NOT_AUTHENTICATED The operation being requested was not performed because the user has not been authenticated.
1245L 0x04DD ERROR_NOT_LOGGED_ON The operation being requested was not performed because the user has not logged on to the network.
1246L 0x04DE ERROR_CONTINUE Return that wants caller to continue with work in progress.
1247L 0x04DF ERROR_ALREADY_INITIALIZED An attempt was made to perform an initialization operation when initialization has already been completed.
1248L 0x04E0 ERROR_NO_MORE_DEVICES No more local devices.
1300L 0x0514 ERROR_NOT_ALL_ASSIGNED Indicates not all privileges referenced are assigned to the caller. This allows, for example, all privileges to be disabled without having to know exactly which privileges are assigned.
1301L 0x0515 ERROR_SOME_NOT_MAPPED Some of the information to be mapped has not been translated.
1302L 0x0516 ERROR_NO_QUOTAS_FOR_ACCOUNT No system quota limits are specifically set for this account.
1303L 0x0517 ERROR_LOCAL_USER_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.
1304L 0x0518 ERROR_NULL_LM_PASSWORD The Windows NT password is too complex to be converted to a Windows-networking password. The Windows-networking password returned is a NULL string.
1305L 0x0519 ERROR_UNKNOWN_REVISION Indicates an encountered or specified revision number is not one known by the service. The service may not be aware of a more recent revision.
1306L 0x051A ERROR_REVISION_MISMATCH Indicates two revision levels are incompatible.
1307L 0x051B ERROR_INVALID_OWNER Indicates a particular Security ID cannot be assigned as the owner of an object.
1308L 0x051C ERROR_INVALID_PRIMARY_GROUP Indicates a particular Security ID cannot be assigned as the primary group of an object.
1309L 0x051D ERROR_NO_IMPERSONATION_TOKEN An attempt was made to operate on an impersonation token by a thread was not currently impersonating a client.
1310L 0x051E ERROR_CANT_DISABLE_MANDATORY A mandatory group cannot be disabled.
1311L 0x051F ERROR_NO_LOGON_SERVERS There are currently no logon servers available to service the logon request.
1312L 0x0520 ERROR_NO_SUCH_LOGON_SESSION A specified logon session does not exist. It may already have been terminated.
1313L 0x0521 ERROR_NO_SUCH_PRIVILEGE A specified privilege does not exist.
1314L 0x0522 ERROR_PRIVILEGE_NOT_HELD A required privilege is not held by the client.
1315L 0x0523 ERROR_INVALID_ACCOUNT_NAME The name provided is not a properly formed account name.
1316L 0x0524 ERROR_USER_EXISTS The specified user already exists.
1317L 0x0525 ERROR_NO_SUCH_USER The specified user does not exist.
1318L 0x0526 ERROR_GROUP_EXISTS The specified group already exists.
1319L 0x0527 ERROR_NO_SUCH_GROUP The specified group does not exist.
1320L 0x0528 ERROR_MEMBER_IN_GROUP The specified user account is already in the specified group account. Also used to indicate a group can not be deleted because it contains a member.
1321L 0x0529 ERROR_MEMBER_NOT_IN_GROUP The specified user account is not a member of the specified group account.
1322L 0x052A ERROR_LAST_ADMIN Indicates the requested operation would disable or delete the last remaining administration account. This is not allowed to prevent creating a situation where the system will not be administrable.
1323L 0x052B ERROR_WRONG_PASSWORD When trying to update a password, this return status indicates the value provided as the current password is incorrect.
1324L 0x052C ERROR_ILL_FORMED_PASSWORD When trying to update a password, this return status indicates the value provided for the new password contains values not allowed in passwords.
1325L 0x052D ERROR_PASSWORD_RESTRICTION When trying to update a password, this status indicates that some password update rule was violated. For example, the password may not meet length criteria.
1326L 0x052E ERROR_LOGON_FAILURE The attempted logon is invalid. This is due to either a bad user name or authentication information.
1327L 0x052F ERROR_ACCOUNT_RESTRICTION 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).
1328L 0x0530 ERROR_INVALID_LOGON_HOURS The user account has time restrictions and cannot be logged onto at this time.
1329L 0x0531 ERROR_INVALID_WORKSTATION The user account is restricted and cannot be used to log on from the source workstation.
1330L 0x0532 ERROR_PASSWORD_EXPIRED The user account’s password has expired.
1331L 0x0533 ERROR_ACCOUNT_DISABLED The referenced account is currently disabled and cannot be logged on to.
1332L 0x0534 ERROR_NONE_MAPPED None of the information to be mapped has been translated.
1333L 0x0535 ERROR_TOO_MANY_LUIDS_REQUESTED The number of LUID requested cannot be allocated with a single allocation.
1334L 0x0536 ERROR_LUIDS_EXHAUSTED Indicates there are no more LUID to allocate.
1335L 0x0537 ERROR_INVALID_SUB_AUTHORITY Indicates the sub-authority value is invalid for the particular use.
1336L 0x0538 ERROR_INVALID_ACL Indicates the ACL structure is not valid.
1337L 0x0539 ERROR_INVALID_SID Indicates the SID structure is invalid.
1338L 0x053A ERROR_INVALID_SECURITY_DESCR Indicates the SECURITY_DESCRIPTOR structure is invalid.
1340L 0x053C ERROR_BAD_INHERITANCE_ACL Indicates that an attempt to build either an inherited ACL or ACE did not succeed. One of the more probable causes is the replacement of a CreatorId with an SID that didn’t fit into the ACE or ACL.
1341L 0x053D ERROR_SERVER_DISABLED The GUID allocation server is already disabled at the moment.
1342L 0x053E ERROR_SERVER_NOT_DISABLED The GUID allocation server is already enabled at the moment.
1343L 0x053F ERROR_INVALID_ID_AUTHORITY The value provided is an invalid value for an identifier authority.
1344L 0x0540 ERROR_ALLOTTED_SPACE_EXCEEDED 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 that have handles of 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 ERROR_ALLOTTED_SPACE_EXCEEDED error returned.
1345L 0x0541 ERROR_INVALID_GROUP_ATTRIBUTES The specified attributes are invalid, or incompatible with the attributes for the group as a whole.
1346L 0x0542 ERROR_BAD_IMPERSONATION_LEVEL A specified impersonation level is invalid. Also used to indicate a required impersonation level was not provided.
1347L 0x0543 ERROR_CANT_OPEN_ANONYMOUS An attempt was made to open an anonymous level token. Anonymous tokens cannot be opened.
1348L 0x0544 ERROR_BAD_VALIDATION_CLASS The requested validation information class is invalid.
1349L 0x0545 ERROR_BAD_TOKEN_TYPE The type of token object is inappropriate for its attempted use.
1350L 0x0546 ERROR_NO_SECURITY_ON_OBJECT Indicates an attempt was made to operate on the security of an object that does not have security associated with it.
1351L 0x0547 ERROR_CANT_ACCESS_DOMAIN_INFO Indicates a domain controller could not be contacted or that objects within the domain are protected and necessary information could not be retrieved.
1352L 0x0548 ERROR_INVALID_SERVER_STATE Indicates the Sam Server was in the wrong state to perform the desired operation.
1353L 0x0549 ERROR_INVALID_DOMAIN_STATE Indicates the domain is in the wrong state to perform the desired operation.
1354L 0x054A ERROR_INVALID_DOMAIN_ROLE Indicates the requested operation cannot be completed with the domain in its present role.
1355L 0x054B ERROR_NO_SUCH_DOMAIN The specified domain does not exist.
1356L 0x054C ERROR_DOMAIN_EXISTS The specified domain already exists.
1357L 0x054D ERROR_DOMAIN_LIMIT_EXCEEDED An attempt to exceed the limit on the number of domains per server for this release.
1358L 0x054E ERROR_INTERNAL_DB_CORRUPTION This error indicates the requested operation cannot be completed due to a catastrophic media failure or on-disk data structure corruption.
1359L 0x054F ERROR_INTERNAL_ERROR This error indicates the SAM server has encounterred an internal consistency error in its database. This catastrophic failure prevents further operation of SAM.
1360L 0x0550 ERROR_GENERIC_NOT_MAPPED Indicates generic access types were contained in an access mask that should already be mapped to non-generic access types.
1361L 0x0551 ERROR_BAD_DESCRIPTOR_FORMAT Indicates a security descriptor is not in the required format (absolute or self-relative).
1362L 0x0552 ERROR_NOT_LOGON_PROCESS The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
1363L 0x0553 ERROR_LOGON_SESSION_EXISTS An attempt was made to start a new session manager or LSA logon session with an ID already in use.
1364L 0x0554 ERROR_NO_SUCH_PACKAGE A specified authentication package is unknown.
1365L 0x0555 ERROR_BAD_LOGON_SESSION_STATE The logon session is not in a state consistent with the requested operation.
1366L 0x0556 ERROR_LOGON_SESSION_COLLISION The logon session ID is already in use.
1367L 0x0557 ERROR_INVALID_LOGON_TYPE Indicates an invalid value has been provided for LogonType has been requested.
1368L 0x0558 ERROR_CANNOT_IMPERSONATE Indicates that an attempt was made to impersonate via a named pipe was not yet read from.
1369L 0x0559 ERROR_RXACT_INVALID_STATE 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 to apply a transaction when one is not currently in progress. This status value is returned by the runtime library (RTL) registry transaction package (RXact).
1370L 0x055A ERROR_RXACT_COMMIT_FAILURE Indicates an error occurred during a registry transaction commit. The database has been left in an unknown state. The state of the registry transaction is left as COMMITTING. This status value is returned by the runtime library (RTL) registry transaction package (RXact).
1371L 0x055B ERROR_SPECIAL_ACCOUNT Indicates an operation was attempted on a built-in (special) SAM account that is incompatible with built-in accounts. For example, built- in accounts cannot be renamed or deleted.
1372L 0x055C ERROR_SPECIAL_GROUP The requested operation cannot be performed on the specified group because it is a built-in special group.
1373L 0x055D ERROR_SPECIAL_USER The requested operation cannot be performed on the specified user because it is a built-in special user.
1374L 0x055E ERROR_MEMBERS_PRIMARY_GROUP Indicates a member cannot be removed from a group because the group is currently the member’s primary group.
1375L 0x055F ERROR_TOKEN_ALREADY_IN_USE 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.
1376L 0x0560 ERROR_NO_SUCH_ALIAS The specified alias does not exist.
1377L 0x0561 ERROR_MEMBER_NOT_IN_ALIAS The specified account name is not a member of the alias.
1378L 0x0562 ERROR_MEMBER_IN_ALIAS The specified account name is not a member of the alias.
1379L 0x0563 ERROR_ALIAS_EXISTS The specified alias already exists.
1380L 0x0564 ERROR_LOGON_NOT_GRANTED A requested type of logon, such as Interactive, Network, or Service, is not granted by the target system’s local security policy. The system administrator can grant the required form of logon.
1381L 0x0565 ERROR_TOO_MANY_SECRETS The maximum number of secrets that can be stored in a single system was exceeded.
1382L 0x0566 ERROR_SECRET_TOO_LONG The length of a secret exceeds the maximum length allowed.
1383L 0x0567 ERROR_INTERNAL_DB_ERROR The Local Security Authority (LSA) database contains in internal inconsistency.
1384L 0x0568 ERROR_TOO_MANY_CONTEXT_IDS During a logon attempt, the user’s security context accumulated too many security IDs. Remove the user from some groups or aliases to reduce the number of security ids to incorporate into the security context.
1385L 0x0569 ERROR_LOGON_TYPE_NOT_GRANTED A user has requested a type of logon, such as interactive or network, that was not granted. An administrator has control over who may logon interactively and through the network.
1386L 0x056A ERROR_NT_CROSS_ENCRYPTION_REQUIRED An attempt was made to change a user password in the security account manager without providing the necessary NT cross-encrypted password.
1387L 0x056B ERROR_NO_SUCH_MEMBER A new member cannot be added to an alias because the member does not exist.
1388L 0x056C ERROR_INVALID_MEMBER A new member could not be added to an alias because the member has the wrong account type.
1389L 0x056D ERROR_TOO_MANY_SIDS Too many SIDs specified.
1390L 0x056E ERROR_LM_CROSS_ENCRYPTION_REQUIRED An attempt was made to change a user password in the security account manager without providing the required LM cross-encrypted password.
1391L 0x056F ERROR_NO_INHERITANCE Indicates an ACL contains no inheritable components.
1392L 0x0570 ERROR_FILE_CORRUPT The file or directory is damaged and nonreadable.
1393L 0x0571 ERROR_DISK_CORRUPT The disk structure is damaged and nonreadable.
1394L 0x0572 ERROR_NO_USER_SESSION_KEY There is no user session key for the specified logon session.
1395L 0x0573 ERROR_LICENSE_QUOTA_EXCEEDED 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.
1400L 0x0578 ERROR_INVALID_WINDOW_HANDLE The window handle invalid.
1401L 0x0579 ERROR_INVALID_MENU_HANDLE The menu handle is invalid.
1402L 0x057A ERROR_INVALID_CURSOR_HANDLE The cursor handle is invalid.
1403L 0x057B ERROR_INVALID_ACCEL_HANDLE Invalid accelerator-table handle.
1404L 0x057C ERROR_INVALID_HOOK_HANDLE The hook handle is invalid.
1405L 0x057D ERROR_INVALID_DWP_HANDLE The DeferWindowPos handle is invalid.
1406L 0x057E ERROR_TLW_WITH_WSCHILD CreateWindow failed, creating top-level window with WS_CHILD style.
1407L 0x057F ERROR_CANNOT_FIND_WND_CLASS Cannot find window class.
1408L 0x0580 ERROR_WINDOW_OF_OTHER_THREAD Invalid window, belongs to other thread.
1409L 0x0581 ERROR_HOTKEY_ALREADY_REGISTERED Hotkey is already registered.
1410L 0x0582 ERROR_CLASS_ALREADY_EXISTS Class already exists.
1411L 0x0583 ERROR_CLASS_DOES_NOT_EXIST Class does not exist.
1412L 0x0584 ERROR_CLASS_HAS_WINDOWS Class still has open windows.
1413L 0x0585 ERROR_INVALID_INDEX The index is invalid.
1414L 0x0586 ERROR_INVALID_ICON_HANDLE The icon handle is invalid.
1415L 0x0587 ERROR_PRIVATE_DIALOG_INDEX Using private DIALOG window words.
1416L 0x0588 ERROR_LISTBOX_ID_NOT_FOUND List box ID not found.
1417L 0x0589 ERROR_NO_WILDCARD_CHARACTERS No wildcard characters found.
1418L 0x058A ERROR_CLIPBOARD_NOT_OPEN Thread doesn’t have clipboard open.
1419L 0x058B ERROR_HOTKEY_NOT_REGISTERED Hotkey is not registered.
1420L 0x058C ERROR_WINDOW_NOT_DIALOG The window is not a valid dialog window.
1421L 0x058D ERROR_CONTROL_ID_NOT_FOUND Control ID not found.
1422L 0x058E ERROR_INVALID_COMBOBOX_MESSAGE Invalid Message, combo box doesn’t have an edit control.
1423L 0x058F ERROR_WINDOW_NOT_COMBOBOX The window is not a combo box.
1424L 0x0590 ERROR_INVALID_EDIT_HEIGHT Height must be less than 256.
1425L 0x0591 ERROR_DC_NOT_FOUND Invalid HDC passed to ReleaseDC.
1426L 0x0592 ERROR_INVALID_HOOK_FILTER The hook filter type is invalid.
1427L 0x0593 ERROR_INVALID_FILTER_PROC The filter proc is invalid.
1428L 0x0594 ERROR_HOOK_NEEDS_HMOD Cannot set non-local hook without an module handle.
1429L 0x0595 ERROR_GLOBAL_ONLY_HOOK This hook can only be set globally.
1430L 0x0596 ERROR_JOURNAL_HOOK_SET The journal hook is already installed.
1431L 0x0597 ERROR_HOOK_NOT_INSTALLED Hook is not installed.
1432L 0x0598 ERROR_INVALID_LB_MESSAGE The message for single- selection list box is invalid.
1433L 0x0599 ERROR_SETCOUNT_ON_BAD_LB LB_SETCOUNT sent to non-lazy list box.
1434L 0x059A ERROR_LB_WITHOUT_TABSTOPS This list box doesn’t support tab stops.
1435L 0x059B ERROR_DESTROY_OBJECT_OF_OTHER_THREAD Cannot destroy object created by another thread.
1436L 0x059C ERROR_CHILD_WINDOW_MENU Child windows can’t have menus.
1437L 0x059D ERROR_NO_SYSTEM_MENU Window does not have system menu.
1438L 0x059E ERROR_INVALID_MSGBOX_STYLE The message box style is invalid.
1439L 0x059F ERROR_INVALID_SPI_VALUE The SPI_* parameter is invalid.
1440L 0x05A0 ERROR_SCREEN_ALREADY_LOCKED Screen already locked.
1441L 0x05A1 ERROR_HWNDS_HAVE_DIFFERENT_PARENT All DeferWindowPos HWNDs must have same parent.
1442L 0x05A2 ERROR_NOT_CHILD_WINDOW Window is not a child window.
1443L 0x05A3 ERROR_INVALID_GW_COMMAND The GW_* command is invalid.
1444L 0x05A4 ERROR_INVALID_THREAD_ID The thread ID is invalid.
1445L 0x05A5 ERROR_NON_MDICHILD_WINDOW DefMDIChildProc called with a non-MDI child window.
1446L 0x05A6 ERROR_POPUP_ALREADY_ACTIVE Pop-up menu already active.
1447L 0x05A7 ERROR_NO_SCROLLBARS Window does not have scroll bars.
1448L 0x05A8 ERROR_INVALID_SCROLLBAR_RANGE Scrollbar range greater than 0x7FFF.
1449L 0x05A9 ERROR_INVALID_SHOWWIN_COMMAND The ShowWindow command is invalid.
1450L 0x05AA ERROR_NO_SYSTEM_RESOURCES Insufficient system resources exist to complete the requested service.
1451L 0x05AB ERROR_NONPAGED_SYSTEM_RESOURCES Insufficient system resources exist to complete the requested service.
1452L 0x05AC ERROR_PAGED_SYSTEM_RESOURCES Insufficient system resources exist to complete the requested service.
1453L 0x05AD ERROR_WORKING_SET_QUOTA Insufficient quota to complete the requested service.
1454L 0x05AE ERROR_PAGEFILE_QUOTA Insufficient quota to complete the requested service.
1455L 0x05AF ERROR_COMMITMENT_LIMIT The paging file is too small for this operation to complete.
1456L 0x05B0 ERROR_MENU_ITEM_NOT_FOUND A menu item was not found.
1457L 0x05B1 ERROR_INVALID_KEYBOARD_HANDLE Invalid keyboard layout handle.
1458L 0x05B1 ERROR_HOOK_TYPE_NOT_ALLOWED Hook type not allowed.
1500L 0x05DC ERROR_EVENTLOG_FILE_CORRUPT One of the Eventlog logfiles is damaged.
1501L 0x05DD ERROR_EVENTLOG_CANT_START No event log file could be opened, so the event logging service did not start.
1502L 0x05DE ERROR_LOG_FILE_FULL The event log file is full.
1503L 0x05DF ERROR_EVENTLOG_FILE_CHANGED The event log file has changed between reads.
1700L 0x06A4 RPC_S_INVALID_STRING_BINDING The string binding is invalid.
1701L 0x06A5 RPC_S_WRONG_KIND_OF_BINDING The binding handle is the incorrect type.
1702L 0x06A6 RPC_S_INVALID_BINDING The binding handle is invalid.
1703L 0x06A7 RPC_S_PROTSEQ_NOT_SUPPORTED The RPC protocol sequence is not supported.
1704L 0x06A8 RPC_S_INVALID_RPC_PROTSEQ The RPC protocol sequence is invalid.
1705L 0x06A9 RPC_S_INVALID_STRING_UUID The string UUID is invalid.
1706L 0x06AA RPC_S_INVALID_ENDPOINT_FORMAT The endpoint format is invalid.
1707L 0x06AB RPC_S_INVALID_NET_ADDR The network address is invalid.
1708L 0x06AC RPC_S_NO_ENDPOINT_FOUND No endpoint was found.
1709L 0x06AD RPC_S_INVALID_TIMEOUT The timeout value is invalid.
1710L 0x06AE RPC_S_OBJECT_NOT_FOUND The object UUID was not found.
1711L 0x06AF RPC_S_ALREADY_REGISTERED The object UUID already registered.
1712L 0x06B0 RPC_S_TYPE_ALREADY_REGISTERED The type UUID is already registered.
1713L 0x06B1 RPC_S_ALREADY_LISTENING The server is already listening.
1714L 0x06B2 RPC_S_NO_PROTSEQS_REGISTERED No protocol sequences were registered.
1715L 0x06B3 RPC_S_NOT_LISTENING The server is not listening.
1716L 0x06B4 RPC_S_UNKNOWN_MGR_TYPE The manager type is unknown.
1717L 0x06B5 RPC_S_UNKNOWN_IF The interface is unknown.
1718L 0x06B6 RPC_S_NO_BINDINGS There are no bindings.
1719L 0x06B7 RPC_S_NO_PROTSEQS There are no protocol sequences.
1720L 0x06B8 RPC_S_CANT_CREATE_ENDPOINT The endpoint cannot be created.
1721L 0x06B9 RPC_S_OUT_OF_RESOURCES Not enough resources are available to complete this operation.
1722L 0x06BA RPC_S_SERVER_UNAVAILABLE The server is unavailable.
1723L 0x06BB RPC_S_SERVER_TOO_BUSY The server is too busy to complete this operation.
1724L 0x06BC RPC_S_INVALID_NETWORK_OPTIONS The network options are invalid.
1725L 0x06BD RPC_S_NO_CALL_ACTIVE There is not a remote procedure call active in this thread.
1726L 0x06BE RPC_S_CALL_FAILED The remote procedure call failed.
1727L 0x06BF RPC_S_CALL_FAILED_DNE The remote procedure call failed and did not execute.
1728L 0x06C0 RPC_S_PROTOCOL_ERROR An RPC protocol error occurred.
1730L 0x06C2 RPC_S_UNSUPPORTED_TRANS_SYN The transfer syntax is not supported by the server.
1731L 0x06C3 RPC_S_SERVER_OUT_OF_MEMORY The server has insufficient memory to complete this operation.
1732L 0x06C4 RPC_S_UNSUPPORTED_TYPE The type UUID is not supported.
1733L 0x06C5 RPC_S_INVALID_TAG The tag is invalid.
1734L 0x06C6 RPC_S_INVALID_BOUND The array bounds are invalid.
1735L 0x06C7 RPC_S_NO_ENTRY_NAME The binding does not contain an entry name.
1736L 0x06C8 RPC_S_INVALID_NAME_SYNTAX The name syntax is invalid.
1737L 0x06C9 RPC_S_UNSUPPORTED_NAME_SYNTAX The name syntax is not supported.
1739L 0x06CB RPC_S_UUID_NO_ADDRESS No network address is available to use to construct a UUID.
1740L 0x06CC RPC_S_DUPLICATE_ENDPOINT The endpoint is a duplicate.
1741L 0x06CD RPC_S_UNKNOWN_AUTHN_TYPE The authentication type is unknown.
1742L 0x06CE RPC_S_MAX_CALLS_TOO_SMALL The maximum number of calls is too small.
1743L 0x06CF RPC_S_STRING_TOO_LONG The string is too long.
1744L 0x06D0 RPC_S_PROTSEQ_NOT_FOUND The RPC protocol sequence was not found.
1745L 0x06D1 RPC_S_PROCNUM_OUT_OF_RANGE The procedure number is out of range.
1746L 0x06D2 RPC_S_BINDING_HAS_NO_AUTH The binding does not contain any authentication information.
1747L 0x06D3 RPC_S_UNKNOWN_AUTHN_SERVICE The authentication service is unknown.
1748L 0x06D4 RPC_S_UNKNOWN_AUTHN_LEVEL The authentication level is unknown.
1749L 0x06D5 RPC_S_INVALID_AUTH_IDENTITY The security context is invalid.
1750L 0x06D6 RPC_S_UNKNOWN_AUTHZ_SERVICE The authorization service is unknown.
1751L 0x06D7 EPT_S_INVALID_ENTRY The entry is invalid.
1752L 0x06D8 EPT_S_CANT_PERFORM_OP The operation cannot be performed.
1753L 0x06D9 EPT_S_NOT_REGISTERED There are no more endpoints available from the endpoint mapper.
1755L 0x06DB RPC_S_INCOMPLETE_NAME The entry name is incomplete.
1756L 0x06DC RPC_S_INVALID_VERS_OPTION The version option is invalid.
1757L 0x06DD RPC_S_NO_MORE_MEMBERS There are no more members.
1758L 0x06DE RPC_S_NOT_ALL_OBJS_UNEXPORTED There is nothing to unexport.
1759L 0x06DF RPC_S_INTERFACE_NOT_FOUND The interface was not found.
1760L 0x06E0 RPC_S_ENTRY_ALREADY_EXISTS The entry already exists.
1761L 0x06E1 RPC_S_ENTRY_NOT_FOUND The entry is not found.
1762L 0x06E2 RPC_S_NAME_SERVICE_UNAVAILABLE The name service is unavailable.
1764L 0x06E4 RPC_S_CANNOT_SUPPORT The requested operation is not supported.
1765L 0x06E5 RPC_S_NO_CONTEXT_AVAILABLE No security context is available to allow impersonation.
1766L 0x06E6 RPC_S_INTERNAL_ERROR An internal error occurred in RPC.
1767L 0x06E7 RPC_S_ZERO_DIVIDE The server attempted an integer divide by zero.
1768L 0x06E8 RPC_S_ADDRESS_ERROR An addressing error occurred in the server.
1769L 0x06E9 RPC_S_FP_DIV_ZERO A floating point operation at the server caused a divide by zero.
1770L 0x06EA RPC_S_FP_UNDERFLOW A floating point underflow occurred at the server.
1771L 0x06EB RPC_S_FP_OVERFLOW A floating point overflow occurred at the server.
1772L 0x06EC RPC_X_NO_MORE_ENTRIES The list of servers available for auto_handle binding was exhausted.
1773L 0x06ED RPC_X_SS_CHAR_TRANS_OPEN_FAIL The file designated by DCERPCCHARTRANS cannot be opened.
1774L 0x06EE RPC_X_SS_CHAR_TRANS_SHORT_FILE The file containing the character translation table has fewer than 512 bytes.
1775L 0x06EF RPC_X_SS_IN_NULL_CONTEXT A null context handle is passed as an [in] parameter.
1776L 0x06F0 RPC_X_SS_CONTEXT_MISMATCH The context handle does not match any known context handles.
1777L 0x06F1 RPC_X_SS_CONTEXT_DAMAGED The context handle changed during a call.
1778L 0x06F2 RPC_X_SS_HANDLES_MISMATCH The binding handles passed to a remote procedure call do not match.
1779L 0x06F3 RPC_X_SS_CANNOT_GET_CALL_HANDLE The stub is unable to get the call handle.
1780L 0x06F4 RPC_X_NULL_REF_POINTER A null reference pointer was passed to the stub.
1781L 0x06F5 RPC_X_ENUM_VALUE_OUT_OF_RANGE The enumeration value is out of range.
1782L 0x06F6 RPC_X_BYTE_COUNT_TOO_SMALL The byte count is too small.
1783L 0x06F7 RPC_X_BAD_STUB_DATA The stub received bad data.
1784L 0x06F8 ERROR_INVALID_USER_BUFFER The supplied user buffer is invalid for the requested operation.
1785L 0x06F9 ERROR_UNRECOGNIZED_MEDIA The disk media is not recognized. It may not be formatted.
1786L 0x06FA ERROR_NO_TRUST_LSA_SECRET The workstation does not have a trust secret.
1787L 0x06FB ERROR_NO_TRUST_SAM_ACCOUNT The domain controller does not have an account for this workstation.
1788L 0x06FC ERROR_TRUSTED_DOMAIN_FAILURE The trust relationship between the primary domain and the trusted domain failed.
1789L 0x06FD ERROR_TRUSTED_RELATIONSHIP_FAILURE The trust relationship between this workstation and the primary domain failed.
1790L 0x06FE ERROR_TRUST_FAILURE The network logon failed.
1791L 0x06FF RPC_S_CALL_IN_PROGRESS A remote procedure call is already in progress for this thread.
1792L 0x0700 ERROR_NETLOGON_NOT_STARTED An attempt was made to logon, but the network logon service was not started.
1793L 0x0701 ERROR_ACCOUNT_EXPIRED The user’s account has expired.
1794L 0x0702 ERROR_REDIRECTOR_HAS_OPEN_HANDLES The redirector is in use and cannot be unloaded.
1795L 0x0703 ERROR_PRINTER_DRIVER_ALREADY_INSTALLED The specified printer driver is already installed.
1796L 0x0704 ERROR_UNKNOWN_PORT The specified port is unknown.
1797L 0x0705 ERROR_UNKNOWN_PRINTER_DRIVER The printer driver is unknown.
1798L 0x0706 ERROR_UNKNOWN_PRINTPROCESSOR The print processor is unknown.
1799L 0x0707 ERROR_INVALID_SEPARATOR_FILE The specified separator file is invalid.
1800L 0x0708 ERROR_INVALID_PRIORITY The specified priority is invalid.
1801L 0x0709 ERROR_INVALID_PRINTER_NAME The printer name is invalid.
1802L 0x070A ERROR_PRINTER_ALREADY_EXISTS The printer already exists.
1803L 0x070B ERROR_INVALID_PRINTER_COMMAND The printer command is invalid.
1804L 0x070C ERROR_INVALID_DATATYPE The specified datatype is invalid.
1805L 0x070D ERROR_INVALID_ENVIRONMENT The Environment specified is invalid.
1806L 0x070E RPC_S_NO_MORE_BINDINGS There are no more bindings.
1807L 0x070F ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT The account used is an interdomain trust account. Use your normal user account or remote user account to access this server.
1808L 0x0710 ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT The account used is a workstation trust account. Use your normal user account or remote user account to access this server.
1809L 0x0711 ERROR_NOLOGON_SERVER_TRUST_ACCOUNT The account used is an server trust account. Use your normal user account or remote user account to access this server.
1810L 0x0712 ERROR_DOMAIN_TRUST_INCONSISTENT The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.
1811L 0x0713 ERROR_SERVER_HAS_OPEN_HANDLES The server is in use and cannot be unloaded.
1812L 0x0714 ERROR_RESOURCE_DATA_NOT_FOUND The specified image file did not contain a resource section.
1813L 0x0715 ERROR_RESOURCE_TYPE_NOT_FOUND The specified resource type can not be found in the image file.
1814L 0x0716 ERROR_RESOURCE_NAME_NOT_FOUND The specified resource name can not be found in the image file.
1815L 0x0717 ERROR_RESOURCE_LANG_NOT_FOUND The specified resource language ID cannot be found in the image file.
1816L 0x0718 ERROR_NOT_ENOUGH_QUOTA Not enough quota is available to process this command.
1817L 0x0719 RPC_S_NO_INTERFACES No interfaces have been registered.
1818L 0x071A RPC_S_CALL_CANCELLED The server was altered while processing this call.
1819L 0x071B RPC_S_BINDING_INCOMPLETE The binding handle does not contain all required information.
1820L 0x071C RPC_S_COMM_FAILURE Communications failure.
1821L 0x071D RPC_S_UNSUPPORTED_AUTHN_LEVEL The requested authentication level is not supported.
1822L 0x071E RPC_S_NO_PRINC_NAME No principal name registered.
1823L 0x071F RPC_S_NOT_RPC_ERROR The error specified is not a valid Windows RPC error code.
1824L 0x0720 RPC_S_UUID_LOCAL_ONLY A UUID that is valid only on this computer has been allocated.
1825L 0x0721 RPC_S_SEC_PKG_ERROR A security package specific error occurred.
1826L 0x0722 RPC_S_NOT_CANCELLED Thread is not cancelled.
1827L 0x0723 RPC_X_INVALID_ES_ACTION Invalid operation on the encoding/decoding handle.
1828L 0x0724 RPC_X_WRONG_ES_VERSION Incompatible version of the serializing package.
1829L 0x0725 RPC_X_WRONG_STUB_VERSION Incompatible version of the RPC stub.
1830L 0x0726 RPC_X_INVALID_PIPE_OBJECT The idl pipe object is invalid or corrupted.
1831L 0x0727 RPC_X_INVALID_PIPE_OPERATION The operation is invalid for a given idl pipe object.
1832L 0x0728 RPC_X_WRONG_PIPE_VERSION The idl pipe version is not supported.
1898L 0x076A RPC_S_GROUP_MEMBER_NOT_FOUND The group member was not found.
1899L 0x076B EPT_S_CANT_CREATE The endpoint mapper database could not be created.
1900L 0x076C RPC_S_INVALID_OBJECT The object universal unique identifier (UUID) is the nil UUID.
1901L 0x076D ERROR_INVALID_TIME The specified time is invalid.
1902L 0x076E ERROR_INVALID_FORM_NAME The specified Form name is invalid.
1903L 0x076F ERROR_INVALID_FORM_SIZE The specified Form size is invalid.
1904L 0x0770 ERROR_ALREADY_WAITING The specified Printer handle is already being waited on.
1905L 0x0771 ERROR_PRINTER_DELETED The specified Printer has been deleted.
1906L 0x0772 ERROR_INVALID_PRINTER_STATE The state of the Printer is invalid.
1907L 0x0773 ERROR_PASSWORD_MUST_CHANGE The user must change his password before he logs on the first time.
1908L 0x0774 ERROR_DOMAIN_CONTROLLER_NOT_FOUND Could not find the domain controller for this domain.
1909L 0x0775 ERROR_ACCOUNT_LOCKED_OUT The referenced account is currently locked out and may not be logged on to.
1910L 0x0776 OR_INVALID_OXID The object exporter specified was not found.
1911L 0x0777 OR_INVALID_OID The object specified was not found.
1912L 0x0778 OR_INVALID_SET The object resolver set specified was not found.
1913L 0x0779 RPC_S_SEND_INCOMPLETE Some data remains to be sent in the request buffer.
2000L 0x07D0 ERROR_INVALID_PIXEL_FORMAT The pixel format is invalid.
2001L 0x07D1 ERROR_BAD_DRIVER The specified driver is invalid.
2002L 0x07D2 ERROR_INVALID_WINDOW_STYLE The window style or class attribute is invalid for this operation.
2003L 0x07D3 ERROR_METAFILE_NOT_SUPPORTED The requested metafile operation is not supported.
2004L 0x07D4 ERROR_TRANSFORM_NOT_SUPPORTED The requested transformation operation is not supported.
2005L 0x07D5 ERROR_CLIPPING_NOT_SUPPORTED The requested clipping operation is not supported.
2138L 0x085A ERROR_NO_NETWORK The network is not present or not started.
2202L 0x089A ERROR_BAD_USERNAME The specified user name is invalid.
2250L 0x08CA ERROR_NOT_CONNECTED This network connection does not exist.
2401L 0x0961 ERROR_OPEN_FILES There are open files or requests pending on this connection.
2402L 0x0962 ERROR_ACTIVE_CONNECTIONS Active connections still exist.
2404L 0x0964 ERROR_DEVICE_IN_USE The device is in use by an active process and cannot be disconnected.
3000L 0x0BB8 ERROR_UNKNOWN_PRINT_MONITOR The specified print monitor is unknown.
3001L 0x0BB9 ERROR_PRINTER_DRIVER_IN_USE The specified printer driver is currently in use.
3002L 0x0BBA ERROR_SPOOL_FILE_NOT_FOUND The spool file was not found.
3003L 0x0BBB ERROR_SPL_NO_STARTDOC A StartDocPrinter call was not issued.
3004L 0x0BBC ERROR_SPL_NO_ADDJOB An AddJob call was not issued.
3005L 0x0BBD ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED The specified print processor has already been installed.
3006L 0x0BBE ERROR_PRINT_MONITOR_ALREADY_INSTALLED The specified print monitor has already been installed.
3007L 0x0BBF ERROR_INVALID_PRINT_MONITOR The specified print monitor does not have the required functions.
3008L 0x0BC0 ERROR_PRINT_MONITOR_IN_USE The specified print monitor is currently in use.
3009L 0x0BC1 ERROR_PRINTER_HAS_JOBS_QUEUED The requested operation is not allowed when there are jobs queued to the printer.
3010L 0x0BC2 ERROR_SUCCESS_REBOOT_REQUIRED The requested operation is successful. Changes will not be effective until the system is rebooted.
3011L 0x0BC3 ERROR_SUCCESS_RESTART_REQUIRED The requested operation is successful. Changes will not be effective until the service is restarted.
4000L 0x0FA0 ERROR_WINS_INTERNAL WINS encountered an error while processing the command.
4001L 0x0FA1 ERROR_CAN_NOT_DEL_LOCAL_WINS The local WINS can not be deleted.
4002L 0x0FA2 ERROR_STATIC_INIT The importation from the file failed.
4003L 0x0FA3 ERROR_INC_BACKUP The backup failed. Was a full backup done before?
4004L 0x0FA4 ERROR_FULL_BACKUP The backup failed. Check the directory that you are backing the database to.
4005L 0x0FA5 ERROR_REC_NON_EXISTENT The name does not exist in the WINS database.
4006L 0x0FA6 ERROR_RPL_NOT_ALLOWED Replication with a non- configured partner is not allowed.
6118L 0x17E6 ERROR_NO_BROWSER_SERVERS_FOUND The list of servers for this workgroup is not currently available.

Source: 1 and 2