Database error - Timeout expired.

Discussion in 'Databases' started by mlawrence, Jan 30, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Getting the following issue from your SQL server:

    System.InvalidOperationException: 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.
     
  2. Thank you. [:)]

    I mistakenly ASSUMED by the error message that it was a system problem. I'll have to review my code to see why this happened.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page