Hi,<div><br></div><div>I&#39;m running Mono 2.8.2 which, according to Mono&#39;s website, supports several of the API&#39;s introduced in 4.0. Unfortunately the moment I compile my libraries with a target runtime of Mono 4.0 Mod_Managed throws the following exception when attempting to load a library:</div>
<div><br></div><div><div><b>Missing method System.Threading.Monitor::Enter(object,bool&amp;) in assembly /usr/lib/mono/2.0/mscorlib.dll, referenced in assembly /usr/local/freeswitch/mod/managed/PsiCallCenterAddon.d</b><b>ll</b></div>
</div><div><br></div><div>From what I have read, This new method definition was added in 4.0 and is supported by mono 2.8.2 but for some reason using this version of mono with mod_managed is failing. The documentation at <a href="http://wiki.freeswitch.org/wiki/Mod_managed">http://wiki.freeswitch.org/wiki/Mod_managed</a> seems to explicitly state support for 3.5 but makes no mention of 4.0.</div>
<div><br></div><div>So is there current or planned future support for .NET 4.0? What needs to be done to add support of everything mono 2.8.2 has to offer?</div><div><br></div><div>Any help or information would be appreicated. Thanks!</div>
<div><br></div><div>Ryan</div>