Hi,
In my revindexstorefront, I have currently enabled order alert email within the Configuration>Communication tab. I selected basic email template rule, which already have the HTML body populated with xsl tokens. When I completed the checkout process the email was sent, but the xsl tokens were not transformed. When I checked the event viewer it showed the following error: Message: System.IO.FileLoadException: Could not load file or assembly 'IKVM.OpenJDK.Core, Version=0.40.0.2, Culture=neutral, PublicKeyToken=e1fdd002d5083fe6' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'IKVM.OpenJDK.Core, Version=0.40.0.2, Culture=neutral, PublicKeyToken=e1fdd002d5083fe6' at Saxon.Api.Processor..ctor() at Revindex.Xml.Xsl.XslTransform.Transform2(XElement input, String formula) at Revindex.Xml.Xsl.XslTokenTransform.Transform(XElement xInput, String xslText) at Revindex.Business.Revindex.Revindex.Storefront.CartController.CreateEmail alesOrder salesOrder, List`1 salesOrderDetails, List`1 salesPayments, UserInfo user, Int32 portalID, String& mailFrom, String& mailTo, String& mailBcc, String& subject, String& textBody, String& htmlBody) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Any help is greatly appreciated.
Thanks, Ernie Villavicenio