Hi All,
Okay, Only a couple weeks ago I had an old 32bit computer, but had to buy a new computer, which happens to be 64bit.
I've rewritten the method that sends e-mails asynchonously and it just does not work. And does NOT throw any exceptions either.
What gives?
I have also tried the Async method code found iin MSDN, and the BlackWasp tutorial code, and MANY others. They're all the same!
The only difference here seems to be the fact that I'm now on a 64bit computer.
How can I get around this? Google/MSDN has been of zero help.
Thanks