diogo.rodrigues-avian.co
-
2/20/2013 10:28:39 AM
Loosing ViewState["CurrentStepIndex"]
Hello, We are currently developing a shop, and we have added a shopping cart etc, and created the default shopping proccess through the cmsdesk. Somehow, it seems to lose the "CurrentStepIndex" in the ShoppingCart.cs, in the "EcommerceProvider". I know this because it does not advance to the 3rd step, but if I change the "CurrentStepIndex" to be stored in a session it does work, but that is not a good solution. We were wondering if anyone else had this issue.
|