HTTP Error 500.0 - ANCM Out-Of-Process Handler Load Failure
Common causes of this issue:
- The out of process request handler, aspnetcorev2_outofprocess.dll, could not be found next to the aspnetcorev2.dll.
- Could not read configuration correctly. Check the application's associated web.config.
Troubleshooting steps:
- Check the system event log for error messages
- Enable logging the application process' stdout messages
- Attach a debugger to the application process and inspect