Hi Everyone,
i was wondering if someone could help me out.
I need to develop an application that listens for all .net exceptions that occur on a server and reports it to a simple database, flat file...
Could someone point me in the right direction? All i am coming up with on google is exception handdling in the application, when what i want is for this application to run independantly from everything else running on the server but listen and report what other applications caused an exception.
Thanks