Asp and VBscript syntax errors, the most comprehensive, detailed, and accurate page 1/3 in history

Source: Internet
Author: User

ASP error Summary
--------------------------------------------------------------------------------
Microsoft VBscript syntax error (0x800A03E9) --> insufficient memory
Microsoft VBscript syntax error (0x800A03EA) --> syntax error
Microsoft VBscript syntax error (0x800A03EB) --> missing ':'
Microsoft VBscript syntax error (0x800A03ED) --> missing '('
Microsoft VBscript syntax error (0x800A03EE) --> missing ')'
Microsoft VBscript syntax error (0x800A03EF) --> missing ']'
Microsoft VBscript syntax error (0x800A03F2) --> the identifier is missing
Microsoft VBscript syntax error (0x800A03F3) --> '=' is missing'
Microsoft VBscript syntax error (0x800A03F4) --> missing 'if'
Microsoft VBscript syntax error (0x800A03F5) --> missing 'to'
Microsoft VBscript syntax error (0x800A03F6) --> 'end' missing'
Microsoft VBscript syntax error (0x800A03F7) --> the 'function' is missing'
Microsoft VBscript syntax error (0x800A03F8) --> 'sub' is missing'
Microsoft VBscript syntax error (0x800A03F9) --> 'then' is missing'
Microsoft VBscript syntax error (0x800A03FA) --> 'wend' missing'
Microsoft VBscript syntax error (0x800A03FB) --> 'loan' missing'
Microsoft VBscript syntax error (0x800A03FC) --> 'Next' is missing'
Microsoft VBscript syntax error (0x800A03FD) --> 'case' missing'
Microsoft VBscript syntax error (0x800A03FE) --> 'select' missing'
Microsoft VBscript syntax error (0x800A03FF) --> the expression is missing
Microsoft VBscript syntax error (0x800A0400) --> the statement is missing
Microsoft VBscript syntax error (0x800A0401) --> the statement has not ended.
Microsoft VBscript syntax error (0x800A0402) --> the integer constant is missing
Microsoft VBscript syntax error (0x800A0403) --> 'wait' or 'until 'is missing'
Microsoft VBscript syntax error (0x800A0404) --> the 'While', 'until ', or statement is not ended
Microsoft VBscript syntax error (0x800A0405) --> 'With' is missing'
Microsoft VBscript syntax error (0x800A0406) --> the identifier is too long
Microsoft VBscript syntax error (0x800A0407) --> Invalid Number
Microsoft VBscript syntax error (0x800A0408) --> invalid character
Microsoft VBscript syntax error (0x800A0409) --> unended String constant
Microsoft VBscript syntax error (0x800A040A) --> the comment has not ended.
Microsoft VBscript syntax error (0x800A040D) --> the 'me' keyword is invalid.
Microsoft VBscript syntax error (0x800A040E) --> the 'loan' statement lacks 'do'
Microsoft VBscript syntax error (0x800A040F) --> invalid 'exit 'statement
Microsoft VBscript syntax error (0x800A0410) --> the loop control variable 'for' is invalid.
Microsoft VBscript syntax error (0x800A0411) --> name redefinition
Microsoft VBscript syntax error (0x800A0412) --> must be the first statement in the row
Microsoft VBscript syntax error (0x800A0413) --> the non-ByVal parameter cannot be assigned a value.
Microsoft VBscript syntax error (0x800A0414) --> parentheses are not allowed when you call a subroutine.
Microsoft VBscript syntax error (0x800A0415) --> the text constant is missing
Microsoft VBscript syntax error (0x800A0416) --> 'in' missing'
Microsoft VBscript syntax error (0x800A0417) --> the 'class' is missing'
Microsoft VBscript syntax error (0x800A0418) --> must be defined inside a class
Microsoft VBscript syntax error (0x800A0419) --> Let, Set, or Get is missing in attribute Declaration
Microsoft VBscript syntax error (0x800A041A) --> 'properties' missing'
Microsoft VBscript syntax error (0x800A041B) --> in all attribute specifications, the number of variables must be consistent.
Microsoft VBscript syntax error (0x800A041C) --> multiple default attributes/methods are not allowed in a class.
Microsoft VBscript syntax error (0x800A041D) --> the initialization or termination program of the class has no parameters.
Microsoft VBscript syntax error (0x800A041E) --> the set or let attribute must have at least one parameter.
Microsoft VBscript syntax error (0x800A041F) --> 'Next'
Microsoft VBscript syntax error (0x800A0420) --> 'default' can only be specified in 'properties', 'function', or 'sub'
Microsoft VBscript syntax error (0x800A0421) --> 'default' must be specified at the same time '")
Microsoft VBscript syntax error (0x800A0422) --> You can only specify 'default' in Property Get'
Microsoft VBscript runtime error (0x800A0005) --> invalid process call or Parameter
Microsoft VBscript runtime error (0x800A0006) --> Overflow
Microsoft VBscript runtime error (0x800A0007) --> insufficient memory
Microsoft VBscript runtime error (0x800A0009) --> subscript out of bounds
Microsoft VBscript runtime error (0x800A000A) --> the array is fixed or temporarily locked
Microsoft VBscript runtime error (0x800A000B) --> zero Division
Microsoft VBscript runtime error (0x800A000D) --> Type Mismatch
Microsoft VBscript runtime error (0x800A000E) --> insufficient string Space
Microsoft VBscript runtime error (0x800A0011) --> the required operation cannot be performed
Microsoft VBscript runtime error (0x800A001C) --> Stack Overflow
Microsoft VBscript runtime error (0x800A0023) --> undefined process or function
Microsoft VBscript runtime error (0x800A0030) --> DLL loading error
Microsoft VBscript runtime error (0x800A0033) --> internal error
Microsoft VBscript runtime error (0x800A0034) --> incorrect file name or number
Microsoft VBscript runtime error (0x800A0035) --> file not found
Microsoft VBscript runtime error (0x800A0036) --> incorrect file Mode
Microsoft VBscript runtime error (0x800A0037) --> the file has been opened
Microsoft VBscript runtime error (0x800A0039) --> device I/O Error
Microsoft VBscript runtime error (0x800A003A) --> the file already exists
Microsoft VBscript runtime error (0x800A003D) --> the disk is full
Microsoft VBscript runtime error (0x800A003E) --> the input exceeds the end Of the file
Microsoft VBscript runtime error (0x800A0043) --> too many files
Microsoft VBscript runtime error (0x800A0044) --> the device is unavailable
Microsoft VBscript runtime error (0x800A0046) --> no permission
Microsoft VBscript runtime error (0x800A0047) --> the disk is not ready
Microsoft VBscript runtime error (0x800A004A) --> cannot contain other drive symbols when renaming
Microsoft VBscript runtime error (0x800A004B) --> path/File Access Error
Microsoft VBscript runtime error (0x800A004C) --> path not found
Microsoft VBscript runtime error (0x800A005B) --> the object variable is not set
Microsoft VBscript runtime error (0x800A005C) --> For loop not initialized
Microsoft VBscript runtime error (0x800A005E) --> invalid Null
Microsoft VBscript runtime error (0x800A0142) --> the required temporary file cannot be created.
Microsoft VBscript runtime error (0x800A01A8) --> the object is missing
Microsoft VBscript runtime error (0x800A01AD) --> ActiveX parts cannot create objects
Microsoft VBscript runtime error (0x800A01AE) --> the class cannot support Automation operations
Microsoft VBscript runtime error (0x800A01B0) --> file name or class name not found in Automation operation
Microsoft VBscript runtime error (0x800A01B6) --> the object does not support this attribute or Method
Microsoft VBscript runtime error (0x800A01B8) --> Automation operation Error
Microsoft VBscript runtime error (0x800A01BD) --> the object does not support this operation
Microsoft VBscript runtime error (0x800A01BE) --> the object does not support named Parameters
Microsoft VBscript runtime error (0x800A01BF) --> the object does not support the current region settings
Microsoft VBscript runtime error (0x800A01C0) --> the named parameter is not found
Microsoft VBscript runtime error (0x800A01C1) --> parameter is required
Microsoft VBscript runtime error (0x800A01C2) --> the number of incorrect parameters or invalid parameter attribute values
Microsoft VBscript runtime error (0x800A01C3) --> the object is not a set.
Microsoft VBscript runtime error (0x800A01C5) --> the specified DLL function is not found.
Microsoft VBscript runtime error (0x800A01C7) --> code resource locking Error
Microsoft VBscript runtime error (0x800A01CA) --> the variable uses an Automation type not supported in VBscript
Microsoft VBscript runtime error (0x800A01CE) --> the remote server does not exist or is unavailable
Microsoft VBscript runtime error (0x800A01E1) --> invalid image
Microsoft VBscript runtime error (0x800A01F4) --> variable undefined
Microsoft VBscript runtime error (0x800A01F5) --> invalid value assignment
Microsoft VBscript runtime error (0x800A01F6) --> the object cannot be safely programmed using script
Microsoft VBscript runtime error (0x800A01F7) --> the object cannot be safely initialized.
Microsoft VBscript runtime error (0x800A01F8) --> the object cannot be created safely.
Microsoft VBscript runtime error (0x800A01F9) --> invalid or unqualified reference
Microsoft VBscript runtime error (0x800A01FA) --> the class is not defined
Microsoft VBscript runtime error (0x800A01FB) --> An Unexpected error occurs.
Microsoft VBscript runtime error (0x800A1398) --> the regular expression object is missing
Microsoft VBscript runtime error (0x800A1399) --> regular expression syntax error
Microsoft VBscript runtime error (0x800A139A) --> incorrect quantifiers
Microsoft VBscript runtime error (0x800A139B) --> ']' is missing in Regular Expressions
Microsoft VBscript runtime error (0x800A139C) --> 'is missing from regular expressions ')'
Microsoft VBscript runtime error (0x800A139D) --> character set out of bounds
Microsoft VBscript runtime error (0x800A802B) --> No element found
ActiveServerPages, ASP0126 (0x80004005) --> the inclusion file cannot be found.
Microsoft OLEDBProviderforODBCDrivers (0x80040E14) --> SQL statement error (incorrect field name or Data Type mismatch)
Microsoft OLEDBProviderforODBCDrivers (0x80040E07) --> SQL statement error (the type of the field to be inserted or updated does not match the data type of the variable)
Microsoft OLEDBProviderforODBCDrivers (0x80040E57) --> SQL statement error (Data overflow to be inserted or updated)
Microsoft OLEDBProviderforODBCDrivers (0x80040E10) --> SQL statement error (incorrect update field name or data type to be updated)
Microsoft OLEDBProviderforODBCDrivers (0x80004005) --> SQL statement error (the value of the field to be inserted or updated cannot be null)
Microsoft OLEDBProviderforODBCDrivers (0x80004005) --> An error occurred while opening the database. The database was not found in the specified directory.
Microsoft OLEDBProviderforODBCDrivers (0x80040E37) --> no table found
ODBCDrivers (0x80040E21) --> SQL statement error (Data Type mismatch, table/field error, edit status, or not in database opened by conn)
ADODB. Recordset (0x800A0BB9) --> SQL statement error (an error occurred when an SQL statement or conn statement is undefined or an rs attribute is assigned a value)
ADODB. Recordset (0x800a0cc0) --> An error occurred while accessing the rs object. (The rs object does not exist or a nonexistent field name is incorrectly referenced)
ADODB. Recordset (0x800A0BCD) --> rs image error (operations on the record set are performed if no record is recorded in the record set)
ADODB. Recordset (0x800A0E78) --> rs object error (record set does not exist and the rs. open statement is missing)
ADODB. Recordset (0x800a0cc0) --> rs object error (reference a nonexistent field name)
ADODB. Recordset (0x800A0E7D) --> conn definition Error
ADODB. Recordset (0x800A0CB3) --> the database is read-only and cannot be updated.
ADODB. Recordset (0x800A000D) --> the rs variable is incorrectly referenced (the rs object is disabled or undefined)
---------------------------------------
Meanings of most ADO error codes
In addition to the provider Errors described in the Error object and Errors set, ADO also returns the Error
The exception handling mechanism in the runtime environment. Use programming language error capture mechanisms (such as Microsoft
Can capture and handle the following errors. The following table shows 10
Hexadecimal and hexadecimal error code values.
Constant name Number Description
The parameter used by the adErrInvalidArgument 3001 0x800A0BB9 application is of an incorrect type and exceeds acceptable
Or conflict with other parameters.
AdErrNoCurrentRecord 3021 0x800A0BCD BOF or EOF is True, or the current record has been deleted
. The operation requested by the application requires the current record.
The operation requested by the adErrIllegalOperation 3219 0x800A0C93 application cannot appear in this context
In the transaction, the application cannot be explicitly closed
Connection object.
The adErrFeatureNotAvailable 3251 0x800A0CB3 provider does not support operations requested by applications.
AdErrItemNotFound 3265 0x800a0ccado cannot be referenced in the name or sequence corresponding to the application request
Find the object in the collection.
AdErrObjectInCollection 3367 0x800A0D27 cannot be appended, and the object is already in the collection.
The objects referenced by the adErrObjectNotSet 3420 0x800A0D5C application no longer point to valid objects.
The adErrDataConversion 3421 0x800A0D5D application uses a value type that does not match the current operation.
AdErrObjectClosed 3704 0x800A0E78 if the object is closed, the operation requested by the application is not allowed.
AdErrObjectOpen 3705 0x800A0E79 if the object is opened, the operation requested by the application is not allowed.
AdErrProviderNotFound 3706 0x800A0E7A ADO cannot find the specified provider.
The adErrBoundToCommand 3707 0x800A0E7B application cannot use the Command object to Recordset
The ActiveConnection attribute of the object is changed to its source data.
The adErrInvalidParamInfo 3708 0x800A0E7C application incorrectly defines the Parameter object.
The adErrInvalidConnection 3709 0x800A0E7D application is closed by reference or is invalid
Connection object.
**************************************** *************************************
ASP Error Code Description
Error code error message description
ASP0100 Out of memory insufficient (the required memory cannot be allocated
ASP0101 Unexpected error
ASP0102 Expecting string input missing string input
ASP0103 Expecting numeric input missing numeric input
ASP0104 Opration not allowed operation not allowed
ASP0105 Index out of ange Index out of range (an array Index exceeded)
ASP0106 Type Mismatch (the data Type encountered cannot be processed)
ASP0107 Stack Overflow (the data being processed exceeds the permitted range)
ASP0115 Unexpected error: Unexpected error (the exception_name error can be captured on an external object.
This operation cannot be continued)
ASP0177 Server. CreateObject Failed Server Failed to create the object (invalid progid)
ASP0190 Unexpected error: Unexpected error (caught error occurs when an external object is released)
ASP0191 Unexpected error: Unexpected error (caught error occurs in the OnStartPage method of the external object.
False)
ASP0192 Unexpected error: Unexpected error (caught error occurs in the OnEndPage method of the External Object
Sender: longsi-modern fast dragon (200 km per hour), mail area: X-COM Base
ASP0177 Server. CreateObject Failed Server Failed to create the object (invalid progid)
Mail site: errors in emails received from the site at Jurassic Park (Saturday, June 13, February 31, 2050)
ASP0191 Unexpected error: Unexpected error (caught error occurs in the OnStartPage method of the external object.
False)
ASP0192 Unexpected error: Unexpected error (caught error occurs in the OnEndPage method of the External Object
)
ASP0193 OnStartPage Failed produces an error in the OnStartPage method of the External Object
ASP0194 OnEndPage Failed produces an error in the OnEndPage method of the External Object
ASP0240 script Engine Exception script Engine throws prediction_anme from the object_name object
Exception
ASP0241 CreateObject Exception object_name the CreatObject method of the object causes ti
On_name exception
ASP0242 Query OnStartPage nterface Query object Object_name OnsException

Error during Jscript running
A Jscript running error occurs when the Jscript tries to execute an action that cannot be run by the system.
Error. Jscript running occurs when the script is running, the variable expression is calculated, or the memory is dynamically allocated.
Error.
The following are 76 runtime errors:
Error Code Description
Hexadecimal notation
5 800A0005 invalid process call or Parameter
6 800A0006 Overflow
7 800A0007 insufficient memory
9 800A0009 subscript hyperbound
10 800A000A this array is fixed or temporarily locked
11 800A000B zero Division Error
13 800A000D Type Mismatch
14 800A000E insufficient space
17 800A0011 cannot perform the requested operation
28 800A001C insufficient stack space
35 800A0023 sub-process or function not found
48 800A0030 DLL loading error
51 800A0033 internal error
52 800A0034 bad file name or number
53 800A0035 file not found
54 800A0036 bad file Mode
55 800A0037 file opened
57 800A0039 device I/O Error
58 800A003A file already exists
61 800A003D the disk space is full
62 800A003E the input exceeds the end Of the file
67 too many 800A0043 files
68 800A0044 device unavailable
70 800A0046 permission disabled
71 800A0047 Disk not ready
74 800A004A cannot be renamed with different drivers
75 800A004B path/File Access Error
76 800A004C path not found
91 800A005B object variable or With Block Variable not set
92 800A005C For loop not initialized
94 800A005E Null usage is invalid
322 800A0042 the required temporary files cannot be created
424 objects required for 800A01A8
429 objects cannot be created on the 800A01A9 Automation server
430 800A01AE class does not support Automation
432 800A01B0 cannot find the file name or class name in the Automation operation
438 the 800A01B6 object does not support this attribute or Method
440 800A01B8 Automation error
445 800A01BD object does not support this action
446 the 800A01BE object does not support specified parameters
447 the 800A01BF object does not support the current region settings
448 the parameter specified by 800A01C0 is not found
449 the 800A01C1 parameter is not optional
450 800A01C2 Incorrect Parameter quantity or illegal attribute allocation
451 800A01C3 object is not a set
453 the dll function specified by 800A01C5 is not found
458 the 800A01CA variable uses an Automation type not supported by Jscript
462 800A01CE remote server machine does not exist or is unavailable
501 800A01F5 cannot be assigned to variables
502 800A01F6 objects are insecure for scripts
503 800A01F7 object is not secure for initialization
504 800A01F8 object creation is not safe
5000 800A1388 cannot be allocated to "this"
5001 800A1389 requires the Number type
5002 800A138A requires a Function object
5003 800A138B cannot assign values to function return values
5004 800A138C cannot index objects
5005 800A138D required String
5006 800A138E requires a Date object
5007 800A138F requires the Object type
5008 the value of 800A1390 is invalid.
5009 800A1391 undefined identifier
5010 800A1392 Boolean
5011 800A1393 cannot execute code from a free script
5012 800A1394 members of the object
5013 800A1395 requires VBArray
5014 800A1396 Jscript object required
5015 800A1397 requires an Enumerator object
5016 800A1398 requires a regular expression object
5017 800A1399 regular expression syntax error
5018 800A139A unanticipated qualifier
"]" Is missing in 5019 800A139B Regular Expression
5020 ")" is missing in the 800A139C Regular Expression
5021 the 800A139D Character Set range is invalid.
5022 800A139E exception thrown, but cannot be caught
5023 the 800A139F function does not have a valid Prototype (Prototype) object.
The uri of the 5024 800A13A0 code to be decrypted contains invalid characters.
5025 the uri of the 800A13A1 code to be decoded is invalid.
5026 the digits in the fractional part of 800A13A2 are out of bounds.
5027 accuracy out of bounds
5028 800A13A4 requires an Array or arguments object
The length of the 5029 800A13A5 array must be a finite positive integer.
5030 800A13A6 must be assigned a finite positive number to the array Length
**************************************** ***************

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.