ASP program error detailed description example

xiaoxiao2021-03-06  120

ActiveServerPages,

ASP0126 (0x80004005) -> Cannot include files

MicrosoftoledbProviderforoDbcdrivers (0x80040E21) -> SQL statement error (data type mismatch or table name (field name) error or table is in the editing state, or the table does not exist in the database in Conn)

MicrosoftoledbProviderforoDbcdrivers (0x80040e14) -> SQL statement error (field name error, or data type does not match)

MicrosoftoledBProviderforoDBcDrivers (0x80040E07) -> SQL statement error (the type of field to be inserted or updated 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 (value to insert or update the value of the field cannot be empty)

MicrosoftoledbProviderforoDbcdrivers (0x80004005) -> Open the database error without discovers the database in the specified directory

MicrosoftoledbProviderforodbcdrivers (0x80040e37) -> No found

MicrosoftVbscript runtime error (0x800A000D) -> Error reference RS variable (RS object is closed or undefined)

MicrosoftVbscript runtime error (0x800A01C2) -> VBScript script error (VBScript statement error)

MicrosoftVbscript runtime error (0x800A0006) -> VBScript script error (overflow error)

MicrosoftVbscript compiler error (0x800A040E) -> Lack of loops

MicrosoftVbscript Compiler Error (0x800A03EA) -> Missing if or Endif

MicrosoftVbscript compiler error (0x800A03EE) -> The statement is not over (missing ")")

MicrosoftVbscript Compiler Error (0x800A03F6) -> IF statement error (missing ENDIF)

MicrosoftVbscript runtime error (0x800A005B) -> Lack of SET

MicrosoftVbscript runtime error (0x800A0005) -> variables are undefined

MicrosoftVbscript Compiler Error (0x800A03F9) -> IF statement missing the1EN

MicrosoftVbscript compiler error (0x800A0411) -> DIM statement definition error

MicrosoftVbscript compiler error (0x800A0408) -> SQL statement error (??????????????????)

AdoDb.recordset (0x800A0BB9) -> SQL statement error (errors when the SQL statement or CONN statement is not defined or assigns an RS property)

AdoDb.recordset (0x800A0cc1) -> RS object error (RS object does not exist or incorrectly quote a field name)

AdoDb.recordset (0x800A0BCD) -> RS object error (no record in the record set but operate on the record set)

AdoDb.recordset (0x800a0e78) -> RS object error (record set does not exist, lack rs.open statement) AdoDb.recordset (0x800A0cc1) -> RS object error (reference to a field name does not exist)

AdoDb.recordset (0x800A0E7D) -> Conn Definition Error

AdoDb.recordset (0x800A0CB3) -> Database is open in read-only mode, unable to update data

转载请注明原文地址:https://www.9cbs.com/read-126396.html

New Post(0)