Re: Workaround for this bug? (Audible Alert makes Msgbox.show blow up)

Daniel Rosenstark <[email protected]>
Newsgroups gmane.comp.gnome.winforms
Message-ID <[email protected]>
Thank you thank you thank you! I did not know it was that simple.

For the technologically impaired (like me):
1) Download monocharge (not Mono), otherwise you have to compile
2) gacutil is 100% correct, but must be run as root using

sudo gacutil -i System.Windows.Forms.dll

Best,
Daniel

On Tue, Jan 5, 2010 at 5:17 PM, Jonathan Pobst <[email protected]> wrote:

> X11 is the old backend.  Carbon is the newer one.
>
> Your best bet is probably just to get a newer copy of the
> System.Windows.Forms.dll where the original issue is fixed and use that.
>
> The daily packages haven't been updating recently, but 12/15/09 should
> still be new enough to fix it:
>
> http://mono.ximian.com/daily/
>
> Get either monocharge or mono, unzip System.Windows.Forms.dll from it, open
> a mono window, and use gacutil:
>
> gacutil -i System.Windows.Forms.dll
>
> That should install the newer version for you.
>
> Jonathan
>
>
>
>

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.