[Mono-aspnet-list] asp.net mvc error

flyspace botheruclinux at gmail.com
Thu Apr 2 00:01:14 EDT 2009


I have compile asp.net mvc with monodeveloper.
and run a mvc application under ubuntu 8.10 with mono2.4.
but when I request mvc.it throw an NotImplementedException.
I had check mono2.4 code . In System.Web.Routing/Route.cs line 85.
it checks HttpContextBase.Request.PathInfo != string.Empty.
but in asp.net mvc HttpContextBase.Request.PathInfo is null.

i have Comments this code and run correct.

Is this can be Comments.
-- 
View this message in context: http://www.nabble.com/asp.net-mvc-error-tp22840455p22840455.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list