Shopping Cart losing contents
I finally have an excuse to use the shopping cart. I have never touched it. But for some reason, it loses contents between adding then (ShoppingCart.InsertItem) and the redirect to ShoppingCart.aspx. Currnently, I am only trying this anonymously. I can see this items added debugging ShowProduct, but they are gone as soon as ShoppingCart.aspx loads.
Any clues?
|