Displaying 3 results from an estimated 3 matches for "missingmethodexception".
2008 Oct 14
1
System.MissingMethodException: Method not found: Int32
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.OnCr...
2011 Jun 28
2
Problem running a program that uses .NET 2.0 SP1
...16c05c)->(0x79f277a5, 0x2a3ce98, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil))
fixme:ole:Context_CC_ContextCallback (0x16c058/0x16c05c)->(0x79f277a5, 0x2a3ce98, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil))
And this is what shows on the actual dialog box that pops up:
Code:
System.MissingMethodException: Method not found: 'Void System.GC.Collect(Int32, System.GCCollectionMode)'.
at #=qBy54Df4oDNDhwyKS61jic7TRRYrzAcfirju1Rp8l7Bk=.#=qwjJSEmRyB34qwuJyUQ4SBw==()
at #=qBy54Df4oDNDhwyKS61jic7TRRYrzAcfirju1Rp8l7Bk=.#=qVLpmwmfHG6cyd3sFGxBBtyi3Tfte8X54nK_YaMFmjBE=()
at #=qBy54Df4oDNDhwyKS6...
2011 Sep 27
24
Wine on Tiger
I'm almost certain I installed Wine correctly, but when I try to get a Windows program working it doesn't happen. The program I'm trying to install is Arena 10 (a simulation program). I've attached some screen shots. The first one is when I completed the wine install, 2 through 6 show when I tried to install the program. If you could tell me what steps to take to fix these