View Single Post
Old 5th February 2007, 11:08   #22  |  Link
nickrout
Registered User
 
Join Date: May 2005
Posts: 29
I am getting this error in mono:
Quote:
[nick@bilbo ~/mpeg4modifier]$ mono MPEG4Modifier.exe
Mono System.Windows.Forms Assembly [$auto_build_revision$]
Keyboard: United States keyboard layout (phantom key version)
Could not set X locale modifiers
KDE colorscheme read

** (MPEG4Modifier.exe:36789): WARNING **: Missing member add_Shown in type Form, assembly /usr/local/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

Unhandled Exception: System.MissingMethodException: Method not found: 'System.Windows.Forms.Form.add_Shown'.
in <0x00000> <unknown method>
in <0x00015> JDP.frmMPEG4Modifier:.ctor (System.String[] args)
in (wrapper remoting-invoke-with-check) JDP.frmMPEG4Modifier:.ctor (string[])
in <0x00028> JDP.Program:Main (System.String[] args)
Anyone got an ideas on how to diagnose and fix this?
nickrout is offline   Reply With Quote