I&#39;m having the same problem.  (<a href="http://pastebin.freeswitch.org/17216">http://pastebin.freeswitch.org/17216</a>)<br><br>Have you tried the Demo.csx to see if it will even run? In my case it won&#39;t.  It is my opinon that it&#39;s because the FreeSwitch.Managed.dll is dependent specifically on C# 4.0, since the same code will run correctly on Windows.<br>
<br>I sent a message out to the freeswitch-devs group but I don&#39;t think it was approved by the moderator, because I haven&#39;t seen it come back through the list.  Someone on IRC said that mod_managed isn&#39;t maintained anymore, but I see activity in FishEye from last week.<br>
<br><div class="gmail_quote">On Tue, Aug 30, 2011 at 5:39 AM,  <span dir="ltr">&lt;<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi.  I am trying to use mod_managed on my linux box -- gentoo<br>
distribution -- and its driving me ...<br>
<br>
<br>
I wrote a very simple program for a test.  The program just sets a dtmf<br>
callback and then streams a file and writes a log entry when it sees the<br>
dtmf.<br>
<br>
Under Windows 7 net framework 4, it works just fine.  Under Linux, using<br>
mono versions 2.8.2 qand 2.10.4, I get the following exception which I<br>
will put in a pastebin.<br>
<br>
<a href="http://pastebin.freeswitch.org/17232" target="_blank">http://pastebin.freeswitch.org/17232</a><br>
<br>
And the app is in this one<br>
<br>
<a href="http://pastebin.freeswitch.org/17233" target="_blank">http://pastebin.freeswitch.org/17233</a><br>
<br>
I have tried using gmcs and dmcs thinking it may be a .net framework<br>
issue, and if I do it wrong, I can bring down fs itself, but the best I<br>
can get under Linux is the exception shown above.<br>
<br>
Thanks in advance for anything you can come up with on this.<br>
<br>
--<br>
Your life is like a penny.  You&#39;re going to lose it.  The question is:<br>
How do<br>
you spend it?<br>
<br>
         John Covici<br>
         <a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a><br>
<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>