Forum Discussion
Abdellatif1995
Apr 14, 2022Copper Contributor
a required file could not be downloaded sql server 2019 express
Hello Everyone ,I'm trying to install SQL server 2019 Express ,but when it's downloaded and i go to Run it , the following error comes Up "a required file could not be downloaded this could mean the ...
- Apr 18, 2022
Found a fix that worked for me
regedit add a Dword Value to the following 2 locations
HKLM:\SOFTWARE\Wow6432Node\Microsoft\.NetFramework\v4.0.30319
HKLM:\SOFTWARE\Microsoft\.NetFramework\v4.0.30319
Dword key: SchUseStrongCrypto
Value 1
Priyanvs324
Apr 22, 2022Copper Contributor
Hi Abdellatif1995 i have tried the same steps and also tried windows PowerShell method as well but no use still getting the same error. I still don't get why it is not working for me.
Priyanvs324
Apr 29, 2022Copper Contributor
Abdellatif1995 finally it worked for me where I went wrong is instead of double clicking while changing the value to 1 I have right clicked and modify it
.Now , it got installed![]()