C# WebApi发布服务报错HTTP 错误 500.19 - Internal Server Error 0x8007000d

HTTP 错误 500.19 - Internal Server Error 0x8007000d,根据网上提示可能是因为模块下没有ASPNETCoreModuleV2,实际模块点击就提示WebConfig错误,笔者的是.net6.0项目,进入官网下载Hosting Bundle ,安装完成后重启启动IIS,启动成功!

官网下载地址:https://dotnet.microsoft.com/en-us/download/dotnet

参考文献:https://blog.csdn.net/qq_46051312/article/details/122648388

 

posted @ 2022-05-13 15:16  真真真甜  阅读(589)  评论(0)    收藏  举报