Re: general network error
- From: "serge" <sergea@xxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 21:47:37 -0400
Maybe it's the SQL statement that is timing out. In how many
seconds approximately do you get the timeout message?
> 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.
.
- References:
- general network error
- From: galina betz
- general network error
- Prev by Date: Re: newbie question
- Previous by thread: Re: general network error
- Next by thread: identity, plus pk?
- Index(es):
Relevant Pages
|