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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
