A customer followed the forgotten password link to email themselves a new password, but got this error which they emailed in:
XmlPackage Exception: Exception=Last Trace Point=[]. Unable to translate Unicode character \uFFFD at index 724 to specified code page.
System.ArgumentException: Last Trace Point=[]. Unable to translate Unicode character \uFFFD at index 724 to specified code page.
at AspDotNetStorefrontCommon.XmlPackage2.TransformStr ing() in C:\filepath\ASPDNSFCommon\XmlPackage2.cs:line 643 at AspDotNetStorefrontCommon.AppLogic.RunXmlPackage(X mlPackage2 p, Parser UseParser, Customer ThisCustomer, Int32 SkinID, Boolean ReplaceTokens, Boolean WriteExceptionMessage) in C:\filepath\ASPDNSFCommon\AppLogic.cs:line 1289
I'd really appreciate any help diagnosing this - thanks