Hi,
I am using self servicing and at some point I get this error message:
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.
It seems like some connections are not closed all the time. How can I make sure this does't happen, that connections are closed on time?
Gr.,
G.I.