D
DaM
Hi guys,
I'm having this problem with my ASP.Net application:
I was testing the whole site, and it seem to work fine. Fast and
stable, but suddenly it stopped working and this error occurred:
"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."
What could be the cause? Every time I use a dataReader I'm pretty sure
I'm closing it.
Thanks in advance,
Dam
I'm having this problem with my ASP.Net application:
I was testing the whole site, and it seem to work fine. Fast and
stable, but suddenly it stopped working and this error occurred:
"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."
What could be the cause? Every time I use a dataReader I'm pretty sure
I'm closing it.
Thanks in advance,
Dam