I am working on a project with .NET and MVC and I can not compile my solution for each project I get this error:
C: \ Program Files (x86) \ Microsoft Visual Studio \ 2017 \ Community \ MSBuild \ 15.0 \ Bin \ Roslyn \ Microsoft.CSharp.Core.targets (84.5): MSB6006 error: "csc.exe" came out with the code -532462766.
I was working on this project in VS 2015 and they changed my machine (PC), installed the VS 2017 Community and started to throw away that error. Try several things like delete bin
and obj
, run as administrator, etc and nothing worked.