Re: [Ironpython-users] Embedding Iron Python 2.7 in C# and .Net 4.5

2016-02-10 Thread Markus Schaber
[mailto:ironpython-users-bounces+m.schaber=codesys@python.org] On Behalf Of Joseph McDermott Sent: Monday, February 08, 2016 8:10 PM To: ironpython-users@python.org Subject: [Ironpython-users] Embedding Iron Python 2.7 in C# and .Net 4.5 I wish to embed IronPython 2.7 in a C# application as a sc

Re: [Ironpython-users] Embedding Iron Python 2.7 in C# and .Net 4.5

2016-02-09 Thread Jeff Hardy
On Sat, Feb 6, 2016 at 2:54 PM, Joseph McDermott wrote: > I wish to embed IronPython 2.7 in a C# application as a scripting language. > > > > 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

[Ironpython-users] Embedding Iron Python 2.7 in C# and .Net 4.5

2016-02-08 Thread Joseph McDermott
I wish to embed IronPython 2.7 in a C# application as a scripting language. 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. Microsoft seems to have cha