G
G. Schmelzer
Hi Ng,
in vb 6.0 I used to write all errors that occured in an application in a log
file. Is there way to do this with vb.net? (Without a "try ... catch" for
every line of code.) I'm thinking of a global routine, that is called
whenever an error occurs.
Thanks in Advance
G. Schmelzer
in vb 6.0 I used to write all errors that occured in an application in a log
file. Is there way to do this with vb.net? (Without a "try ... catch" for
every line of code.) I'm thinking of a global routine, that is called
whenever an error occurs.
Thanks in Advance
G. Schmelzer