【Asp.net】Asp.net core中IIS配置注意事项

1、应用地址池设为无托管代码

一、提示:关于IIS上运行ASP.NET Core 站点的"HTTP 500.19"错误

安装dotnet-hosting-3.1.2-win.exe

ASP.NET Core 3.1 Runtime (v3.1.2)下载地址:

https://download.visualstudio.microsoft.com/download/pr/dd119832-dc46-4ccf-bc12-69e7bfa61b18/990843c6e0cbd97f9df68c94f6de6bb6/dotnet-hosting-3.1.2-win.exe

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

web.config中把hostingModel改为:outofProcess

相关推荐
nbwenren8 小时前
Springboot中SLF4J详解
java·spring boot·后端
helx829 小时前
SpringBoot中自定义Starter
java·spring boot·后端
rleS IONS10 小时前
SpringBoot获取bean的几种方式
java·spring boot·后端
lifewange10 小时前
Go语言-开源编程语言
开发语言·后端·golang
白毛大侠10 小时前
深入理解 Go:用户态和内核态
开发语言·后端·golang
王码码203511 小时前
Go语言中的数据库操作:从sqlx到ORM
后端·golang·go·接口
星辰_mya11 小时前
雪花算法和时区的关系
数据库·后端·面试·架构师
计算机学姐12 小时前
基于SpringBoot的兴趣家教平台系统
java·spring boot·后端·spring·信息可视化·tomcat·intellij-idea
總鑽風12 小时前
单点登录springcloud+mysql
后端·spring·spring cloud
0xDevNull12 小时前
Java 11 新特性概览与实战教程
java·开发语言·后端