2
votes

Visual Studio 2017 (15.7.4) fails to compile NET.ASP CORE project giving the following error:

C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.razor.design\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets(69,5): error : rzc discover exited with code -1073741819.

1
Look up that error code. I found multiple fixes, not sure which one will work for you. This one fixerrs.com/2015/08/file-system-error-1073741819.html mentions an issue with Sound SchemeZun

1 Answers

5
votes

The problem disappeared after running "Repair" for Visual Studio.