D
dotCore
Hi,
FormsAuthentication.SetAuthCookie DOES NOT create an authentication ticket
and add it to cookie collection. I am in an infinite loop of logins. See
also this post which explains much better than I can.
http://dotnetjunkies.com/weblog/davetrux/posts/5306.aspx
Except none of the workarounds worked in my case. I am still in that
infinite loop. I have VS2003.NET, XP Pro, IIS 5.1, Framework 1.1. I hope
somebody out there knows what's going on. Otherwise, it is really scary.
ch
FormsAuthentication.SetAuthCookie DOES NOT create an authentication ticket
and add it to cookie collection. I am in an infinite loop of logins. See
also this post which explains much better than I can.
http://dotnetjunkies.com/weblog/davetrux/posts/5306.aspx
Except none of the workarounds worked in my case. I am still in that
infinite loop. I have VS2003.NET, XP Pro, IIS 5.1, Framework 1.1. I hope
somebody out there knows what's going on. Otherwise, it is really scary.
ch