[Mono-winforms-list] EXTERNAL: Re: WebBrowser.Navigate throws NullReferenceException

Robert Jordan robertj at gmx.net
Wed Aug 31 17:56:25 EDT 2011


On 31.08.2011 22:35, Burns, Eric wrote:
> I just installed Mono 2.6.7 (long-term supported) and 2.10.5 (latest stable).  2.6.7 seemed to have the same version of System.Windows.Forms.dll, and although 2.10.5 had a different version, it similarly threw the null reference exception.
>
> I even brought over Mono.WebBrowser.dll in case System.Windows.Forms.dll was referring to it and finding an old one in a different environment.  Of course, I don't really know what the search path is, so I'm not sure it would have seen it anyway . . . or if it even references it.
>
> So, there appears to still be a problem in the latest version.

We have no idea what Mono version Unity is including, nor how
(in)complete it is.

SWF is depending on Mono.WebBrowser.dll, the unmanaged library
gluezilla.dll and xulrunner. So bringing over some files
from Mono to Unity won't change anything.

The sample from bug #581627 is working for me under Mono 2.6 and 2.10.

Robert



More information about the Mono-winforms-list mailing list