Forum Discussion
Yao Ming
Nov 02, 2017Copper Contributor
SQL Server installer unable to download the required files
Dear Community, I wanted to install the developer edition, however, I keep getting this error message: "We failed to download the files we require. Please check your network connection and try agai...
Fatih_TR
Apr 16, 2022Copper Contributor
Hello,
I will tell you step by step.
Go to your 'Search tab' on your Windows. Open as 'administrator' 'Windows PowerShell'. You will see a blue screen whit PS C:\Windows\system32> writing in it.
1- Copy this and klik on enter
Set-ItemProperty -Path 'HKLM:\SOFTWARE\Wow6432Node\Microsoft\.NetFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value '1' -Type Dword
2- Copy this and klik on enter
Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\.NetFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value '1' -Type Dword
And now you can download 'SQLServer2019'