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