Re: [IronPython] .NET build used for IronPython

2005-06-15 Thread Dan V.
Hi Martin. The hex formatting is not urgent for me, just something I noticed when running the console. I can use the workaround for now. Cheers, Dan. Martin Maly wrote: Hi Dan, For development, I use Visual Studio 2005 Beta 2, build 8.0.50215.44. The computer that builds the IronPython

RE: [IronPython] .NET build used for IronPython

2005-06-15 Thread Martin Maly
Hi Dan, For development, I use Visual Studio 2005 Beta 2, build 8.0.50215.44. The computer that builds the IronPython distribution and runs the tests has .Net Framework 2.0 Beta 2 2.0.50215.44 and the Beta 2 SDK (also 2.0.50215.44). For this machine I actually downloaded the .Net Beta 2 packages

Re: [IronPython] .NET build used for IronPython

2005-06-15 Thread Dan V.
I am running .NET beta 2 with VS2005 beta 2. I have tested running my build on another computer with a clean install of 2.0.50110 and it runs fine, so it looks like my .NET install has been broken somewhere. I'll do a clean reinstall tonight. I would be interested to know what build Jim & Ma

RE: [IronPython] .NET build used for IronPython

2005-06-15 Thread Bob Arnson
> I'm not sure if you can help me with this because I don't > think it's an > IronPython exclusive problem, but it is the only thing that comes up > broken. I am running VS2005 build 8.0.50110.28 with .NET build > 2.0.50110. Last night I tried upgrading to .NET build 2.0.50215, > downloaded