ASP Errors

ASP
ASP Information

Active Server Pages error 'ASP 0126' star
You will get Active Server Pages error ´ASP 0126´ if you try to include a file that does not exist. This is a straightforward error - that file is not on your server!

Active Server Pages error 'ASP 0131' star
Active Server Pages error ´ASP 0131´ means your server doesn´t support reference to upper folder.

ActiveX component can't create object: 'CDONTS.NewMail' star
Sending mail in ASP is one of the most basic tasks to accomplish. What happens when you get the error ActiveX component can´t create object: ´CDONTS.NewMail´?

Array Subscript Overflow Error star
If you´re using arrays, it´s very likely at one point or another that you´ll hit a subscript overflow error.

ASP Error - Overflow: 'cInt' star
A common error in ASP is the Overflow: ´cInt´ error. What does it mean when you overflow a cInt value? How do you fix this?

ASP Error - The HTTP Headers are already written star
A very common error in the world of ASP is: The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content.

ASP Error The requested resource is in use star
The following error - The requested resource is in use - is caused in ASP by the ISAPI caching setting in IIS.

Saving Changes is Not Permitted error star
When you're modifying your database, you might get an error that says Saving Changes is Not Permitted. How do you fix this error?

Server Too Busy - Error 500-13 star
If your website keeps growing and growing, eventually you will hit the error 500-13, that your server is too busy to handle the requests. What do you do?

The requested resource is in use star
The error "The requested resource is in use" is fairly common in Windows. If you´re getting this with ASP calls, it usually means something is not up to date.

Type Mismatch Error star
Type mismatch is a general error that happens when you try to stuff one type of value into a variable of another type.

Editor's Picks Articles
Top Ten Articles
Previous Features
Site Map







Content copyright © 2018 by . All rights reserved.
This content was written by . If you wish to use this content in any manner, you need written permission. Contact Lisa Shea for details.