[IronPython] .NET build used for IronPython
Dan V.
dan.v at ieee.org
Wed Jun 15 09:10:11 CEST 2005
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 & Martin are using at the
moment.
Also (unrelated) has hex string formatting been fixed in 0.7.6?
e.g.
print "%x"%16
Cheers,
Dan.
Bob Arnson wrote:
>>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 from the MSDN pages, by uninstalling the old one before
>>installing the new package. Once I did this my VS2005 would
>>crash when
>>I opened a project, so I reverted to 2.0.50110 and rebuilt everything.
>>
>>Now any time I try to run an IronPython console I get the trace given
>>below. The only thing I haven't tried yet is a complete reinstall of
>>VS. Any ideas?
>>
>>
>
>Recent builds of IronPython require .NET 2.0 beta 2. You should consider
>upgrading to VS beta 2, so both VS and IronPython are using the same (known)
>build of .NET.
>
>sig://boB
>http://bobs.org
>
>_______________________________________________
>users-ironpython.com mailing list
>users-ironpython.com at lists.ironpython.com
>http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
More information about the Ironpython-users
mailing list