Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 4737

Microsoft.AspNet.Identity.Owin.Signinmanager.passwordsigninasync hanging

$
0
0

When I call this:

var baseResult = base.PasswordSignInAsync(userName, password, isPersistent, shouldLockout).Result;

My app hangs. I don't get an exception or it returns a result.

I updated my develop pc to windows 10 , when I use windows 8.1 I had no problem.

I'm also using visual studio 2013 and 2015 but they have the same problem


Viewing all articles
Browse latest Browse all 4737

Trending Articles