[Mono-bugs] [Bug 76951][Wis] New - Web Services test form does not
work for String array
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 8 19:17:04 EST 2005
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 carlos at applianz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76951
--- shadow/76951 2005-12-08 19:17:04.000000000 -0500
+++ shadow/76951.tmp.19880 2005-12-08 19:17:04.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 76951
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details: Gentoo 64bit
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Web.Services
+AssignedTo: lluis at ximian.com
+ReportedBy: carlos at applianz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Web Services test form does not work for String array
+
+I have a webservice method which takes a String array and teh test form
+shows a textbox for the string array but anything I enter I just get:
+
+The remote server returned an error: (500) Internal Server Error.
+Cannot convert 'test' to System.String[]
+Parameter name: productKeys --> Type not supported
+
+This is with the code from todays SVN.
More information about the mono-bugs
mailing list