VB6 Error Code List

By | 2019-11-22

This list contains all 658 errors that can happen in Visual Basic 6. The list is useful in debugging problems in your software, and with it, you can decipher a seemingly random number to an actual description of the problem.

CodeExplanation
0The operation completed successfully.
1Incorrect function.
2The system cannot find the file specified.
3The system cannot find the path specified.
4The system cannot open the file.
5Access is denied.
6The handle is invalid.
7The storage control blocks were destroyed.
8Not enough storage is available to process this command.
9The storage control block address is invalid.
10The environment is incorrect.
11An attempt was made to load a program with an incorrect format.
12The access code is invalid.
13The data is invalid.
14Not enough storage is available to complete this operation.
15The system cannot find the drive specified.
16The directory cannot be removed.
17The system cannot move the file to a different disk drive.
18There are no more files.
19The media is write protected.
20The system cannot find the device specified.
21The device is not ready.
22The device does not recognize the command.
23Data error (cyclic redundancy check)
24The program issued a command but the command length is incorrect.
25The drive cannot locate a specific area or track on the disk.
26The specified disk or diskette cannot be accessed.
27The drive cannot find the sector requested.
28The printer is out of paper.
29The system cannot write to the specified device.
30The system cannot read from the specified device.
31A device attached to the system is not functioning.
32The process cannot access the file because it is being used by another process.
33The process cannot access the file because another process has locked a portion of the file.
34The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.
36Too many files opened for sharing.
38Reached end of file.
39The disk is full.
50The network request is not supported.
51The remote computer is not available.
52A duplicate name exists on the network.
53The network path was not found.
54The network is busy.
55The specified network resource or device is no longer available.
56The network BIOS command limit has been reached.
57A network adapter hardware error occurred.
58The specified server cannot perform the requested operation.
59An unexpected network error occurred.
60The remote adapter is not compatible.
61The printer queue is full.
62Space to store the file waiting to be printed is not available on the server.
63Your file waiting to be printed was deleted.
64The specified network name is no longer available.
65Network access is denied.
66The network resource type is not correct.
67The network name cannot be found.
68The name limit for the local computer network adapter card was exceeded.
69The network BIOS session limit was exceeded.
70The remote server has been paused or is in the process of being started.
71No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.
72The specified printer or disk device has been paused.
80The file exists.
82The directory or file cannot be created.
83Fail on INT 24
84Storage to process this request is not available.
85The local device name is already in use.
86The specified network password is not correct.
87The parameter is incorrect.
88A write fault occurred on the network.
89The system cannot start another process at this time.
100Cannot create another system semaphore.
101The exclusive semaphore is owned by another process.
102The semaphore is set and cannot be closed.
103The semaphore cannot be set again.
104Cannot request exclusive semaphores at interrupt time.
105The previous ownership of this semaphore has ended.
106Insert the diskette for drive %1.
107Program stopped because alternate diskette was not inserted.
108The disk is in use or locked by another process.
109The pipe has been ended.
110The system cannot open the device or file specified.
111The file name is too long.
112There is not enough space on the disk.
113No more internal file identifiers available.
114The target internal file identifier is incorrect.
117The IOCTL call made by the application program is not correct.
118The verify-on-write switch parameter value is not correct.
119The system does not support the command requested.
120This function is only valid in Win32 mode.
121The semaphore timeout period has expired.
122The data area passed to a system call is too small.
123The filename, directory name, or volume label syntax is incorrect.
124The system call level is not correct.
125The disk has no volume label.
126The specified module could not be found.
127The specified procedure could not be found.
128There are no child processes to wait for.
129The %1 application cannot be run in Win32 mode.
130Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
131An attempt was made to move the file pointer before the beginning of the file.
132The file pointer cannot be set on the specified device or file.
133A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
134An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.
135An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.
136The system tried to delete the JOIN of a drive that is not joined.
137The system tried to delete the substitution of a drive that is not substituted.
138The system tried to join a drive to a directory on a joined drive.
139The system tried to substitute a drive to a directory on a substituted drive.
140The system tried to join a drive to a directory on a substituted drive.
141The system tried to SUBST a drive to a directory on a joined drive.
142The system cannot perform a JOIN or SUBST at this time.
143The system cannot join or substitute a drive to or for a directory on the same drive.
144The directory is not a subdirectory of the root directory.
145The directory is not empty.
146The path specified is being used in a substitute.
147Not enough resources are available to process this command.
148The path specified cannot be used at this time.
149An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
150System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
151The number of specified semaphore events for DosMuxSemWait is not correct.
152DosMuxSemWait did not execute; too many semaphores are already set.
153The DosMuxSemWait list is not correct.
154The volume label you entered exceeds the label character limit of the target file system.
155Cannot create another thread.
156The recipient process has refused the signal.
157The segment is already discarded and cannot be locked.
158The segment is already unlocked.
159The address for the thread ID is not correct.
160The argument string passed to DosExecPgm is not correct.
161The specified path is invalid.
162A signal is already pending.
164No more threads can be created in the system.
167Unable to lock a region of a file.
170The requested resource is in use.
173A lock request was not outstanding for the supplied cancel region.
174The file system does not support atomic changes to the lock type.
180The system detected a segment number that was not correct.
182The operating system cannot run %1.
183Cannot create a file when that file already exists.
186The flag passed is not correct.
187The specified system semaphore name was not found.
188The operating system cannot run %1.
189The operating system cannot run %1.
190The operating system cannot run %1.
191Cannot run %1 in Win32 mode.
192The operating system cannot run %1.
193%1 is not a valid Win32 application.
194The operating system cannot run %1.
195The operating system cannot run %1.
196The operating system cannot run this application program.
197The operating system is not presently configured to run this application.
198The operating system cannot run %1.
199The operating system cannot run this application program.
200The code segment cannot be greater than or equal to 64KB.
201The operating system cannot run %1.
202The operating system cannot run %1.
203The system could not find the environment option that was entered.
205No process in the command subtree has a signal handler.
206The filename or extension is too long.
207The ring 2 stack is in use.
208The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
209The signal being posted is not correct.
210The signal handler cannot be set.
212The segment is locked and cannot be reallocated.
214Too many dynamic link modules are attached to this program or dynamic link module.
215Can’t nest calls to LoadModule.
230The pipe state is invalid.
231All pipe instances are busy.
232The pipe is being closed.
233No process is on the other end of the pipe.
234More data is available.
240The session was cancelled.
254The specified extended attribute name was invalid.
255The extended attributes are inconsistent.
259No more data is available.
266The Copy API cannot be used.
267The directory name is invalid.
275The extended attributes did not fit in the buffer.
276The extended attribute file on the mounted file system is corrupt.
277The extended attribute table file is full.
278The specified extended attribute handle is invalid.
282The mounted file system does not support extended attributes.
288Attempt to release mutex not owned by caller.
298Too many posts were made to a semaphore.
299Only part of a Read/WriteProcessMemory request was completed.
317The system cannot find message for message number 0x%1 in message file for %2.
487Attempt to access invalid address.
534Arithmetic result exceeded 32 bits.
535There is a process on other end of the pipe.
536Waiting for a process to open the other end of the pipe.
994Access to the extended attribute was denied.
995The I/O operation has been aborted because of either a thread exit or an application request.
996Overlapped I/O event is not in a signalled state.
997Overlapped I/O operation is in progress.
998Invalid access to memory location.
999Error performing inpage operation.
1001Recursion too deep, stack overflowed.
1002The window cannot act on the sent message.
1003Cannot complete this function.
1004Invalid flags.
1005The 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.
1006The volume for a file has been externally altered such that the opened file is no longer valid.
1007The requested operation cannot be performed in full-screen mode.
1008An attempt was made to reference a token that does not exist.
1009The configuration registry database is corrupt.
1010The configuration registry key is invalid.
1011The configuration registry key could not be opened.
1012The configuration registry key could not be read.
1013The configuration registry key could not be written.
1014One of the files in the Registry database had to be recovered by use of a log or alternate copy. The recovery was successful.
1015The Registry is corrupt. The structure of one of the files that contains Registry data is corrupt, or the system’s 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.
1016An 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.
1017The system has attempted to load or restore a file into the Registry, but the specified file is not in a Registry file format.
1018Illegal operation attempted on a Registry key which has been marked for deletion.
1019System could not allocate the required space in a Registry log.
1020Cannot create a symbolic link in a Registry key that already has subkeys or values.
1021Cannot create a stable subkey under a volatile parent key.
1022A 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.
1051A stop control has been sent to a service which other running services are dependent on.
1052The requested control is not valid for this service
1053The service did not respond to the start or control request in a timely fashion.
1054A thread could not be created for the service.
1055The service database is locked.
1056An instance of the service is already running.
1057The account name is invalid or does not exist.
1058The specified service is disabled and cannot be started.
1059Circular service dependency was specified.
1060The specified service does not exist as an installed service.
1061The service cannot accept control messages at this time.
1062The service has not been started.
1063The service process could not connect to the service controller.
1064An exception occurred in the service when handling the control request.
1065The database specified does not exist.
1066The service has returned a service-specific error code.
1067The process terminated unexpectedly.
1068The dependency service or group failed to start.
1069The service did not start due to a logon failure.
1070After starting, the service hung in a start-pending state.
1071The specified service database lock is invalid.
1072The specified service has been marked for deletion.
1073The specified service already exists.
1074The system is currently running with the last-known-good configuration.
1075The dependency service does not exist or has been marked for deletion.
1076The current boot has already been accepted for use as the last-known-good control set.
1077No attempts to start the service have been made since the last boot.
1078The name is already in use as either a service name or a service display name.
1100The physical end of the tape has been reached.
1101A tape access reached a filemark.
1102Beginning of tape or partition was encountered.
1103A tape access reached the end of a set of files.
1104No more data is on the tape.
1105Tape could not be partitioned.
1106When accessing a new tape of a multivolume partition, the current blocksize is incorrect.
1107Tape partition information could not be found when loading a tape.
1108Unable to lock the media eject mechanism.
1109Unable to unload the media.
1110Media in drive may have changed.
1111The I/O bus was reset.
1112No media in drive.
1113No mapping for the Unicode character exists in the target multi-byte code page.
1114A dynamic link library (DLL) initialization routine failed.
1115A system shutdown is in progress.
1116Unable to abort the system shutdown because no shutdown was in progress.
1117The request could not be performed because of an I/O device error.
1118No serial device was successfully initialized. The serial driver will unload.
1119Unable 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.
1120A serial I/O operation was completed by another write to the serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
1121A serial I/O operation completed because the time-out period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.)
1122No ID address mark was found on the floppy disk.
1123Mismatch between the floppy disk sector ID field and the floppy disk controller track address.
1124The floppy disk controller reported an error that is not recognized by the floppy disk driver.
1125The floppy disk controller returned inconsistent results in its registers.
1126While accessing the hard disk, a recalibrate operation failed, even after retries.
1127While accessing the hard disk, a disk operation failed even after retries.
1128While accessing the hard disk, a disk controller reset was needed, but even that failed.
1129Physical end of tape encountered.
1130Not enough server storage is available to process this command.
1131A potential deadlock condition has been detected.
1132The base address or the file offset specified does not have the proper alignment.
1140An attempt to change the system power state was vetoed by another application or driver.
1141The system BIOS failed an attempt to change the system power state.
1150The specified program requires a newer version of Windows.
1151The specified program is not a Windows or MS-DOS program.
1152Cannot start more than one instance of the specified program.
1153The specified program was written for an older version of Windows.
1154One of the library files needed to run this application is damaged.
1155No application is associated with the specified file for this operation.
1156An error occurred in sending the command to the application.
1157One of the library files needed to run this application cannot be found.
1200The specified device name is invalid.
1201The device is not currently connected but it is a remembered connection.
1202An attempt was made to remember a device that had previously been remembered.
1203No network provider accepted the given network path.
1204The specified network provider name is invalid.
1205Unable to open the network connection profile.
1206The network connection profile is corrupt.
1207Cannot enumerate a non-container.
1208An extended error has occurred.
1209The format of the specified group name is invalid.
1210The format of the specified computer name is invalid.
1211The format of the specified event name is invalid.
1212The format of the specified domain name is invalid.
1213The format of the specified service name is invalid.
1214The format of the specified network name is invalid.
1215The format of the specified share name is invalid.
1216The format of the specified password is invalid.
1217The format of the specified message name is invalid.
1218The format of the specified message destination is invalid.
1219The credentials supplied conflict with an existing set of credentials.
1220An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
1221The workgroup or domain name is already in use by another computer on the network.
1222The network is not present or not started.
1223The operation was cancelled by the user.
1224The requested operation cannot be performed on a file with a user mapped section open.
1225The remote system refused the network connection.
1226The network connection was gracefully closed.
1227The network transport endpoint already has an address associated with it.
1228An address has not yet been associated with the network endpoint.
1229An operation was attempted on a non-existent network connection.
1230An invalid operation was attempted on an active network connection.
1231The remote network is not reachable by the transport.
1232The remote system is not reachable by the transport.
1233The remote system does not support the transport protocol.
1234No service is operating at the destination network endpoint on the remote system.
1235The request was aborted.
1236The network connection was aborted by the local system.
1237The operation could not be completed. A retry should be performed.
1238A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
1239Attempting to login during an unauthorized time of day for this account.
1240The account is not authorized to login from this station.
1241The network address could not be used for the operation requested.
1242The service is already registered.
1243The specified service does not exist.
1244The operation being requested was not performed because the user has not been authenticated.
1245The operation being requested was not performed because the user has not logged on to the network.The specified service does not exist.
1246Return that wants caller to continue with work in progress.
1247An attempt was made to perform an initialization operation when initialization has already been completed.
1248No more local devices.
1300Not all privileges referenced are assigned to the caller.
1301Some mapping between account names and security IDs was not done.
1302No system quota limits are specifically set for this account.
1303No encryption key is available. A well-known encryption key was returned.
1304The NT password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.
1305The revision level is unknown.
1306Indicates two revision levels are incompatible.
1307This security ID may not be assigned as the owner of this object.
1308This security ID may not be assigned as the primary group of an object.
1309An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
1310The group may not be disabled.
1311There are currently no logon servers available to service the logon request.
1312Aspecified logon session does not exist. It may already have been terminated.
1313Aspecified privilege does not exist.
1314Arequired privilege is not held by the client.
1315The name provided is not a properly formed account name.
1316The specified user already exists.
1317The specified user does not exist.
1318The specified group already exists.
1319The specified group does not exist.
1320Either the specified user account is already a member of the specified group, or the specified group cannot be deleted because it contains a member.
1321The specified user account is not a member of the specified group account.
1322The last remaining administration account cannot be disabled or deleted.
1323Unable to update the password. The value provided as the current password is incorrect.
1324Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.
1325Unable to update the password because a password update rule has been violated.
1326Logon failure: unknown user name or bad password.
1327Logon failure: user account restriction.
1328Logon failure: account logon time restriction violation.
1329Logon failure: user not allowed to log on to this computer.
1330Logon failure: the specified account password has expired.
1331Logon failure: account currently disabled.
1332No mapping between account names and security IDs was done.
1333Too many local user identifiers (LUIDs) were requested at one time.
1334No more local user identifiers (LUIDs) are available.
1335The subauthority part of a security ID is invalid for this particular use.
1336The access control list (ACL) structure is invalid.
1337The security ID structure is invalid.
1338The security descriptor structure is invalid.
1340The inherited access control list (ACL) or access control entry (ACE) could not be built.
1341The server is currently disabled.
1342The server is currently enabled.
1343The value provided was an invalid value for an identifier authority.
1344No more memory is available for security information updates.
1345The specified attributes are invalid, or incompatible with the attributes for the group as a whole.
1346Either a required impersonation level was not provided, or the provided impersonation level is invalid.
1347Cannot open an anonymous level security token.
1348The validation information class requested was invalid.
1349The type of the token is inappropriate for its attempted use.
1350Unable to perform a security operation on an object which has no associated security.
1351Indicates a Windows NT Server could not be contacted or that objects within the domain are protected such that necessary information could not be retrieved.
1352The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.
1353The domain was in the wrong state to perform the security operation.
1354This operation is only allowed for the Primary Domain Controller of the domain.
1355The specified domain did not exist.
1356The specified domain already exists.
1357An attempt was made to exceed the limit on the number of domains per server.
1358Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.
1359The security account database contains an internal inconsistency.
1360Generic access types were contained in an access mask which should already be mapped to non-generic types.
1361A security descriptor is not in the right format (absolute or self-relative).
1362The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
1363Cannot start a new logon session with an ID that is already in use.
1364A specified authentication package is unknown.
1365The logon session is not in a state that is consistent with the requested operation.
1366The logon session ID is already in use.
1367A logon request contained an invalid logon type value.
1368Unable to impersonate via a named pipe until data has been read from that pipe.
1369The transaction state of a Registry subtree is incompatible with the requested operation.
1370An internal security database corruption has been encountered.
1371Cannot perform this operation on built-in accounts.
1372Cannot perform this operation on this built-in special group.
1373Cannot perform this operation on this built-in special user.
1374The user cannot be removed from a group because the group is currently the user’s primary group.
1375The token is already in use as a primary token.
1376The specified local group does not exist.
1377The specified account name is not a member of the local group.
1378The specified account name is already a member of the local group.
1379The specified local group already exists.
1380Logon failure: the user has not been granted the requested logon type at this computer.
1381The maximum number of secrets that may be stored in a single system has been exceeded.
1382The length of a secret exceeds the maximum length allowed.
1383The local security authority database contains an internal inconsistency.
1384During a logon attempt, the user’s security context accumulated too many security IDs.
1385Logon failure: the user has not been granted the requested logon type at this computer.
1386A cross-encrypted password is necessary to change a user password.
1387A new member could not be added to a local group because the member does not exist.
1388A new member could not be added to a local group because the member has the wrong account type.
1389Too many security IDs have been specified.
1390A cross-encrypted password is necessary to change this user password.
1391Indicates an ACL contains no inheritable components
1392The file or directory is corrupt and non-readable.
1393The disk structure is corrupt and non-readable.
1394There is no user session key for the specified logon session.
1395The 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.
1400Invalid window handle.
1401Invalid menu handle.
1402Invalid cursor handle.
1403Invalid accelerator table handle.
1404Invalid hook handle.
1405Invalid handle to a multiple-window position structure.
1406Cannot create a top-level child window.
1407Cannot find window class.
1408Invalid window, belongs to other thread.
1409Hot key is already registered.
1410Class already exists.
1411Class does not exist.
1412Class still has open windows.
1413Invalid index.
1414Invalid icon handle.
1415Using private DIALOG window words.
1416The listbox identifier was not found.
1417No wildcards were found.
1418Thread does not have a clipboard open.
1419Hot key is not registered.
1420The window is not a valid dialog window.
1421Control ID not found.
1422Invalid message for a combo box because it does not have an edit control.
1423The window is not a combo box.
1424Height must be less than 256.
1425Invalid device context (DC) handle.
1426Invalid hook procedure type.
1427Invalid hook procedure.
1428Cannot set non-local hook without a module handle.
1429This hook procedure can only be set globally.
1430The journal hook procedure is already installed.
1431The hook procedure is not installed.
1432Invalid message for single-selection listbox.
1433LB_SETCOUNT sent to non-lazy listbox.
1434This list box does not support tab stops.
1435Cannot destroy object created by another thread.
1436Child windows cannot have menus.
1437The window does not have a system menu.
1438Invalid message box style.
1439Invalid system-wide (SPI_*) parameter.
1440Screen already locked.
1441All handles to windows in a multiple-window position structure must have the same parent.
1442The window is not a child window.
1443Invalid GW_* command.
1444Invalid thread identifier.
1445Cannot process a message from a window that is not a multiple document interface (MDI) window.
1446Popup menu already active.
1447The window does not have scroll bars.
1448Scroll bar range cannot be greater than 0x7FFF.
1449Cannot show or remove the window in the way specified.
1450Insufficient system resources exist to complete the requested service.
1451Insufficient system resources exist to complete the requested service.
1452Insufficient system resources exist to complete the requested service.
1453Insufficient quota to complete the requested service.
1454Insufficient quota to complete the requested service.
1455The paging file is too small for this operation to complete.
1456A menu item was not found.
1500The event log file is corrupt.
1501No event log file could be opened, so the event logging service did not start.
1502The event log file is full.
1503The event log file has changed between reads.
1700The string binding is invalid.
1701The binding handle is not the correct type.
1702The binding handle is invalid.
1703The RPC protocol sequence is not supported.
1704The RPC protocol sequence is invalid.
1705The string universal unique identifier (UUID) is invalid.
1706The endpoint format is invalid.
1707The network address is invalid.
1708No endpoint was found.
1709The timeout value is invalid.
1710The object universal unique identifier (UUID) was not found.
1711The object universal unique identifier (UUID) has already been registered.
1712The type universal unique identifier (UUID) has already been registered.
1713The RPC server is already listening.
1714No protocol sequences have been registered.
1715The RPC server is not listening.
1716The manager type is unknown.
1717The interface is unknown.
1718There are no bindings.
1719There are no protocol sequences.
1720The endpoint cannot be created.
1721Not enough resources are available to complete this operation.
1722The RPC server is unavailable.
1723The RPC server is too busy to complete this operation.
1724The network options are invalid.
1725There is not a remote procedure call active in this thread.
1726The remote procedure call failed.
1727The remote procedure call failed and did not execute.
1728A remote procedure call (RPC) protocol error occurred.
1730The transfer syntax is not supported by the RPC server.
1732The universal unique identifier (UUID) type is not supported.
1733The tag is invalid.
1734The array bounds are invalid.
1735The binding does not contain an entry name.
1736The name syntax is invalid.
1737The name syntax is not supported.
1739No network address is available to use to construct a universal unique identifier (UUID).
1740The endpoint is a duplicate.
1741The authentication type is unknown.
1742The maximum number of calls is too small.
1743The string is too long.
1744The RPC protocol sequence was not found.
1745The procedure number is out of range.
1746The binding does not contain any authentication information.
1747The authentication service is unknown.
1748The authentication level is unknown.
1749The security context is invalid.
1750The authorization service is unknown.
1751The entry is invalid.
1752The server endpoint cannot perform the operation.
1753There are no more endpoints available from the endpoint mapper.
1754No interfaces have been exported.
1755The entry name is incomplete.
1756The version option is invalid.
1757There are no more members.
1758There is nothing to unexport.
1759The interface was not found.
1760The entry already exists.
1761The entry is not found.
1762The name service is unavailable.
1763The network address family is invalid.
1764The requested operation is not supported.
1765No security context is available to allow impersonation.
1766An internal error occurred in a remote procedure call (RPC).
1767The RPC server attempted an integer division by zero.
1768An addressing error occurred in the RPC server.
1769A floating-point operation at the RPC server caused a division by zero.
1770A floating-point underflow occurred at the RPC server.
1771A floating-point overflow occurred at the RPC server.
1772The list of RPC servers available for the binding of auto handles has been exhausted.
1773Unable to open the character translation table file.
1774The file containing the character translation table has fewer than 512 bytes.
1775A null context handle was passed from the client to the host during a remote procedure call.
1777The context handle changed during a remote procedure call.
1778The binding handles passed to a remote procedure call do not match.
1779The stub is unable to get the remote procedure call handle.
1780A null reference pointer was passed to the stub.
1781The enumeration value is out of range.
1782The byte count is too small.
1783The stub received bad data.
1784The supplied user buffer is not valid for the requested operation.
1785The disk media is not recognized. It may not be formatted.
1786The workstation does not have a trust secret.
1787The SAM database on the Windows NT Server does not have a computer account for this workstation trust relationship.
1788The trust relationship between the primary domain and the trusted domain failed.
1789The trust relationship between this workstation and the primary domain failed.
1790The network logon failed.
1791A remote procedure call is already in progress for this thread.
1792An attempt was made to logon, but the network logon service was not started.
1793The user’s account has expired.
1794The redirector is in use and cannot be unloaded.
1795The specified printer driver is already installed.
1796The specified port is unknown.
1797The printer driver is unknown.
1798The print processor is unknown.
1799The specified separator file is invalid.
1800The specified priority is invalid.
1801The printer name is invalid.
1802The printer already exists.
1803The printer command is invalid.
1804The specified datatype is invalid.
1805The Environment specified is invalid.
1806There are no more bindings.
1807The account used is an interdomain trust account. Use your global user account or local user account to access this server.
1808The account used is a Computer Account. Use your global user account or local user account to access this server.
1809The account used is an server trust account. Use your global user account or local user account to access this server.
1810The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.
1811The server is in use and cannot be unloaded.
1812The specified image file did not contain a resource section.
1813The specified resource type can not be found in the image file.
1814The specified resource name can not be found in the image file.
1815The specified resource language ID cannot be found in the image file.
1816Not enough quota is available to process this command.
1817No interfaces have been registered.
1818The server was altered while processing this call.
1819The binding handle does not contain all required information.
1820Communications failure.
1821The requested authentication level is not supported.
1822No principal name registered.
1823The error specified is not a valid Windows RPC error code.
1824A UUID that is valid only on this computer has been allocated.
1825A security package specific error occurred.
1826Thread is not cancelled.
1827Invalid operation on the encoding/decoding handle.
1828Incompatible version of the serializing package.
1829Incompatible version of the RPC stub.
1898The group member was not found.
1899The endpoint mapper database could not be created.
1900The object universal unique identifier (UUID) is the nil UUID.
1901The specified time is invalid.
1902The specified Form name is invalid.
1903The specified Form size is invalid
1904The specified Printer handle is already being waited on
1905The specified Printer has been deleted
1906The state of the Printer is invalid
1907The user must change his password before he logs on the first time.
1908Could not find the domain controller for this domain.
1909The referenced account is currently locked out and may not be logged on to.
2000The pixel format is invalid.
2001The specified driver is invalid.
2002The window style or class attribute is invalid for this operation.
2003The requested metafile operation is not supported.
2004The requested transformation operation is not supported.
2005The requested clipping operation is not supported.
2202The specified username is invalid.
2250This network connection does not exist.
2401This network connection has files open or requests pending.
2402Active connections still exist.
2404The device is in use by an active process and cannot be disconnected.
3000The specified print monitor is unknown.
3001The specified printer driver is currently in use.
3002The spool file was not found.
3003A StartDocPrinter call was not issued.
3004An AddJob call was not issued.
3005The specified print processor has already been installed.
3006The specified print monitor has already been installed.
4000WINS encountered an error while processing the command.
4001The local WINS can not be deleted.
4002The importation from the file failed.
4003The backup Failed. Was a full backup done before ?
4004The backup Failed. Check the directory that you are backing the database to.
4005The name does not exist in the WINS database.
4006Replication with a non-configured partner is not allowed.
6118The list of servers for this workgroup is not currently available
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.