【发布时间】:2009-05-19 15:28:29
【问题描述】:
虽然我的 ASP.NET 项目使用 框架 3.5 版,但事件日志将错误记录为来自 框架 2.X 版,例如:
Event Type: Error
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1334
Date: 2009-05-19
Time: 17:04:29
User: N/A
Computer: XXXXXXXXXX
Description:
An unhandled exception occurred and the process was terminated.
Application ID: /LM/W3SVC/234989001/Root
Process ID: 8912
Exception: System.Web.HttpException
Message: The remote host closed the connection. The error code is 0x80072746.
【问题讨论】:
-
我其实也想知道这个,谢谢你的问题。
-
这是一位同事提出的问题,我在这里没有看到任何地方发布,所以我想我会添加它。在我自己回答之前收到了一个很好的答案:-)
标签: .net asp.net clr error-logging