try { } Catch (Exception ee) { // log the exception in the database or text file using "ee" // show the error message to the user something like lblMessage.Text = "Error occured. }
Regards, Raja, USA
Thanks Pavan Kumar Mark Answer if this fits the need
Login to post response