CacheHelper failed to load siteSettings

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.
6/13/2007 8:35:20 AM
Gravatar
Total Posts 18439

Re: CacheHelper failed to load siteSettings

It is normal to see that error on a new install until data is created no siteSettings can be loaded.

Please specify db and OS you are using

What do you see when you go to /Setup/Default.aspx?

What do you see if you go to /Setup/Upgrade.aspx?

Try in web.config change

ShowConnectionErrorOnSetup = true
and
ShowHistoryOnUpgradePage = true

and see if any better info is shown on those pages.

Hope it helps,

Joe

6/13/2007 8:47:10 AM
Gravatar
Total Posts 41

Re: CacheHelper failed to load siteSettings

DB : Mysql 5.0.41
OS: No idea, windows something (hosted).

Both ShowConnectionErrorOnSetup and ShowHistoryOnUpgradePage is set to true but no change.

You can see for yourself at www.modulesoftware.se

But now I only get this error:

2007-06-13 15:48:57,777 [3024] ERROR mojoPortal.Business.WebHelpers.CacheHelper [(null)] - CacheHelper failed to load siteSettings

6/13/2007 9:07:18 AM
Gravatar
Total Posts 18439

Re: CacheHelper failed to load siteSettings

Ok, I just sent you an email with a new mojoPortal.Web.dll to try and see if it makes any difference.

Thanks,

Joe

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