[Mono-bugs] [Bug 80181][Nor] New - FormsTest sample in winforms/forms doesn't start anymore, System.IO.FileNotFoundException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 7 14:37:17 EST 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 alex.olk at googlemail.com.

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

--- shadow/80181	2006-12-07 14:37:17.000000000 -0500
+++ shadow/80181.tmp.29952	2006-12-07 14:37:17.000000000 -0500
@@ -0,0 +1,33 @@
+Bug#: 80181
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: alex.olk at googlemail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: FormsTest sample in winforms/forms doesn't start anymore, System.IO.FileNotFoundException 
+
+FormsTest sample in winforms/forms doesn't start anymore. It now exits
+directly with a System.IO.FileNotFoundException:
+
+Unhandled Exception: System.IO.FileNotFoundException: Resource 'dotgnu.ico'
+was not found.
+  at System.Drawing.Icon..ctor (System.Type type, System.String resource)
+[0x00041] in
+/home/alex/develop/mcs/class/System.Drawing/System.Drawing/Icon.cs:180 
+  at (wrapper remoting-invoke-with-check) System.Drawing.Icon:.ctor
+(System.Type,string)
+  at FormsTest.FormsTest..ctor () [0x000bf] in
+/home/alex/develop/winforms/forms/FormsTest.cs:349 
+  at (wrapper remoting-invoke-with-check) FormsTest.FormsTest:.ctor ()
+  at FormsTest.FormsTest.Main (System.String[] args) [0x00000] in
+/home/alex/develop/winforms/forms/FormsTest.cs:339


More information about the mono-bugs mailing list