Page 1 of 1

having to logon over and over

Posted: Wed Oct 29, 2008 10:37 pm
by Reddirt
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

Re: having to logon over and over

Posted: Thu Oct 30, 2008 5:27 am
by mazhar
Are you in shared hosting? It may be some configuration from the hosting providers.

Re: having to logon over and over

Posted: Thu Oct 30, 2008 7:32 am
by Reddirt
Yes, I'm running a test site on DiscountASP.net
I'll ask them.

Thanks,
Reddirt