Cookies on Windows 2003 IIS 6 |
| r v replied to Peter Bromberg at 25-Mar-08 11:46 |
| I have an ASP.Net 2.0 application where I create persistent cookie with a FormsAutehnticationTiocket. When running on my local machine with WinXP Pro and IIS, it works like a champ and I can come back a day later and it will reconize my previous login. The moment I deploy the same exact code to Windows 2003 and IIS 6, the cookie will not persist, even for minutes. Is thre something in IIS 6 that may affect the persistence of cookies? |
|