ASP.NET "Remember Me" check box
- From: Abdo Haji-Ali <abdo.haji.ali@xxxxxxxxx>
- Date: Mon, 27 Aug 2007 12:15:19 -0000
Greetings,
I'm using the ASP.NET membership model in my site and everything works
perfectly, locally.
However when I uploaded my site (To my host which is GoDaddy), and ran
it remotely the "Remember Me" check box was not working *at all*.
What I mean is when I try to log in with "Remember Me" check box
checked, the login fails completely and I'm taken back to the login
page (Can't say I left it though :) ). When loggin in with this check
box checked on, everything works as expected. I googled for this issue
and found that other have had similar problems with membership model
not remembering them *long enough* (Just for 30 minutes), I did try
the solution they've given me with no luck.
These solutions include:
1. Including a machine validation key and decryption key in both
<AppSettings> and <System.Web> sections in the webconfig
2. Making the timeout for the remember me session longer from the
webconfig also.
Any ideas?
Abdo Haji-Ali
Programmer
TechnoLead
.
- Follow-Ups:
- Re: ASP.NET "Remember Me" check box
- From: Abdo Haji-Ali
- Re: ASP.NET "Remember Me" check box
- Prev by Date: RE: updating GridView cell background color
- Next by Date: Unable to retrieve the user sid from context.
- Previous by thread: Re: Cannot get IIS pickup directory
- Next by thread: Re: ASP.NET "Remember Me" check box
- Index(es):