We are having an issue when using the search function in the PM module. If the DX keyed isn't found, and the search box comes up, we receive an error when selecting the search magnifying glass.
Has anyone seen issues with this? Thanks in advance.
CommonServiceLayerException: A system error has occurred. Please contact your system administrator for assistance. (Exception ID: xxxxxxxxx-WEB101476114224721)
at GEHC.Centricity.Common.Application.ServiceLayer.CommonWebServiceClient.CallWebService[TReturn](Func`1 webServiceCall)
at GEHC.Centricity.Common.Application.ServiceLayer.CommonWebServiceClient.SearchDiagnosisCodes(DiagnosisSearchFilter searchFilter)
at GEHC.Centricity.Common.UIControls.Application.PM.ViewModel.DiagnosisSearchDialogVM.Search()
at GEHC.Centricity.Common.UIControls.Application.PM.View.DiagnosisSearchDialog.SearchButtonClick(Object sender, RoutedEventArgs e)
FaultException`1: A system error has occurred. Please contact your system administrator for assistance. (Exception ID: CENxxxxxx-WEB101476114224721)
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.SearchDiagnosisCodes(SearchDiagnosisCodes request)
at GEHC.Centricity.Common.Application.ServiceLayer.Proxy.CommonWebserviceClient.GEHC.Centricity.Common.Application.ServiceLayer.Proxy.CommonWebservice.SearchDiagnosisCodes(SearchDiagnosisCodes request)
at GEHC.Centricity.Common.Application.ServiceLayer.CommonWebServiceClient.<>c__DisplayClass25.<SearchDiagnosisCodes>b__24()
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 : October 10, 2016 3:45 am