Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Index Upgrading 4.2 to 5.1
Previous  |  Next

 1      Installing Gemini 5
install
admin
migration
 1.1        Pre-requisite Checks
install
admin
 1.2        Installing Gemini 5 Using Automated Installer
install
admin
 1.3        Installing Gemini 5 Using Zip File
install
admin
 1.4        Upgrading 5.0 to 5.1
install
admin
migration
 1.5        Upgrading 4.2 to 5.1
admin
migration
 1.6        Using Windows Authentication
install
admin
security
 1.7        Setting up with Geckoboard
add-ons
reporting
 1.8        Setting up with Lucidchart
install
 1.9        MS Project Connector
appnav
Project
View  |  Print  |  PDF

10 documents found.


Upgrading 4.2 to 5.1

admin
migration

A zip file download is available containing both the Gemini web application and the Upgrade application .

Step 0 - Read The Migration Guide

Please read the migration guide.

Step 1 – Backup!

Please backup your existing Gemini SQL Database and Gemini web application folders before following this upgrade process. You can use SQL Management Studio to back up your database.

Step 2 - Unzip Gemini

Unzip the Gemini zip file and you should see the contents as follows:

image

Step 3 - Database Upgrade

Make sure that you have selected the correct database.

image

 

Open the "Gemini Database\Upgrades\Upgrade_v5-0.sql script", "Upgrade_v5-0-PostMigration.sql script" amd "Upgrade_v5-1.sql" in SQL Management Studio:

image

Once open in SQL Management Studio, execute the scripts.

Step 4 - Copy Web Application

Copy the contents of the Gemini Web Application folder into your current web application folder (removing all existing files first):

image

 

Step 5 - Edit web.config

Edit the new web.config file and put in the correct SQL Server user credentials for your Gemini database:

image

Remember to set your correct authentication settings:

Step5

Step 6 - Application Pool 

Go to your IIS and change the previous Application Pool's .NET Framework version from 2.0 to 4.0.

image

Once changed your Gemini should now be upgraded to the latest release.

After installation you can navigate to the Gemini web application using your browser (e.g. http://myserver/gemini").

Step 7 – Set App_Code Folder Permissions

For complete administrative control, Gemini requires write access to the Assets following that is located where you installed Gemini:

image

Right-click the App_Code folder and select the Security tab.

Allocate Modify/ Full Control permissions to the EVERYONE group.

Step 8 – Set App_Data Folder Permissions

For complete administrative control, Gemini requires write access to the App_Data following that is located where you installed Gemini:

image

Right-click the App_Data folder and select the Security tab.

Allocate Modify/ Full Control permissions to the EVERYONE group.

Step 9 – Set Assets Folder Permissions

For complete administrative control, Gemini requires write access to the Assets following that is located where you installed Gemini:

image

Right-click the Assets folder and select the Security tab.

Allocate Modify/ Full Control permissions to the EVERYONE group.

You can verify if the permissions are set correctly by duplicating a Project Template:

image7

If you can duplicate successfully then the permissions on the App_Data folder are correct and Gemini is successfully installed.

Step 10 - Read The Migration Guide (Again!)

Please read the migration guide.


Previous  |  Next