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
IWasForcedToRegister
Apr 15, 2022Copper Contributor
I am also having this issue