[Mono-winforms-list] SWF failed to start in Linux-Mandrake 9.1
Mohammad DAMT
md@mt.web.id
Mon, 2 Jun 2003 17:36:02 +0700
> But check please that you use latest CVS version of Mono runtime &
> class
> libraries,
> and not 0.24 release.
your solutions by adding dlopen didn't work in my place
still hang. and I used latest cvs
[mdamt@gordon Coba]$ mono coba.exe
** (coba.exe:29733): WARNING **: Failed to load library
libuxtheme.dll.so (uxtheme.dll): libuxtheme.dll.so: cannot open shared
object file: No such file or directory
** (coba.exe:29733): WARNING **: Failed to load library
libuxtheme.dll.so (uxtheme.dll): libuxtheme.dll.so: cannot open shared
object file: No such file or directory
** (coba.exe:29733): WARNING **: Failed to load function
UpdateLayeredWindow from user32.dll
** (coba.exe:29733): WARNING **: Failed to load function
UpdateLayeredWindow from user32.dll
** (coba.exe:29733): WARNING **: Failed to load function
GetScrollBarInfo from user32.dll
** (coba.exe:29733): WARNING **: Failed to load function
GetScrollBarInfo from user32.dll
Unhandled Exception: System.NullReferenceException: A null value was
found where an object instance was required
in (unmanaged) 00 System.Windows.Forms.Control:.ctor ()
in <0x0000e> 00 System.Windows.Forms.ScrollableControl:.ctor ()
in <0x00014> 00 System.Windows.Forms.ContainerControl:.ctor ()
in <0x00018> 00 System.Windows.Forms.Form:.ctor ()
in <0x0000a> 00 MyFormProject.MainForm:.ctor ()
in <0x00054> 08 MyFormProject.MainForm:.ctor ()
in <0x0001e> 00 MyFormProject.MainForm:Main (string[])
Mohammad DAMT <mdamt@bisnisweb.com>