一般网络错误 [英] general network error

查看:65
本文介绍了一般网络错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助!


间歇性地获取此错误:

System.Data.SqlClient.SqlException:超时已过期。在操作完成之前经过了超时期限

,或者服务器没有响应。

在System.Data.SqlClient.SqlCommand。 ExecuteReader(Com mandBehavior

cmdBehavior,RunBehavior runBehavior,Boolean returnStream)

at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()

获取后我得到这些错误的公平数量:


System.Data.SqlClient.SqlException:常规网络错误。检查你的

网络文档。

在System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior

cmdBehavior,RunBehavior runBehavior,Boolean returnStream)

在System.Data.SqlClient.SqlCommand.ExecuteNonQuery()


SQL连接池已关闭。传递给

存储过程的所有sql参数和所有数据类型都是正确的。




** *通过开发人员指南 http://www.developersdex.com 发送***

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(Com mandBehavior
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(Com mandBehavior
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 ***

推荐答案

假设没有基本的网络连接问题,

MS知识库中有几篇关于具体的文章
可能产生错误信息的错误或错误,所以你应该通过它们看看它们是否适用于你的情况(例如。

827452,826829和其他)。


西蒙

Assuming that that there are no basic network connectivity issues,
there are several articles in the MS Knowledge Base about specific
errors or bugs which might produce that error message, so you should
also go through them to see if they might apply to your situation (eg.
827452, 826829 and others).

Simon





我检查了所有找不到的文章......


***通过Developersdex发送 http://www.developersdex.com ***


I checked all the articles i can find with no avail...

*** Sent via Developersdex http://www.developersdex.com ***


也许这是超时的SQL语句。在多少

秒左右你得到超时消息?

Maybe it''s the SQL statement that is timing out. In how many
seconds approximately do you get the timeout message?

间歇性地得到这个错误:

系统.Data.SqlClient.SqlException:超时已过期。在操作完成之前已经过了超时时间,或者服务器没有响应。
在System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior
cmdBehavior,RunBehavior runBehavior) ,布局returnStream)
在System.Data.SqlClient.SqlCommand.ExecuteNonQuery()

在得到相当多的这些错误之后我也得到了这个:

System.Data.SqlClient.SqlException:常规网络错误。检查你的
网络文档。
在System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior
cmdBehavior,RunBehavior runBehavior,Boolean returnStream)
在System.Data.SqlClient.SqlCommand .ExecuteNonQuery()

SQL连接池已关闭。传递给
存储过程的所有sql参数和所有数据类型都是正确的。
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(Com mandBehavior
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(Com mandBehavior
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.



这篇关于一般网络错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆