Re: [IronPython] Cannot compile IronPythonTools

2011-05-11 Thread Dino Viehland
Chandrashekara Sent: Wednesday, May 11, 2011 5:13 PM To: Discussion of IronPython Subject: Re: [IronPython] Cannot compile IronPythonTools On Tue, May 10, 2011 at 9:00 PM, Dino Viehland mailto:di...@microsoft.com>> wrote: You’ll need to install the VS SDK (http://www.microsoft.com/downloads/en/detail

Re: [IronPython] Cannot compile IronPythonTools

2011-05-11 Thread Raghavendra Chandrashekara
Please ignore above question, I figured it out. In case some other new users want to debug IronPythonTools then I think the way to debug is the following: 1. Launch VS 2010 in normal mode and open IronPythonTools.sln 2. Set IronPythonTools as the startup project. 3. Open properties pages of IronPy

Re: [IronPython] Cannot compile IronPythonTools

2011-05-11 Thread Raghavendra Chandrashekara
On Tue, May 10, 2011 at 9:00 PM, Dino Viehland wrote: > You’ll need to install the VS SDK ( > http://www.microsoft.com/downloads/en/details.aspx?FamilyID=47305cf4-2bea-43c0-91cd-1b853602dcc5&displaylang=en) > in addition to Visual Studio. > > > > The reason for that is because we use the SDK’s p

Re: [IronPython] Cannot compile IronPythonTools

2011-05-10 Thread Raghavendra Chandrashekara
Thank you! That solved the problem. Raj On Tue, May 10, 2011 at 9:00 PM, Dino Viehland wrote: > You’ll need to install the VS SDK ( > http://www.microsoft.com/downloads/en/details.aspx?FamilyID=47305cf4-2bea-43c0-91cd-1b853602dcc5&displaylang=en) > in addition to Visual Studio. > > > > The rea

Re: [IronPython] Cannot compile IronPythonTools

2011-05-10 Thread Dino Viehland
You'll need to install the VS SDK (http://www.microsoft.com/downloads/en/details.aspx?FamilyID=47305cf4-2bea-43c0-91cd-1b853602dcc5&displaylang=en) in addition to Visual Studio. The reason for that is because we use the SDK's project types to get things like a good debugging experience in the e