Search the web
Sign In
New User? Sign Up
ydn-auth · Yahoo! Authenticated Web Services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
bbAuth C# - Cannot Access Session after login   Message List  
Reply | Forward Message #702 of 733 |
Hi,
I made two pages in asp.net, one to call the login page and the second to get
response from login aftre bbAuth. My problem is, my page calls the yahoo login
service, which is fine but when the response comes to my second page to
authorize the Session,i cannot access the session on following line

Yahoo.Authentication auth = Session["auth"] as Yahoo.Authentication;

its gives me an error as seesion does not exist.

Please help, i have tried all possible solutions.

I am using Yahoo.Authentication.dll.






Tue Apr 7, 2009 9:34 am

zeeshan_ncba
Offline Offline
Send Email Send Email

Forward
Message #702 of 733 |
Expand Messages Author Sort by Date

Hi, I made two pages in asp.net, one to call the login page and the second to get response from login aftre bbAuth. My problem is, my page calls the yahoo...
zeeshan_ncba
Offline Send Email
Apr 7, 2009
6:08 pm

In the first page, where you send the user to the login screen, you need to store the Yahoo.Authentication object in session state first like so: // Create an...
Raul Macias
raulhmacias
Offline Send Email
May 11, 2009
6:34 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help