[Mono-bugs] [Bug 53104][Cri] Changed - Web Method and Invalid Format Exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jan 2004 01:00:18 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53104
--- shadow/53104 2004-01-20 01:49:48.000000000 -0500
+++ shadow/53104.tmp.31770 2004-01-21 01:00:18.000000000 -0500
@@ -44,6 +44,11 @@
Always
Additional Information:
This is happening because the .NET Framework converts the base64 string
returned by the service to byte arry internally if the return datatype of
the web method is byte array
+
+------- Additional Comments From gonzalo@ximian.com 2004-01-21 01:00 -------
+Created an attachment (id=6483)
+Test service
+