Ad

Search This Blog

Thursday, June 25, 2015

How to Get System.Web.http dll in MVC4

If you are getting reference problem of  IHttpControllerActivator in MVC4 with Castle Windsor Dependency Injection install the following .


First Uninstall-Package Microsoft.AspNet.WebApi


And then Install-Package Microsoft.AspNet.WebApi





No comments:

Post a Comment