IBuyAdventure - enableSessionState error
RE: IBuyAdventure application, enableSessionState issue
--------------------------------------------------------
Greetings,
I have received the .NET error description for the line in login.aspx
---------------------------------------
"cart.MigrateShoppingCartItems(Session["AnonUID"].ToString(), UserName.Text);"
---------------------------------------
saying that the session state needs to be enabled.
I enabled it in the "web.config" for the application AND in the "page" directive (for the login.aspx) but all this did not help.
Please let me know how to deal with this issue.
Thanks,
Yuriy
|