Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When TFS4JIRA Self-hosted is newly setup, users may choose to use SQL express database instead of the default SQL Compact Edition database. This article explains how to setup and start using SQL express database with TFS4JIRA.

Prerequisites:

...

Info

This manual operates on the default user credentials used in TFS4JIRA (provided out of the box). Users may choose to setup different user credentials, especially password that will be used by the application. Here are the password locations that must be corrected:

  1. empty_db.sql script

    Image RemovedImage Added
  2. web.config, <connectionString> section for "SyncProfileContextExpressConnection" 

...

Stop TFS4JIRA Synchronizer application pool in IIS using IIS Manager (cmd: inetmgr)

View file
nameInvalid file id - b345786e-de9f-4fb7-a424-2a2cab8a1aab

Create new DB in SQLExpress

...