ASP.NET CORE MVC 2.0 发布到IIS 配置问题

装完.NET CORE 2.0和IIS , 配置好网站, 报500.19 配置文件错误.

解决方法:

1) 安装.NET Core Windows Server Hosting  :  https://go.microsoft.com/fwlink/?linkid=848766

2) IIS RESET

原文地址:https://www.cnblogs.com/ybst/p/8671377.html