It doesn't actually crash. We can press OK and the application remains open and we can continue typing (to get another few errors as we go). But it is completely blocking the ability to use our custom problem lists.
Message: A system error has occurred. Please contact your system administrator for assistance. (Exception ID: CENOSGCPSAPP1450720793388)
Exception:
CommonServiceLayerException: A system error has occurred. Please contact your system administrator for assistance. (Exception ID: CENOSGCPSAPP1450720793388)
at GEHC.Centricity.Common.Application.ServiceLayer.CommonWebServiceClient.CallWebService[TReturn](Func`1 webServiceCall)
at GEHC.Centricity.Common.Application.ServiceLayer.CommonWebServiceClient.QuickSearchProblemCodesByList(String query, Decimal customListId, Int32 numOfResults)
at GEHC.Centricity.Common.UIControls.Application.Chart.ViewModel.QuickSearchControlVM.ServiceLayerQuickSearchProblemCodesAsync(String searchText, Int32 numResults, Int64 requestNumber, IDispatchThread dispatchThread)
FaultException`1: A system error has occurred. Please contact your system administrator for assistance. (Exception ID: CENOSGCPSAPP1450720793388)
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at GEHC.Centricity.Common.Application.ServiceLayer.Proxy.CommonWebservice.QuickSearchProblemCodesByList(QuickSearchProblemCodesByList request)
at GEHC.Centricity.Common.Application.ServiceLayer.Proxy.CommonWebserviceClient.GEHC.Centricity.Common.Application.ServiceLayer.Proxy.CommonWebservice.QuickSearchProblemCodesByList(QuickSearchProblemCodesByList request)
at GEHC.Centricity.Common.Application.ServiceLayer.CommonWebServiceClient.c__DisplayClass1a.b__19()
at GEHC.Centricity.Common.Application.ServiceLayer.WebServiceClientBase`2.CallWebService[TReturn](Func`1 webServiceCall, Boolean exitOnUnknownException)
at GEHC.Centricity.Common.Application.ServiceLayer.WebServiceClientBase`2.CallWebService[TReturn](Func`1 webServiceCall)
at GEHC.Centricity.Common.Application.ServiceLayer.CommonWebServiceClient.CallWebService[TReturn](Func`1 webServiceCall)
Posted : December 21, 2015 8:01 am