<div dir="ltr">What are the necessarily libraries for embedding IronPython in Silverlight for the 2.6 releases?<div><br></div><div>My scenario is simply running snippets of Python codes inside oceans of C# based Silverlight code. This Silverlight application has already an embedded IronPython based on older binaries in 2.0 version.</div>
<div><br></div><div>I tried yesterday to upgrade this to 2.6 RC 3 and failed. I tried using the technique on Jimmy&#39;s recent blog post, <a href="http://blog.jimmy.schementi.com/2009/11/embedding-ironpython-in-silverlight.html">http://blog.jimmy.schementi.com/2009/11/embedding-ironpython-in-silverlight.html</a>, I couldn&#39;t find the bloody <span class="Apple-style-span" style="font-family: &#39;Bitstream Vera Sans Mono&#39;, Courier, monospace; font-size: 13px; white-space: pre; "><span class="n">Silverlight</span><span class="p">.</span><span class="n">DynamicEngine</span><span class="p">.</span><span class="n">CreateRuntime</span><span class="p">() method anywhere even after linking to Microsoft.Scripting.Silverlight.dll</span></span></div>
<div><div><br></div><div>I linked to the following assemblies located under Silverlight\bin under IronPython 2.6 RC 3 zip.</div><div>- IronPython.dll</div><div>- IronPython.MOdules.dll</div><div>- Microsoft.Dynamic.dll</div>
<div>- Microsoft.Scripting.Core.dll</div><div>- Microsoft.Scripting.dll</div><div>- Microsoft.Scripting.Silverlight.dll</div><div><br>-- <br><a href="http://nomadlife.org">nomadlife.org</a><br><br>
</div></div></div>