T
tom c
Is there something in Exception that will give me a simple error
number, so that I can write code for certain types of errors.
For example if "file not found" is error number 123 I could just write
code for error 123. I used to do that in VB, but I can't find the
error number in ASP.Net.
number, so that I can write code for certain types of errors.
For example if "file not found" is error number 123 I could just write
code for error 123. I used to do that in VB, but I can't find the
error number in ASP.Net.