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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
