Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Shakib 32 posts 134 karma points
    Dec 13, 2016 @ 11:30
    Shakib
    0

    Hello guys. i have session time out problem while using backoffice in umbraco umbraco automaticly redirect me to login page while using backoffice. i tryed to change the permissions and even timeout attribute in web.config but problem still remains.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Dec 13, 2016 @ 12:34
    Dennis Aaen
    0

    Hi Shakib,

    Could you please try check this setting in your web.config file.

    umbracoTimeOutInMinutes

    Configures the number of minutes without any requests being made before the Umbraco user will be required to re-login. Any backoffice request will reset the clock. Default setting is 20 minutes.

    <add key="umbracoTimeOutInMinutes" value="20" />
    

    Edit: OH did not see that you have checked the umbracoTimeOutInMinutes

    Hope this helps,

    /Dennis

  • Shakib 32 posts 134 karma points
    Dec 13, 2016 @ 12:58
    Shakib
    0

    actually i did it but problem still remain. after less than a minute i redirect to login page

  • Adi Silagy 5 posts 75 karma points
    Sep 05, 2017 @ 06:55
    Adi Silagy
    0

    Did you managed to resolve that?

  • Shakib 32 posts 134 karma points
    Oct 04, 2017 @ 11:06
    Shakib
    0

    the problem was with the host provider
    after changing the host provider problem solved

Please Sign in or register to post replies

Write your reply to:

Draft