S
sam
I tend to get the following error:
"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."
I've checked my connections in profiler and noticed my SPID's tend to
hang around even after I close a connection.
Does anyone have any ideas/thoughts as to what I could be doing wrong
here?
I typlically just use the sqlconnection.close method.
Thanks
"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."
I've checked my connections in profiler and noticed my SPID's tend to
hang around even after I close a connection.
Does anyone have any ideas/thoughts as to what I could be doing wrong
here?
I typlically just use the sqlconnection.close method.
Thanks