ASP.NET

Moderators: None (Apply to moderate this forum)
Number of threads: 1727
Number of posts: 3292

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Remember me is not working Posted by subhasam on 16 Mar 2007 at 2:35 PM
Hi all,

Iam using form authentication in sp.net 1.1

Iam setting the persistent cookie to true in the following code.
FormsAuthentication.SetAuthCookie(Id.ToString(),chkremember.Checked);

But then too remember me is not working.
If i open the application again then the startup login page is opened.

Can anyone help me in this

Thanks
Report
Re: Remember me is not working Posted by WEBMASTER on 16 Mar 2007 at 3:18 PM
Hi

Not really sure, but I would start to debug and inspect the cookies that is sent to the client and check if the are persistent or not.

You could compare the cookies you get form cookies that other sistes with "remember" supported.

Try tools like http://www.fiddlertool.com/fiddler/


/WEBMASTER




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.