I'm really new to the ASP.NET environment. After deploying my ASP.NET Core 3.1 to the Plesk web hosting through Visual studio 2019, Firstly, it responds an error "500.21 Internal server error" and finds the solution for that error on google and I changed the "AspNetCoreModuleV2" to "AspNetCoreModule" in the web.config file. but I still respond to an error as "502.5 - Process Failure error". Hope someone could help me. 502.5 Http error. here is my IIS Application pool and IIS Setting fig-1 IIS Setting fig-2
Asked
Active
Viewed 449 times
2
-
Hello, did you find a solution for it? Because I have the same problem. Regards Timo – Timo Falter Sep 09 '20 at 15:39
-
nobody answered me for that solution. and I still do not know what to do with it – Jian Shang Quan Sep 25 '20 at 15:17
1 Answers
0
I found the solution of your problem. You need to turn off the setting here: Tools & Settings / Security Policy and then the "Prohibit the ability to override handlers via web.config" checkbox.
Regards Timo

Timo Falter
- 57
- 6