I think my Webapplication gets shut down after a while.
It returns a new session if I haven't used the application in maybe 5 minutes. The session timeout is set to 720 minutes so that can't be the issue.
Is it maybe a setting in the Application Pool or something like that? I figure it is some sort of resource management. I use IIS 7.0
I am a dork with servers so please bear with me if I am missing the obvious here.