Posted on 16/10/2012
I came across a strange problem today when attempting to add a Forms Authentication cookie to the Response during user login.
The cookie contained a serialised user profile class which contained quite a lot of data about the user, and even though there were no errors, the cookie was never added to the browser.
Cagegory: .NET
Tags: