[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
Tue, 25 Nov 2003 19:44:52 -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-24 10:56:33.000000000 -0500
+++ shadow/51281.tmp.22119 2003-11-25 19:44:52.000000000 -0500
@@ -272,6 +272,10 @@
------- Additional Comments From lluis@ximian.com 2003-11-22 06:51 -------
Yeah, the solution is something like this. I'll fix it ASAP.
------- Additional Comments From lluis@ximian.com 2003-11-24 10:56 -------
Ok, fixed in CVS.
+
+------- Additional Comments From rsbarro@metaverse.cc 2003-11-25 19:44 -------
+Grabbed it and recompiled the System.Web.Services dll. Worked
+perfectly. Thanks.