Access denied error when building from source #17534
Labels
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
External
This is an issue in a component not contained in this repository. It is open for tracking purposes.
Following the instructions in the build from source WIki on a Win10 machine. Running
restore
completes with no errors. Runningbuild
generates the following 4 errors.Digging into the logs, I can see al.exe running with the following command line for the first error:
With the sysinternals tools, I can see the ACCESS DENIED error popping up when
al.exe
tries to create a file:C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\eecbfdd95d7ed9110d5942eb026463f1_7990d07d-81f1-4e2e-a733-048b6f7c81bc
.The text was updated successfully, but these errors were encountered: