http://bugzilla.novell.com/show_bug.cgi?id=598992
http://bugzilla.novell.com/show_bug.cgi?id=598992#c0 Summary: Linux/Apache/mod_mono- Invalid IL Code when passing IEnumerable<T> to MVC View and looping through it Classification: Mono Product: Mono: Runtime Version: 2.4.x Platform: x86-64 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Hi. When i am trying follow this guide and render a treeview i get "Invalid IL Code": http://weblogs.asp.net/mikebosch/archive/2008/11/25/hierarchical-treeview-with-asp-net-mvc-jquery.aspx It works in Visual Studio's built in web server and also in IIS 6.0 on Windows Server 2003, which suggests that it might be a bug. Reproducible: Always Steps to Reproduce: 1. Pass an IEnumerable<T> to a MVC View. 2. Loop through it... 3. and kaboom, Invalid IL Code. I can attached the MVC Project if needed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
