HTTP Internal Server Error 500.22
HTTP Error 500.22 - Internal Server Error
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
By Usman Jafar 05-Dec-2023 2
Solutions


Usman Jafar
Solution:
Go to web.config file of your project and remove all modules/handlers from system.web - this error goes away.