本文介绍了sql server超时问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



i我的appplication面临超时问题



hi
i am facing time out problem in my appplication

An exception of type ''System.Data.SqlClient.SqlException'' occurred in App_Web_om7hrdua.dll but was not handled in user code

Additional information: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.





我在webconfig中添加了超时。但是再次出现超时错误请帮助



i had added timeout in webconfig. but the time out error again come please help

推荐答案


这篇关于sql server超时问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-13 21:50