Detailed description of VBScript syntax errors

Source: Internet
Author: User
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)

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.