[Mono-bugs] [Bug 76052][Nor] New - resgen tool throws exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 10 09:11:00 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 tagdev at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76052

--- shadow/76052	2005-09-10 09:11:00.000000000 -0400
+++ shadow/76052.tmp.26701	2005-09-10 09:11:00.000000000 -0400
@@ -0,0 +1,41 @@
+Bug#: 76052
+Product: Mono: Tools
+Version: 1.1
+OS: 
+OS Details: Windows 2000
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: tagdev at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: resgen tool throws exception
+
+Description of Problem:
+The resgen tool (Mono Resource Generator version 0.1), from the
+mono-1.1.8.3-gtksharp-1.9.5-win32-0.0.exe installer, returns an error when
+trying to compile attached test.resx file, which contains a small PNG
+bitmap.  This works fine on MS .NET
+
+Steps to reproduce the problem:
+1. Get the attached test.resx file.
+2. Run either "resgen test.resx" or "resgen test.resx test.resources"
+
+Actual Results:
+Error: Exception has been thrown by the target of an invocation.
+Inner exception: Invalid Parameter. A null reference or invalid value was
+found.
+
+Expected Results:
+Successful generation of the test.resources file.
+
+How often does this happen? 
+Always
+
+Additional Information:
+None


More information about the mono-bugs mailing list