Site Settings command does not work in 2.6

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.
9/21/2018 9:52:34 AM
Gravatar
Total Posts 2239

Re: Site Settings command does not work in 2.6

Hi Eric,

Can you send me a backup of this database? I would like to see if I can figure out why you were having this trouble.

Thank you,
Joe

10/3/2018 9:46:07 AM
Gravatar
Total Posts 218

Re: Site Settings command does not work in 2.6

Think I figured this out. In the mojo 2.6 sample user.config is a line:

<add key="UseLegacyCryptoHelper" value="false" />

This NEEDS to be added to any existing user.config. I wasn't able to get even a fresh install (using old user.config) working unless this was added. After that was added my email worked again. A lot of trail and error to narrow down the issue but very confident this was the whole problem.

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