You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2137 lines
213 KiB
2137 lines
213 KiB
日志时间:2019-07-22 09:28:34,561
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
localhost admin 应用启动 null System.Exception: 未知的WCF服务错误:
|
|
位于 http://localhost:8938/GeneralService.svc 的 HTTP 服务不可用。这可能是因为该服务太忙,或是因为未找到侦听指定地址的终结点。请确保地址正确,并在稍后再次尝试访问该服务。 ---> System.ServiceModel.ServerTooBusyException: 位于 http://localhost:8938/GeneralService.svc 的 HTTP 服务不可用。这可能是因为该服务太忙,或是因为未找到侦听指定地址的终结点。请确保地址正确,并在稍后再次尝试访问该服务。 ---> System.Net.WebException: 远程服务器返回错误: (503) 服务器不可用。
|
|
在 System.Net.HttpWebRequest.GetResponse()
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
|
|
Server stack trace:
|
|
在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
Exception rethrown at [0]:
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
在 QMAPP.ServicesAgent.CenterGeneralService.IGeneralService.GetServiceList()
|
|
在 QMAPP.ServicesAgent.CenterGeneralService.GeneralServiceClient.GetServiceList() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\CenterGeneralService\Reference.cs:行号 60
|
|
在 QMAPP.ServicesAgent.ServiceAgent.Init() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 34
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.Init() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 58
|
|
在 QMAPP.Web.MvcApplication.Application_Start() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Global.asax.cs:行号 105
|
|
日志时间:2019-07-22 09:29:00,198
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.ServiceModel.CommunicationException: 服务器未提供有意义的回复;这可能是由协定不匹配、会话过早关闭或内部服务器错误引起的。
|
|
|
|
Server stack trace:
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
Exception rethrown at [0]:
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
在 QMAPP.ServicesAgent.LoginService.ILoginService.GetLoginInfo(CredentialInfo c)
|
|
在 QMAPP.ServicesAgent.LoginService.LoginServiceClient.GetLoginInfo(CredentialInfo c) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\LoginService\Reference.cs:行号 609
|
|
在 QMAPP.ServicesAgent.LoginService.LoginServiceClient._GetLoginInfo(CredentialInfo credential) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\LoginServiceClient.cs:行号 49
|
|
在 QMAPP.Common.Web.Controllers.QController.OnActionExecuting(ActionExecutingContext filterContext) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.Common.Web\Controllers\QController.cs:行号 163
|
|
在 System.Web.Mvc.Controller.System.Web.Mvc.IActionFilter.OnActionExecuting(ActionExecutingContext filterContext)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.InvokeActionMethodFilterAsynchronously(IActionFilter filter, ActionExecutingContext preContext, Func`1 nextInChain)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<>c__DisplayClass3b.<BeginInvokeActionMethodWithFilters>b__35()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__31(AsyncCallback asyncCallback, Object asyncState)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.Begin(AsyncCallback callback, Object state, Int32 timeout)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.BeginInvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters, AsyncCallback callback, Object state)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__1e(AsyncCallback asyncCallback, Object asyncState)
|
|
日志时间:2019-07-22 09:30:45,244
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:30:45,244
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:31:16,754
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:32:16,120
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:33:16,083
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:34:16,093
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:35:16,096
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:36:16,103
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:37:16,098
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:38:16,112
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:39:16,108
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:40:16,111
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:41:16,104
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:42:16,114
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:43:17,146
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:44:16,118
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:45:16,123
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:46:16,129
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:47:16,125
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:48:16,131
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:49:16,127
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:50:16,136
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:51:16,136
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:52:16,140
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:53:16,150
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:54:16,144
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:55:16,145
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:56:16,155
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:57:16,146
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:58:16,158
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 09:59:16,149
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:00:16,187
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:01:16,158
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:02:16,156
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:03:16,163
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:04:16,168
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:05:16,173
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:06:16,172
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:07:16,199
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:08:16,174
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:09:16,182
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:10:16,187
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:11:16,185
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:12:16,190
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:13:16,193
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:14:16,198
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:15:16,206
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:16:16,203
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:17:16,212
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:18:16,203
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:19:16,207
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:20:16,215
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:21:16,229
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:22:16,217
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:23:16,208
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:24:16,217
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:25:16,218
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:26:16,228
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:27:16,223
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:28:16,252
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:29:16,228
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:30:16,235
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:31:16,234
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:32:16,239
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:33:16,246
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:34:16,238
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:35:16,248
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:36:16,247
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:37:16,250
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:38:16,261
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:39:16,254
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:40:16,253
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:41:16,262
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:42:17,126
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:43:18,127
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:44:19,124
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:45:20,130
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:46:21,122
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:47:22,130
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:48:23,125
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:49:24,129
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:50:25,126
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:51:26,143
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:52:27,129
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:53:28,132
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:54:29,129
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:55:30,133
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:56:31,132
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:57:32,136
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:58:33,136
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 10:59:34,136
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 11:00:35,136
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 11:01:36,141
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 11:02:37,149
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 11:04:39,212
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 11:04:39,216
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 11:19:07,982
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 13:46:01,395
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 14:15:45,007
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
localhost admin 应用启动 null System.Exception: 未知的WCF服务错误:
|
|
服务器未提供有意义的回复;这可能是由协定不匹配、会话过早关闭或内部服务器错误引起的。 ---> System.ServiceModel.CommunicationException: 服务器未提供有意义的回复;这可能是由协定不匹配、会话过早关闭或内部服务器错误引起的。
|
|
|
|
Server stack trace:
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
Exception rethrown at [0]:
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
在 QMAPP.ServicesAgent.CenterGeneralService.IGeneralService.GetServiceList()
|
|
在 QMAPP.ServicesAgent.CenterGeneralService.GeneralServiceClient.GetServiceList() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\CenterGeneralService\Reference.cs:行号 60
|
|
在 QMAPP.ServicesAgent.ServiceAgent.Init() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 34
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.Init() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 58
|
|
在 QMAPP.Web.MvcApplication.Application_Start() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Global.asax.cs:行号 105
|
|
日志时间:2019-07-22 14:16:15,425
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 14:35:33,977
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.Exception: 未知的WCF服务错误:
|
|
WCF服务通讯超时,请检查网络连接是否正常! ---> System.Exception: WCF服务通讯超时,请检查网络连接是否正常! ---> System.TimeoutException: 请求通道在等待 00:10:59.9990000 以后答复时超时。增加传递给请求调用的超时值,或者增加绑定上的 SendTimeout 值。分配给此操作的时间可能已经是更长超时的一部分。 ---> System.TimeoutException: 对“http://localhost:8938/GeneralService.svc”的 HTTP 请求已超过为 00:11:00 分配的超时。为此操作分配的时间可能是较长超时的一部分。 ---> System.Net.WebException: 操作超时
|
|
在 System.Net.HttpWebRequest.GetResponse()
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
|
|
Server stack trace:
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
Exception rethrown at [0]:
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
在 QMAPP.ServicesAgent.CenterGeneralService.IGeneralService.RecevieRequest(String request)
|
|
在 QMAPP.ServicesAgent.CenterGeneralService.GeneralServiceClient.RecevieRequest(String request) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\CenterGeneralService\Reference.cs:行号 56
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction(String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 142
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction(String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 154
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 80
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 15:01:39,772
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
日志时间:2019-07-22 15:36:04,513
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetNotReadInstantNotice null System.NullReferenceException: 未将对象引用设置到对象的实例。
|
|
在 QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:行号 415
|
|
在 lambda_method(Closure , ControllerBase , Object[] )
|
|
在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
|
在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
|