Posted on: 11/14/2014 11:38:28 AM | Views : 571

Hi Everybody...!
I have been running with an issue in the OpenAuth Authentication.
I am getting below error, when I try to login with the social login.
It would be really helpfull, I some body could give priority for me and help solve this issue... I have been struggling from yesterday....
Thanks in advance.
Line 94: if (OpenAuth.Login(authResult.Provider, authResult.ProviderUserId, false)) Line 95: { Line 96: RedirectToReturnUrl(); [NullReferenceException: Object reference not set to an instance of an object.] Microsoft.AspNet.Membership.OpenAuth ...

Go to the complete details ...