BIP5429
Severity
20 : ErrorMessage
The TDS Parser could not parse an expected boolean value.Explanation
The bitstream contains an incorrect encoding of a TDS boolean value, which could not be resolved against either the Boolean True representation, the Boolean False representation or the Boolean Null representation.Response
Make sure that the incoming message is a consistent message under the TDS message definition.