首页 新闻 会员 周边

wcf服务 在流的位置 1 处读取消息组帧格式时出错(状态: Start)

0
悬赏园豆:60 [待解决问题]

wcf服务 这个异常,

System.ServiceModel.ProtocolException: 在流的位置 1 处读取消息组帧格式时出错(状态: Start) ---> System.IO.InvalidDataException: 需要更多数据,但已到达文件结尾。
   --- 内部异常堆栈跟踪的结尾 ---

Server stack trace:
   在 System.ServiceModel.Channels.ClientDuplexConnectionReader.EnsureDecoderAtEof()
   在 System.ServiceModel.Channels.SessionConnectionReader.Receive(TimeSpan timeout)
   在 System.ServiceModel.Channels.SynchronizedMessageSource.Receive(TimeSpan timeout)
   在 System.ServiceModel.Channels.TransportDuplexSessionChannel.Receive(TimeSpan timeout)
   在 System.ServiceModel.Channels.TransportDuplexSessionChannel.TryReceive(TimeSpan timeout, Message& message)
   在 System.ServiceModel.Dispatcher.DuplexChannelBinder.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]:
   在 ECsoft.Client.ServicesInterface.Order.OrderInvokeDelegateService.FindOrder(OnlineOrderPagedListRequest objOrderCondition, Int32& strRecordCount)
   在 ECsoft.Views.Tms.OrderPro.OnlineOrder.frmOnlineOrder.Query(Int32 ipagesize, Int32 icurrentpage)

 

是因为什么造成的???   线上会报,线下库不会出现。

Color_male_goat的主页 Color_male_goat | 初学一级 | 园豆:10
提问于:2018-05-25 13:50
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册