IIS WEBSite中的服务不可用 [英] Service Unavialable from IIS WEBSite

查看:160
本文介绍了IIS WEBSite中的服务不可用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我在IIS7.0上托管了一个ASP.NET网站。它工作正常,但有时当我浏览网站时它会给出Service Unavialable错误页面。当我重新重置IIS和AppPool时,它开始工作。但我不确定为什么确切的服务不可用错误页面正在取代。任何人都可以请帮助可能是什么原因!!

问题是每次我需要重新启动IIS时出现此问题。对我来说这是个问题。

Hi All,

I have a ASP.NET website hosted on IIS7.0. It is working fine, but sometimes when I browse the website it's giving "Service Unavialable" error page. when I reset IIS and AppPool again it is started working. But i am not sure why exactly service unavailable error page is displaing. Can anyone please help what could be the reason!!
Problem is when ever this issue occurs everytime i need to restart the IIS. It is problem for me.

推荐答案

你看到了这个:



http://www.brainbrushups.com/2013/07/solve-http-error-503- service-is.html [ ^ ]
Did you see this :

http://www.brainbrushups.com/2013/07/solve-http-error-503-service-is.html[^]


服务不可用问题背后有几个原因。


1.确保启用了应用程序池。



2.请确保您的代码没有错误。如果在运行应用程序时发生任何异常,请执行,它可能会使应用程序池崩溃。在那段时间内,您可能会遇到服务不可用问题。



3.转到services.msc>>打开IIS属性>>恢复标签>>选择重启服务[不推荐]



前往活动查看器并查看日志。



如果您需要任何进一步的帮助,请告诉我。
There will be a couple of reasons behind the "service unavailable" issues.

1. Make sure application pool is enabled.

2. Please make sure that your code is error free.in case if any exceptions occur while running the application,It might crash the application pool.During that time,you might get the "service unavailable" issue.

3. Go to services.msc >> open IIS properties >> Recover tab >> Select "Restart the service" [Not recommended]

Go to event viewer and have a look at logs.

Let me know if you need any further help.


这篇关于IIS WEBSite中的服务不可用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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