SIM 13.27 Webservice giving error while accessing from SOAP or POS
Hello All-
We have POS system sending xml file with sales information, by using SIM webservice we are tying to populate in SIM Database.
It was working before, got below error suddenly and unable to access the webservices.
ProcessTrxs - Error from SIM WebService:|0|0||0||System.ServiceModel.FaultException: Unknown exception, internal system processing error.
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)