在IIS 7.5上重置了连接 [英] Connection was reset on IIS 7.5

查看:198
本文介绍了在IIS 7.5上重置了连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我重新编译代码并重新运行页面时,我在IIS 7.5(Windows 7 x64 Professional)上运行asp.net应用程序-它给我连接被重置"错误!我在工作场所具有相同的操作系统,IIS设置看起来相似,但是这种错误永远不会发生!

如何解决?

我把所有与时间有关的事情都设置为较大的应用程序池.它没有帮助.

I am running asp.net application on IIS 7.5 (Windows 7 x64 Professional), when i recompile code and rerun the page - it gives me "Connection was reset" error! I have the same OS on working place, IIS settings look similar, but such error never happens there!

How to fix it?

I have all time-concerning things for application pool set to large values. It does not help.

推荐答案

只需尝试一次即可,请参见:
Just try these for once and see:
1. "aspnet_regiis -u"
2. "aspnet_regiis -i"
3. iisreset


如果上述方法不起作用,请尝试:


If above does not work then try:

1. "aspnet_regiis -u"
2. Uninstall IIS
3. Reboot
4. Reinstall IIS
5. "aspnet_regiis -i"
6. Iisreset



只是一个建议-没什么具体的,它们有时会起作用!



Just a suggestion - nothing concrete, they work at times!


^ ]
如果我误解了您的问题,请随时纠正我.
http://mvolo.com/blogs/serverside/archive/2007/07/26/Troubleshoot-IIS7-errors-like-a-pro.aspx[^]
If i misunderstand your question, please feel free to correct me.


这篇关于在IIS 7.5上重置了连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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