Re: [IronPython] to invoke ironpython from runtime in .NET framework 4.0

2010-01-26 Thread David DiCato
The DLR is not exclusively for .NET 4.0, and until recently, it was not part of the framework. Starting with .NET 4.0, core bits of the DLR have been added as a feature. IronPython 2.6 runs on .NET 2.0 SP1 and contains its own distribution of the DLR. The release page refers to this distributio

Re: [IronPython] to invoke ironpython from runtime in .NET framework 4.0

2010-01-26 Thread Neelima Potti
Thank you Dino.it worked. but I have a Q: http://ironpython.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=12482. .. Whose release notes say "Updating to the latest version of the DLR"..so doesn't that mean it is .NET framework 4.0 as DLR is for .NET 4.0 http://ironpython.codeplex.com/Rele

[IronPython] IronPython ASP

2010-01-26 Thread Andrew Evans
Does anyone have an article on installing and configuring IronPython for ASP.net for Windows Server 2008? *cheers ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com