[Mono-bugs] [Bug 76929][Nor] New - Resgen:
System.Drawing.ImageConverter cannot be created from 'System.String'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 5 22:18:57 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76929
--- shadow/76929 2005-12-05 22:18:56.000000000 -0500
+++ shadow/76929.tmp.2258 2005-12-05 22:18:56.000000000 -0500
@@ -0,0 +1,30 @@
+Bug#: 76929
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: miguel at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Resgen: System.Drawing.ImageConverter cannot be created from 'System.String'
+
+Not really a windows.forms issue, but I believe the Resgen class lives in
+Windows.Forms:
+
+Try building with:
+
+resgen /compile a.resx
+
+You will get:
+
+Error: Exception has been thrown by the target of an invocation.
+Inner exception: System.Drawing.ImageConverter cannot be created from
+'System.String'
More information about the mono-bugs
mailing list