If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > catching asp 0113 error and giving a cusom error message

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-24-06, 04:47
nagesh kumar nagesh kumar is offline
Registered User
 
Join Date: Oct 2006
Posts: 1
catching asp 0113 error and giving a cusom error message

Hi all,
I'm new to this group. I'm facing trouble to catch the ASP 0113 error (asp script time out). Actually I need to give a custome error message to the users of my application instead of giving the technical error message.

Right now I'm catching the exception using the custom errors in the IIS for the HTTP 500-100 and redirecting the user to an error page. But i need to catch the exception in the asp code. Is this possible? Please help me in solving this.

Thanks in advance.

Regards,
Nagesh
Reply With Quote
  #2 (permalink)  
Old 10-25-06, 15:46
wayneph wayneph is offline
Registered User
 
Join Date: Aug 2005
Location: D/FW, Texas, USA
Posts: 78
I've never heard that it's not possible, but that would be my assumption. If the Script Timesout, then nothing else in the script will be executed. I think you are going to have to rely on IIS to take care of this situation.
__________________
--wayne
SELECT * FROM Users WHERE Clue>0
0 rows returned
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On