general network error
- From: galina betz <gbetz@xxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 22:42:14 GMT
Please help!
Getting this error intermittently:
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.SqlCommand.ExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
After getting a fair number of these errors I get this one also:
System.Data.SqlClient.SqlException: General network error. Check your
network documentation.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
SQL connection pooling is turned off. All sql parameters passed to the
stored procedure and all the data types are correct.
*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- Re: general network error
- From: serge
- Re: general network error
- From: Simon Hayes
- Re: general network error
- Prev by Date: Re: Yukon XQuery question
- Next by Date: identity, plus pk?
- Previous by thread: Aggregate column comparison in sql server sql ?
- Next by thread: Re: general network error
- Index(es):
Relevant Pages
|