Hi friends
the following code makes on error
System.Net.Mail.MailMessage Message = new System.Net.Mail.MailMessage();
the error is
The specified string is not in the form required for an e-mail address.
i dont know why.