Session timeout is very short on IIS 7.5
- by Mehdi Mousavi
I have a website on windows server 2008 and iis 7 on a VPS. It works fine and has no problems, but after moving it to a shared hosting server with IIS 7.5, the session is lost after 4 or 5 clicks (like 30 secs) and I have to login again and again.
The two sites are same, I copied the site from the VPS exactly as-is to the shared hosting server.
The session timeouts in both web.config files are same.
On the shared hosting server I don't have access to IIS manager to manipulate the settings. All I have is Plesk Control Panel 9.5 and the website's web.config file.
What could be causing this to happen?