Jump to content

Run Out Of Connections


Chris n Maria

Recommended Posts

Posted

When I try to log into the site - I'm getting:

 

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.

 

Is there a problem ?

Posted

That error is very unusual. Apparently it cleared itself up. Thanks for bringing it to my attention. Let me know if it happens again.

Posted

Jeremy,

 

You probably already know this but make sure you open the connection as late as possible and close it as soon as you possibly can. Failure to close a connection leaves it open. There's some other things you can do as well.

 

I know some of the site is done with ASP.NET - are you using C# or VB.NET?

 

Zack

Guest
This topic is now closed to further replies.
×
×
  • Create New...