[Wine] System.MissingMethodException: Method not found: Int32

berryman77 wineforum-user at winehq.org
Tue Oct 14 13:56:42 CDT 2008


I've installed ADAM interactive anatomy 4.0 on Ubuntu using wine 1.1.6 and winetricks to install dot net 1.1.  ADAM is a dot net application.

After installation and offline activation (online fails), the application starts, but gives the error:


Code:

System.MissingMethodException: Method not found: Int32
SkySoftware.FileViewControl.FileView.get_SelectedCount().
   at a.a.c.a.a.h.b()
   at a.a.c.a.a.f.a()
   at a.a.c.a.a.i.b()
   at a.a.o.b.d()
   at a.a.o.b.ab(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




I suspect something is missing from my wine installation.  Any ideas?

-Randall







More information about the wine-users mailing list