I have .net core 2.0 project.It worked in server production before.I added some tasks and add some dll with nuget now I publish project to server but it give HTTP Error 502.5 - Process Failure that error.What is problem with this?This worked before in server why it fail?Why it is work in my pc but not work in server?Why .net core every step is a problem and problem factory?Why microsoft just give error name and don't give error detail?What should I do to see detail error? here is my website which give error: http://evduzen.net
Note:After I add external login to project It does not work in server-production
thanks