.Net 8 runtime download corrupt?

Jos ter Doest 10 Reputation points
2024-10-04T06:31:49.1066667+00:00

Is there an issue with the .Net 8 runtime download? I keep getting a message that i can't run this on my pc. The only option is to use winget to install.

User's image

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,166 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Tako Zandink 5 Reputation points
    2024-10-04T11:36:53.1166667+00:00

    Can confirm the same issue. All .NET downloads result in a 0kb download file, that cannot be executed. Installing through Winget does work. These are the commands for .net 8:

    winget install Microsoft.DotNet.DesktopRuntime.8

    winget install Microsoft.DotNet.AspNetCore.8

    1 person found this answer helpful.

  2. Jiachen Li-MSFT 32,216 Reputation points Microsoft Vendor
    2024-10-04T09:37:39.0566667+00:00

    Hi @Jos ter Doest ,

    What is your Windows version?

    Make sure you're downloading the correct version for your system architecture. The screenshot shows you're downloading the x64 version, but if your system is running a 32-bit version of Windows, you'll need the x86 installer instead.

    Best Regards.

    Jiachen Li


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.