[Mono-list] Install mono on centos 6.2

Abe Gillespie abe.gillespie at gmail.com
Fri Jan 20 05:37:01 UTC 2012


Your app most likely uses features that Mono does not implement.  To
be sure you can run your app through MoMA:
http://www.mono-project.com/MoMA

On Thu, Jan 19, 2012 at 10:14 PM, ruro <ruro_x at yahoo.com> wrote:
> I've tried install mono on centos 6.2 to run some software
> *"System.Windows.Forms.Application"*
>
> First I've success successfully install the dev
> /# yum groupinstall "Additional Development" "Development tools" "Desktop
> Platform Development" "Server Platform Development" /
>
> Then I've install mono-winforms with command
> /# yum install mono-winforms/
>
> but when i run the software I get an error
> /#mono software.name.file.exe
> Missing method EnableVisualStyles in assembly software.name.file.exe, type
> System.Windows.Forms.Application
> Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
> assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
> PublicKeyToken=b77a5c561934e089' or one of its dependencies.
> File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
> PublicKeyToken=b77a5c561934e089'/
>
> please help......... What else should I do to run this software.
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Install-mono-on-centos-6-2-tp4312301p4312301.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list