ASP error code description

zhaozj2021-02-16  44

ASP error code description

error code

wrong information

Description

ASP0100

Out of memory

Insufficient memory (can not assign required memory

ASP0101

Unexpected Error

Unexpected error

ASP0102

EXPECTING STRING INPUT

Missing string input

ASP0103

EXPECTING NUMERIC INPUT

Missing digital input

ASP0104

OPRATION NotALLOWED

Operation is not allowed

ASP0105

Index Out of Ange

Index beyond the scope (an array index superior)

ASP0106

Type mismatch

Type mismatch (the type of data encountered cannot be processed)

ASP0107

Stack overflow

Stack overflow (the data being processed is outside the range of allowed)

ASP0115

Unexpected Error

Accident wrong (external object can capture the captory_name error, the script cannot continue to run) ASP0177

Server.createObject Failed

Server creates object failed (invalid progid)

ASP0190

Unexpected Error

Accident wrong (when the external object is released, generating a capture error)

ASP0191

Unexpected Error

Unexpected error (generated an invisible error in the onstartpage method of the external object)

ASP0192

Unexpected Error

Unexpected error (generated an invisible error in the OneNDPAGE method of the external object)

ASP0193

OnStartPage Faled

Errors in the onStartPage method of the external object

ASP0194

OnendPage Failed

Errors in the OneNDPAGE method of the external object

ASP0240

Script Engine Exception

The script engine throws an Exception_anme anomaly from the Object_name object.

ASP0241

CreateObject Exception Object_name

The CreatObject method of the object causes Exception_Name unusual

ASP0242

Query OnStartPage NTERFACE

Insexception of the object object_name

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

New Post(0)