[Ironpython-users] IronPython, Daily Digest 3/18/2013

CodePlex no_reply at codeplex.com
Tue Mar 19 08:23:20 CET 2013


Hi ironpython,

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

In today's digest:ISSUES

1. [New issue] Problem with ssl.py
2. [New issue] can't compile IronPython solution configuration "Win8Release"
3. [New issue] using IronPython in .Net 4.5 applications - Homogenous appdomain error

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

ISSUES

1. [New issue] Problem with ssl.py
http://ironpython.codeplex.com/workitem/33892
User EduardRakov has proposed the issue:

"Hello! I have installed IronPython (version = '2.7.3 (IronPython 2.7.3 (2.7.0.40) on .NET 4.0.30319.17929 (32-bit))'). When I wanted to use API DropBox (dropbox-python-sdk-1.5.1, https://www.dropbox.com/developers/core/setup#python ) I couldn't do it. StackTrace is attached (see section "StackTrace DropBox API" in StackTrace.txt file). After I'd got this error I downloaded tests for IronPython from https://ironpython.svn.codeplex.com/svn/IronPython_Main/External.LCA_RESTRICTED/Languages/IronPython/27/Lib/test/ and ran it. After I'd run it I got exceptions (see section "StackTrace test_ssl.py" in StackTrace.txt file). Could you help me with this issue please?"-----------------

2. [New issue] can't compile IronPython solution configuration "Win8Release"
http://ironpython.codeplex.com/workitem/33893
User RoelBSS has proposed the issue:

"We are having trouble compiling IronPython in the solution configuration "Win8Release". Following errors occur:

Error 276 The type name 'TypeBuilder' could not be found. This type has been forwarded to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Consider adding a reference to that assembly. C:\swo\main-ipy-2.7.3\Runtime\Microsoft.Scripting\Utils\ReflectionUtils.cs 74 44 Microsoft.Scripting

Error 277 Metadata file 'C:\swo\main-ipy-2.7.3\bin\Win8Release\Microsoft.Scripting.dll' could not be found C:\swo\main-ipy-2.7.3\Runtime\Microsoft.Dynamic\CSC Microsoft.Dynamic

Error 278 Metadata file 'C:\swo\main-ipy-2.7.3\bin\Win8Release\Microsoft.Dynamic.dll' could not be found C:\swo\main-ipy-2.7.3\Languages\IronPython\IronPython\CSC IronPython

Error 279 Metadata file 'C:\swo\main-ipy-2.7.3\bin\Win8Release\Microsoft.Scripting.dll' could not be found C:\swo\main-ipy-2.7.3\Languages\IronPython\IronPython\CSC IronPython

Error 280 Metadata file 'C:\swo\main-ipy-2.7.3\bin\Win8Release\IronPython.dll' could not be found C:\swo\main-ipy-2.7.3\Languages\IronPython\IronPython.Modules\CSC IronPython.Modules

Error 281 Metadata file 'C:\swo\main-ipy-2.7.3\bin\Win8Release\Microsoft.Dynamic.dll' could not be found C:\swo\main-ipy-2.7.3\Languages\IronPython\IronPython.Modules\CSC IronPython.Modules

Error 282 Metadata file 'C:\swo\main-ipy-2.7.3\bin\Win8Release\Microsoft.Scripting.dll' could not be found C:\swo\main-ipy-2.7.3\Languages\IronPython\IronPython.Modules\CSC IronPython.Modules

Error 383 The type or namespace name 'TypeBuilder' could not be found (are you missing a using directive or an assembly reference?) C:\swo\main-ipy-2.7.3\Runtime\Microsoft.Scripting\Utils\ReflectionUtils.cs 74 44 Microsoft.Scripting

Help is much appreciated.."-----------------

3. [New issue] using IronPython in .Net 4.5 applications - Homogenous appdomain error
http://ironpython.codeplex.com/workitem/33894
User RoelBSS has proposed the issue:

"When we try to use a .Net 4.5 compiled version of IronPython in an application, we get the following error in our development environment:

"Dynamic operations can only be performed in homogenous AppDomain."

The few threads in forums that seem to exist about this topic are either unanswered or refer to the setting an app setting in the app.config file, like this: <NetFx40_LegacySecurityPolicy enabled="true" />

This however does not fix our problem. Any ideas would be greatly appreciated!"
----------------------------------------------



----------------------------------------------
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/20130319/3086405f/attachment.html>


More information about the Ironpython-users mailing list