I am looking to trap errors which are not handled at the moment. I was under the assumption that this is possible, since it is in .NET I believe.

Reason for me asking this is because something I dont know what is triggering to give me a run time error which I cannot pin point to.

My project start up point is a main method in a module.

Thanks.