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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
