Microsoft Hosted General Download from Microsoft Failing with 500.30 Asp.Net Core error

Rob Kemp 0 Reputation points
2024-07-01T15:23:31.2466667+00:00

I was asked to post this question here as well...

I'm following a Microsoft article (https://video2.skills-academy.com/en-us/aspnet/core/host-and-deploy/iis/?view=aspnetcore-8.0) and trying to download the .Net Core Hosting Bundle.

Current .Net Core Hosting Bundle Installer (direct download) - https://dotnet.microsoft.com/permalink/dotnetcore-current-windows-runtime-bundle-installer 

However when I click on that link from two different PC's I get the same error. Seems to be a Microsoft Web Server Error based on everything I can find. Any suggestions or is there an outage that I can't find or something?

Error:

"HTTP Error 500.30 - ASP.NET Core app failed to start"

Full Error:

HTTP Error 500.30 - ASP.NET Core app failed to start

Common solutions to this issue:

The app failed to start

The app started but then stopped

The app started but threw an exception during startup

Troubleshooting steps:

Check the system event log for error messages

Enable logging the application process' stdout messages

Attach a debugger to the application process and inspect

For more guidance on diagnosing and handling these errors, visit Troubleshoot ASP.NET Core on Azure App Service and IIS.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,345 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 60,361 Reputation points
    2024-07-01T19:47:02.76+00:00

    I clicked the link and it downloaded the exe. do you have a firewall that block it?

    0 comments No comments

  2. Brando Zhang-MSFT 3,361 Reputation points Microsoft Vendor
    2024-07-02T01:51:59.68+00:00

    Hi @Rob Kemp,

    I also tried to click the link and I could download the exe, I assume this is the network issue, I suggest you could directly try below link to see if you could download it?

    Link:

    https://download.visualstudio.microsoft.com/download/pr/751d3fcd-72db-4da2-b8d0-709c19442225/33cc492bde704bfd6d70a2b9109005a0/dotnet-hosting-8.0.6-win.exe


    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