Problem logging with Windows Live ID on this site

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
5/21/2008 7:19:27 PM
Gravatar
Total Posts 45

Problem logging with Windows Live ID on this site

After you log in to post in this forum using Windows Live ID, it redirects to:

http://mojoportal.com/ForumView.aspx?ItemID=9&mid=34&pageid=5

Note the missing "www". Because of the missing subdomain, it still appears that you aren't logged in when you really are. (You can correct this by manually adding the "www" into your address bar.) Then when you click "Sign In" (because it appears that you aren't logged in), you navigate to http://mojoportal.com/Secure/Login.aspx (still missing the "www"), which results in a server certificate error.

5/22/2008 11:44:58 AM
Gravatar
Total Posts 18439

Re: Problem logging with Windows Live ID on this site

Hi,

I've added some logic to force all requests to use www.mojoportal.com instead of mojoportal.com. This should fix the problem and avoid seeing any error about the certificate not matching the host name.

Thanks,

Joe

You must sign in to post in the forums. This thread is closed to new posts.