[IronPython] Problem with Beta3
Clarke, MJ (Matt)
M.J.Clarke at rl.ac.uk
Fri Jun 20 04:26:39 PDT 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20080620/9f653118/attachment.htm>
More information about the Users
mailing list