In my Application the exception handling was not done in a proper way.
so need to implement the exception handling using "Application_Error" Event. Here the problem is that the event is not getting triggered in some cases. The scenarios in which this happens are not specific.
Any one can help me out in this. What can be done to trigger this event?