I have written some error handling code in VB. However, even if there is no error, the program runs into the error handling label. I have set the error handling option, to break only on unhandled errors, in the visual studio.
Can anyone tell me how to sort this problem??
Can anyone tell me how to sort this problem??