Hi,

I am working in Visual Studio 2005.

Can anyone help me configure my Class Library application to write unhandled exceptions to the event log?

My problem is that on the Application tab of my project's properties, the View Application Events button is disabled.

How can I ensure that all unhandled events are caught and logged?