[Gtk-sharp-list] Fifteen.exe throws System.ArgumentNullException

Miguel de Icaza miguel@ximian.com
19 Nov 2002 14:38:06 -0500


Hello,

> Unhandled Exception: System.ArgumentNullException: Argument cannot be null
> Parameter name: type
> in <0x00043> 00 System.Activator:CreateInstance(System.Type,bool)
> in <0x00114> 00 GnomeSharp.boolObjectEventSignal:boolObjectEventCallback 
> (intptr,intptr,int)
> in <0x00027> 05 GnomeSharp.boolObjectEventSignal:boolObjectEventCallback 
> (intptr,intptr,int)
> in (unmanaged) 06 Gtk.Application:gtk_main()
> in <0x00005> 06 Gtk.Application:gtk_main()
> in [0x0024d] (ar ?/usr/local/gtk-sharp-0.5/sample/Fifteen.cs:76) 00 
> .Fifteen:Main(string[])
> 
> Any ideas?

I have the latest version of CVS Mono, and this works for me.

Miguel