Sql Exception: Timeout expired

Discussion in 'Databases' started by jkarafin, Feb 13, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi. I've suddenly started getting the following message on one of my queries. The amount of data to be returned is not significant (a few hundred rows), so I can't imagine the error is due to too much data.

    "System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding."

    Any ideas on what I should look at?
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    have you tried running the query directly against the SQL server? do you see the same latency?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
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