<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Could you translate these into english?<div><br><div><div>On Apr 21, 2009, at 7:08 AM, Guido Kuth wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> <div style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Tahoma,Arial" bgcolor="#e5e5e5" leftmargin="5" topmargin="5"> <table style="margin-top: 17px; font-size: 10pt; margin-left: 12px; width: 700px; font-family: Tahoma, Arial; height: 785px; position: static; z-index: auto; " bordercolor="#ffffff" bordercolordark="#c0c0c0" cellpadding="0" bgcolor="#ffffff" bordercolorlight="#c0c0c0" border="1">  <tbody>  <tr bordercolor="#ffffff" bordercolorlight="#ffffff" bordercolordark="#ffffff">    <td style="PADDING-RIGHT: 6px; PADDING-LEFT: 7px; PADDING-BOTTOM: 6px; VERTICAL-ALIGN: top; LINE-HEIGHT: 130%; PADDING-TOP: 6px" width="100%">      <div>I am playing around with&nbsp;FS (Windows) for one month now. First I       tried using FreeSwitch.NET which is a good class library for inbound event       socket. Unfortunatley it can't be used for outbound event socket. So I       read the wiki back ond forth and also searched the net and found that I       should use mod_managed.</div>      <div>&nbsp;</div>      <div>So I downloaded mod_managed in source from svn and compiled it with       C# 2008 Express Edition. After that I got a dll. FreeSwitch.Managed.dll       and copied it to the mod dir of FS. The Problem is that I get and error       when FS loads mod_managed and I don't know what I should do with       that.</div>      <div>&nbsp;</div>      <div>2009-04-21 11:26:44 [INFO] mod_managed.cpp:314 mod_managed_load()       Loading mod_ma<br>naged (Common Language Infrastructure), Microsoft CLR       Version<br>2009-04-21 11:26:44 [ERR] mod_managed.cpp:333       mod_managed_load() Load did not re<br>turn true.       System.Reflection.TargetInvocationException: Ein Aufrufziel hat       einen<br>&nbsp;Ausnahmefehler verursacht. --->       System.TypeInitializationException: Der Typenin<br>itialisierer f³r       "FreeSWITCH.Native.freeswitch" hat eine Ausnahme verursacht. --<br>->       System.EntryPointNotFoundException: Der Einstiegspunkt       "CSharp_SWITCH_READ_TE<br>RMINATOR_USED_VARIABLE_get" wurde nicht in der       DLL "mod_managed" gefunden.<br>&nbsp;&nbsp; bei       FreeSWITCH.Native.freeswitchPINVOKE.SWITCH_READ_TERMINATOR_USED_VARIABLE_<br>get()<br>&nbsp;&nbsp;       bei FreeSWITCH.Native.freeswitch..cctor()<br>&nbsp;&nbsp; --- Ende der       internen Ausnahmestapel³berwachung ---<br>&nbsp;&nbsp; bei       FreeSWITCH.Native.freeswitch.get_SWITCH_GLOBAL_dirs()<br>&nbsp;&nbsp; bei       FreeSWITCH.Loader.Load()<br>&nbsp;&nbsp; --- Ende der internen       Ausnahmestapel³berwachung ---<br>&nbsp;&nbsp; bei       System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]       argu<br>ments, SignatureStruct&amp; sig, MethodAttributes       methodAttributes, RuntimeTypeHandl<br>e typeOwner)<br>&nbsp;&nbsp; bei       System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[]       argum<br>ents, Signature sig, MethodAttributes methodAttributes,       RuntimeTypeHandle typeOw<br>ner)<br>&nbsp;&nbsp; bei       System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags       invok<br>eAttr, Binder binder, Object[] parameters, CultureInfo culture,       Boolean skipVisi<br>bilityChecks)<br>&nbsp;&nbsp; bei       System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags       invok<br>eAttr, Binder binder, Object[] parameters, CultureInfo       culture)<br>&nbsp;&nbsp; bei       mod_managed_load(switch_loadable_module_interface** module_interface,       apr<br>_pool_t* pool)<br>2009-04-21 11:26:44 [CRIT]       switch_loadable_module.c:845 switch_loadable_module_l<br>oad_file() Error       Loading module C:\Programme\FreeSWITCH\mod\mod_managed.dll<br>**Module       load routine returned an error**<br></div>      <div>Please help me with that.</div>      <div>&nbsp;</div>      <div>Thanks...Guido</div></td></tr></tbody></table></div></blockquote></div><br></div></body></html>