WSRM:Identifier 的值不是已知的序列标识符。
【异常信息】:The remote endpoint no longer recognizes this sequence. This is most likely due to an abort on the remote endpoint. WSRM:Identifier 的值不是已知的序列标识符。 The reliable session was faulted.【用户反馈信息】:
【详细信息】:
Server stack trace:
at System.ServiceModel.Channels.ReliableRequestSessionChannel.SyncRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
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 Sinopec.ServiceCenter.TMS.WPF.OrderService.IOrderService.GetTicketSign(String& strMessage, String strBuilding, String strFloorBegin, String strFloorEnd, String strAddress, Int32 iIsSign, String strBelongToAccount, String strSignDate, String strSignUser)
at Sinopec.ServiceCenter.TMS.WPF.OrderService.OrderServiceClient.GetTicketSign(String& strMessage, String strBuilding, String strFloorBegin, String strFloorEnd, String strAddress, Int32 iIsSign, String strBelongToAccount, String strSignDate, String strSignUser)
at Sinopec.ServiceCenter.TMS.WPF.Modulers.Ticketing.Views.TicketSign.TicketSignInfo()
at Sinopec.ServiceCenter.TMS.WPF.Modulers.Ticketing.Views.TicketSign.btn_Search_Click(Object sender, RoutedEventArgs e)
WCF 会话 异常 --------------------编程问答-------------------- 你的 endpoint配置有误,请仔细检测 --------------------编程问答-------------------- http://www.myexception.cn/dotnet-new-tech/184281.html
补充:.NET技术 , Web Services