R
Roz Lee
I am continually experiencing this error message while developing and
test a
simple .net application.
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 has only started happening since installing 1.1. I have checked
every connection to be sure it is being closed after executing my
queries. I have tried reading everything I can about connection
pooling. Nothing helps. I have tried monitoring using Performance
Counters but the .NET CLR Data performance counters seem to accumulate
and are not a correct reflection.
Can anyone help me please?
Thanks
Ros Lee
test a
simple .net application.
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 has only started happening since installing 1.1. I have checked
every connection to be sure it is being closed after executing my
queries. I have tried reading everything I can about connection
pooling. Nothing helps. I have tried monitoring using Performance
Counters but the .NET CLR Data performance counters seem to accumulate
and are not a correct reflection.
Can anyone help me please?
Thanks
Ros Lee