未能加载文件或程序集“Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。系统找不到指定的文件。

未能加载文件或程序集“Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。系统找不到指定的文件。

VS2013发布后bin文件夹里并没有Microsoft.Web.Infrastructure.dll,直接将该文件复制到bin文件夹即可。

原文地址:https://www.cnblogs.com/MR---Zhang/p/8317456.html