https://bugzilla.novell.com/show_bug.cgi?id=362607
https://bugzilla.novell.com/show_bug.cgi?id=362607#c6 Jeroen Frijters <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Jeroen Frijters <[email protected]> 2010-09-21 05:06:37 UTC --- Something is completely screwed up in 2.8 Preview 6. I'm getting: C:\ikvm\tests\regression>mono \ikvm\bin\ikvm.exe Cannot open assembly '\ikvm\bin\ikvm.exe': Result too large. C:\ikvm\tests\regression>mono C:\ikvm\bin\ikvm.exe IKVM.NET Launcher version 0.45.3916.0 Copyright (C) 2002-2010 Jeroen Frijters http://www.ikvm.net/ [...] So the error message is wrong and the fact that it isn't able to find the executable without the drive letter is wrong. Oddly enough, a relative path works: C:\ikvm\tests\regression>mono ..\..\bin\ikvm.exe IKVM.NET Launcher version 0.45.3916.0 Copyright (C) 2002-2010 Jeroen Frijters http://www.ikvm.net/ [...] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
