How to Store session in database
Step 1: Execute below query at your database: [crayon-69f94b29e6671037954696/] Step 2: Add following line your web.config file [crayon-69f94b29e667e650855240/] Step 3: Make sure that session object is serialize.
Read more