错误模块“AspNetCoreModuleV2"解决

如图 HTTP 错误 500.21 - Internal Server Error 处理程序“aspNetCore”在其模块列表中有一个错误模块“AspNetCoreModuleV2”

报错缘由: 你的IIS服务器上的.net core 运行时不是最新的,致使AspNetCoreModuleV2模块缺失或者报错,意思须要你更新了!windows

下载最新的 .NET Core Runtime & Hosting Bundle for Windows
好比.net core 2.2 地址: .NET Core 2.2 Runtime & Hosting Bundle for Windows服务器

安装完以后以下图所示
.net

Asp.Net core正常运行
blog

相关文章
相关标签/搜索