having to logon over and over
Posted: Wed Oct 29, 2008 10:37 pm
I'm running a test site and every few minuts while in Admin mode, I have to signon again.
I haven't change the web.config file - it reads:
<authentication mode="Forms">
<forms timeout="90" slidingExpiration="true" name="AC7.ASPXAUTH" />
</authentication>
<sessionState mode="InProc" timeout="30" cookieName="AC7.SESSIONID" />
So, how come I have to keep signing in over and over?
Thanks,
Reddirt
I haven't change the web.config file - it reads:
<authentication mode="Forms">
<forms timeout="90" slidingExpiration="true" name="AC7.ASPXAUTH" />
</authentication>
<sessionState mode="InProc" timeout="30" cookieName="AC7.SESSIONID" />
So, how come I have to keep signing in over and over?
Thanks,
Reddirt