[Bug 28725] Mono apps can't find System.Windows.Forms

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 14 20:21:08 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28725

Andrew Nguyen <arethusa26 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andrew Nguyen <arethusa26 at gmail.com> 2011-10-14 20:21:08 CDT ---
The Windows build of Mono obtained via winetricks should have the
System.Windows.Forms class libraries. From your output, you seem to be
attempting to run the program with a broken .NET 2.0 installation, since Mono
isn't even invoked. I don't think you can even run this with Mono, as the
program seems to be obfuscated. This is the failure I get with Mono:

Unhandled Exception: System.InvalidProgramException: Invalid IL code in
:Main (): IL_0007: call      0x0a00022f

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list