Well, I have forum-searched myself to death. I am trying to set up the Live ID association. My app code and secret key are good, the return URL is the URL to my login page without the query string. I go to my site, click login, select Live ID, takes me to the Live sign in. I sign in successfully, it redirects me back to my login page, but I'm not logged in. =============================== Wow, as I was typing this question I thought of something, and I just figured out the answer. so here is the answer.. I had turned off user registration because I didn't want users asking for logins, I was assigning them to our customers manually. Once I changed the user registration option in DNN back to Private, the page popped right up for me. When set as off, users can still login using DNN logins, but the Live ID to DNN account association page wasn't popping up. -KJ |