ASP.Net Timeout Problem
I have a problem every now and then when I try to run queries that return information, and they Timeout on me. I have tried the commandtimeout and connectiontimeout to no avail, and was wondering if anyone had a solution. Unfortunately, I do not have the ability to change the queries, so I am relegated to giving it more time to run. We are using MS SQL Server 2000 as our backend. Any code samples would help also.
busher
|