5 | Invalid procedure call or argument |
Invalid procedure call or argument |
6 | Overflow |
Overflow |
7 | Out of memory |
Out of memory |
9 | Subscript out of range |
Subscript out of range |
10 | This array is fixed or temporarily locked |
This array is fixed or temporarily locked |
11 | Division by zero |
Division by zero |
13 | Type mismatch |
Type mismatch |
14 | Out of string space |
Out of string space |
17 | Can't perform requested operation |
Can't perform requested operation |
28 | Out of stack space |
Out of stack space |
35 | Sub or Function not defined |
Sub or Function not defined |
48 | Error in loading DLL |
Error in loading DLL |
51 | Internal error |
Internal error |
52 | Bad file name or number |
Bad file name or number |
53 | File not found |
File not found |
54 | Bad file mode |
Bad file mode |
55 | File already open |
File already open |
57 | Device I/O error |
Device I/O error |
58 | File already exists |
File already exists |
61 | Disk full |
Disk full |
62 | Input past end of file |
Input past end of file |
67 | Too many files |
Too many files |
68 | Device unavailable |
Device unavailable |
70 | Permission denied |
Permission denied |
71 | Disk not ready |
Disk not ready |
74 | Can't rename with different drive |
Can't rename with different drive |
75 | Path/File access error |
Path/File access error |
76 | Path not found |
Path not found |
91 | Object variable or With block variable not set |
Object variable or With block variable not set |
92 | For loop not initialized |
For loop not initialized |
94 | Invalid use of Null |
Invalid use of Null |
322 | Can't create necessary temporary file |
Can't create necessary temporary file |
424 | Object required |
Object required |
429 | Automation server can't create object |
Automation server can't create object |
430 | Class doesn't support Automation |
Class doesn't support Automation |
432 | File name or class name not found during Automation operation |
File name or class name not found during Automation operation |
438 | Object doesn't support this property or method |
Object doesn't support this property or method |
440 | Automation error |
Automation error |
445 | Object doesn't support this action |
Object doesn't support this action |
446 | Object doesn't support named arguments |
Object doesn't support named arguments |
447 | Object doesn't support current locale setting |
Object doesn't support current locale setting |
448 | Named argument not found |
Named argument not found |
449 | Argument not optional |
Argument not optional |
450 | Wrong number of arguments or invalid property assignment |
Wrong number of arguments or invalid property assignment |
451 | Object not a collection |
Object not a collection |
453 | Specified DLL function not found |
Specified DLL function not found |
458 | Variable uses an Automation type not supported in JScript |
Variable uses an Automation type not supported in JScript |
462 | The remote server machine does not exist or is unavailable |
The remote server machine does not exist or is unavailable |
501 | Cannot assign to variable |
Cannot assign to variable |
502 | Object not safe for scripting |
Object not safe for scripting |
503 | Object not safe for initializing |
Object not safe for initializing |
504 | Object not safe for creating |
Object not safe for creating |
507 | An exception occurred |
An exception occurred |
1002 | Syntax error |
Syntax error |
1003 | Expected ':' |
Expected ':' |
1004 | Expected ';' |
Expected ';' |
1005 | Expected '(' |
Expected '(' |
1006 | Expected ')' |
Expected ')' |
1007 | Expected ']' |
Expected ']' |
1008 | Expected '{' |
Expected '{' |
1009 | Expected '}' |
Expected '}' |
1010 | Expected identifier |
Expected identifier |
1011 | Expected '=' |
Expected '=' |
1012 | Expected '/' |
Expected '/' |
1013 | Invalid number |
Invalid number |
1014 | Invalid character |
Invalid character |
1015 | Unterminated string constant |
Unterminated string constant |
1016 | Unterminated comment |
Unterminated comment |
1018 | 'return' statement outside of function |
'return' statement outside of function |
1019 | Can't have 'break' outside of loop |
Can't have 'break' outside of loop |
1020 | Can't have 'continue' outside of loop |
Can't have 'continue' outside of loop |
1023 | Expected hexadecimal digit |
Expected hexadecimal digit |
1024 | Expected 'while' |
Expected 'while' |
1025 | Label redefined |
Label redefined |
1026 | Label not found |
Label not found |
1027 | 'default' can only appear once in a 'switch' statement |
'default' can only appear once in a 'switch' statement |
1028 | Expected identifier, string or number |
Expected identifier, string or number |
1029 | Expected '@end' |
Expected '@end' |
1030 | Conditional compilation is turned off |
Conditional compilation is turned off |
1031 | Expected constant |
Expected constant |
1032 | Expected '@' |
Expected '@' |
1033 | Expected 'catch' |
Expected 'catch' |
1034 | Expected 'var' |
Expected 'var' |
1035 | throw must be followed by an expression on the same source line |
throw must be followed by an expression on the same source line |
1036 | 'with' not available in the ECMA 327 Compact Profile |
'with' not available in the ECMA 327 Compact Profile |
4096 | Microsoft JScript compilation error |
Microsoft JScript compilation error |
4097 | Microsoft JScript runtime error |
Microsoft JScript runtime error |
4098 | Unknown runtime error |
Unknown runtime error |
5000 | Cannot assign to 'this' |
Cannot assign to 'this' |
5001 | Number expected |
Number expected |
5002 | Function expected |
Function expected |
5003 | Cannot assign to a function result |
Cannot assign to a function result |
5004 | Cannot index object |
Cannot index object |
5005 | String expected |
String expected |
5006 | Date object expected |
Date object expected |
5007 | Object expected |
Object expected |
5008 | Illegal assignment |
Illegal assignment |
5009 | Undefined identifier |
Undefined identifier |
5010 | Boolean expected |
Boolean expected |
5011 | Can't execute code from a freed script |
Can't execute code from a freed script |
5012 | Object member expected |
Object member expected |
5013 | VBArray expected |
VBArray expected |
5014 | JScript object expected |
JScript object expected |
5015 | Enumerator object expected |
Enumerator object expected |
5016 | Regular Expression object expected |
Regular Expression object expected |
5017 | Syntax error in regular expression |
Syntax error in regular expression |
5018 | Unexpected quantifier |
Unexpected quantifier |
5019 | Expected ']' in regular expression |
Expected ']' in regular expression |
5020 | Expected ')' in regular expression |
Expected ')' in regular expression |
5021 | Invalid range in character set |
Invalid range in character set |
5022 | Exception thrown and not caught |
Exception thrown and not caught |
5023 | Function does not have a valid prototype object |
Function does not have a valid prototype object |
5024 | The URI to be encoded contains an invalid character |
The URI to be encoded contains an invalid character |
5025 | The URI to be decoded is not a valid encoding |
The URI to be decoded is not a valid encoding |
5026 | The number of fractional digits is out of range |
The number of fractional digits is out of range |
5027 | The precision is out of range |
The precision is out of range |
5028 | Array or arguments object expected |
Array or arguments object expected |
5029 | Array length must be a finite positive integer |
Array length must be a finite positive integer |
5030 | Array length must be assigned a finite positive number |
Array length must be assigned a finite positive number |
5031 | Array object expected |
Array object expected |
5032 | 'eval' is not available in the ECMA 327 Compact Profile |
'eval' is not available in the ECMA 327 Compact Profile |
5033 | Function constructor is not available in the ECMA 327 Compact Profile |
Function constructor is not available in the ECMA 327 Compact Profile |
5034 | Circular reference in value argument not supported |
Circular reference in value argument not supported |
5035 | Invalid replacer argument |
Invalid replacer argument |
6000 | Infinity |
Infinity |
6001 | -Infinity |
-Infinity |
10438 | Object doesn't support property or method '|' |
Object doesn't support property or method '|' |
15001 | '|' is not a number |
'|' is not a number |
15002 | '|' is not a function |
'|' is not a function |
15004 | '|' is not an indexable object |
'|' is not an indexable object |
15005 | '|' is not a string |
'|' is not a string |
15006 | '|' is not a date object |
'|' is not a date object |
15007 | '|' is null or not an object |
'|' is null or not an object |
15008 | Cannot assign to '|' |
Cannot assign to '|' |
15009 | '|' is undefined |
'|' is undefined |
15010 | '|' is not a boolean |
'|' is not a boolean |
15012 | Cannot delete '|' |
Cannot delete '|' |
15013 | '|' is not a VBArray |
'|' is not a VBArray |
15014 | '|' is not a JScript object |
'|' is not a JScript object |
15015 | '|' is not an enumerator object |
'|' is not an enumerator object |
15016 | '|' is not a regular expression object |
'|' is not a regular expression object |
15028 | | is not an Array or arguments object |
| is not an Array or arguments object |
15031 | | is not an Array object |
| is not an Array object |
15036 | '|' attribute on the property descriptor cannot be set to 'true' on this object |
'|' attribute on the property descriptor cannot be set to 'true' on this object |
15037 | '|' attribute on the property descriptor cannot be set to 'false' on this object |
'|' attribute on the property descriptor cannot be set to 'false' on this object |
32812 | The specified date is not available in the current locale's calendar |
The specified date is not available in the current locale's calendar |
32813 | This script contains malicious content and has been blocked by your antivirus software. |
This script contains malicious content and has been blocked by your antivirus software. |