[Mono-bugs] [Bug 76182][Wis] New - Resgen fails to compile base64
byte[] array
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 21 13:45:37 EDT 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76182
--- shadow/76182 2005-09-21 13:45:37.000000000 -0400
+++ shadow/76182.tmp.20393 2005-09-21 13:45:37.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 76182
+Product: Mono: Tools
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: peter at novonyx.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Resgen fails to compile base64 byte[] array
+
+When compiling the attached .resx file, resgen fails with the following
+error:
+[root at pbartok2 /]# resgen /swf/x.resx
+Error: Exception has been thrown by the target of an invocation.
+Inner exception: System.ComponentModel.ArrayConverter cannot be created
+from 'System.String'
+
+
+With Microsoft resgen, it works as expected:
+[s:\]resgen c:\x.resx
+Read in 1 resources from 'c:\x.resx'
+Writing resource file... Done.
More information about the mono-bugs
mailing list