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