Category Archives: ASP.Net Identity
The data protection operation was unsuccessful. This may have been caused by not having the user profile loaded for the current thread’s user context, which may be the case when the thread is impersonating
Recently I’ve developed a site for a customer using MVC 5 with Asp.net Identity (OWIN) everything worked 100% locally then I deployed it to their server and all the proverbial wheels fell off. Thanks to this wonderful post I’ve been … Continue reading
Posted in ASP.Net Identity
Leave a comment