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