https://bugzilla.novell.com/show_bug.cgi?id=393406
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=393406#c6 Atsushi Enomoto <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #6 from Atsushi Enomoto <[EMAIL PROTECTED]> 2008-06-03 23:41:29 MDT --- I'm writing this for "how to write good bug report" for the next time. How to reproduce it: - compile both the client and the server. - run server. - run client. Expected result: at client it prints: group-d1childEntitygroup-d33group-d36group-d2datacenter-3 and the server finishes. Actual result: Unhandled Exception: System.Net.WebException: Error getting response stream (Rea dDone1): ReceiveFailure ---> System.IO.IOException: EndRead failure ---> System. Net.Sockets.SocketException: (localized message for "disconnected by the remote host") at System.Net.Sockets.Socket+SocketAsyncResult.CheckIfThrowDelayedException () [0x00000] at System.Net.Sockets.Socket.EndReceive (IAsyncResult asyncResult, System.Net. Sockets.SocketError& errorCode) [0x00000] at System.Net.Sockets.Socket.EndReceive (IAsyncResult result) [0x00000] at System.Net.Sockets.NetworkStream.EndRead (IAsyncResult ar) [0x00000] --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.EndRead (IAsyncResult ar) [0x00000] at System.Net.WebConnection.ReadDone (IAsyncResult result) [0x00000] --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x0000 0] at System.Net.HttpWebRequest.GetResponse () [0x00000] at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse (System.Net. WebRequest request) [0x00000] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
