1 | initial version |
Bug 7622 - [Malformed Packet: TDS] DONE token breakout has wrong length
The TDS dissector needs to know what version it is working with.
For the sample capture, right click the Tabular Data Stream
line in the packet details.
Select Protocol Preferences -> TDS Protocol Type
and the proper version.
For the sample capture I changed it from Not Specified
to TDS 7.1
but seems anything lower than that down to TDS 4.x
got rid of the error.
2 | No.2 Revision |
Bug 7622 - [Malformed Packet: TDS] DONE token breakout has wrong length
The TDS dissector needs to know what version it is working with.
For the sample capture, right Right click the Tabular Data Stream
line in the packet details.
Select Protocol Preferences -> TDS Protocol Type
and the proper version.
For the sample capture I changed it from Not Specified
to TDS 7.1
but seems anything lower than that down to TDS 4.x
got rid of the error.