loadCompleteSet = true;}Message: Exception of type 'System.Web.HttpUnhandledExceptionType: System.Web.HttpUnhandledException
Stack Trace: at System.Web.UI.Page.HandleError(Exception e
System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)System.Web.HttpUnhandledExceptionException of type 'System.Web.HttpUnhandledException' was thrown.在我的例子中只有Exception of type 'System.Web.HttpUnhandled
如果用户通过按下Previous/Next选项卡快速滚动页面,有时会抛出HttpUnhandledException并呈现调试页面,而不是显示下一个结果列表。调试屏幕如下所示:
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was
request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerWrapper ---> System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.NullReferenceExceptionrequest for handler 'System.Web
一切都很好,但有一个问题困扰着我,那就是在使用System.Diagnostics.TraceSource写入事件日志时出现以下错误:Exception of type 'System.Web.HttpUnhandledException' was thrown.
---> System.ComponentModel.Win32Exception