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