Contents Index The HTTP buffer size specified is out of the valid range. Failed to read encoded chunk length.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

An unexpected character was read while parsing the chunk length. %1!s!.


Item Value
Error code 85
Constant HTTP_CHUNK_LEN_BAD_CHARACTER (Java) STREAM_ERROR_HTTP_CHUNK_LEN_BAD_CHARACTER (C/C++) ulStreamErrorHttpChunkLenBadCharacter (Visual Basic)
Parameter 1 The unexpected character.
Probable cause 

Try using a fixed length HTTP body.


Contents Index The HTTP buffer size specified is out of the valid range. Failed to read encoded chunk length.