Cant get elmah to send email with MVC
"The specified string is not in the form required for an e-mail address."
I get the above and then it looks for source. The email address is fine and I ha开发者_高级运维ve the module in place. Errors are being logged fine. WHat else can be going on?
I imagine you followed the setup for MVC here http://code.google.com/p/elmah/wiki/MVC
Do you have another email address you can try?
精彩评论