Updating web hosts release

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.
3/21/2008 12:56:35 PM
Gravatar
Total Posts 2

Updating web hosts release

I'm hosing with webhostforasp.net and I'm wondering if it's possible to update their mojo install with the current release? If so, can you point me to the documentation. I've checked with them and their support said I'd have to review the mojo procedures. I've struggled getting this to work on local machine so I'd like to avoid having these on a server that I have little control over. I am not a fluent .net developer but with plug away until I figure it out. Thanks in advance.

3/22/2008 6:58:03 AM
Gravatar
Total Posts 18439

Re: Updating web hosts release

I don't see any reason you can't upgrade from the version pre-installed by webhostforasp, though I'm not sure how new/old the version they install is. To find out your current version visit the (Key icon) Administration Menu > System Information, unless its a really old version it should show you what version of mojoPortal you are using.

For any upgrade you should back up your site and your database so you can restore it if anything goes wrong. You will definitely need to backup your Web.config file so you can get any custom settings like your conection string etc and enter them in the new Web.config.

So basic steps are:

backup everything

replace files with new files using ftp (I usually upload the /Setup folder first then ClientScript, Data, then everything else. Breaking it up a little helps prevent timeouts during upload.

edit the new Web.config to restore your connection string and any other custom settings like smtp.

visit /Setup/Default.aspx and it should run the upgrade scripts

Hope it helps,

Joe

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