Errors during Basket.Checkout
Posted: Thu Dec 10, 2009 5:50 pm
Hopefully someone on here can give me some guidance to get me on the right path....
I'm getting a cast exception during the Checkout method of the Basket object. The error is occurring during some internal sorting when Able is attempting to sort the OrderItems, unable to cast _something_ as an int.
Can anyone internal tell me what is going on in this method that would cause this? I'm sure there is some mistake with the data tied to one of the orderitems, just not sure where to look.
I will post the stack trace from the log file tomorrow when I return to work.
Thanks for the help!
I'm getting a cast exception during the Checkout method of the Basket object. The error is occurring during some internal sorting when Able is attempting to sort the OrderItems, unable to cast _something_ as an int.
Can anyone internal tell me what is going on in this method that would cause this? I'm sure there is some mistake with the data tied to one of the orderitems, just not sure where to look.
I will post the stack trace from the log file tomorrow when I return to work.
Thanks for the help!