What steps will reproduce the problem?
1. Fetching value from session variable
2.
3.
What is the expected output? What do you see instead?
Session state can only be used when enableSessionState is set to true, either
in a configuration file or in the Page directive. Please also make sure that
System.Web.SessionStateModule or a custom session state module is included in
the <configuration>\<system.web>\<httpModules> section in the application
configuration.
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by vijaybha...@gmail.com on 1 Oct 2011 at 5:28
Original issue reported on code.google.com by
vijaybha...@gmail.com
on 1 Oct 2011 at 5:28