Asp.Net Core 3.0 throw HTTP Error 500.30 - ANCM In-Process Start Failure
Dung Do Tien
Nov 22 2020
582
I have a project written by Asp.net Core 2.2 and now I want to migrate to version 3.0 but after migrate done and run the application I got an error HTTP Error 500.30 - ANCM In-Process Start Failure.
Thanks for any suggestion!!
Have 1 answer(s) found.
-
M0
Marry Christ Nov 22 2020
You have to change Hosting mode to Out of process, It will resolve this issue for you.
Project--> Right click -->Properties-->Debug-->Hosting Model
I hope it works for you.
* Type maximum 2000 characters.
* All comments have to wait approved before display.
* Please polite comment and respect questions and answers of others.