I have created an umbraco project, some document types, templates and have created some content.
I then publish the site to my domain and browse to domain.com/umbraco and login.
It all works fine until i start browsing the content menu and the items i have there. Sometimes they load fine and i can modify content but the majority of the time after less than 30 seconds i get timed out.
Continuous session timeouts.
Hi all,
I have created an umbraco project, some document types, templates and have created some content.
I then publish the site to my domain and browse to domain.com/umbraco and login.
It all works fine until i start browsing the content menu and the items i have there. Sometimes they load fine and i can modify content but the majority of the time after less than 30 seconds i get timed out.
This can happen whilst browsing the settings too.
I have set this:
<add key="umbracoTimeOutInMinutes" value="240" />
But it hasnt helped.
Any ideas?
Kind regards.
I might add that im using SQL CE on this instance of umbraco.
Does this help? http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/46817-Session-Times-out-after-a-few-minutes?p=1#comment188886
is working on a reply...