[Mono-bugs] [Bug 53869][Maj] New - ArgumentNullException is thrown while trying to get a wsdl
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Feb 2004 10:49:12 -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 along@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53869
--- shadow/53869 2004-02-04 10:49:12.000000000 -0500
+++ shadow/53869.tmp.12935 2004-02-04 10:49:12.000000000 -0500
@@ -0,0 +1,37 @@
+Bug#: 53869
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Sys.Web.Services
+AssignedTo: lluis@ideary.com
+ReportedBy: along@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ArgumentNullException is thrown while trying to get a wsdl
+
+Description of Problem:
+ArgumentNullException is thrown while trying to get a wsdl from the
+attached file.
+
+Steps to reproduce the problem:
+1. Open the attached asmx file.
+
+Actual Results:
+ArgumentNullException is thrown.
+
+Expected Results:
+a legal wsdl should return.
+
+How often does this happen?
+Always.
+
+Additional Information:
+I think that the problem is due to Description.Text property (array of
+string).