Sending mail from the ContactForm User Control Not Working?
First, this is my first Wrox book. I had previously been trying the Murach books, but your step by step explanations are clearer and far more accurate. I look forward to purchasing many more. That being said---:
I'm having issues with the TryItOut section of Chapter 11. I do not receive the form information when sending mail from the ContactForm User control. I'm sure web.config is set correctly because I received the test email from "TryItOut -sending email" section prior to this.
Where do I begin to troubleshoot? VS10 does a great job of throwing intelligible exception messages to help you debug. While I did have a number of initial syntax errors (I typed instead of copied) I corrected those.
Up to this point, I've been able to correct my errors, and I try not to just "copy and paste" the source code into my projects when there's an error. Thanks in advance for your help.
W!
|