Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: Error opening Order history

  1. #1
    Nemesys is offline Junior Member
    Join Date
    May 2010
    Posts
    4

    Default Error opening Order history

    Hi all,

    after we create a new order, the order is properly saved into DB, from the Account Info page we are trying to retrieve the order info in the Order/Billing History pannel.

    A new page is opened but appears this error message:

    XmlPackage Exception: Exception=Last Trace Point=[]. Unable to translate Unicode character \u20AC at index 5577 to specified code page.


    System.ArgumentException: Last Trace Point=[]. Unable to translate Unicode character \u20AC at index 5577 to specified code page.

    at AspDotNetStoreFront.ASPDNSFXmlPackage.TransformDoc ument(String& m_FinalResult, Boolean HasASPDNSFNameSpace, XslCompiledTransform m_Transform, XmlDocument m_DataDocument, XsltArgumentList m_TransformArgumentList) at AspDotNetStorefrontCommon.XmlPackage2.TransformStr ing() at AspDotNetStorefrontCommon.AppLogic.RunXmlPackage(X mlPackage2 p, Parser UseParser, Customer ThisCustomer, Int32 SkinID, Boolean ReplaceTokens, Boolean WriteExceptionMessage)

    Could you help us with this error?

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    There's most likely some characters with special encoding in the customer's data somewhere. Try the directions here.

  3. #3
    Nemesys is offline Junior Member
    Join Date
    May 2010
    Posts
    4

    Default

    Hi all,

    We found the error. Seems that there is an error when the symbol of € is writed.

    We tried several encoding for the XML but no one worked fine.

    At last, we used the solution of remove the calls of FormatCurrency in the XML using only the amounts.