DisableSetup behaviour has changed

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.
4/10/2010 12:29:51 PM
Gravatar
Total Posts 251

DisableSetup behaviour has changed

Usually i could do the mojoportal upgrade even with DisableSetup=true, if i was logged on as admin on that website

on this new version, it did not work; i had to change it to false, and recycle the apppool, to enable the setup

it is related to this fix? http://www.mojoportal.com/Forums/Thread.aspx?pageid=5&mid=34&ItemID=2&thread=5124

And also, the setup it's telling me that the data folder it's not writable... IIS_WPG has modify permissions...

4/10/2010 1:09:51 PM
Gravatar
Total Posts 18439

Re: DisableSetup behaviour has changed

It still works the same. The problem is that in some releases it can't work as it should, like if we add columns to the mp_Users table then an error occurs which prevents us retrieving the user until after setup runs, so we can't really verify the user in that case. This kind of change is not frequent so most of the time it works fine, but every now and then you may need to temporarily enable setup.

Best,

Joe

4/10/2010 1:35:42 PM
Gravatar
Total Posts 251

Re: DisableSetup behaviour has changed

I see, in fact now it works again as it should.

Thanks

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