Hi DW,
I'm getting an error when trying to reorder an order via the Customer center module in DW8.
This is the error i get when i push the reorder link in the module.
Server Error in '/' Application. Parameter 'idList' contains no IDs Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ArgumentException: Parameter 'idList' contains no IDs Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [ArgumentException: Parameter 'idList' contains no IDs] Dynamicweb.eCommerce.Products.Product.GetSqlConditionPartForIDs(String idList) +558 Dynamicweb.eCommerce.Products.Product.GetProductsByProductIDs(String[] prodIDs, Boolean doRefactor, String languageID) +696 Dynamicweb.eCommerce.Orders.Order.RemoveNoneActiveProducts() +473 Dynamicweb.eCommerce.CustomerCenter.ReorderObserver.OnNotify(String notification, NotificationArgs args) +1021 Dynamicweb.Extensibility.NotificationManager.Notify(String notification, Object[] args) +1309 Dynamicweb.Frontend.PageView.Load() +2205 Dynamicweb.Frontend.PageviewControl.get_Pageview() +71 Dynamicweb.Admin.DefaultAspx.Page_Load(Object sender, EventArgs e) +106 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
My solution is running 8.1.1.7. Do you guys know if this error has been addressed in a later release?
Hoping for a quick answer on this one :-)
// Martin