Print Page | Close Window

ASP time out error - 0113

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=27033
Printed Date: 29 March 2026 at 2:47am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: ASP time out error - 0113
Posted By: rmd9793
Subject: ASP time out error - 0113
Date Posted: 24 February 2009 at 2:30pm
Hi all,

We have a web based database application that is getting asp 0113 script time out error. We are using this application for last 3 years without any problems. No change has been made neither hardware nor software so why all of a sudden we are getting this error? The only thing that has changed is number of users and data within application. But then we get time out error on weekends when not many users are using the application. So, the argument that we are getting error because many users are using it at the same time does not have much standing.

Good news is that we are able to find the root cause of the error. A stored procedure creates a process that blocks other processes. To solve our error, we simply kill the process and our application is back. But we are doing this for over a month now. We have changed the store procedure but we are still getting the error.

We tried re-organizing our database and shrinking database. Checks on database has proved that it's not corrupt. We have moved content from BIN into newly created BINBAK on web server. We have turned profiler on and turned IIS logging on, but still no luck.

We are out of ideas now. Your help in solving my error is greatly appreciated.


We are using SQL Server 2000.



Replies:
Posted By: WebWiz-Bruce
Date Posted: 25 February 2009 at 9:52am
The first thing to do is try and workout where the bottle neck is to see if it the database timeout or if it is IIS timing out.

You can also increase the timeout for ASP in IIS that may help.

If it is a database timoeut due to the number of records that are coming from the database then upgrading to SQL Server 2005 or 2008 and using the newer database server side paging available in these newer versions of SQL Server may help.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net