Hi,
Sometimes I have a DimeFormatExcep tion raised when
the client is trying to upload file to my web services.
It's not happening all the times which makes this bug unreproducable.
Here is message from trace:
HTTP/ASMX Message Receive Failure:
Microsoft.Web.S ervices2.Dime.D imeFormatExcept ion: WSE350: In the record
uuid:8349a664-cc62-4041-8084-6b5a4e2f6a83, the number of bytes in the Data
field is less than 655791, which is the value indicated in the ContentLength
field.
at Microsoft.Web.S ervices2.Dime.D imeRecord.Close (Boolean endOfMessage)
at Microsoft.Web.S ervices2.Dime.D imeAttachmentCo llection..ctor( DimeReader
reader)
at
Microsoft.Web.S ervices2.Messag ing.SoapDimeFor matter.Microsof t.Web.Services2 .Messaging.ISoa pFormatter.Dese rialize(Stream stream)
at
Microsoft.Web.S ervices2.WebSer vicesExtension. BeforeDeseriali zeServer(SoapSe rverMessage message)
Any ideas is appreciated.
Thank You in advance.
Ulan.
Sometimes I have a DimeFormatExcep tion raised when
the client is trying to upload file to my web services.
It's not happening all the times which makes this bug unreproducable.
Here is message from trace:
HTTP/ASMX Message Receive Failure:
Microsoft.Web.S ervices2.Dime.D imeFormatExcept ion: WSE350: In the record
uuid:8349a664-cc62-4041-8084-6b5a4e2f6a83, the number of bytes in the Data
field is less than 655791, which is the value indicated in the ContentLength
field.
at Microsoft.Web.S ervices2.Dime.D imeRecord.Close (Boolean endOfMessage)
at Microsoft.Web.S ervices2.Dime.D imeAttachmentCo llection..ctor( DimeReader
reader)
at
Microsoft.Web.S ervices2.Messag ing.SoapDimeFor matter.Microsof t.Web.Services2 .Messaging.ISoa pFormatter.Dese rialize(Stream stream)
at
Microsoft.Web.S ervices2.WebSer vicesExtension. BeforeDeseriali zeServer(SoapSe rverMessage message)
Any ideas is appreciated.
Thank You in advance.
Ulan.
Comment