Forum Discussion

Abdellatif1995's avatar
Abdellatif1995
Copper Contributor
Apr 14, 2022
Solved

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 version of the installer is no longer supported, please download again from the download site"

i tried downloading it several times same error happened , tried deactivating Windows security also didn't work , also switched system cryptography :use FIPS compliant algorithms to enabled and that didn't work either .please help

  • Abdellatif1995 

     

    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

13 Replies

  • Abdellatif1995's avatar
    Abdellatif1995
    Copper Contributor
    For those who want the steps on how to add the Dword value . you can watch the video here for the steps in details .https://www.youtube.com/watch?v=qg3hs2czDZ0&ab_channel=Ally-Helena
    • Priyanvs324's avatar
      Priyanvs324
      Copper Contributor

      Abdellatif1995 Thank you for sharing the video I have changed the Dword value . However, I'm still getting the same error .

       

      • Abdellatif1995's avatar
        Abdellatif1995
        Copper Contributor

        There must be a missing step or something , maybe try downloading the latest version of the SQL server and try again, if it doesn't work ,we can set a call on Teams or something and go through the steps one more time.  Priyanvs324 

  • travisjmac's avatar
    travisjmac
    Copper Contributor

    Abdellatif1995 

     

    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

  • travisjmac's avatar
    travisjmac
    Copper Contributor
    Having this issue also, tried Dev and Express, Win 10/Win 11, no luck.

    I hope MS is aware and looking at fixing this ASAP.

    Has anyone had any success?

Resources