nkarvi 9 Newbie Poster

Hi everyone!

Is there a way to find where an exception was caught in a c# app?

I've been trying putting breakpoints, but I cannot find where the exception was caught. Is there any other way?

Thanks very much