Error = Go to Welcome to mojoPortal Setup page

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.
9/15/2009 3:21:23 PM
Gravatar
Total Posts 245
mojoPortal Community Expert

Error = Go to Welcome to mojoPortal Setup page

Hi

My site is going to the Welcome to mojoPortal Setup page when I get an error in my custom module.

I just upgraded to 2.3.1.7 and was going to work on an error I was getting in my module.  I always go to the server to get the real error message.
But instead of an error page I get the Welcome to mojoPortal Setup page.
I went into Web.Config and changed  DisableSetup to true but it still happens.

Anyone else getting this?

9/15/2009 3:24:52 PM
Gravatar
Total Posts 18439

Re: Error = Go to Welcome to mojoPortal Setup page

My best guess is it needs to run some upgrade scripts but can't find them. Re-upload the /Setup folder and make sure there are no transfer errors then visit the setup page again.

When an unhandled exception occurs it checks if the schema version in the db is the same as the code version and if not it redirects to setup to run upgrade scripts.

Hope it helps,

Joe

9/15/2009 4:21:18 PM
Gravatar
Total Posts 245
mojoPortal Community Expert

Re: Error = Go to Welcome to mojoPortal Setup page

That makes sense.  I'll do that. Thanks Joe.

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