I have my application developed in hybrid technology (asp classic + asp.net). Initially it was hosted on IIS with "Classic" Pipeline mode. I Upgraded Application Pool Pipeline mode from "Classic" to "Integrated" after that unexpected 500 errors started logging in IIS log with no descirption.
I did a lot of research and found that it happens only then when pool recycles.
Can anyone please help me to get this issue resolved? I am stuck at this point.