Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms Authentication
Message
De
12/09/2016 13:08:31
 
 
À
12/09/2016 12:37:33
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
Divers
Thread ID:
01640720
Message ID:
01640727
Vues:
32
>>Hi,
>>
>>GoDaddy are telling me that this part of my web.config is causing my end users to hav eto log back in every 6 minutes:
>>
>>
    <authentication mode="Forms">
>>      <forms loginUrl="~/Account/Login.aspx" slidingExpiration="true" timeout="120"/>
>>    </authentication>
>>
>>Can anybody see any problem with this?
>
>Doesn't make sense to me. timeout is in minutes so you've got a couple of hours there.
>Is this a shared server? If so I read somewhere that the machinekey may be regenerated at the server level which would leave you high and dry.
>Can't find the detail but this refers : http://blog.falafel.com/asp-net-forms-authentication-times-out-on-a-shared-host/

Yes, it's set to 2 hours and the session time out to 1 hour.

Yes it's a shared server. GoDaddy support said it was something to do with the app pool, made some changes and it worked properly for about an hour, then it went right back to the 6 minutes. Now they are saying the problem is "in my script" referring to that section of the web.config.

Thanks for the link, I'll see if that will help me.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform