SQL Server 2022 Developer ISO download never finishes

2023-08-29T13:42:31.2366667+00:00

I am trying to download an ISO of the SQL Server 2022 Developer Edition using the Installer downloaded from Microsoft. It runs quickly, then at the end, just wanders, with the size growing past the total download size. It never completes the download of the ISO and so I Cancel and then delete the file because I assume it is corrupt, because it is way larger than it should be.

Tried download again from another machine, no better (screenshot). Tried running the install anyway and got an error about a .rll file being damaged.

User's image

Any help?

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Erland Sommarskog 137.4K Reputation points MVP Volunteer Moderator
2023-08-29T21:39:39.51+00:00

I guess "another machine" was a machine in the same network? This sounds like some sort of local network issue. You may want to try a different network environment.

For what it's worth, I was able to download the ISO successfully. I did not try to install from it, though.

Was this answer helpful?

1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Javier Villegas 905 Reputation points MVP
    2023-08-29T18:48:22.9766667+00:00

    Try downloading evaluation edition. you can choose Developer Edition during setup even if is eval.

    also make sure your internet connection is working fine. I never had issues downloading the EXE that gets the ISO

    https://www.microsoft.com/en-us/evalcenter/download-sql-server-2022

    Was this answer helpful?