Thread: MSSQL Timeouts
View Single Post
  #4 (permalink)  
Old 12-05-09, 01:27 PM
richard richard is offline
Junior Member
 
Join Date: May 2009
Posts: 17
Default Further problems

It is happening again - on the SQLConnection.Open it returns
Database error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Now it would also appear that the ASP worker process is very slow, I have a test page that simply sets the text of an asp:Label without any database activity and this seems to be taking up to 30 seconds to display.
I will raise a support ticket.
Reply With Quote