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 [EMAIL PROTECTED]

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

--- shadow/79954        2006-11-16 23:17:53.000000000 -0500
+++ shadow/79954.tmp.24119      2006-11-17 03:06:33.000000000 -0500
@@ -2,21 +2,20 @@
 Product: Mono: Class Libraries
 Version: 1.0
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web.Services
-AssignedTo: [EMAIL PROTECTED]                            
+AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: FIX: Web service closes the InputStream before the execution of the 
web method
 
 The Context.Request.InputStream was disposed before the execution of the
 web method call from the client side.
 
 For example, this method throws a ObjectDisposedException:
@@ -43,6 +42,10 @@
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-11-16 23:17 -------
 Created an attachment (id=18098)
 service.cs
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-11-17 03:06 -------
+Lluis, do you think it is safe just to keep this Stream open here as
+this patch does?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to