Re: [IronPython] IronPython Studio with Visual Studio 2005

2008-08-11 Thread Joshua Peterson
Michael, Thanks for the information, I appreciate it. Josh On Mon, Aug 11, 2008 at 10:25 AM, Michael Foord <[EMAIL PROTECTED]>wrote: > Hello Joshua, > > The stand-alone Visual Studio packages use the Visual Studio shell, which > is tied to Visual Studio 2008. IronPythonStudio can run integrated

Re: [IronPython] IronPython Studio with Visual Studio 2005

2008-08-11 Thread Michael Foord
Hello Joshua, The stand-alone Visual Studio packages use the Visual Studio shell, which is tied to Visual Studio 2008. IronPythonStudio can run integrated with Visual Studio, but because it uses the shell that means VS 2008 and not 2005. There is VS 2005 integration with IronPython through t

[IronPython] IronPython Studio with Visual Studio 2005

2008-08-11 Thread Joshua Peterson
Ideally, I would like to be able to debug IronPython code in Visual Studio 2005. I have used the IronPython integration sample in the Visual Studio 2005 SDK, although I have not had success deploying it as a stand-alone MSI package. So I was wondering if it is possible to integrate IronPython Stu