[Mono-bugs] [Bug 79039][Nor] New - resgen2 does not convert resource files to resx files.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 9 04:58:53 EDT 2006


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 zippy1981 at gmail.com.

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

--- shadow/79039	2006-08-09 04:58:53.000000000 -0400
+++ shadow/79039.tmp.13665	2006-08-09 04:58:53.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 79039
+Product: Mono: Tools
+Version: 1.1
+OS: 
+OS Details: Service Pack 2 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: zippy1981 at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: resgen2 does not convert resource files to resx files.
+
+I was using resgen2 to convert a StringBuilder.resources from the
+SharpDevelop sources to a resx file. It failed as illustrated below:
+
+
+Steps to reproduce the problem:
+C:\Program Files\SharpDevelop\2.0\data\templates\project\CSharp>resgen2
+StringResources.resources StringResources.resx
+
+
+Actual Results:
+Error: Object reference not set to an instance of an object
+
+Expected Results:
+A resx file
+
+How often does this happen? 
+Always. I attempted a reboot of the computer to no avail.
+
+Additional Information:
+resgen2 StringResources.resources StringResources.txt works fine.
+using resgen from the Microsoft .NET SDK generates the resx file just dandy.
+
+This resource file is part of SharpDevelop 2.0's source code. 
+
+I used the microsoft version of resgen to convert the fiel from a resource
+ro a resx and back. Mono's resgen2 was not able to parse it still.


More information about the mono-bugs mailing list