I am trying to install .NET Core SDK for Windows. I have already installed Visual Studio Code and the C# extension for VSCode. But while installing .NET Core SDK for Windows I am getting the following error:
0x80070490 Element not found.
I cannot understand much when I examine the log file.
This error is happening at the beginning of the installation(while installing Microsoft visual C++ 2015 Redistributable).
User contributions licensed under CC BY-SA 3.0