[Mono-winforms-list] System.Windows.Forms.MainMenu initialization
Matthias Urlichs
smurf at smurf.noris.de
Thu Nov 30 01:08:53 EST 2006
Hi,
I just tried to run a .NET program (no sources available) which uses SWF.
Unfortunately, I seem to have run into an initialization error.
$ MONO_PATH=/tmp/Mono ./SleepTracker.exe
** (./SleepTracker.exe:5817): WARNING **: Missing method System.Windows.Forms.MainMenu::.ctor(IContainer) in assembly /tmp/Mono/System.Windows.Forms.dll, referenced in assembly /daten/home/smurf/Downloads/SleepTracker.exe
Unhandled Exception: System.MissingMethodException: Method not found: 'System.Windows.Forms.MainMenu..ctor'.
at <0x00000> <unknown method>
at SleepTracker.frmMain..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) SleepTracker.frmMain:.ctor ()
at SleepTracker.frmMain.Main () [0x00000]
/tmp/Mono/System.Windows.Forms.dll was built from current SVN,
using Ubuntu Edgy's mcs (1.1.17.1).
I don't know much about .NET; help is appreciated.
Please Cc me on replies. Thanks.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | smurf at smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
- -
Vote as an individual; lemmings end up falling off cliffs. Camaraderie is no
substitute for common sense, and being your own man will make you sleep
better.
-- Pierre S. du Pont
More information about the Mono-winforms-list
mailing list