Hi,
When I try to run these lines from C# (which I borrowed from
EngineTest.cs)
_env = ScriptRuntime.Create();
_pe = _env.GetEngine("py");
I get the following exception:
Microsoft.Scripting.Runtime.MissingTypeException was unhandled
Message="Type 'IronPython, IronPython.Runtime.PythonContext' is
missing or cannot be loaded."
Source="Microsoft.Scripting.Core"
Any ideas?
Matt
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com