HTTP Error 500.19 - Internal Server Error 错误解决方案 (0x8007000d)
出现这个错误的原因是.netcore 的hostingbundle 没有安装
IIS缺少【ASPNETCoreModuleV2】
去.netcore 官网下载 https://dotnet.microsoft.com/zh-cn/download/dotnet/thank-you/runtime-aspnetcore-5.0.17-windows-hosting-bundle-installer 安装