Recommended: ASP basic tutorial: ASP program handles cookies Cookies are often used to identify users. Example: The following is the referenced content: <%dim numvisitsresponse.cookies(NumVisits).Expires=da
Error code
Error message
illustrate
ASP0100
Out of memory
Insufficient memory (cannot allocate required memory
ASP0101
Unexpected error
Unexpected error
ASP0102
Expecting string input
Missing string input
ASP0103
Expecting numeric input
Missing digital input
ASP0104
Option not allowed
Operation not allowed
ASP0105
Index out of ange
Index out of range (one array index exceeds the level)
ASP0106
Type Mismatch
Type mismatch (the data type encountered cannot be processed)
ASP0107
Stack Overflow
Stack Overflow (the data being processed is beyond the allowed range)
ASP0115
Unexpected error
Unexpected error (the catchable exception_name error occurred in the external object, and the script cannot continue to run)
ASP0177
Server.CreateObject Failed
Server object creation failed (invalid progid)
ASP0190
Unexpected error
Unexpected error (when releasing an external object, a catchable error occurs)
ASP0191
Unexpected error
Unexpected error (caught error in the OnStartPage method of an external object)
ASP0192
Unexpected error
Unexpected error (caught error in the OnEndPage method of an external object)
ASP0193
OnStartPage Failed
Generate an error in the OnStartPage method of an external object
ASP0194
OnEndPage Failed
Generate an error in the OnEndPage method of an external object
ASP0240
Script Engine Exception
The script engine throws an exception_anme exception from the object_name object
ASP0241
CreateObject Exception object_name
The object's CreatObject method causes an exception_name exception
ASP0242
Query OnStartPage nterface
OnsException of query object Object_name
Share: ASP instance code: create a long article paging code The following is the quoted content: <%Class aspxsky_page Private Sub class_initialize End Sub Public Function Alert(messa