Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Timeout   (RSS)
Sorry, but there are no more tags available to filter with.

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool.

The Scenario: Sometimes you might get the following errors letting you know that you have exhausted the connection pool even though you are under the impression that this should not be the case. --> In .Net 1.1 System.InvalidOperationException: Timeout
Posted by maspeng | 1 Comments
Filed under:

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

The Scenario: Sometimes you may get a timeout issue looking something like this: System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at System.Data.SqlClient.SqlConnection.OnError(SqlException
Posted by maspeng | 1 Comments
Filed under:
 
Page view tracker