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
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to