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