Base solution for your next web application
Open Closed

ANCM In-Process Handler Load Failure #9368


User avatar
0
nenjamio created

Could you help mwith this error? Its an empty project, recently downloaded, I can compile it succesfully, but when i want to execute HOST, I have the next error:

HTTP Error 500.0 - ANCM In-Process Handler Load Failure

Regards


2 Answer(s)
  • User Avatar
    0
    marble68 created

    FWIW - I've sometimes had to go the logs in AppData to get the stack dump.

    HTH

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @nenjamio

    You can also take a look at Windows event viewer to get error details if you can't find it in Logs.txt under App_Data/Logs folder. If you are using latest version of AspNet Zero, please be sure that you have installed .NET Core 3.1 SDK.