本文介绍了iis重启后网站工作正常为什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我在IIS中部署了我的asp.net应用程序。
突然我的应用程序无效。
单击显示错误的按钮后,它正在服务登录页面。
我检查了连接字符串和sql server都是正确的。
然后我重新启动IIS然后应用程序正常工作。为什么?
有谁能告诉我这是什么问题?如何解决?
I have deployed my asp.net application in IIS.
Suddenly my application is not working.
It is serving login page after clicking the button it is showing the error.
I have checked connection string and sql server all are correct.
Then i restarted the IIS then application working fine. Why?
Can anybody tell me what is the problem? How to resolve it?
推荐答案
这篇关于iis重启后网站工作正常为什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!