Hi,
I am trying to catch CLR error. But nothing comes to my catch block when I debug code on server.
But When the code is run on client and debugged, I can catch the error.
As I am trying to catch the CLR errors and report them in my batch job.
Thanks,
Varry