[Mono-list] System.Windows.Forms not working

Matthias Felgner matthiasf at voelcker.com
Tue Jun 7 08:36:15 EDT 2005


Hi

I can't figure out what my problem is here...I am running Gentoo Linux,
mono from svn...
System.Windows.Forms used to work, now it doesn't anymore....Which dll
is missing?
Somebody please help...

This is the output...

Mono System.Windows.Forms Assembly [Revision: 44786; built: 2005/5/25
22:34:45]

Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for System.Windows.Forms.XplatUI --->
System.DllNotFoundException:
in (wrapper managed-to-native)
System.Windows.Forms.XplatUIX11:XInitThreads ()
in <0x0006f> System.Windows.Forms.XplatUIX11:.ctor ()
in <0x0003f> System.Windows.Forms.XplatUIX11:GetInstance ()
in <0x00061> System.Windows.Forms.XplatUI:.cctor ()--- End of inner
exception stack trace ---

in <0x00000> <unknown method>
in <0x00049> System.Windows.Forms.Form:get_CreateParams ()
in <0x0022f> System.Windows.Forms.Control:.ctor ()
in <0x00011> System.Windows.Forms.ScrollableControl:.ctor ()
in <0x00010> System.Windows.Forms.ContainerControl:.ctor ()
in <0x00010> System.Windows.Forms.Form:.ctor ()
in <0x00017> WaitCursorTestApp.Form1:.ctor ()
in (wrapper remoting-invoke-with-check) WaitCursorTestApp.Form1:.ctor ()
in <0x0001a> WaitCursorTestApp.Form1:Main ()

Thanks

--Matt


More information about the Mono-list mailing list