Error messages that may be encountered in ASP development Chinese description Daquan (Collation collection) 1th/2 page _ Application Tips

Source: Internet
Author: User
Tags array length exception handling
If you have done the development of ASP, you will be in the ASP without a good complete debugging environment and headaches. I collected all the information on the Internet, I want to give it a stand-alone ASP development error hint software database, but I found that there should be some I do not know or say is understood. So put it here, please know the friend again to put your point of view or say more detailed information, I will be very grateful! If there is a good suggestion, if the software comes out, I will first give you free to try to use!

Again want to see this article of friends, can support and encourage me to do this thing! (Anyway, I don't think it seems to be the case), please point out the problem and add!!! Oh!!!!! -----------------//*

Most of the ADO error codes correspond to the meaning
In addition to the provider errors that are described in the Error object and the Errors collection, ADO itself returns errors to the exception handling mechanism of the run-time environment. The following errors can be captured and handled using error-trapping mechanisms in the programming language, such as the On Error statement in Microsoft®visual basic®. The following table displays both decimal and hexadecimal error code values.

Constant Name Number description
Aderrinvalidargument 3001 0X800A0BB9 Applications use parameters that are of an incorrect type, are out of acceptable range, 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 is not allowed to appear in this context aderrintransaction 3246 0x800a0cae An application cannot explicitly close the connection object in a transaction.
Aderrfeaturenotavailable 3251 0X800A0CB3 providers do not support the operations requested by the application.
adErrItemNotFound 3265 0X800A0CC1 ADO cannot find an object in the collection that corresponds to the name or order reference of the application request.
Aderrobjectincollection 3367 0x800a0d27 cannot append, the object is already in the collection.
Aderrobjectnotset 3420 0x800a0d5c An object referenced by an application no longer points to a valid object.
The aderrdataconversion 3421 0x800a0d5d application uses a value type that does not conform to the current operation.
aderrobjectclosed 3704 0x800a0e78 The operation requested by the application is not allowed if the object is closed.
Aderrobjectopen 3705 0x800a0e79 The operation requested by the application is not allowed if the object is open.
Aderrprovidernotfound 3706 0x800a0e7a ADO could not find the specified provider.
Aderrboundtocommand 3707 0x800a0e7b Application cannot use the Command object to set the Recordset
The ActiveConnection property of the object changes to its source data.
The Parameter object was incorrectly defined by the Aderrinvalidparaminfo 3708 0x800a0e7c application.
Aderrinvalidconnection 3709 0x800a0e7d applications are closed or invalid by reference
Connection object to request an action on an object.

*****************************************************************************
ASP error code description
Error code error message description
ASP0100 out of memory not enough memory (unable to allocate required memory
ASP0101 Unexpected error unexpected errors
ASP0102 expecting string input is missing
ASP0103 expecting numeric input missing digital input
ASP0104 opration not allowed operation not allowed
ASP0105 index out of Ange indexes out of range (one array index exceeds session)
ASP0106 type mismatch mismatch (the data type encountered cannot be processed)
ASP0107 stack Overflow Stack Overflow (the data being processed is out of bounds)
ASP0115 Unexpected error unexpected errors (external objects can catch exception_name errors, scripts cannot continue to run)
ASP0177 Server.CreateObject Failed Server failed to create object (invalid ProgID)
ASP0190 Unexpected error unexpected errors (when releasing external objects, resulting in a catch error)
ASP0191 Unexpected error unexpected errors (resulting in a catch error in the OnStartPage method of an external object)
ASP0192 Unexpected error unexpected errors (create a catch error in the OnEndPage method of an external object
ASP0177 Server.CreateObject Failed Server failed to create object (invalid ProgID)
ASP0191 Unexpected error unexpected errors (resulting in a catch error in the OnStartPage method of an external object)
ASP0192 Unexpected error unexpected errors (resulting in a catch error in the OnEndPage method of an external object)
ASP0193 onstartpage Failed generates an error in the OnStartPage method of an external object
ASP0194 onendpage Failed generates an error in the OnEndPage method of an external object
ASP0240 script Engine Exception scripting engine throws Exception_anme exception from object_name object
Creatobject method ASP0241 CreateObject Exception object_name Object
ASP0242 query OnStartPage nterface querying object object_name onsexception

**********************************************
JScript run-time Error
A JScript Run-time error is an error that occurs when a JScript script attempts to perform an action that the system cannot run. When you are running a script, evaluating a variable expression, or you are dynamically allocating memory, a JScript run-time error occurs.
Here are 76 run-time errors

Error number Description
Decimal hexadecimal description
5 800a0005 illegal process call or parameter
6 800a0006 Overflow
7 800a0007 Low Memory
9 800a0009-Subscript Hyper-boundary
800a000a this array is fixed or temporarily locked
One 800a000b 0 except the error
800A000D Type mismatch
Low 800a000e string Space
800A0011 cannot perform the requested operation
800A001C stack space is insufficient
800a0023 procedure or function not found
800a0030 Mount dll Error
800a0033 Internal Error
800a0034 bad filename or number
800a0035 File not found
800a0036 Bad file mode
800a0037 file is open
800a0039 device I/O error
The 800a003a file already exists
800a003d disk space is full
The 800a003e input exceeds the end of the file
Too many 800a0043 files
The 800a0044 device is not available
800a0046 permission Disabled
The 800a0047 disk is not ready.
The 800a004a cannot be renamed with a different drive
800A004B Path/File access error
The 800a004c path was not found
800a005b object variable or with block variable not set
The 800a005c for loop is not initialized
800A005E NULL use is invalid
322 800a0042 Unable to create the required temporary files
424 800a01a8 needs objects
429 800A01A9 Automation server cannot establish objects
430 800A01AE class does not support automation
432 800a01b0 cannot find file name or class name in automation operation
438 800a01b6 Object does not support this property or method
440 800A01B8 Automation Error
445 800A01BD object does not support this action
446 800a01be object does not support the specified argument
447 800A01BF object does not support current locale settings
448 800A01C0 The specified parameter was not found
449 800A01C1 parameter is not selectable
450 800a01c2 Wrong number of arguments or illegal property assignment
451 800a01c3 object is not a collection
453 800A01C5 The specified DLL function was not found
The 458 800A01CA variable uses a automation type that is not supported by JScript
462 800A01CE remote server machine does not exist or is not available
501 800A01F5 cannot be assigned to a variable
502 800a01f6 object is not safe for scripting
503 800a01f7 object is unsafe for initialization
504 800a01f8 object is not safe to build
5000 800a1388 cannot be assigned to "this"
5001 800a1389 requires number type
5002 800a138a requires a Function object
5003 800a138b cannot assign value to function return value
5004 800a138c cannot index an object
5005 800a138d needs String
5006 800a138e requires a Date object
5007 800a138f requires Object type
5008 800a1390 Illegal Assignment
5009 800a1391 undefined identifier
5010 800a1392 needs a Boolean
5011 800a1393 cannot execute code from a free script
5012 800a1394 requires members of the object
5013 800a1395 needs VBArray
5014 800a1396 requires a JScript object
5015 800a1397 Needs enumerator objects
5016 800a1398 requires regular expression objects
5017 800a1399 Regular Expression syntax error
5018 800a139a not expected qualifier
Missing "]" in 5019 800a139b regular expression
5020 800a139c in regular expression missing ")"
5021 800a139d Character Set range is invalid
5022 800a139e exception thrown, but unable to catch
5023 800a139f function does not have a valid Prototype (prototype) object
5024 800a13a0 URI to be decoded contains illegal characters
5025 800a13a1 URI encoding to be decoded illegal
5026 800a13a2 the number of decimal parts is out of bounds
5027 800A13A3 Precision Crossing
5028 800A13A4 requires an Array or arguments object
5029 800a13a5 Array length must be a finite positive integer
5030 800a13a6 must assign an array length to a finite number of numbers
Current 1/2 page 12 Next read the full text
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.