Hello,
I have customized ECF 4.1 for my customers needs (including the time consuming translation to german) and have a final problem:
On the Checkout Wizard page the following error occures:
ECommerceService.OrderCreateFailedOnComplete
Where can I find any details to this error?
If I click the order button once more the following exception is displayed:
Failed to create order. Mediachase.eCF.BusLayer.FrameworkException: Error in the application. at Mediachase.eCF.BusLayer.Orders.Order.GetCustomerOrderByOrderId(Int32 OrderId) at Mediachase.eCF.BusLayer.Orders.Order.CreateOrderFromCart(Int32 orderId, String affiliateGuid, String orderEmail, IShipmentPackage[] shipments, Guid orderAuthorizationCode) at Mediachase.eCF.BusFacade.OrderManager.CreateOrder(OrderCreateRequest request, IList`1& mainErrorArray)
Do you have any information regarding to this problem?
In the mail log the following is shown (if this could be related in any way):
Email Notification Service Started. 0 email(s) sent successfully.
Thank you
Kai