I have code set up in VB 2008 that updates a few tables, then sends an email with data from a "log" variable. If I run the code in Debug mode, and Step Into each line, it works fine. But if I let the program run by itself with no breakpoints, the email does not send nor do I recieve any...