HTTP错误500的高负载ASP.NET应用程序的内部服务器错误 [英] HTTP Error 500 Internal server error on high load ASP.NET application

查看:140
本文介绍了HTTP错误500的高负载ASP.NET应用程序的内部服务器错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我得到 HTTP错误500内部服务器错误上一个简单的页面asp.net应用程序。有在服务器上足够的资源。此页面经常被大量客户端的请求。

I get HTTP Error 500 Internal server error on a one simple page asp.net application. There are enough resources on the server. This page is frequently requested by a large number of clients.

是否有任何 IIS 相关设置我错过了什么?

Is there any IIS related settings I have missed ?

推荐答案

在这里的第一站将启用失败请求跟踪:

The first stop here would be to enable Failed Request Tracing:

故障排除失败请求在IIS 7 结果使用跟踪
  解决与失败请求跟踪

如果不生产任何东西,缩小东西下来,然后通过系统和应用程序事件日志拖网。

If doesn't produce anything that narrows things down then have a trawl through the System and Application Event logs.

最后,如果它仍然不是很明显是怎么失败那么它的时间从苔丝Ferrandez的调试工具箱中挖掘出一些玩具:

Finally if it's still not obvious what's failing then it's time to dig out some toys from Tess Ferrandez's debugging toolbox:

<一个href=\"http://blogs.msdn.com/b/tess/archive/2008/02/04/net-debugging-demos-information-and-setup-instructions.aspx\" 。相对=nofollow> NET调试演示 - 信息和设置说明

.NET调试演示实验2:崩溃

.NET调试演示实验5:崩溃

.NET调试 - 碰撞情况下

这篇关于HTTP错误500的高负载ASP.NET应用程序的内部服务器错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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