服务器Windows Server发布.NET Core项目出现HTTP错误500.19 - Internal Server Error[错误代码:0x8007000d]
服务器Windows Server发布.NET Core项目出现HTTP错误500.19 - Internal Server Error[错误代码:0x8007000d]
经检查,发现是因为缺少【ASPNETCoreModuleV2】
解决方案:到微软官方下载相应.net版本的Hosting Bundle
https://dotnet.microsoft.com/en-us/download/dotnet
下载安装后,重启IIS即可