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
having to logon over and over
Re: having to logon over and over
Are you in shared hosting? It may be some configuration from the hosting providers.
Re: having to logon over and over
Yes, I'm running a test site on DiscountASP.net
I'll ask them.
Thanks,
Reddirt
I'll ask them.
Thanks,
Reddirt