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=79134 --- shadow/79134 2006-08-21 14:43:21.000000000 -0400 +++ shadow/79134.tmp.20923 2006-08-21 14:43:21.000000000 -0400 @@ -0,0 +1,51 @@ +Bug#: 79134 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: Gentoo x86 +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: EVEMon fails to load System.Windows.Forms.UnhandledExceptionMode + +Problem: +when trying to run EVEMon via mono it fails to start + +Steps to reproduce the problem: +1. get EVEMon from http://evemon.battleclinic.com/ +2. try to run it via mono EVEMon.exe + +Actual Results: +mono EVEMon.exe + +** (EVEMon.exe:23090): WARNING **: The class +System.Windows.Forms.UnhandledExceptionMode could not be loaded, used in +System.Windows.Forms, Version=2.0.0.0, Culture=neutral, +PublicKeyToken=b77a5c561934e089 + +Unhandled Exception: System.TypeLoadException: Could not load type +'System.Windows.Forms.UnhandledExceptionMode' from assembly +'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, +PublicKeyToken=b77a5c561934e089'. + +Expected Results: +EVEMon GUI window should appear + +How often does this happen? +always + +mono --version +Mono JIT compiler version 1.1.16.1, (C) 2002-2006 Novell, Inc and +Contributors. www.mono-project.com + TLS: __thread + GC: Included Boehm (with typed GC) + SIGSEGV: normal + Disabled: none _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
