I think it's because the Codedomprovider that asp.net relies on cannot be implemented in ironpython.
On Sat, Nov 27, 2010 at 4:41 PM, Pablo Dalmazzo <pablodalm...@hotmail.com> wrote: > I'm missing a big part of the picture so forgive me if this question doesnt > make any sense to you. > In C#, VB.NET, etc the code behind in asp.net page is defined inside a > class. Is there any relation between > IronPython code doesn't get compiled to normal .NET code where you'd have a > class at the IL level for each class you have at the source level, and > asp.net with IronPython using the no compile page model? > > > _______________________________________________ > Users mailing list > Users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > -- nomadlife.org _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com