[Ironpython-users] IronPython, Daily Digest 5/2/2013

CodePlex no_reply at codeplex.com
Fri May 3 09:17:28 CEST 2013


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] CreateEngine never returns

----------------------------------------------

ISSUES

1. [New issue] CreateEngine never returns
http://ironpython.codeplex.com/workitem/34024
User joao3000 has proposed the issue:

"I'm using a Desktop application on Windows 8, with some python scripts.

When I try to call CreateEngine, this method never returns.

If I use the code bellow, it starts working in debug mode, but if a create a build, with obfuscator code, it stops again.
        AppDomain sandbox = AppDomain.CreateDomain("sandbox");
        scriptEngine = Python.CreateEngine(sandbox);


Could you please give some solution.

Thanks."
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20130503/2e148428/attachment.html>


More information about the Ironpython-users mailing list