[Mono-bugs] [Bug 78178][Nor] Changed - The Response object in
WebException is being disposed prematurely.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 22:21:29 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78178
--- shadow/78178 2006-04-24 14:22:16.000000000 -0400
+++ shadow/78178.tmp.27226 2006-04-25 22:21:29.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78178
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: rlyon at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -42,6 +42,16 @@
How often does this happen?
always
Additional Information:
The problem does not manifest itself in 1.1.7, but I have seen it in
everything afterwards. I need this fixed in 1.1.13.
+
+------- Additional Comments From gonzalo at ximian.com 2006-04-25 22:21 -------
+When doing what you say, i get a SoapException on the client side, not
+a WebException. Are you directly writing the SOAP data using
+HttpWebRequest?
+
+I also tried this for a regular page that returns a 401 and the
+WebException.Response works fine.
+
+
More information about the mono-bugs
mailing list