My solution (which is a copy of another) reports an error because it cannot find HttpRequestBase.
HttpRequestBase
There are links to system.weband in my code system.web.mvc.
system.web
system.web.mvc
Does this class still exist in MVC 1.0?
I believe this class was part of the System.Web.Abstractions dll. Try adding a link to this.
System.Web.Abstractions you will also need a link to System.Web.Routing in your MVC project
asp.net MVC http://www.codeplex.com/aspnet FWIW
Source: https://habr.com/ru/post/1715479/More articles:ASP.NET MVC - Reusing Actions - asp.net-mvcDefine a protocol for a given sql connection - sql-serverFast way to enter ex mode in vim? - vimC / Glib Strings to be freed by the caller - cjeditable edit all sections? - jqueryWhy does my Perl regex trigger an infinite loop? - loopsImplementing Photoshop Filters in C # - c #Should you use branches in subversive activities if only one person is working on a project? - branchjQuery Fadeout оставляет небольшой пробел - jqueryКакая библиотека лучших компонентов ESRI ArcGIS используется с GWT? - dojoAll Articles