Hi guys.
Is this combo supported at all?
Playing with test project that runs fine under windows but dies with
meaningless messages when I try to instantiate DbManager under latest
mono (2.10.8).
The BL binaries used are latest available through NuGet (v4.1.8.0).
Here is the MVC3 response:
-------------------------------------------------------------------------------------------
Server Error in '/' Application
Invalid IL code in <Module>:.cctor (): method body is empty.
Description: HTTP 500. Error processing request.
Stack Trace:
System.InvalidProgramException: Invalid IL code in <Module>:.cctor ():
method body is empty.
Version information: Mono Runtime Version: 2.10.8 (tarball Thu Dec 29
12:39:33 UTC 2011);
ASP.NET Version: 4.0.30319.1
-------------------------------------------------------------------------------------------
Invalid IL? LOL what?
Or maybe BL4 generates something special that is not supported by mono
yet?
Or the problem is in mysql.data?
uname -a:
-------------------------------------------------------------------------------------------
Linux myarch 3.2.7-1-ARCH #1 SMP PREEMPT Tue Feb 21 09:51:29 CET 2012
x86_64 Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz GenuineIntel GNU/Linux