SQL/ASP: The timeout period elapsed prior to completion
by admin on May.16, 2009, under ASP, SQL
Error:
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Try adding a Connect Timeout in the web.config
The Connect Timeout attribute of a connection string determines how long a SqlConnection Object runs before it stops attempting to connect to a server.
No comments for this entry yet...
