Catching Unhandled Exceptions for applications using in .NET framework

Catching Unhandled Exceptions for applications using in .NET framework

 

Hi

We are currently monitoring a process on a windows server.

 

This process does seem to end up in an Unhandled Exception sometimes. This is not caught by the above monitoring since the process is still running.

Is there any other way of catching these type of errors?

Regards,

Calle