Re: Cookie Expires In 2.0 Framework
- From: "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 1 Jun 2006 10:25:42 -0400
Adam,
Have you used a tracer/interceptor on the client to see what is being
returned from the server? I would look there first, to see if anything is
being returned differently. If not, it might not be the cookies themselves,
but rather, the code that is processing them that was changed on the move
from 1.1 to 2.0.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"Adam Bates" <Adam Bates@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:452053BE-779C-4B14-B28F-552FA8044707@xxxxxxxxxxxxxxxx
Hello,
I have a problem, I have been using Cookie Authentication on the 1.1
framework for around 3 months, when I moved the site internally within my
hosting company from a server with 1.1 framework to a server with 2.0
framework I have had cookie expiring problems.
Since moving to the 2.0 server, the cookies now expire within 24 hours at
the most. I have checked that the cookie has a expiry date in the future,
which it does (6 years in the future). However it still breaks.
The server is 2003 with IIS 6. I have spoken to their server admins in
length and they believe the servers are setup pretty much the same.
Any advice would be gratefully received.
Regards Adam
.
- Prev by Date: Re: Can't convert string to double!
- Next by Date: Re: Can't convert string to double!
- Previous by thread: Re: Storing Hyperlinks
- Next by thread: RE: Cookie Expires In 2.0 Framework
- Index(es):
Relevant Pages
|