在处理基于 ASP.NET MVC 的应用程序时,我遇到了这个问题,如果以下程序集与基于 ASP.NET MVC 的应用程序一起自由分发:
Microsoft.Web.Infrastructure.dll
System.Net.Http.Formatting.dll
System.Web.Helpers.dll
System.Web.Http.dll
System.Web.Http.WebHost.dll
System.Web.Mvc.dll
System.Web.Razor.dll
System.Web.WebPages.Deployment.dll
System.Web.WebPages.dll
System.Web.WebPages.Razor.dll
这些程序集在我的 \bin 文件夹中。