作为标题。我注意到IIS将返回500错误,但IIS端是否还有其他日志?
答案 0 :(得分:4)
答案 1 :(得分:3)
Asp.net也会向应用程序事件日志发布一个错误,但最好还是使用elmah或其他一些处理异常的方法。
答案 2 :(得分:1)
您还可以启用“失败的请求跟踪”。 Example and instructions here
答案 3 :(得分:0)
您始终可以使用健康监控。它非常灵活,开箱即用。你只需要配置它。
http://www.asp.net/hosting/tutorials/logging-error-details-with-asp-net-health-monitoring-cs