Hello and thank you for your help in advance,
I other day I noticed an exception in our DNN logs. This exception caused email notification email notifications to not be sent after an order was placed. The order was in the database though. Just wondering if you guys already have fixed this, or have any thoughts as to what might be happening:
ModuleId:-1
ModuleDefId:-1
FriendlyName:
ModuleControlSource:
AssemblyVersion:7.2.1
PortalID:0
PortalName:
UserID:10006
UserName: john@abc.com
ActiveTabID:1217
ActiveTabName:My Cart
RawURL:/eStore/My-Cart/PageID/SinglePageCheckout
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:https://www.accuratetechnologies.com/eStore/My-Cart/PageID/SinglePageCheckout
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:9641df39-0a2e-4602-9471-67d6d08e7f0c
InnerException:An invalid character was found in the mail header: ','.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.Net.Mail.DotAtomReader.ReadReverse
StackTrace:
Message:
DotNetNuke.Services.Exceptions.ModuleLoadException: An invalid character was found in the mail header: ','. ---> System.FormatException: An invalid character was found in the mail header: ','. at System.Net.Mail.DotAtomReader.ReadReverse(String data, Int32 index) at System.Net.Mail.MailAddressParser.ParseAddress(String data, Boolean expectMultipleAddresses, Int32& index) at System.Net.Mail.MailAddressParser.ParseMultipleAddresses(String data) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.Message..ctor(String from, String to) at System.Net.Mail.MailMessage..ctor(String from, String to) at System.Net.Mail.MailMessage..ctor(String from, String to, String subject, String body) at CartViper.Modules.Store.Cart.CustomOrderConfirmEmail.SendCustomConfirmEmail(String customerEmail, Boolean emailStoreAdmin) --- End of inner exception stack trace ---
Source:
Server Name: WEB4