[Mono-bugs] [Bug 78351][Nor] Changed - ResourceManager won't load
form resources
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 10 00:34:31 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78351
--- shadow/78351 2006-05-09 18:28:21.000000000 -0400
+++ shadow/78351.tmp.16729 2006-05-10 00:34:31.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78351
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: WinXP and Linux Ubuntu
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: roger.jakobsson at jorosoft.se
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -37,6 +37,19 @@
Works under MS.NET
------- Additional Comments From roger.jakobsson at jorosoft.se 2006-05-09 18:28 -------
Created an attachment (id=16974)
Zipped VS2003 sample
+
+------- Additional Comments From atsushi at ximian.com 2006-05-10 00:34 -------
+ResourceManager works fine. Maybe you did wrong build. Try the same
+build procedure *under MS.NET*, replacing mcs with csc. It will result
+in the same failure under MS.NET.
+
+With mono, try
+
+ prj2make IconTest.csproj
+ make
+ mono bin/Debug/IconTest.exe
+
+and it just works.
More information about the mono-bugs
mailing list