[Mono-bugs] [Bug 78611][Nor] Changed - Exception at SoapHttpClientProtocol constructor (in MS.NET it works)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 20 04:54:22 EST 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 knocte at gmail.com.

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

--- shadow/78611	2006-06-15 06:10:19.000000000 -0400
+++ shadow/78611.tmp.3942	2006-11-20 04:54:21.000000000 -0500
@@ -10,14 +10,14 @@
 Component: Sys.XML
 AssignedTo: lluis at ximian.com                            
 ReportedBy: knocte at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Exception at SoapHttpClientProtocol constructor (in MS.NET it works)
+BugsThisDependsOn: 79803[FIXED]
 
 I have a very simple C# project created with VS2005 that only contains a
 web reference to a web service that I am developing.
 
 If I make a very simple testcase using a console application that only
 creates an instance of the main class of this project, .NET runs it without
@@ -285,6 +285,11 @@
 not in Mono.
 
 ------- Additional Comments From knocte at gmail.com  2006-06-15 06:10 -------
 Created an attachment (id=17190)
 Minimal Testcase (requires references: System, System.XML, System.Web.Services)
 
+
+------- Additional Comments From knocte at gmail.com  2006-11-20 04:54 -------
+Atsushi has just fixed bug 79803 (BTW, thanks very much!), which I
+think was the adequate fix that Lluis mentioned in this bug to be able
+to apply my proposal of changes. Am I right?


More information about the mono-bugs mailing list