I work on an open source product called EVEMon written in C# targeting the .NET 2.0 platform, I have one user who is suffering from a strange .NET crash that we have been un
You should handle AppDomain.UnhandledException in code.
AppDomain.UnhandledException
There was a similar question asked. See related ones too.