我无法在Windows 10 for iis 10中启动该项目

时间:2017-04-24 03:20:39

标签: c# asp.net-mvc iis

我无法启动该项目。 早些时候,在Windows 7上一切正常。

但当我切换到10时,项目停止运行,给我一个HTTP 500错误。

我无法解决谁知道问题所在?

我检查了程序集中的所有引用,看起来一切都井然有序。 在DEBUG中找到错误 -

Could not load file or assembly 'System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Screenshot

1 个答案:

答案 0 :(得分:0)

尝试重新安装Nuget Package。