Error on maximum number of connections exceeded

P

Philip Townsend

I have a web an asp.net web app that is periodically experiencing
exceptions stating that the connection pool maximum has been reached. I
have checked and rechecked all of the code to be sure that the
connections are all closed after use. For added measure, I even call
.Dispose on all connection objects (as well as command objects). Is
there anything else that could be causing this? Is there any way to
programmatically reset the connection pool? Thanks!
 
A

avnrao

what is the connection pool limit set? Max Pool Size property of
connectionstring incase if its set..

Av.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top