Rank: Member
Joined: 10/29/2007(UTC) Posts: 33
|
When trying to send a shipping update notification I receive the following error:
The specified string is not in the form required for an e-mail address.[ at System.Net.Mime.MailBnfHelper.ReadMailAddress(String data, Int32& offset, String& displayName) at System.Net.Mail.MailAddress.ParseValue(String address) at System.Net.Mail.MailAddress..ctor(String address, String displayName, Encoding displayNameEncoding) at System.Net.Mail.Message..ctor(String from, String to) at System.Net.Mail.MailMessage..ctor(String from, String to) at BVSoftware.Bvc5.Core.Content.EmailTemplate.ConvertToMailMessage(String fromEmail, String toEmail, Order o) at BVAdmin_Orders_ViewOrder.btnSendStatusEmail_Click(Object sender, ImageClickEventArgs e) in D:\Domains\hnausa.com\wwwroot\BVAdmin\Orders\ViewOrder.aspx.vb:line 321 at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ]
Using Order Status Update Email works without error. |
|
|
|
|
Rank: Member
Joined: 10/29/2007(UTC) Posts: 33
|
Found the issue. I had entered the email format incorrectly. "HNA Sales( [email protected])" not [email protected]. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.