[Mono-dev] unable to run VB.NET or C# applications on OS X

Alan McGovern alan.mcgovern at gmail.com
Mon Jul 30 14:51:59 EDT 2007


Quick solution: Don't use VisualBasic dll's in your C# application. Problem
solved. Alternatively refactor your code so you don't use the
GetResourceString method found there. Is there an alternative method of
getting at the required data?

Even if the method were to be released in the next mono version (which it
won't be, as it's too late to get it implmented) you couldn't rely on it
being in linux distributions for quite a few months.

Alan.

On 7/30/07, Jouini Karim <karim.jouini.ext at parrot.com> wrote:
>
> 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
>
> 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 at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070730/16b609f2/attachment.html 


More information about the Mono-devel-list mailing list