Finally, I think I figured out my ASP.NET Forms Authentication problem. A note in the docs says that the cookie path is CASE SENSITIVE, and that's why the default is "/". I'd been accessing my page with hand-typed URLs and I don't think I was very consistent with their case - that could be the reason the cookies weren't being remembered. I don't know, I've thought I've had this nailed a couple of times so I won't pronounce this bug dead yet but I'm hoping...
8:41:28 AM
|
|