Cart page - No Shipping configured please configure shipping DotNetNuke.Services.Exceptions.ModuleLoadException: StartIndex cannot be less than zero. Parameter name: startIndex ---> System.ArgumentOutOfRangeException: StartIndex cannot be less than zero. Parameter name: startIndex at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at Smith.DNN.Modules.BuyNow.Cart.ddlShipping_DataBound(Object sender, EventArgs e) at System.Web.UI.WebControls.BaseDataBoundControl.OnDataBound(EventArgs e) at System.Web.UI.WebControls.ListControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at Smith.DNN.Modules.BuyNow.Cart.BindCustomShipMethodsBy() --- End of inner exception stack trace ---
I am trying to get my shipping figured out and just switched from Custom Fixed to Custom by Zip. I had an item in my cart, and when I go to view the cart I get this error as well.
DNN 6.0.2/Cart 4.60
Just happened, still testing to see what the deal is. I am assuming switching around shipping methods, or the fact that I had things in the cart are contributing.