I know how to catch all exceptions (for logging/fixing purposes) on WinForms, WPF and ASP.NET – but where how would I install it on my VSIX package? I can’t find anything on MSDN.
I know how to catch all exceptions (for logging/fixing purposes) on WinForms, WPF and
Share
This is not possible. See discussion here.