New Install Requiring Login

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
11/20/2018 7:59:17 PM
Gravatar
Total Posts 1

New Install Requiring Login

Just installed latest download on a dev box (Win10 Pro; IIS 10; SQL Server 2014). Single site/no tenants. Not sure what I missed: After I went in and set up the site, each time I visit after the natural timeout or an IIS bounce, when I return using a bare url (just the domain name; no page) it sends me to the login page. If I enter it with /default.aspx or /home, it takes me right to the home page.

How do I convince it to not ask for login on a bare url on my local box? And, if I were to roll this up  to a shared host, what incantation would I need there?

1/8/2019 3:42:21 PM
Gravatar
Total Posts 2239

Re: New Install Requiring Login

Hi Jeff,

I'm sorry for missing your post here. Were you able to get things sorted out?

Usually, this will happen if the app pool doesn't have proper permissions to the directory your site is in or if the "Anonymous Authentication" auth type is not configured properly.

Thanks,
Joe

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