[Mono-bugs] [Bug 671026] System.ObjectDisposedException: thrown from System.Net.WebConnection.BeginWrite
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 10 17:27:58 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=671026
https://bugzilla.novell.com/show_bug.cgi?id=671026#c1
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |gonzalo at novell.com
Resolution| |FIXED
Severity|Normal |Major
--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2011-02-10 22:27:57 UTC ---
The problem was that the server sent down a 403 and the AWS library kept
writing the request data which caused a socket IO exception because the socket
was shut down from the server or closed by us.
This is not fixed in mono-2-8, mono-2-10 and master.
--
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.
More information about the mono-bugs
mailing list