How to find what version is used

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/22/2007 6:30:04 AM
Gravatar
Total Posts 22

How to find what version is used

Hej Joe

How do I findout what version of Mojoportal is installed during a upgrade?

mvh

Tommy

6/22/2007 7:15:13 AM
Gravatar
Total Posts 18439

How to find what version is used

For versions after 2.2.1.5, you can view siteRoot/Setup/Upgrade.aspx to see what version you have.

You may need to set RedirectHomeFromSetupPagesWhenSystemIsUpToDate=false in Web.config to see the page.

Or you can look in the db in mp_SchemaVersion

I will look into displaying the version on the Admin menu soon as well.

 

Joe

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