[Mono-bugs] [Bug 567333] Crash on default ASP.NET MVC 2 Logon Page

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 26 15:01:37 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=567333

http://bugzilla.novell.com/show_bug.cgi?id=567333#c13


--- Comment #13 from Tyler Larson <novell at tlarson.com> 2010-04-26 19:01:34 UTC ---
I looked deeper into the DLL provided with shaml, and found that the author
(sztupy) made some pretty nontrivial changes to MVC2 specifically in this area
to make MVC2 run correctly under Mono.

You can see his changes here on github:
http://github.com/sztupy/monosystemwebmvc

In particular, the changes to Mvc/TypeDescriptorHelper.cs work around the issue
described here. The diff for those changes (against the MS-PL sources) is here:

http://github.com/sztupy/monosystemwebmvc/commit/ffc6ece6b9ece16ccee19c19c621b1254c949c14#diff-5

The project also contains work-arounds for other items not implemented in Mono.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list