小编Tei*_*ije的帖子

无法加载文件或程序集'Microsoft.CodeDom.Providers.DotNetCompilerPlatform

这里的其他文章无法解决我的问题。当我运行ASP.NET MVC5 Web项目时,将引发以下错误。

有人知道我要去哪里了吗?

Could not load file or assembly 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)



=== Pre-bind state information ===
LOG: DisplayName = Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
 (Fully-specified)
LOG: Appbase = file:///C:/Users/Teije/Documents/git/Project2.2/HaarlemFestival-Web/
 LOG: Initial PrivatePath =         C:\Users\Teije\Documents\git\Project2.2\HaarlemFestival-Web\bin
Calling assembly : (Unknown)
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Users\Teije\Documents\git\Project2.2\HaarlemFestival-Web\web.config
LOG: Using host configuration file: …
Run Code Online (Sandbox Code Playgroud)

asp.net visual-studio asp.net-mvc-5

4
推荐指数
3
解决办法
8993
查看次数

标签 统计

asp.net ×1

asp.net-mvc-5 ×1

visual-studio ×1