[Mono-bugs] [Bug 80234][Nor] Changed - XSP error when using SOAP with HTTPS

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 23 04:48:49 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 gonzalo at ximian.com.

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

--- shadow/80234	2006-12-23 03:13:56.000000000 -0500
+++ shadow/80234.tmp.29206	2006-12-23 04:48:49.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80234
 Product: Mono: Tools
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: XSP
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: mwixson at slipserve.com               
 QAContact: mono-bugs at ximian.com
@@ -82,6 +82,14 @@
 OpenSuse 10.1
 
 ------- Additional Comments From mwixson at slipserve.com  2006-12-12 09:20 -------
 Same error occurs with proper namespace and WebService base class:
 [WebService(Namespace="http://tempuri.org/")]
 public class TestService : System.Web.Services.WebService
+
+------- Additional Comments From gonzalo at ximian.com  2006-12-23 04:48 -------
+Fixed in svn r69986 and r69987.
+There were 2 bugs: one in the page that generates the web interface
+for web services and the other one in System.Net that wasn't properly
+detecting the error and throwed a nullref instead.
+
+Thanks.


More information about the mono-bugs mailing list