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