A certificate chain could not be built to a trusted root authority

前端 未结 6 1149
情深已故
情深已故 2021-01-31 16:28

During the installation of .NET Framework 4.6.2, I got an error:

.NET Framework installation failed: -2146762486. A certificate chain could not be built

6条回答
  •  渐次进展
    2021-01-31 16:51

    I recently ran into this issue with systems behind a firewall that didn't have internet access. I ran /extract on the .NET Framework 4.6.2 MSI and was able to run the x64 installer directly without the certificate check. Maybe not the "right" way to go, but it worked.

提交回复
热议问题