having to logon over and over

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Reddirt
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 25
Joined: Sun Oct 26, 2008 7:05 pm

having to logon over and over

Post by Reddirt » 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

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: having to logon over and over

Post by mazhar » Thu Oct 30, 2008 5:27 am

Are you in shared hosting? It may be some configuration from the hosting providers.

Reddirt
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 25
Joined: Sun Oct 26, 2008 7:05 pm

Re: having to logon over and over

Post by Reddirt » Thu Oct 30, 2008 7:32 am

Yes, I'm running a test site on DiscountASP.net
I'll ask them.

Thanks,
Reddirt

Post Reply