[Mono-bugs] [Bug 322400] [System.Web.Services] SOAP-Problems

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 5 11:56:41 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=322400#c2


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be




--- Comment #2 from Gert Driesen <gert.driesen at pandora.be>  2007-11-05 09:56:41 MST ---
Creating, compiling and running the simple web service proxy works fine here on
Windows.

However, the Test Form indeed results in the following error using both XSP and
XSP2:

"Error getting response stream (ReadDone2): ReceiveFailure"

XSP(2) logs the following exception:

Peer unexpectedly closed the connection on write. Closing our end.
System.IO.IOException: Write failure ---> System.Net.Sockets.SocketException:
An
 established connection was aborted in your host machine.
  at System.Net.Sockets.Socket.Send (System.Byte[] buf, Int32 offset, Int32
size
, SocketFlags flags) [0x00000]
  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32
offset,
 Int32 size) [0x00000] --- End of inner exception stack trace ---
  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32
offset,
 Int32 size) [0x00000]
  at Mono.WebServer.XSPWorker.Write (System.Byte[] buffer, Int32 position,
Int32
 size) [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.


More information about the mono-bugs mailing list