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.
867 lines
79 KiB
867 lines
79 KiB
日志时间:2019-11-06 10:25:34,972
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetEchartDataPie1 null System.Exception: 未知的WCF服务错误:
|
|
WCF服务通讯错误,请检查网络连接是否正常! ---> System.Exception: WCF服务通讯错误,请检查网络连接是否正常! ---> System.ServiceModel.EndpointNotFoundException: 没有终结点在侦听可以接受消息的 http://localhost:8938/GeneralService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 ---> System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:8938
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
|
|
Server stack trace:
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, 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.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:行号 162
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 80
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.GetEchartDataPie1() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 645
|
|
在 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-11-06 10:25:39,336
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetMaterialTree null System.Exception: 未知的WCF服务错误:
|
|
WCF服务通讯错误,请检查网络连接是否正常! ---> System.Exception: WCF服务通讯错误,请检查网络连接是否正常! ---> System.ServiceModel.EndpointNotFoundException: 没有终结点在侦听可以接受消息的 http://localhost:8938/GeneralService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 ---> System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:8938
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
|
|
Server stack trace:
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, 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.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:行号 162
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 80
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.MESReport.Web.Controllers.DictController.GetMaterialTree() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\DictController.cs:行号 680
|
|
在 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-11-06 10:25:47,775
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetEchartDataPie1 null System.Exception: WCF服务通讯错误,请检查网络连接是否正常! ---> System.ServiceModel.EndpointNotFoundException: 没有终结点在侦听可以接受消息的 http://localhost:8938/GeneralService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 ---> System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:8938
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
|
|
Server stack trace:
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, 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.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:行号 162
|
|
在 QMAPP.Common.Web.Controllers.QController.OnActionExecuting(ActionExecutingContext filterContext) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.Common.Web\Controllers\QController.cs:行号 253
|
|
在 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-11-06 10:25:52,401
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null GetMaterialTree null System.Exception: 未知的WCF服务错误:
|
|
WCF服务通讯错误,请检查网络连接是否正常! ---> System.Exception: WCF服务通讯错误,请检查网络连接是否正常! ---> System.ServiceModel.EndpointNotFoundException: 没有终结点在侦听可以接受消息的 http://localhost:8938/GeneralService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 ---> System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:8938
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
|
|
Server stack trace:
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, 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.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:行号 162
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 80
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.MESReport.Web.Controllers.DictController.GetMaterialTree() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\DictController.cs:行号 680
|
|
在 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-11-06 13:33:28,613
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:29,262
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:33:34,244
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:34,272
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:33:40,024
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:40,053
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:33:40,929
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:40,959
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:33:41,130
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:41,160
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:33:41,568
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:41,597
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:33:42,439
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:42,470
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:33:51,385
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:51,420
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:33:53,370
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:33:53,398
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:03,177
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:03,209
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:14,284
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:14,312
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:22,590
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:22,625
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:23,645
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:23,678
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:24,301
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:24,331
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:24,994
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:25,024
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:25,338
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:25,367
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:25,528
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:25,556
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:54,936
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:54,968
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:34:57,572
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:34:57,601
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:37:47,611
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:37:47,688
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:38:15,512
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:38:15,538
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 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-11-06 13:42:57,067
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null 导出excel "缺陷统计" System.Exception: 未知的WCF服务错误:
|
|
Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29. ---> Newtonsoft.Json.JsonSerializationException: Unexpected token when deserializing object: Null. Path 'MsgCode', line 1, position 29.
|
|
在 QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 82
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:行号 100
|
|
在 QMAPP.MESReport.Web.Controllers.WasteRateCountController.ExportExcelReason() 位置 E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPMESReport\QMAPP.MESReport.Web\Controllers\WasteRateCountController.cs:行号 820
|
|
日志时间:2019-11-06 13:42:57,082
|
|
日志级别:ERROR
|
|
日 志 类:errorinfo [(null)]
|
|
null null ExportExcelReason null System.InvalidOperationException: 未找到视图“ExportExcelReason”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置:
|
|
~/Views/WasteRateCount/ExportExcelReason.aspx
|
|
~/Views/WasteRateCount/ExportExcelReason.ascx
|
|
~/Views/Shared/ExportExcelReason.aspx
|
|
~/Views/Shared/ExportExcelReason.ascx
|
|
~/Views/WasteRateCount/ExportExcelReason.cshtml
|
|
~/Views/WasteRateCount/ExportExcelReason.vbhtml
|
|
~/Views/Shared/ExportExcelReason.cshtml
|
|
~/Views/Shared/ExportExcelReason.vbhtml
|
|
在 System.Web.Mvc.ViewResult.FindView(ControllerContext context)
|
|
在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
|
|
在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
|
|
在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
|
在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
|
|