I would suggest this first, move the code in the Form Load event to a separate sub and then call it with a button or something else. The reason I say this is because depending on your architecture configuration, for some reason, when an exception occurs in the load event it just jumps out without catching it.




Reply With Quote
