Displaying 1 result from an estimated 1 matches for "fileviewcontrol".
2008 Oct 14
1
System.MissingMethodException: Method not found: Int32
...teractive 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.Crea...