Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ".ASPXAUTH" cookie Expires property = 01/01/0001 00:00:00

Reply
Thread Tools

".ASPXAUTH" cookie Expires property = 01/01/0001 00:00:00

 
 
Amir Tohidi
Guest
Posts: n/a
 
      12-18-2007
Hello

I am using the ASP.NET 2 Login control. When my LoggedIn event handler is
called, the Context.Response.Cookies[".ASPXAUTH"] Expires property is
correctly set.

On subsequent postback however, the value for the cookie is reset to
01/01/0001 00:00:00.

Somehow, the cookie's value is being lost, but the key for it is still
there. Anyone know why this is happening please?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cookie expires after 30 mins when I set longer expiring time... time is life ASP .Net Security 3 04-02-2008 05:00 AM
Setting Cookie.Expires Joe ASP .Net 4 03-11-2008 10:12 AM
Setting the Cookie Expires mauksrock@gmail.com ASP .Net 1 12-30-2005 04:16 PM
Cookie Expires works in one instance, not another Alex Kail ASP General 2 07-14-2004 06:45 PM
Forms Authenication Cookie expires randomly (only on production server) Pete ASP .Net Security 0 12-01-2003 09:40 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57