Closed LaurentGoderre closed 11 years ago
Please change the following lines:
From this:
<add key ="SessionWarning" value ="110"/>
To this:
<add key ="SessionWarning" value ="50"/>
From this
<sessionState timeout="120"/>
<sessionState timeout="60"/>
<forms name=".ASPXFORMSAUTH" timeout="120" loginUrl="index.aspx" protection="All"/>
<forms name=".ASPXFORMSAUTH" timeout="60" loginUrl="index.aspx" protection="All"/>
This should fix #6
Fixed.
Please change the following lines:
From this:
To this:
From this
To this:
From this
To this: