buildcompiler-errorsblazorsetup-projectblazor-client-side

rzc generate exited with code -2147450730


After I created the blazor application in Visual studio . When i trying to run or build the application am getting this error.

I used dotnet restore and dotnet build .


Solution

  • This was the fix for me https://github.com/dotnet/aspnetcore/issues/20857

    If you check the build ouput window, you might see a more useful error like:

    Build output error

    This showed that I needed to install the lastest .NET runtime from https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-3.1.5-windows-hosting-bundle-installer