Additional SQL Server features and topics not covered by specific categories
The error message suggests a bug in your client API which sends malformed TDS to SQL Server. (TDS is the protocol applications use to talk to SQL Server.)
With the miniscule amount of information you have provided, it is difficult to say more than so.