[Mono-bugs] [Bug 66988][Maj] Changed - [TESTCASE] Deserializing a lot of data from a web service throws a XmlException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Dec 2004 02:11:45 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=66988

--- shadow/66988	2004-12-01 21:31:12.000000000 -0500
+++ shadow/66988.tmp.7457	2004-12-03 02:11:45.000000000 -0500
@@ -306,6 +306,10 @@
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-12-01 21:31 -------
 Yes, from 36793 on if you get that 'ReadDone2' it's because the server
 closed the connection or the socket read timeout expired. Before that
 patch you could get that error (was a bug) under other circumstances.
+
+------- Additional Comments From gonzalo@ximian.com  2004-12-03 02:11 -------
+This is probably fixed in 1-0 and HEAD now. Blame it on NetworkStream.
+Close?