[Mono-bugs] [Bug 609109] [Regression] Incoming tablular data stream (TDS) remote procedure call (RPC) protocal stream is incorrect.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 16 08:03:27 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=609109

https://bugzilla.novell.com/show_bug.cgi?id=609109#c37


--- Comment #37 from scott fluto <srfcanada at hotmail.com> 2011-03-16 12:03:22 UTC ---
I first tried putting in the TdsComm.cs just before the March 15,2009 patch and
ran all the tests and got no protocol stream errors. I then put in the current
TdsComm.cs and then applied your patch to use the BitConverter and re ran all
the tests I got 10 protocol stream errors like this one:

Inner Exception: System.Data.SqlClient.SqlException: The incoming tabular data
stream (TDS) remote procedure call (RPC) protocol stream is incorrect.
Parameter 24 ("쀄㌀âDrms.S"): Data type 0x00 is unknown.

there is definately is still some issues with the socket data being sent to
sqlserver so given that, unless you have some major insight I would feel more
conforable having it reverted and if you want to re-implement it maybe you
could do it in small iterations and just sent me patches to try so that if
there is a problem we can at least identify the code more easily thats causing
the problem.

thanks

scott

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list