[Mono-aspnet-list] MVC5 - System.Web.Routing.RouteCollection.get_AppendTrailingSlash

Daniel Lo Nigro lists at dan.cx
Sat Dec 7 06:26:18 UTC 2013


Hi Borat (lols)

Nice to see you got further than I did when I was trying to get MVC 5 working.
I just got "Could not load type 'System.Web.UnvalidatedRequestValuesBase'
from assembly 'System.Web, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a'." and couldn't get it to even run.

I'd suggest sticking with MVC 4 for now. I haven't had any issues with MVC 4
on Mono and my blog (http://dan.cx/) uses it nicely.


On Tue, Dec 3, 2013 at 7:10 AM, Borat <sagdiyevofficial at gmail.com> wrote:

> Hello.
>
> I want to run MVC5 and everything seems to work, however when I try to do
> anything with route generation (using Html.ActionLink, Html.Form, etc..) it
> gives me 500.
>
>
>
> Now I know what does it mean - latest mono doesn't even have this method
> called *get_AppendTrailingSlash*, however what I want to ask is if there is
> some kind of workaround? Maybe I can override/implement/do something so my
> code will work?
>
> Here is the code that raises this exception.
>
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/MVC5-System-Web-Routing-RouteCollection-get-AppendTrailingSlash-tp4661437.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20131206/5813696d/attachment.html>


More information about the Mono-aspnet-list mailing list