原文:Asp.Net Core 3.1發布IIS報錯 HTTP Error 500.30 - ANCM In-Process Start Failure

HTTP Error . ANCM In Process Start FailureCommon causes of this issue:The application failed to startThe application started but then stoppedThe application started but threw an exception during start ...

2021-06-04 10:12 0 1079 推薦指數:

查看詳情

HTTP Error 500.30 - ANCM In-Process Start Failure錯誤。.NET Core

調試.NET Core項目.出現了以下的錯誤。學網上搞了好久IIS沒效果。然后根據微軟的提示,解決了問題。 解決方法: 1. 目標平台換成Any CPU 2.點擊工具-獲取工具和功能,把下面這個IIS勾上 OK 問題解決。下面這個也勾選上 ...

Wed Nov 27 05:58:00 CST 2019 0 356
HTTP Error 500.30 - ANCM In-Process Start Failure

環境 windown 10 IIS 10 net core 2.2 vs2019 背景 在vs2019使用net core 2.2發布IIS 10上(見在 ASP.NET Core 中使用多個環境),正常是沒有問題的。想着使用環境變量進行環境配置,在發布文件上加了一個 ...

Tue Nov 19 18:42:00 CST 2019 1 3285
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM