Hi.
I am playing around with MVC on Mono.
When I pass a string to Html.ValidationSummary() i get "method argument length mismatch".
Link to full error page: http://johan.jabit.se/Dinners/Edit/1
When I pass no argument to Html.ValidationSummary() everything works fine, but then I have no summary text at the top :(
Passing strings to this function works in Visual Studio's built in web server...
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433