I'm getting an error stating "Cannot access a disposed object"
I am looking at using Microsoft.AspNet.Identity.EntityFramework.UserStore to access the user object but wondering if there's a better way of doing this.
Thanks in advance.
I'm getting an error stating "Cannot access a disposed object"
I am looking at using Microsoft.AspNet.Identity.EntityFramework.UserStore to access the user object but wondering if there's a better way of doing this.
Thanks in advance.