Re: [Ironpython-users] Build-Problem : ASP.NET with IronPython 2.7.4

2014-01-17 Thread Bernd Viehmann
Hi, Jeff. I have tried this. I also found an remark on the blog of Jimmy Schementi. He says that you just have to rename Microsoft.Web.Scripting to Microsoft.Scripting.AspNet. But now it throws an exception when initialising the type "Microsoft.Scripting.AspNet.EngineHelper". Jimmy wrote: Backgr

Re: [Ironpython-users] Build-Problem : ASP.NET with IronPython 2.7.4

2014-01-17 Thread Jeff Hardy
I don't actually know where that DLL comes from. I thought all of the ASP.NET support was in Microsoft.Scripting.AspNet, so you could see of those types are in there. - Jeff On Fri, Jan 17, 2014 at 7:15 AM, Bernd Viehmann wrote: > Hi, > > i am playing and have tried to create an ASP.NET project