<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Feb 6, 2016 at 2:54 PM, Joseph McDermott <span dir="ltr"><<a href="mailto:mcdjoseph@gmail.com" target="_blank">mcdjoseph@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="#954F72"><div><p class="MsoNormal">I wish to embed IronPython 2.7 in a C# application as a scripting language.</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">There are many good examples from the period 2008-2010.  They no longer work. Either failing to compile or failing to load at runtime.  I have deleted and re-added all references with no luck.<u></u><u></u></p><p class="MsoNormal">Microsoft seems to have changed library structures in 2.7.</p></div></div></blockquote><div><br></div><div>The basics of embedding should not have changed since 2010. Can you share what you've tried that isn't working, or what specifically you're trying to accomplish?</div><div><br></div><div>You might be able to find something in <a href="https://github.com/jdhardy/IronPythonSamples">https://github.com/jdhardy/IronPythonSamples</a> to help as well.</div><div><br></div><div>(I know the samples are not as good as they should be.)</div><div><br></div><div>- Jeff</div></div></div></div>