Application.ThreadException
From Visual WebGui Wiki
| This article needs more work to complete. Please feel free to contribute to this wiki and add contents. To locate the areas in the article where more work is needed, check for specially marked sessions that need more work. |
Contents |
Overview
If you need to trap uncaught exceptions in your Visual WebGui applications, you should use the Gizmox.WebGUI.Forms.Application.ThreadException event.
This event should be registered on the MainForm used as the start-point in the sequence you use using.
Details
References
Forum Threads
- Trap unhandled application exception
- Application.ThreadException (On MS Windows Server 2008 - IIS7)
- Application.ThreadException where dialog forms take over error handling until closed
