Common error hints in ASP development and its significance explanation

Source: Internet
Author: User
Tags character set constant expression regular expression

Microsoftvbscript syntax error (0X800A03E9) –> low Memory

Microsoftvbscript syntax error (0X800A03EA) –> syntax error

Microsoftvbscript syntax error (0X800A03EB) –> missing? ': '

Microsoftvbscript syntax error (0x800a03ed) –> missing? ' (’

Microsoftvbscript syntax error (0X800A03EE) –> missing? ') '

Microsoftvbscript syntax error (0X800A03EF) –> missing? '] '

Microsoftvbscript syntax error (0X800A03F2) –> missing identifier

Microsoftvbscript syntax error (0X800A03F3) –> missing? ' =

Microsoftvbscript syntax error (0X800A03F4) –> missing? ' If '

Microsoftvbscript syntax error (0X800A03F5) –> missing? ' To '

Microsoftvbscript syntax error (0X800A03F6) –> missing? ' End '

Microsoftvbscript syntax error (0X800A03F7) –> missing? ' Function '

Microsoftvbscript syntax error (0X800A03F8) –> missing? ' Sub '

Microsoftvbscript syntax error (0X800A03F9) –> missing? ' Then '

Microsoftvbscript syntax error (0X800A03FA) –> missing? ' Wend '

Microsoftvbscript syntax error (0X800A03FB) –> missing? ' Loop '

Microsoftvbscript syntax error (0X800A03FC) –> missing? ' Next '

Microsoftvbscript syntax error (0X800A03FD) –> missing? ' Case '

Microsoftvbscript syntax error (0X800A03FE) –> missing? ' Select '

Microsoftvbscript syntax error (0X800A03FF) –> lack of expression

Microsoftvbscript syntax error (0x800a0400) –> missing statement

Microsoftvbscript syntax error (0x800a0401) –> statement not ended?

Microsoftvbscript syntax error (0x800a0402) –> missing integer constant?

Microsoftvbscript syntax error (0x800a0403) –> missing? ' While '? or? ' Until '

Microsoftvbscript syntax error (0x800a0404) –> missing? ' While ',? ' Until '? or statement not ended

Microsoftvbscript syntax error (0x800a0405) –> missing? ' With '

Microsoftvbscript syntax error (0x800a0406) –> identifier too long

Microsoftvbscript syntax error (0x800a0407) –> Invalid number

Microsoftvbscript syntax error (0x800a0408) –> Invalid character

Microsoftvbscript syntax error (0x800a0409) –> string constant with no end

Microsoftvbscript syntax error (0x800a040a) –> Comment not ended

Microsoftvbscript syntax error (0X800A040D) –> invalid use? ' Me '? Keywords

Microsoftvbscript syntax error (0x800a040e) –> ' Loop '? Statement missing? ' Do

Microsoftvbscript syntax error (0x800a040f) –> invalid? ' Exit '? statement

Microsoftvbscript syntax error (0x800a0410) –> loop control variable? ' Invalid for '?

Microsoftvbscript syntax error (0x800a0411) –> name redefine

Microsoftvbscript syntax error (0x800a0412) –> must be the first statement in the row

Microsoftvbscript syntax error (0x800a0413) –> cannot be assigned to non-byval? parameter

Microsoftvbscript syntax error (0x800a0414) –> cannot use parentheses when calling subroutines

Microsoftvbscript syntax error (0x800a0415) –> missing literal constants

Microsoftvbscript syntax error (0x800a0416) –> missing? ' In '

Microsoftvbscript syntax error (0x800a0417) –> missing? ' Class '

Microsoftvbscript syntax error (0x800a0418) –> must be defined within a class

Microsoftvbscript syntax error (0x800a0419) –> is missing in the attribute declaration? Let?,? Set? or? Get

Microsoftvbscript syntax error (0x800a041a) –> missing? ' Property '

Microsoftvbscript syntax error (0x800a041b) –> in the specification of all attributes, the number of variables must be the same

Microsoftvbscript syntax error (0x800a041c) –> does not allow multiple default properties/methods in a class

Microsoftvbscript syntax error (0X800A041D) –> class initialization or termination program has no parameters

Microsoftvbscript syntax error (0x800a041e) –> property of set? or? Let? must have at least one argument

Microsoftvbscript syntax error (0x800a041f) –> wrong? ' Next '

Microsoftvbscript syntax error (0x800a0420) –> ' Default '? Property '?,? ' Function '? or? ' Sub '?

Microsoftvbscript syntax error (0x800a0421) –> specified? ' Default '? ' must be specified at the same time. ' Public '? ')

Microsoftvbscript syntax error (0x800a0422) –> only in? Property? In Get? Default '

Microsoftvbscript? Run-time error (0x800a0005) –> Invalid procedure call or parameter

Microsoftvbscript? Run-time error (0x800a0006) –> overflow

Microsoftvbscript? Run-time error (0X800A0007) –> Insufficient memory

Microsoftvbscript? Run-time error (0x800a0009) –> subscript out of bounds

Microsoftvbscript? Run-time error (0X800A000A) –> The array is fixed-length or temporarily locked

Microsoftvbscript? Run-time error (0x800a000b) –> is 0 apart

Microsoftvbscript? Run-time error (0x800a000d) –> type mismatch

Microsoftvbscript-run-time error (0x800a000e) –> string space is not enough

Microsoftvbscript? Run-time error (0x800a0011) –> cannot perform the required action

Microsoftvbscript? Run-time error (0X800A001C) –> Stack Overflow

Microsoftvbscript? Run-time error (0x800a0023) –> undefined procedure or function

Microsoftvbscript? Run-time error (0x800a0030) –> load? Error while DLL?

Microsoftvbscript? Run-time error (0x800a0033) –> Internal Error

Microsoftvbscript? Run-time error (0x800a0034) –> wrong file name or number

Microsoftvbscript? Run-time error (0x800a0035) –> file not found

Microsoftvbscript? Run-time error (0x800a0036) –> incorrect file mode

Microsoftvbscript? Run-time error (0x800a0037) –> file is open?

Microsoftvbscript? Run-time error (0x800a0039) –> device? I/O error

Microsoftvbscript? Run-time error (0x800a003a) –> file already exists

Microsoftvbscript? Run-time error (0x800a003d) –> disk is full

Microsoftvbscript? Run-time error (0x800a003e) –> input is beyond the end of the file

Microsoftvbscript? Run-time error (0x800a0043) –> too many files

Microsoftvbscript? Run-time error (0x800a0044) –> device not available

Microsoftvbscript? Run-time error (0x800a0046) –> does not have permissions

Microsoftvbscript? Run-time error (0x800a0047) –> disk not ready

Microsoftvbscript? Run-time error (0X800A004A) –> cannot be renamed with other drive symbols

Microsoftvbscript? Run-time error (0X800A004B) –> path/file access error

Microsoftvbscript? Run-time error (0X800A004C) –> path not found

Microsoftvbscript? Run-time error (0X800A005B) –> object variable not set

Microsoftvbscript? Run-time error (0X800A005C) –>for? Loop not initialized

Microsoftvbscript? Run-time error (0X800A005E) –> invalid use? Null

Microsoftvbscript? Run-time error (0x800a0142) –> cannot create the required temporary files

Microsoftvbscript? Run-time error (0X800A01A8) –> missing object

Microsoftvbscript? Run-time error (0X800A01AD) –>activex? Part cannot create object

Microsoftvbscript? Run-time error (0X800A01AE) –> class is not supported? Automation? operation

Microsoftvbscript? Run-time error (0x800a01b0) –>automation? file name or class name not found in operation
To
Microsoftvbscript? Run-time error (0X800A01B6) –> object does not support this property or method

Microsoftvbscript? Run-time error (0X800A01B8) –>automation? Operation error

Microsoftvbscript? Run-time error (0X800A01BD) –> object does not support this operation?
Microsoftvbscript? Run-time error (0X800A01BE) –> object does not support named parameters

Microsoftvbscript? Run-time error (0X800A01BF) –> object does not support current locale

Microsoftvbscript? Run-time error (0X800A01C0) –> No named parameters found

Microsoftvbscript? Run-time error (0X800A01C1) –> parameter is required

Microsoftvbscript? Run-time error (0X800A01C2) –> wrong number of arguments or invalid parameter property values

Microsoftvbscript? Run-time error (0X800A01C3) –> object is not a collection

Microsoftvbscript? Run-time error (0X800A01C5) –> did not find the specified? DLL? function

Microsoftvbscript? Run-time error (0X800A01C7) –> code resource lock Error

Microsoftvbscript? Run-time error (0X800A01CA) –> variable used one? Not supported in VBScript?
Of? Automation? type

Microsoftvbscript? Run-time error (0X800A01CE) –> remote server does not exist or is not available

Microsoftvbscript? Run-time error (0X800A01E1) –> Invalid picture

Microsoftvbscript? Run-time error (0X800A01F4) –> variable undefined

Microsoftvbscript? Run-time error (0X800A01F5) –> illegal assignment

Microsoftvbscript? Run-time error (0X800A01F6) –> object is not safe to use? Script? programming

Microsoftvbscript? Run-time error (0X800A01F7) –> object cannot be safely initialized

Microsoftvbscript? Run-time error (0X800A01F8) –> object cannot be created securely

Microsoftvbscript? Run-time error (0X800A01F9) –> invalid or unqualified reference

Microsoftvbscript? Run-time error (0X800A01FA) –> class is not defined

Microsoftvbscript? Run-time error (0X800A01FB) –> An unexpected error occurred

Microsoftvbscript? Run-time error (0x800a1398) –> lack of regular expression objects

Microsoftvbscript? Run-time error (0x800a1399) –> general expression syntax error

Microsoftvbscript? Run-time error (0x800a139a) –> Incorrect quantity word

Microsoftvbscript? Run-time error (0x800a139b) –> is missing in a regular expression? '] '

Microsoftvbscript? Run-time error (0x800a139c) –> missing in the regular expression? ') '

Microsoftvbscript? Run-time error (0x800a139d) –> character set out of bounds

Microsoftvbscript? Run-time error (0X800A802B) –> element not found?

activeserverpages,asp0126 (0x80004005) –> cannot find the included file

Microsoftoledbproviderforodbcdrivers (0X80040E14) –>sql statement error (field name error, or data type mismatch)

Microsoftoledbproviderforodbcdrivers (0X80040E07) –>sql statement error (The type of field to insert or update does not match the variable data type)

Microsoftoledbproviderforodbcdrivers (0X80040E57) –>sql statement error (data overflow to insert or update)

Microsoftoledbproviderforodbcdrivers (0X80040E10) –>sql statement error (update field name or data type error to update)

Microsoftoledbproviderforodbcdrivers (0x80004005) –>sql statement error (the value of the field to be inserted or updated cannot be null)

Microsoftoledbproviderforodbcdrivers (0x80004005) –> Open Database error, no database found in specified directory

Microsoftoledbproviderforodbcdrivers (0x80040e37) –> no table found

Odbcdrivers (0X80040E21) –>sql statement error (data type mismatch or table/field error or in edit state, or does not exist in Conn Open database)

ADODB. Recordset (0X800A0BB9) –>sql statement error (An error occurred when an SQL statement or Conn statement was undefined or assigned to an RS property)

ADODB. Recordset (0X800A0CC1) –>rs error (RS to image itself does not exist or incorrectly references a nonexistent field name)

ADODB. Recordset (0X800A0BCD) –>rs error (record set is not logged but operates on recordset)

ADODB. Recordset (0x800a0e78) –>rs error (Recordset does not exist, missing Rs.Open statement)

ADODB. Recordset (0X800A0CC1) –>rs error (reference to a nonexistent field name)

ADODB. Recordset (0x800a0e7d) –>conn definition Error

ADODB. The Recordset (0X800A0CB3) –> database is opened read-only and cannot update data?

ADODB. Recordset (0x800a000d) –> Error Reference RS variable (rs to image closed or undefined)

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.