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. 

Asp.Net Core 3.0 throw HTTP Error 500.30 - ANCM In-Process Start Failure

Thanks for any suggestion!!

Have 1 answer(s) found.
  • M

    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

    Asp.Net Core 3.0 throw HTTP Error 500.30 - ANCM In-Process Start Failure

    I hope it works for you.

Leave An Answer
* NOTE: You need Login before leave an answer

* Type maximum 2000 characters.

* All comments have to wait approved before display.

* Please polite comment and respect questions and answers of others.

Popular Tips

X Close