Hi All
Today I was running Identity Server 4 asp.net core application on my system. I was getting below exception.

http error 500.0 – ancm in-process handler load failure
I fixed the issue like given below
>> Change the hosting model to out of process
