Hi
I have been having a recurring problem with the connection pool, getting message like
USERNAME: etc: 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 have tried increasing the maximum pool size in the web.config file. Whilst I knew all along that was only putting off looking for a solution, it helped me until just now, where it is coming back with a vengeance and demanding attention.
Does anybody have any idea where I might look for the root cause of this problem?
Thanks
I have been having a recurring problem with the connection pool, getting message like
USERNAME: etc: 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 have tried increasing the maximum pool size in the web.config file. Whilst I knew all along that was only putting off looking for a solution, it helped me until just now, where it is coming back with a vengeance and demanding attention.
Does anybody have any idea where I might look for the root cause of this problem?
Thanks