This error is killing me so much. I am not able to capture this error at Application_OnError. The only message I am able to get is Event Viewer log.
Application: w3wp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to stack overflow.
Faulting application w3wp.exe, version 7.0.6001.18000, time stamp 0x47919413, faulting module nlssorting.dll, version 4.0.30319.235, time stamp 0x4da3fc88, exception code 0xc00000fd, fault offset 0x000020d4, process id 0x%9, application start time 0x%10.
I have a very large application and with the above error I am not able to judge where is the exact cause of the stackoverflow. Can you help me fixing this?