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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -37,6 +37,19 @@
 Works under MS.NET
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-05-09 18:28 -------
 Created an attachment (id=16974)
 Zipped VS2003 sample
 
+
+------- Additional Comments From [EMAIL PROTECTED]  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to