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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -82,6 +82,14 @@ OpenSuse 10.1 ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
