Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: Timeout Expired Pooled Connections


Message #1 by "Rob Taylor - tconsult.com" <rob@t...> on Tue, 4 Mar 2003 14:45:26 -0500
I would like some insight from others regarding this problem.
I have seen it twice in the last year.  This is the error the site 
is throwing on all pages using a database.

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. 

This is a demo site.  Right now I am the only one using it.  I went through
ALL of my pages and cannot find one place where datareaders and connections
have not been closed.  The docs I find discuss increasing the maxpool but I
cannot see where that is an issue.  There is only one person here.  Could this be
a problem caused by someone else's site on this server?  Any comments would
be appreciated as always.

Thanks.....Rob



  Return to Index