<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
<DIV>Same thing happened to me. It seems that for some reason if I build it on the same machine, and from the same clone that I build the rest of FS I get the same results. So every time there is a major change to the ESL stuff, I build from fresh clone on a different machine, where nothing else in the tree has been built, verfy size of the native DLL, zip, and push up there, since I use it in a number of projects.</DIV>
<DIV>&nbsp;</DIV>
<DIV>If I can ever figure out the NuGet powershell magic to build a script into a NuGet package that will add the build step to also copy the native interop dll as well as the managed one, I'll push a HuGet package up with it, and have a CI build trigger on changes to the ESL library.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Ira Tessler [mailto:ira@connectmevoice.com]<BR><B>To:</B> FreeSWITCH Users Help [mailto:freeswitch-users@lists.freeswitch.org]<BR><B>Sent:</B> Sat, 27 Apr 2013 05:32:41 -0700<BR><B>Subject:</B> Re: [Freeswitch-users] ESL Client Library Managed wrappers (Windows)<BR><BR>
<DIV>Ok Thanks for the binaries. They work great! I complied them myself. I set the build configuration to release and x64. When my app tries to access the esl.dll, I get a memory corruption (i don't remember the exact exception) exception. It drives me crazy! :)</DIV>
<DIV class=gmail_extra><BR clear=all>
<DIV>Ira Tessler<BR>Lead Software Engineer<BR>ConnectMe<BR>(732) 490-9007 x2<BR><A href="mailto:ira@connectmevoice.com">ira@connectmevoice.com</A></DIV><BR><BR>
<DIV class=gmail_quote>On Fri, Apr 26, 2013 at 12:44 PM, Dave R. Kompel <SPAN>&lt;<A href="mailto:drk@drkngs.net">drk@drkngs.net</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote><U></U>
<DIV>
<DIV>Ira,</DIV>
<DIV>&nbsp;</DIV>
<DIV>It is a pain, since you have to have our dev box set up right. For that reason I keep this: <A href="http://download.drknetworking.com/eslmanaged.zip">http://download.drknetworking.com/eslmanaged.zip</A>&nbsp;around for ppl, it has both native wrappers in it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Ira Tessler [mailto:<A href="mailto:ira@connectmevoice.com">ira@connectmevoice.com</A>]<BR><B>To:</B> FreeSWITCH Users Help [mailto:<A href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>]<BR><B>Sent:</B> Fri, 26 Apr 2013 04:18:22 -0700<BR><B>Subject:</B> Re: [Freeswitch-users] ESL Client Library Managed wrappers (Windows)<BR><BR>
<DIV>I am having the same trouble building the ESL. Would you be able to post the steps you did to build both the 32 and 64 bit versions is esl.dll and managedesl.dll? 
<DIV><BR></DIV>
<DIV>Thanks for the binaries!</DIV>
<DIV><BR></DIV>
<DIV>--Ira</DIV></DIV>
<DIV class=gmail_extra><BR clear=all>
<DIV>Ira Tessler<BR>Lead Software Engineer<BR>ConnectMe<BR><A href="tel:%28732%29%20490-9007%20x2">(732) 490-9007 x2</A><BR><A href="mailto:ira@connectmevoice.com">ira@connectmevoice.com</A></DIV><BR><BR>
<DIV class=gmail_quote>On Mon, Feb 4, 2013 at 8:25 PM, Dave R. Kompel <SPAN>&lt;<A href="mailto:drk@drkngs.net">drk@drkngs.net</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote><U></U>
<DIV>
<DIV>Getting it to swig right, and getting the native DLL built for X64 was give me a problem, till I did it on a diferent box. </DIV>
<DIV>&nbsp;</DIV>
<DIV>I notice you added the VS2012 projects for it as well about an hour ago :) Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Jeff Lenk [mailto:<A href="mailto:jeff@jefflenk.com">jeff@jefflenk.com</A>]<BR><B>To:</B> <A href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A><BR><B>Sent:</B> Mon, 04 Feb 2013 16:37:20 -0800<BR><B>Subject:</B> Re: [Freeswitch-users] ESL Client Library Managed wrappers (Windows)<BR><BR>Dave I'm curious what was wrong? The solution should build without changing<BR>anything.<BR><BR>You have to build FreeSWITCH for the platform you want then open the esl<BR>solution and select the platform you want. The only caveat here is that<BR>because you are building code that is platform specific that you have to<BR>specify the correct platform and not "Any Cpu" or "Mixed Platform".<BR><BR><BR><BR><BR>--<BR>View this message in context: <A href="http://freeswitch-users.2379917.n2.nabble.com/ESL-Client-Library-Managed-wrappers-Windows-tp7586973p7587003.html">http://freeswitch-users.2379917.n2.nabble.com/ESL-Client-Library-Managed-wrappers-Windows-tp7586973p7587003.html</A><BR>Sent from the freeswitch-users mailing list archive at Nabble.com.<BR><BR>_________________________________________________________________________<BR>Professional FreeSWITCH Consulting Services:<BR><A href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A><BR><A href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">http://www.cluecon.com</A><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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR></BLOCKQUOTE>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV><BR>_________________________________________________________________________<BR>Professional FreeSWITCH Consulting Services:<BR><A href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A><BR><A href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">http://www.cluecon.com</A><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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></BLOCKQUOTE>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV><BR>_________________________________________________________________________<BR>Professional FreeSWITCH Consulting Services:<BR><A href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A><BR><A href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">http://www.cluecon.com</A><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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></BLOCKQUOTE>
<STYLE>
</STYLE>

<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></body></html>