R
rob willaar
Hi all,
I like to log all errors to a file.
I have tried to have a Try..Catch...End Try arround the Menu i start from
Sub Main but it does catch all exceptions (like oledb)
Whats the best way to solve this problem?
Rob
I like to log all errors to a file.
I have tried to have a Try..Catch...End Try arround the Menu i start from
Sub Main but it does catch all exceptions (like oledb)
Whats the best way to solve this problem?
Rob