> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:mono-devel-list-
> [EMAIL PROTECTED] On Behalf Of Jouini Karim
> Sent: lunes, 30 de julio de 2007 16:22
> To: mono-devel-list@lists.ximian.com
> Subject: [Mono-dev] unable to run VB.NET or C# applications on OS X
> 
> Please, i'm running OS X 10.4
> with mono 1.2.4 but i'm unable to run any VB.NET or C# application with
> GUI
> (even simple application)
> 
> for VB.NET (the most urgent) i get
> 
> Unhandled Exception : System.notimplementedException at
> Microsoft.VisualBasic.CompilerServices.Utils.GetResourceString
> 

I implemented this earlier this year, so make sure you use the latest
version of the Microsoft.VisualBasic.dll (it's not necessarily included when
you installed mono 1.2.4).

To get the latest version of Microsoft.VisualBasic.dll go here:
http://mono.ximian.com/monobuild/preview/download-preview/, select your
architecture and the "mono-basic" package.
 
Regarding the UI applications I suppose you're using the
System.Windows.Forms.dll, which requires X11 on OSX for the moment, but we'd
need more information to help you.

Rolf

> a small run of MoMa indicates me that it's unhandled ...
> 
> will it be soon ?
> because it's needed for any winform application.
> 
> Thanks
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.10.25/926 - Release Date:
> 29/07/2007 23:14


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to