【已解决】付单大单无法正常保存
金蝶云社区-ye_lyc
ye_lyc
0人赞赏了该文章 868次浏览 未经作者许可,禁止转载编辑于2014年01月22日 13:26:13

在客户端、应用服务器上进行保存,出现以下出错无法进行,分录8000多条。
cloud2.0,已经打上1月20日补丁

请求服务端时异常
Unexpected EOF

位于 ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Fill()
位于 ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] buffer, Int32 offset, Int32 count)
位于 ICSharpCode.SharpZipLib.GZip.GZipInputStream.Read(Byte[] buffer, Int32 offset, Int32 count)
位于 Kingdee.BOS.ServiceFacade.Common.CompressedStream.Read(Byte[] buffer, Int32 offset, Int32 count)
位于 System.IO.StreamReader.ReadBuffer()
位于 System.IO.StreamReader.ReadToEnd()
位于 Kingdee.BOS.ServiceFacade.KDServiceClient.KDWebRequest.GetResponseCallback(IAsyncResult result)