emonarafat / socialauth-net

Automatically exported from code.google.com/p/socialauth-net
0 stars 0 forks source link

the null exception from SocialAuthUser.LoginCallback #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.click the button to redirect to goolge site
2.input the gmail address and password
3.click the sign-in button

What is the expected output? What do you see instead?
redirect to my local website.
The null exception appears.

What version of the product are you using? On what operating system?
SocialAuth-net 2.1.0.0
DotNetOpenAuth 3.4.7.11121
win 7 professional

Please provide any additional information below.
[NullReferenceException: ]
   Brickred.SocialAuth.NET.Core.BusinessObjects.SocialAuthUser.LoginCallback(String response) +466
   Brickred.SocialAuth.NET.Core.CallbackHandler.ProcessRequest(HttpContext context) +1062
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +124
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69

--------------------------------------------------------------------------------

please see the attach file for more detail

Original issue reported on code.google.com by huqiang...@gmail.com on 19 Apr 2012 at 3:56

Attachments:

GoogleCodeExporter commented 9 years ago
OK, I have resolve this issue.

Original comment by huqiang...@gmail.com on 4 May 2012 at 3:52

GoogleCodeExporter commented 9 years ago
I have resolve this issue. 
thanks

Original comment by huqiang...@gmail.com on 4 May 2012 at 3:57

GoogleCodeExporter commented 9 years ago
Thanks Huqianghui !

Original comment by tsg.bric...@gmail.com on 4 May 2012 at 2:49