[Mono-winforms-list] I NEED HELP PLEASE>.<

Stifu stifu at free.fr
Sat Jul 10 03:50:16 EDT 2010


The missing method (SetCompatibleTextRenderingDefault) has been introduced in
.NET 2.0, while you're trying to run the application with the .NET 1.1
runtime. You should try to run the application with the .NET 2.0 runtime or
above.


Thenightmare wrote:
> 
> When i go to install my BIOBB3.exe client on wine i get this
> wine /home/thenightmare/Downloads/BIOBB3.exe
> WARNING: The runtime version supported by this application is unavailable.
> Using default runtime: v1.1.4322
> 
> ** (BIOBB3.exe:29): WARNING **: Missing method
> System.Windows.Forms.Application::SetCompatibleTextRenderingDefault(bool)
> in assembly C:\Program
> Files\Mono-2.6.4\lib\mono\gac\System.Windows.Forms\1.0.5000.0__b77a5c561934e089\System.Windows.Forms.dll,
> referenced in assembly H:\Downloads\BIOBB3.exe
> 
> Unhandled Exception: System.MissingMethodException: Method not found:
> 'System.Windows.Forms.Application.SetCompatibleTextRenderingDefault'.
> 
> any suggestions?
> 

-- 
View this message in context: http://mono.1490590.n4.nabble.com/I-NEED-HELP-PLEASE-tp2284309p2284373.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list