Below steps should be followed to ensure an unproblematic Follow the steps below to upgrade to the latest version of TFS4JIRA Self-Hosted.
- Stop the TFS4JIRA Synchronizer application pool in IIS using IIS Manager (cmd: inetmgr)
Before continuing
with the below steps, please make sure, ensure your environment complies with TFS4JIRA's latest version requirements and prerequisites. A detailed documentation page concerning the latest released version can be found in this section: Installation.
In order to be 100% safe fromInfo Confirm you have Microsoft® SQL Server® Compact 4.0 SP1 installed before you proceed. This is required even if the full SQL Server version is installed. Refer to TFS4JIRA Self-Hosted 9.0 or higher requirements and prerequisites for more information.
To reduce the risk of configuration data loss, please backup back up the database file with the current configuration.
the configuration file is by default present in this folder: C:\inetpub\wwwroot\tfs-jira-synchronizer\App_Data (please look in other/custom location if you performed custom TFS4JIRA installation)
database file name: config.sdf
please copy this file to a safe location, for example, your desktop
Back up the web.config file as , as the upgrade will overwrite overwrites the current configuration.
by default web.config is present in the following folder: C:\inetpub\wwwroot\tfs-jira-synchronizer
Uninstall currently installed TFS4JIRA using standard Windows procedure - 'Uninstall a program' in the ‘Programs’ section of the Control Panel.
TFS4JIRA uninstaller will not remove previous logs and configuration database
Please download Download and install the latest version of TFS4JIRA. Detailed instruction: Installing TFS4JIRA Synchronizer
Once installed, implement the previous configuration in the new web.config
please do not overwrite the file (old on new)
please copy additional configuration lines from the old web.config into the newly created web.config.
IMPORTANT: Clear CACHE in your browser.
Please run the TFS4JIRA configuration page.
the first run always takes longer to load the page
since uninstallation did not erase the configuration file (database), when you loginlog in, all profiles should be present and setup set in your TFS4JIRA
If for any reason proper expected configuration is not visible, because due to some reason configuration database has been replaced with a blank version, please simply use the backup created in point 2 and copy it to your current config.sdf location (by default
C:\inetpub\wwwroot\tfs-jira-synchronizer\App_Data
)