*******************************
*Compilation error message*
*******************************
';' not allowed before 'ELSE' ElSE is not allowed to have ";"
'<clause>' clause not allowed in OLE automation section
"<clause>" clause
'<name>' is not a type identifier <name> is not a type identifier
'<name>' not PReviously declared as a PROPERTY <name> is not preceded by a PROPERTY
'GOTO <label>' leads into or out of TRY statement GOTO <label> leads into or out of TRY
scope of statement
<clause1> clause expected, but <clause2> found Required clause <clause1>, but found
<clause2>
16-Bit fixup encountered in object file '<text>'
complex
486/487 instructions not enabled 486/487 instructions cannot be used
Abstract methods must be virtual or dynamic Abstract methods must be virtual or dynamic
Array type required Array type required
Assignment to FOR-Loop variable '<Name>' Assignment to FOR loop variable <Name>
Bad argument type in variable type array constructor
Correct parameter type
Bad file format '<name>' Bad file format <name>
Bad file format: <Filename> Bad file format <Filename>
Bad global symbol definition: '<Name>' in object file '<Filename>' object file
Bad global symbol definition '<Name>' in '<Filename>'
Bad unit format: <Filename> Bad unit format <Filename>
BREAK or CONTINUE outside of loop BREAK or CONTINUE outside of loop
Cannot add or subtract relocatable symbols Cannot add or subtract relocatable symbols
Cannot assign to a read-only property Cannot assign to a read-only property
Cannot BREAK, CONTINUE or EXIT out of a FINALLY clause
range, cannot use BREAK, CONTINUE or EXIT statements
Cannot initialize local variables Cannot initialize local variables
Cannot initialize multiple variables Cannot initialize multiple variables
Cannot initialize thread local variables Cannot initialize thread local variables
Cannot override a static method Cannot override a static method
Cannot read a write-only property Cannot read a write-only property
Case label outside of range of case expression CASE label outside of range of case expression
surround
Circular unit reference to <Unitname> Circular reference to unit <Unitname>
Class already has a default property Class already has a default property
Class does not have a default property Class does not have a default property
Class or object types only allowed in type section Only classes or objects are allowed in the type section
elephant type
Class type required requires class type
Close error on <Filename> file <Filename> close error
Compile terminated by user User terminated compilation
Constant expected requires constant
Constant expression expected requires constant expression
Constant expression violates subrange bounds Constant expression violates subrange bounds
Constant object cannot be passed as var parameter Constant object cannot be passed as variable parameter
hand over
Constant or type identifier expected Require constant or type identifier
Constants cannot be used as open array arguments Constants cannot be used as open array arguments
Constructing instance of '<name>' containing abstract methods
body contains abstract methods
Could not compile used unit '<Unitname>' Could not compile used unit '<Unitname>'
Could not create output file <Filename> Could not create output file <Filename>
Could not load RLINK32.DLL Could not load RLINK32.DLL
Data type too large: exceeds 2 GB Data type too large: exceeds 2GB
Declaration of <Name> differs from previous declaration
Different explanations
Default property must be an array property Default property must be an array property
Default values must be of ordinal, pointer or small set type Default values must be of
Ordinal, pointer, or small set type
Destination cannot be assigned to Destination cannot be assigned to
Destination is inaccessible Destination cannot be accessed
Dispid '<number>' already used by '<name>' DISPID identification number has been used by <name>
Dispid clause only allowed in OLE automation section DISPID clause only allowed in OLE automation section
used in section
Division by zero Division by zero
Duplicate case label CASE label duplicate
Duplicate tag value Duplicate tag value
Dynamic method or message handler not allowed here
information processing program
Dynamic methods and message handlers not allowed in OLE automation section
OLE automatic sections do not allow dynamic methods or message handlers
Element 0 inaccessible - use 'Length' or 'SetLength' Element 0 cannot be accessed - use
LENGTH or SETLENGTH
Error in numeric constant Numeric constant error
EXCEPT or FINALLY expected EXCEPT or FINALLY expected
EXPORTS allowed only at global scope EXPORTS allowed only at global scope
Expression has no value Expression has no value
Expression too complicated Expression is too complicated
Field definition not allowed in OLE automation section
Domain definition
Field definition not allowed after methods or properties
Xu domain definition
Field or method identifier expected Field or method identifier expected
File not found: <Filename> File <Filename> not found
File type not allowed here File type not allowed here
For loop control variable must be simple local variable FOR loop control variable must be
for simple local variables
For loop control variable must have ordinal type FOR loop control variable must have ordinal type
type
FOR or WHILE loop executes zero times - deleted FOR or WHILE loop executes zero times - deleted
FOR-Loop variable '<name>' cannot be passed as var parameter FOR loop variable
<name> cannot be passed as a parameter
FOR-Loop variable '<Name>' may be undefined after loop FOR loop variable after loop
<NAME> is undefined
Function needs result type Function needs result type
Identifier redeclared: '<name>' Identifier <name> repeated description
Illegal character in input file: '<char>' ($<hex>) Illegal character in input file
'<char>'
Illegal message method index Illegal message method pointer
Illegal reference to symbol '<Name>' in object file '<Filename>' in object file
Illegal reference to symbol <name> in <filename>
Illegal type in OLE automation section: '<typename>' Illegal type in OLE automation section
type<typename>
Illegal type in Read/Readln statement Illegal type in Read/Readln statement
Illegal type in Write/Writeln statement Illegal type in Write/Writeln statement
Inaccessible value Inaccessible value
Incompatible types: '<name>' and '<name>' Incompatible types <name> and <name>
Incompatible types: <text> Incompatible types <text>
Inline assembler stack overflow inline assembly overflow
Inline assembler syntax error Inline assembly syntax error
Instance variable '<name>' inaccessible here Entity variable <name> cannot be accessed here
Integer constant or variable name expected requires integer constant or variable name
Integer constant too large Integer constant too large
Internal error: <ErrorCode> Internal error <errorcode>
Invalid combination of opcode and Operands Invalid combination of opcode and operands
Invalid compiler directive: '<Directive>' Invalid compiler directive <DIRECTIVE>
Invalid function result type Invalid function value type
Invalid message parameter list Invalid message parameter list
Invalid register combination Invalid register combination
Invalid typecast invalid TYPECASE
Label '<Name>' is not declared in current procedure There is no description label in the current procedure
No. <NAME>
Label already defined: '<Labelname>' Label <LABELNAME> has been defined
Label declaration not allowed in interface part Label declaration not allowed in interface part
Label declared and referenced, but not set: '<label>' The label is described and referenced by <label>
Used, but cannot be set
Label expected requires label
Left side cannot be assigned to Left side cannot be assigned to
Line too long (more than 255 characters) Line too long (more than 255 characters)
Local class or object types not allowed Local class or object types are not allowed
Local procedure/function '<Name>' assigned to procedure variable local procedure/function
Assign number <NAME> to process variable
LOOP/JCXZ distance out of range LOOP/JCXZ distance out of range
Low bound exceeds high bound The lower bound exceeds the upper bound
Memory reference expected requires memory reference
Method '<name>' hides virtual method of base type '<name>' method <NAME> hides
Virtual method with base type <NAME>
Method '<name>' not found in base class Method '<NAME>' not found in base class
Method identifier expected requires method identifier
Missing ENDIF directive Missing ENDIF directive
Missing operator or semicolon Missing operator or semicolon
Missing or invalid conditional symbol in '$<symbol>' directive
Missing or invalid conditional symbol in command
Missing parameter type Missing parameter type
Necessary library helper function was eliminated by linker Necessary library helper function
Deleted by connecting program
No definition for abstract method '<name>' allowed Abstract method <NAME> is not defined
Not enough actual parameters Not enough actual parameters
Number of elements differs from declaration Number of elements differs from declaration
Numeric overflow Numeric overflow
Object or class type required Object or class type required
Object type required Object type required
Only register calling convention allowed in OLE automation section
Only register calling conventions are allowed in sections
Operand size mismatch Operand size match
Operator not applicable to this operand type Operator is not applicable to this operand type
Order of fields in record constant differs from declaration
The order is different from the description
Ordinal type required Ordinal type required
Out of memory memory overflow
Overflow in conversion or arithmetic operation Overflow in conversion or arithmetic operation
Overriding automated virtual method '<name>' cannot specify a dispid
Automatic virtual method <NAME> cannot specify DISPID
PACKED not allowed here PACKED not allowed here
Pointer type required requires pointer type
Procedure cannot have a result type Procedure cannot have a result type
Procedure DISPOSE needs destructor Procedure DISPOSE needs destructor
Procedure FAIL only allowed in constructor Procedure FAIL only allowed in constructor method
Procedure NEW needs constructor Procedure NEW needs constructor method
PROCEDURE or FUNCTION expected PROCEDURE or FUNCTION expected
Procedure or function name expected requires procedure or function name
Program or unit '<name>' recursively uses itself Program or unit recursively
Property '<name>' does not exist in base class <NAME> property does not exist in base class
Published property '<name>' cannot be of type <type> Published property <NAME> cannot be
has type <type>
Published Real48 property '<name>' must be Single, Double or Extended
Published REAL attribute <NAME> must be Single, Double or Extended
Re-raising an exception only allowed in exception handler
Re-causing unexpected handling
Read error on <Filename> file <FILENAME> read error
Record, object or class type required Record, object or class type required
Redeclaration of '<name>' hides a member in the base class <NAME>
Hides an element in the base class
Redeclaration of property not allowed in OLE automation section in OLE automation section
Duplicate description of attributes is not allowed in a paragraph
Return value of function '<Functionname>' might be undefined function
The return value of <Functionname> may not be defined
Seek error on <Filename> Search error on <FILENAME>
Segment/Offset pairs not supported in Borland 32-bit Pascal in Borland 32-bit
Segment/Offset pairs are not supported in PASCAL
Sets may have at most 256 elements Sets may have at most 256 elements
Size of published set '<name>' is >32 bits Size of published set '<name>' is >32 bits
Slice standard function only allowed as open array argument Slice standard function only allowed as open array argument
Allowed as open array parameter
Statement expected, but expression of type '<type>' found Statement expected, but expression of type '<type>' found
expression of type <TYPE>
Statements not allowed in interface part Statements not allowed in interface part
String constant too long String constant too long
String constant truncated to fit STRING[<number>] String constant truncated to fit
STRING[<number>]
Strings may have at most 255 elements Strings may have at least 255 elements
Structure field identifier expected Structure field identifier expected
Syntax error in real number Real number syntax error
System unit out of date or corrupted: missing '<name>' System unit out of date or corrupted
Bad: <NAME> is missing
Text after final 'END. The compiler ignores the text after END.
This form of method call only allowed for class methods
method
This form of method call only allowed in methods of derived types
Body is only allowed in methods of exported types
This type cannot be initialized This type cannot be initialized
Thread local variables cannot be ABSOLUTE Thread local variables cannot be ABSOLUTE
Thread local variables cannot be local to a function or procedure Thread local variables
A quantity cannot be local to a function
Too many actual parameters Too many actual parameters
Too many conditional symbols Too many conditional symbols
Type '<name>' has no type info Type <NAME> has no type information
Type '<Name>' is not yet completely defined Type <NAME> is not yet completely defined
Type '<name>' must be a class to have a PUBLISHED section Type <NAME> must be in
Classes in the PUBLISHED section
Type '<name>' must be a class to have OLE automation Type '<name>' must be a class to have OLE automation
automatic class
Type '<name>' needs finalization - not allowed in file type Type <NAME> needs finalization
initialization - not allowed in file type
Type '<name>' needs finalization - not allowed in variant record Type <NAME>
Initialization required - not allowed in variant logging
Type expected requires TYPE
Type not allowed in OLE Automation call Type not allowed in OLE Automation call
Type of expression must be BOOLEAN The type of expression must be BOOLEAN
Type of expression must be INTEGER The type of expression must be INTEGER
TYPEINFO standard function expects a type identifier TYPEINFO standard function requires a class
type identifier
TYPEOF can only be applied to object types with a VMT TYPEOF can only be applied to object types with a VMT
object type
Types of actual and formal var parameters must be identical
To
Undeclared identifier: '<name>' Undeclared identifier <NAME>
Unexpected end of file in comment started on line <Number>
Unexpected end of file appears in comments
Unit <Unit1> was compiled with a different version of <Unit2> Unit <UNIT1> was compiled with a different version of <Unit2>
Compilation of different versions of <UNIT2>
Unit name mismatch: '<Unitname>' Unit name does not match <UNITNAME>
Unknown directive: '<Directive>' Unknown directive<DIRECTIVE>
Unnamed arguments must precede named arguments in OLE Automation call in OLE
Unnamed parameters in automatic calls must precede named parameters
Unsatisfied forward or external declaration: '<Procedurename>' Unsatisfied forward
or external specification <Procedurename>
Unterminated string Unterminated string
Value assigned to '<Name>' never used The value assigned to <NAME> has never been used
Variable '<name>' inaccessible here due to optimization, variable name
<NAME> cannot be accessed here
Variable '<name>' is declared but never used in '<name>' Variable name <NAME> has been declared,
but never used
Variable '<Name>' might not have been initialized Variable name <NAME> may not have been initialized
Variable required requires variables
Virtual constructors are not allowed Virtual constructors methods are not allowed
Write error on <Filename> file <Filename> write error
Wrong or corrupted version of RLINK32.DLL RLINK32.DLL version is wrong or unusable
*************************************************** ***************************
*********************
*******************************
*Run error message*
* The error message format that appears during runtime is: *
* Run-time error nnn at xxxx *
* where nnn is the runtime error number*
* xxxx is the error address during runtime*
*******************************
Runtime errors are divided into the following three categories:
*I/O error: Error number is 100-149
Number description
-------------------------------------------------- -------
100 Disk read error, when trying to read beyond the end of the format file
101 Disk write error. If the disk is full, it will be reported by CloseFile, Write, Writeln or Flush.
102 No file specified. If the file variable is not assigned by Assign or AssignFile, then
Reset, Rewrite, Append, Rename and Erase reports
103 The file is not opened. If the file is not opened, it is caused by
CloseFile,Read,Write,Seek,Eof,FilePos,FileSize,Flush,BlockRead or BlockWrite report
tell
104 The input file is not open. The input file is reported by Read, Readln, Eof, Eoln, SeekEof or SeekEoln.
This file is not open
105 Output file not opened, reported by Write and Writeln that the text file was not generated using the Console application
106 Invalid data format, the data read from the text file reported by Read or Readln is not in the correct format.
* Fatal error: Error number is 200-255
Number description
-------------------------------------------------- -------
200 divided by zero
201 Range check error
202 Stack overflow
203 Stack overflow error
204 Invalid pointer operation
205 Floating point overflow
206 Floating point underflow
207 Invalid floating point operation
215 Arithmetic overflow error
216 Illegal access
217 Control-C
218 Authorization instructions
219 Invalid TYPECAST
220 Invalid variant TYPECAST
221 Invalid variant operation
222 No variant method calling DISPATCHER
223 Unable to create variant array
224 variant does not contain an array
225 Variant array boundary error
226 TLS initialization error
* Operating system error
Number description
-------------------------------------------------- -------
1899L Unable to generate endpoint mapping database
1752L Unable to perform operation
1751L Illegal entry point
1753L No more endpoints available in endpoint map
5L Illegal access
1331L The account is currently unavailable, so you cannot log in.
1793L User account expired
1327L The username is valid, but some restrictions cannot authenticate the user
57L Network adapter hardware error
1379L The specified alias already exists
1344L Insufficient memory blocks allocated for updates
85L The local device name is already in use
183L Attempting to create an existing file
The 1074L system is currently running the latest and greatest configuration
7L storage control block is damaged
534L The operation result exceeds 32 bits
174L File system does not support atomic changes of lock type
199L The operating system cannot run this program
160L The parameter string passed to DosExecPgm is incorrect
22L Command not recognized by the device
1361L The security descriptor is not in the required format.
66L The network resource type is incorrect.
1200L The specified device name is invalid
119L The system does not support the requested command.
10L Incorrect environment
193L %1 is not a valid Windows-based application
11L Attempt to load incorrectly formatted program
1346L The specified simulation level is invalid or the required simulation level is not provided.
1340L Attempt to establish inherited ACL or no inherited ACE
24L The command length specified by the program is incorrect.
1365L The login segment is inconsistent with the required operating status.
67L Network name not found
58L The specified server cannot execute the requested command.
53L Network path not found
161L The specified path name is invalid
230L Pipe status is invalid
1206L The network connection protocol is damaged
1204L The specified network provider name is invalid.
60L remote adapter is not compatible
159L Thread ID address is incorrect
1349L Improper symbol object type
20L The system cannot find the specified device
2202L The specified user name is invalid
1348L The requested identification information class is invalid.
1009L The configuration record database is damaged
1010L Configuration record key is invalid
1102L Tape header or partition encountered
1076L The current boot has been accepted as the latest control settings
109L pipe end
111L file name too long
1111L I/O bus reset
170L The requested resource is in use
142L The system cannot execute JOIN or SUBST at this time
120L input API only works in Windows/NT mode
1003L Function that cannot be completed due to some reasons
173L Lock request unresolved for provisioning undo area
266L cannot be used
1407L Cannot find Windows class
1368L indicates that the simulation being attempted through the named pipe has not yet been read.
82L Cannot generate directory or file
1205L Unable to open network connection protocol
1351L There is no associated domain controller or the object in the domain is protected, so the necessary information cannot be accessed.
1310L The delegation group cannot be banned
1347L Trying to open an anonymous symbol. Anonymous-level symbols cannot be opened.
1011L Configuration record key cannot be opened
1012L Configuration record key cannot be read
1013L Configuration record key cannot be written
1021L Attempt to create stable child keyword under mutable parent keyword
129L Application %1 cannot run in Windows mode
1436L Subwindow cannot have menu
1059L Specifies subcycle service slave
Class 1410L already exists
1411L class does not exist
1412L Class is still in the open window
1418L The thread does not have an open clipboard.
1201L device is not currently connected, but remember to connect
1421L Control ID not found
1121L Because the timeout has expired, a series of I/O operations are completed.
23L Data error
16L directory cannot be deleted
1065L The specified database does not exist
1425L Invalid HDC passed to ReleaseDC
1051L Termination control has been sent to other services that run independently.
1435L Cannot destroy objects generated by other threads
55L The specified network resource is no longer valid.
1202L Trying to remember a previously remembered device
2404L The device is in use by an activated process and cannot be disconnected.
1107L When loading a tape, the partition information for the tape cannot be found.
145L Directory is not empty
144L Directory is not a subdirectory of the root directory
130L Attempt to use file handle to open disk operation
267L Invalid directory name
157L segment has been lost and cannot be locked
107L The program terminated because no swap disk was inserted.
1393L The disk structure is damaged and cannot be read.
112L Not enough space on disk
1127L Even if you try again, access to the hard disk fails.
1126L When accessing the hard disk, the access calibration operation fails even if it is retried.
1128L Even if the disk controller is reset, access to the hard disk fails.
1114L DLL initialization routine failed
1356L The specified domain already exists
1357L An attempt was made to exceed the limit per server domain in this version
1810L The name or security ID of the specified domain is inconsistent with the trust information of the domain.
108L Disk is in use or locked by other processes
1221L The work family or domain name is already in use by another computer on the network.
52L Duplicate names exist on the network
1078L The name is already in use as a server name or service display name.
196L The operating system cannot run this application
994L Illegal access to EA
276L The EA file on the installation file system is corrupted
255L EA is inconsistent
277L Exhausted EA table on EA file of mounted file system
275L EA does not fit in the buffer
282L The mounted file system does not support extended attributes.
1100L tape end mark appears during operation
203L The system cannot find the entered environment option.
1129L Physical end of tape encountered
1501L There is no open log file event, so the event login service is not started.
1503L The event log file has changed between reads.
One of the 1500L Eventlog login files is damaged
1064L Unexpected while processing control request
101L Specialized signal is owned by another process
192L The operating system cannot run %1
1208L An extension error occurred
83L INT24 failed
1063L The service process cannot connect to the service controller.
1392L The file or directory is damaged and cannot be read.
80L file exists
1006L The file volume has changed, so the open file is no longer valid
2L The system cannot find the specified file
1101L Tape access reaches file mark
206L File name or suffix too long
1125L Floppy controller returns inconsistent results with registration
1122L ID address mark not found on floppy disk
1123L The floppy disk sector ID field does not match the floppy disk controller channel address.
1124L The floppy disk controller reported an error that was not recognized by the floppy drive.
1007L The requested operation cannot be performed in full screen mode.
31L The device connected to the system is not functioning properly.
1360L Wildcard access type included in access mask
1429L This exception branch can only be set globally
1318L The specified group already exists
39L disk full
38L End of file reached
1428L There is no module processing and non-local exception handling cannot be set.
1431L The abnormal branch is not installed.
1409L hotkey has been registered
1419L hotkey not registered
1441L All DeferWindowsPosHWND must have the same parent
1324L When updating a password, this return status indicates that the new password contains an impermissible value.
202L The operating system cannot run %1
122L The data area passed to the system call is too small
1358L The requested operation cannot be completed due to a catastrophic media error or disk data structure corruption.
1383L LSA database is internally inconsistent
1359L SAM encountered an internal database inconsistency error, which prevents further operations of SAM.
1800L The specified priority is invalid
1448L The scroll bar range is greater than 0x7FFF
1338L Invalid security descriptor structure
198L The operating system cannot run %1
180L System detected incorrect segment number
1799L The specified delimiter file is invalid.
1352L The SAM server status is incorrect and the expected operation cannot be completed.
1057L The account name is invalid or does not exist
1052L Invalid control of this service request
1071L The specified service data lock is invalid
1213L The specified service name format is invalid.
1215L The format of the specified share name is incorrect.
1449L SHOWWINDOWS command is invalid
1337L Invalid SID structure
209L The announced signal is incorrect
1439L Invalid parameter
189L The operating system cannot run %1
188L The operating system cannot run %1
1335L The sub-permission value is invalid.
114L Incorrect target internal file identifier
1444L Thread ID is invalid
1784L The user buffer provided is invalid for the requested operation.
118L Post-write verification switch parameter value is incorrect
1400L Window processing is invalid
1329L User account restriction, cannot log in from the source workstation
1117L The request cannot be completed due to an I/O device error.
996L The overlapping IO time is not in the signaling state.
997L Overlapping IO operations are being processed
197L The operating system cannot currently be configured to run the application
1119L Cannot open a device that shares an IRQ with other devices. At least one other device using the IRQ is already open.
147L Insufficient resources available to process this command
133L The JOIN or SUBST command cannot be used because the drive already contains a connection.
134L An attempt was made to use a JOIN or SUBST command on a connected drive
146L The specified path is being replaced with
149L Attempt to replace a previously replaced drive directory
135L Attempt to use JOIN or SUBST command on a substituted drive
194L The operating system cannot run %1
138L The system attempted to replace a directory that has been replaced.
140L The system attempted to replace a directory that has been replaced.
1430L daily exception handling has been installed
1018L Illegal operation on registration key with deletion mark
1020L An attempt was made to establish a symbolic link to a registered key that already has a subkey or value.
154L The entered volume label exceeds the 11-character limit. The first 11 characters are written on the disk and the remaining characters are automatically deleted.
1322L The requested operation is prohibited or deletes the latest remaining administrator account
1434L This list box does not support tab characters
1416L List symbol ID not found
1390L An attempt was made to modify the user password, but the requested LM password was not provided.
1303L connects to local RPC and requires user session key
167L Attempt to lock region of file failed
33L Because other processes have locked part of the file, the file cannot be accessed by the process.
212L side locked so cannot be reallocated
1502L Event login file is full
1326L The login attempt was invalid due to incorrect username or verification information.
1380L The type of login requested (such as network, service, etc.) is not authorized by the target system.
1366L The login session ID is already in use
1363L Attempting to start a new session manager or log in to a session using an LSA that is already in use
1385L The type of login requested (such as network, service, etc.) is not authorized.
1334L No more LUIDs to assign
164L Cannot spawn more threads in the system
The media in the 1110L drive has changed
1378L The specified account name is not a member of the alias
1320L The specified user account is already in the specified group account or cannot be deleted because there are members in the group.
1377L The specified account name is not a member of the alias
1321L The specified user account is not a member of the specified group account
1374L Because the group is a basic group, members cannot be removed from the group.
208L Depends on file name symbol * or ? Incorrect input or more global file symbols specified
126L The specified module cannot be found
234L needs more data
1120L A series of I/O operations are completed by other operations writing to the serial port.
317L The system cannot find the message with message number 0x%1
131L Attempt to move file pointer beyond file header
215L LoadModule cannot be called nestedly
1792L Tried to log in, but the network login service was not started.
88L Network write failure
64L The specified network name is no longer valid.
65L Illegal network access
54L The network is busy
6118L The server list for this workgroup is currently unavailable
232L Pipe closed in process
1104L In tape access, end of data mark reached
1309L An attempt was made to operate a simulation symbol by a thread that is not currently a simulation client.
1391L ACL does not contain inheritable components
1019L The system cannot allocate the space required by the log file.
The account used by 1807L is in the internal domain trusted account. Use a normal account or a remote user account to access the server.
1809L The account used is in the server trusted account. Use a normal account or a remote user account to access the service.
device
1311L There is currently no login server available to service the login request.
The account used by 1808L is in the workstation trusted account. Use a normal account or a remote user account to access the service.
device
1112L Tape query failed because there is no media in the drive
18L No more files
259L No more data available
113L No more internal file identifiers available
1203L No network provider accepts the given path
2138L No network or the network is not started
89L The system cannot start another process at this time
1302L There is no specified limit for this account
1447L The window cannot have scroll bars.
1350L Attempt to operate on an object that has no security
1116L The attempt to give up the shutdown failed because there is no shutdown in progress.
205L No process in command subtree has signal handler
62L Insufficient space on server to store files waiting to be printed
1376L The specified alias does not exist
1355L The specified domain does not exist
1319L The specified group does not exist
1312L The specified login session does not exist and may have been terminated.
1387L New members that do not exist cannot be added to the alias.
1364L The specified verification package is unknown
1313L The specified privilege does not exist
1317L The specified user does not exist
1437L Window cannot have system menu
1008L Attempt to reference symbol that does not exist
1786L workstation has no trusted secrets
1787L The domain controller does not have an account for this workstation.
1113L There is no mapping for Unicode characters that exist in the target multibyte code page.
1394L There is no user session key for the specified login session.
125L disk has no volume label
1417L Wildcard not found
998L Invalid access to memory location
1445L Calling DefMDIChildProc with a non-MDI child window
1332L The mapped information has not changed.
1300L Not all permissions are granted to the caller
1442L Window is not a child window
2250L network connection does not exist
1207L Cannot enumerate non-containers
26L The specified disk cannot be accessed
8L There is not enough space to process the command
1130L There is not enough space to process the command server
136L The system attempted to delete a drive that was not connected
158L segment is locked
1362L The requested action is only limited by the login process, and the calling process is not registered as a login process.
288L Attempt to release mutex not owned by callee
21L drive not ready
1017L The system attempted to load or restore a file into the registry, but the specified file format was incorrect.
17L System cannot move files to a different drive
137L The system attempted to delete a drive without a replacement
50L does not support network requests
1022L The change request is completing and information was not returned in the caller's buffer. The caller now needs to simulate the file,
to find the changes made
1386L An attempt was made to change the user's password as a security account administrator without providing the necessary NT cross-secret password.
1304L The Windows NT password is too complex and cannot be converted to a Windows network password (the password returns a NULL character
string)
110L The system cannot open the specified device or file.
2401L There is an open file or request during the connection period.
995L The I/O operation was abandoned due to thread exit or application request.
28L printer is out of paper
84L There is not enough space to process the request
14L There is not enough space to process this operation
1105L tape has no partitions
1330L The password of the user account has expired.
1325L Password is being updated. This status indicates that some password update rules are violated.
148L The specified path cannot be used now.
3L The system cannot find the specified path.
231L All pipeline entities are busy
535L There is a process at the other end of the pipe
536L Waiting for process to open the other end of the pipe
233L There is no process at the other end of the pipe
1446L Drop-down menu activated
1131L Potential deadlock condition detected
63L Waiting file to be printed is deleted
1802L printer already exists
1795L The specified print driver is already installed
61L Print queue is full
1415L Use local DIALOG window words
1314L The client does not have the requested permission.
127L The specified process was not found.
1067L Process terminated suddenly
30L System cannot read from the specified drive
72L The specified printer or disk drive is suspended
1794L The redirector is in use and cannot be uninstalled.
1015L The file structure of the registered file or the memory image of the file is damaged or the file cannot be restored.
1016L There is an unrecoverable error in the registration initialization I/O operation. The registration cannot complete reading, writing and other operations.
1014L One of the files containing system registration data has been successfully restored.
201L The operating system cannot run %1
51L The remote computer is unavailable
1220L Tried to establish a LAN management server session, but many
71L Network request not accepted
1816L There are insufficient quotas to process this command.
1812L The specified image file does not contain a resource part.
1815L The specified resource language ID was not found in the image file.
1814L The specified resource name cannot be found in the image file.
1813L The specified resource type is not found in the image file.
1306L The two version levels are incompatible
207L 2 ring stack in use
200L The code segment cannot be larger than or equal to 64KB
1370L Error occurred in register transaction delegation
1369L The transaction state of the registration subtree is incompatible with the requested operation.
143L System cannot substitute the same drive or directory
1440L screen locked
1382L The length of the secret exceeds the maximum allowed length.
27L drive did not find the requested sector
The 25L drive cannot find the specified area and track on the disk.
132L The file pointer cannot be set on the specified device or file.
102L signal setting cannot be turned off
187L The specified system signal name was not found.
105L The previous owner of this signal has been terminated
121L signal timeout period has arrived
106L Insert disk in drive 1
1118L The serial device is not initialized and the serial device is not installed.
1341L GUID allocation server is disabled at this time
1811L The server is in use and cannot be uninstalled.
1342L Allow GUID allocation servers at this time
1056L Service entity is already running
1061L The service cannot accept control messages at this time
1055L Service database locked
1075L The subordinate service does not exist or has been marked for deletion.
1068L Failed to start dependent service or group
1058L The specified service is prohibited and cannot be started.
1060L The service specified as installed does not exist
1073L The specified service already exists
1069L The service cannot be started due to login failure.
1072L The specified service has been marked for deletion.
1077L A service that was not started after booting has been started.
1054L Unable to spawn a thread for this service
1062L service not started
1053L The service did not respond to startup or control requests in a timely manner.
1066L The service has returned a service-specified error code.
1070L After startup, the service hangs in the startup waiting state.
1219L The certificate provided conflicts with an existing certificate set.
1433L LB_SETCOUNT sent to non-slow listbox
1103L Tape access reaches set flag
36L There are too many shared files open.
70L The remote service is suspended or in the process of starting
32L Because the file is used by other processes, the process cannot access it.
1115L System shutdown in progress
162L signal is pending
156L Accept process rejection signal
1301L Some information to be mapped was not transmitted
1371L Attempt to operate on a SAM account that is incompatible with the built-in account
1372L The requested operation cannot be performed on the specified group due to its built-in special group
1373L The requested operation cannot be performed on the specified user due to its built-in special group
1001L Recursion too deep, stack overflow
141L The system attempted to SUBST a drive to the directory of a substituted drive.
139L The system attempted to substitute a drive into the directory of an already substituted drive.
0L Operation completed successfully
999L Error accessing paging file
150L The information tracked by the system is not in the specified CONFIG.SYS file or tracking is not allowed.
210L signal handle not set
1406L CreateWindows failed to create a top-level window of the WS_CHILD class
1375L An attempt was made to create a symbol for use as a base, but the symbol is already in use. There can only be one base symbol at a time
56L Network BIOS command limit reached
1384L User's security accumulated too many security IDs while trying to log in.
1333L The requested number of LUDs cannot be allocated in a single allocation
214L Too many dynamic link modules are connected to this program or to the dynamic module
152L Too many signals have been set
68L Exceeds the name limit of the LAN network card
4L The system cannot open the file
298L Email with too many signals
1381L The maximum number of secrets that can be stored in a single system is exceeded
103L signal cannot be reset
100L Cannot establish another system signal
69L Network BIOS session exceeded
1389L Too many SIDs specified
155L Cannot create another thread
1790L Network login failed
1788L Trust relationship failed between primary domain and trusted domain
1789L Trust relationship failed between workstation and primary domain
1108L Attempt to lock mechanism missing eject media
1109L Failed to unload media
59L An unexpected network error occurred
1796L The specified processor is unknown
1798L print processor unknown
1797L print driver unknown
1305L The version encountered or specified is unknown to the service
1785L The disk media cannot be recognized and may not be formatted.
1005L Volume does not contain an identified file system
1316L The specified user already exists
240L call channel canceled
128L No waiting child process
1423L window is not a command box
1420L Window is not a valid dialog box
1408L Invalid window, belongs to other threads
29L The system cannot write to the specified drive.
19L Media Write Protect
Wrong disk in 34L drive, inserting %2 (volume series number %3) into drive %1
1323L When updating a password, this status indicates that the password value provided is incorrect.
-1L invalid input handle
-2L Invalid input handle
-7L Input parameter is out of range
-5L LZFile file structure out of memory
-6L incorrect global handle
-3L Corrupt compressed file structure
-4L Insufficient space in output file
-8L Unrecognized compression algorithm
0L no error
1768L Addressing error in server
1713L Server is already listening
1711L The object UUID has been registered
1746L Connection does not contain authentication information
1726L Remote procedure call failed
1727L The remote procedure call failed and cannot be executed.
1791L A remote procedure call is already being processed by this thread
1764L The requested operation is not supported
1720L Unable to generate endpoint
1740L Duplicate endpoint
1760L entrance already exists
1761L Entrance not found
1769L Floating point operation divide by zero on server
1771L Floating point overflow occurred on server
1770L Floating point underflow on server
1898L group member not found
1755L The entry name is incomplete.
1759L interface not found
1766L Internal error occurred in RPC
1749L Invalid security context
1702L The connection handle is invalid
1734L Invalid array boundary
1706L Endpoint format is invalid
1736L Invalid name syntax
1707L Invalid network address
1724L Invalid network option
1900L The object universally unique identifier is empty
1704L RPC protocol sequence is invalid
1700L Invalid string connection
1705L String UUID invalid
1733L invalid flag
1709L Invalid timeout value
1756L version option is invalid
1742L The maximum number of calls is too small
1762L Naming service unavailable
1718L not connected
1725L No remote procedure call in this thread
1765L No security context available for allowed impersonation
1708L Endpoint not found
1735L Connection does not contain entry roll call
1806L Not enough connections
1757L Not enough members
1719L No protocol sequence
1714L No registered protocol sequence
1715L Server did not obey
1710L Object UUID not found
1721L Insufficient resources to complete the operation
1745L Process number out of range
1728L RPC protocol error occurred
1744L RPC protocol sequence not found
1703L does not support RPC protocol sequence
1731L The server does not have enough memory to complete the operation.
1723L The server is too busy to complete the operation.
1722L Server unavailable
1743L String too long
1712L Type UUID has been registered
1748L Unknown authentication level
1747L Unknown authentication service
1741L Unknown authentication type
1750L Unknown authorized service
1717L Unknown interface
1716L Unknown management type
1737L Command syntax not supported
1730L Server does not support conversion syntax
1732L Type UUID not supported
1739L No network address available for constructing UUID
1701L Connection handled as incorrect type
1767L The server attempted to do an integer division by zero.
1783L Stub received incorrect data
1782L Byte calculation is too small
1781L enumeration value out of bounds
1772L The number of available servers used to automatically handle connections has been exhausted.
1780L Null reference pointer passed to stub
1779L Stub cannot get call handle
1773L The file specified by DCERPCCHARTRANS cannot be opened.
1774L The file containing the character conversion table is smaller than 512KB
1777L Context handling changed during call
1776L The context handle does not match any known
1778L The connection handle passed to the remote call does not match.
1775L Empty upper and lower handles are passed as parameters