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)
-
0
FWIW - I've sometimes had to go the logs in AppData to get the stack dump.
HTH
-
0
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.