[IronPython] Microsoft.Scripting Assembly Version 1.0 does not contain Microsoft.Scripting.Hosting.Shell Namesapce

Dave Fugate dfugate at microsoft.com
Mon Aug 16 17:09:25 CEST 2010


Try Microsoft.Dynamic.dll ;)

Dave

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of mohammad mustaq
Sent: Monday, August 16, 2010 5:49 AM
To: Discussion of IronPython
Subject: [IronPython] Microsoft.Scripting Assembly Version 1.0 does not contain Microsoft.Scripting.Hosting.Shell Namesapce


Hi,

I was using Microsoft.Scripting.dll (version 0.9) which was packaged with Iron Python 2.0.1. This assembly contains "Microsoft.Scripting.Hosting.Shell" Namesapce. I was using an Enum "Style" from this namespace. Now I upgraded to Iron Python 2.6.1. Here I observed that Microsoft.Scripting assembly does not contain "Microsoft.Scripting.Hosting.Shell" namespace. Could you please point me to where the Enum "Style" is located or its equivalent Enum in this version.

thanks,
Mustaq
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100816/d4fc7a05/attachment.html>


More information about the Ironpython-users mailing list