lacostabr / socialauth-net

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

SocialAuthUser.IsLoggedIn().ToString() #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Calling SocialAuthUser.IsLoggedIn().ToString() in Class file or webservice file 
(in App_Code) throws this exception "Object reference not set to an instance of 
an object"

Original issue reported on code.google.com by monodee...@gmail.com on 27 Nov 2012 at 12:48

GoogleCodeExporter commented 9 years ago
Thanks for raising on StackOverflow.

I understand it is resolved here:
http://stackoverflow.com/questions/13631410/function-not-working-with-webservice

It is not a SocialAuth issue. Issue was related to session configuration for 
webservice.

Thanks
Deepak

Original comment by deepak.a...@3pillarglobal.com on 14 Dec 2012 at 9:58