BIP5426

Severity

20 : Error

Message

The bitstream of a TDS message contains less data than expected.

Explanation

The TDS parser could not complete parsing because the bitstream contains less data than expected. This could be caused by either an incorrect value for the Length property in the message definition, or by an inconsistent value inside a LengthRef field.

Response

Make sure that the incoming message is a consistent message under the TDS message definition.