ASP.NET mvc on mono 2.2

前端 未结 4 1350
春和景丽
春和景丽 2020-12-17 02:42

I am having a trouble. I am trying to run asp.net mvc 1.0 on mono 2.2.I have copied the system.web.mvc.dll to bin directory. I have done HttpContext.Current.RewritePath(\"/H

4条回答
  •  离开以前
    2020-12-17 03:31

    Well, I didn't change anything in my global.asax file. Using .net it runs perfectly. This error happens in case I use mono.

提交回复
热议问题