[Ironpython-users] IronPython, Daily Digest 6/1/2013

CodePlex no_reply at codeplex.com
Sun Jun 2 09:18:11 CEST 2013


Hi ironpython,

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

In today's digest:ISSUES

1. [New comment] Sockets are not properly closed
2. [New issue] Unable to find dependency 'MICROSOFT.SCRIPTING.METADATA' (Signature='7F709C5B713576E1' Version='1.1.0.20') of assembly 'Microsoft.Dynamic.dll'

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

ISSUES

1. [New comment] Sockets are not properly closed
http://ironpython.codeplex.com/workitem/33312
User slide_o_mix has commented on the issue:

"<p>I think it just needs to be verified as the best fix. You could make the change locally and compile and see if it fixes an issue you are running into.</p"-----------------

2. [New issue] Unable to find dependency 'MICROSOFT.SCRIPTING.METADATA' (Signature='7F709C5B713576E1' Version='1.1.0.20') of assembly 'Microsoft.Dynamic.dll'
http://ironpython.codeplex.com/workitem/34127
User wildrumpus has proposed the issue:

"I am using Visual Studio 2010 Professional SP1 on Windows 7 Pro SP1 32-bit Virtual Machine.  Brand new VM I installed today, so it is clean.

I downloaded the IronPython 2.7.3 binaries.
When I unzip them, I view the Details by right-clicking the DLL in Windows Explorer and selecting Properties.
I see the File Version for Microsoft.Dynamic.dll and Microsoft.Scripting.DLL are both 1.1.0.21.
I added the DLLs as References to a project, Copy Local = True.  When I look at the Version of Microsoft.Dynamic.DLL and Microsoft.Scripting.DLL in the Properties window, they both say 1.1.0.20.

I added a setup project to my solution, and when I View > File System and select Application Folder, I have confirmed that I specified the Primary output of the project.
When I build the setup project, the following warning occurs:
Warning	1	Unable to find dependency 'MICROSOFT.SCRIPTING.METADATA' (Signature='7F709C5B713576E1' Version='1.1.0.20') of assembly 'Microsoft.Dynamic.dll'	C:\X\Server\X.Server.WindowsServiceSetup\X.Server.WindowsServiceSetup.vdproj	X.Server.WindowsServiceSetup

1) How can I stop this warning? (Why can't it find the DLL?)
2) Why does it say 1.1.0.20 instead of 1.1.0.21?

I am not allowed to install IronPython.
I am not allowed to have any warnings.

Please help."
----------------------------------------------



----------------------------------------------
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/20130602/f96e6784/attachment.html>


More information about the Ironpython-users mailing list