Nope - the problem is that the tools need to use various APIs which are new in IronPython 2.7. If you just want to use the tools to edit/debug you could still run/debug against the 2.6 binaries though. In the project properties there is an option to give the full path to the interpreter you want to run against. But unfortunately there's no way to control what interpreter the interactive window runs against.
From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of David Koch Sent: Tuesday, September 07, 2010 5:06 AM To: users@lists.ironpython.com Subject: [IronPython] IronPython Tools for Visual Studio stand-alone? Hello, Is there a standalone version of the IronPython Tools for Visual Studio 2010 available? The thing is that I am bound to IronPython 2.6 since I intend to use IronClad - the latest version of which only supports IronPython 2.6. The Tools for Visual Studio only come as a bundle with IronPython2.7. There is the old repository for downloading early versions of the extension http://bitbucket.org/jdhardy/ironpython.visualstudio/downloads but apparently those releases were very "alpha". Thank you in advance, /David
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com