I am currently building a website using ASP.net and MVC4. When debugging locally, sessions work as expected without any problems and expire 1 day after they have logged in. However on the live site sessions are expiring every 10 minutes and is becoming an annoyance.I am currently building a website using ASP.net