[Mono-bugs] [Bug 51281][Nor] Changed - SoapHttpClientProtocol - InvalidCastException when using custom WebResponse (works on MS.NET 1.1)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 22 Nov 2003 01:16:02 -0500 (EST)


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 rsbarro@metaverse.cc.

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

--- shadow/51281	2003-11-22 01:15:29.000000000 -0500
+++ shadow/51281.tmp.14893	2003-11-22 01:16:02.000000000 -0500
@@ -1,21 +1,22 @@
 Bug#: 51281
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Gentoo
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: rsbarro@metaverse.cc               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
+Cc: 
 Summary: SoapHttpClientProtocol - InvalidCastException when using custom WebResponse (works on MS.NET 1.1)
 
 Description of Problem:
 The problem I am having lies within the
 System.Web.Services.Protocols.SoapHttpClientProtocol class, in the
 ReceiveResponse() method.  What I'm doing is unconventional but the code