Page

G.3.0- ASP Error Codes Summary

  by NT Community Manager.
Last Updated  by NT Community Manager.  

PublicCategorized as Appendix G.

Not tagged.
<< G.2.2- Runtime ErrorsAppendixGG.4.0- HTTP 1.1 Header Codes >>

ASP Error Codes Summary

For errors that involve a failure within the ASP DLL, thefollowing are the common error codes that are returned. These are the codesyou'll find in the ASPCode property of theASPError object when an error of this type occurs:

 

Error Code

Error Message and Extended Information

ASP 0100

Out of memory. (Unable to allocate the required memory.)

ASP 0101

Unexpected error. (The function returned exception_name.)

 

Error Code

Error Message and Extended Information

ASP 0102

Expecting string input.

ASP 0103

Expecting numeric input.

ASP 0104

Operation not allowed.

ASP 0105

Index out of range. (An array index is out of range.)

ASP 0106

Type Mismatch. (A data type was encountered that cannot be handled.)

ASP 0107

Stack Overflow. (The quantity of data being processed is above the permitted limit.)

ASP 0115

Unexpected error. (A trappable error exception_name occurred in an external object. The script cannot continue running.)

ASP 0177

Server.CreateObject Failed. (Invalid ProgID.)

ASP 0190

Unexpected error. (A trappable error occurred while releasing an external object.)

ASP 0191

Unexpected error. (A trappable error occurred in the OnStartPage method of an external object.)

ASP 0192

Unexpected error. (A trappable error occurred in the OnEndPage method of an external object.)

ASP 0193

OnStartPage Failed. (An error occurred in the OnStartPage method of an external object.)

ASP 0194

OnEndPage Failed. (An error occurred in the OnEndPage method of an external object.)

ASP 0240

Script Engine Exception. (A script engine threw exception exception_name in object_name from object_name.

ASP 0241

CreateObject Exception. (The CreateObject of object_name caused exception exception_name.)

ASP 0242

Query OnStartPage Interface Exception. (The querying object object_name's OnStartPage or OnEndPage method caused exception exception_name.

<< G.2.2- Runtime ErrorsAppendixGG.4.0- HTTP 1.1 Header Codes >>

Copyright © 2003 by Wiley Publishing, Inc.

Powered by Near-TimeTerms of Services | Privacy Policy | Security Policy |