View Full Version : Database error - Timeout expired.
mlawrence
01-30-2004, 03:53 AM
Getting the following issue from your SQL server:
System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
mlawrence
01-30-2004, 03:57 AM
Thank you. [:)]
I mistakenly ASSUMED by the error message that it was a system problem. I'll have to review my code to see why this happened.
steurm
01-30-2004, 04:38 AM
You might find an answer here : [b]quote:This is most likely because you have exceeded the maximum pool size for your SQL connection. In ADO.NET, connection strings are pooled by default. To avoid this error, you can use one of the following solutions:
www.maximumasp.com/maxtrack/answertrackloader.asp?action=kbprint&kbid=432 (http://www.maximumasp.com/maxtrack/answertrackloader.asp?action=kbprint&kbid=432)</blockquote id="quote"></font id="quote">, and remember : Google is your friend ... [;)]
--
Steurm
www.steurm.net/steurm
vBulletin® ©Jelsoft Enterprises Ltd.