'Remember me' not saved

Posted By lrlok 19/05/2006 07:09:04
Add to Favorites1
Author Message
lrlok
 Posted 19/05/2006 07:09:04
InstantASP Master

InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)InstantASP Master - (95 reputation)

Group: Customers
Last Active: 22/06/2011 11:52:30
Posts: 21, Visits: 412
95
Hi,

I've recently installed IF 4.1.3 (http://www.autokosten.info/InstantForum413) and everyone is experiencing the following issue:

When logging in, you can check the Remember me option. If you do, and after being logged in you close the browser, restart it and return to the forum, you're still logged in (so far so good). However, after 1-12 hours (unfortunately this varies wildly per user) he/she has to login again. If you check the forum once a day, you'll have to login every day...

There already are a lot of posts about this on this forum, and I've tried them all (I think :) ):

-Adding a timeout value to the authentication part in web.config
-Installed IF in the root of the website, instead of the folder /InstantForum413/ it is in now
-Changed the path attribute of the authentication part in web.config to path="/InstantForum413/"
-Tried running IF under .NET Framework 1.1 and 2.0
-I've deleted all cookies on the computer and tried again
-I've tried it on several different computers

Also something strange, which may be related: if you login, and then press logout, you get the message that your cookie will be deleted. Press OK to confirm.. the page reloads, and you find yourself still logged in.

The current web.config authentication part :

<authentication mode="Forms">

<forms name="InstantASP" loginUrl="Logon.aspx" protection="All" slidingExpiration="true" path="/InstantForum413/"/>

</authentication>

I've ran out of ideas...

I've contacted support, and Carlos has confirmed this problem, but unfortunately he was unable to determine what the problem is at this time.

Is there anyone who has a suggestion I can try? (Feel free to try it yourself on the forum...)

Best regards,
Leon



forum.autokosten.info - PDA trip recorder
30/05/2006 12:22:13 by lrlok
Post Information

Similar Topics

Click to view RSS...
Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top