Versions Compared

Key

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

...

Enterprise Tester, by default, is installed in your C:\Program Files\ or C:\Program Files (x86)\ directory, alongside any other programs you have installed.  The folder can be configured to reside on a different drive if you should choose; throughout this document we refer to this folder using the word %ProgramFiles% to avoid confusion.

 

Manual Upgrade (Bin Zip Installer)

...

  1. Download the Enterprise Tester installation files from EnterpriseTester-6.3.1984-BinDownload Centre

  2. Back Up the following elements of your existing Enterprise Tester installation:

    • Enterprise Tester Database 
      • For downloaded trial users this can typically be found in %ProgramFiles%\Catch Limited\Enterprise Tester\Data
    • Enterprise Tester File Structure
      • Typically located in %ProgramFiles%\Catch Limited\Enterprise Tester\

 

If you don't want to back up the entire file structure, these are the specific files needed for restoration:wish to be a little more selective with the backup, the following files and folders should be included

  • Logging.config & Web.config Files
    Typically located in %ProgramFiles%\Catch Limited\Enterprise Tester\Web

...

  •  Attachments
    Typically located in %ProgramFiles%\Catch Limited\Enterprise Tester\

...

  • Data\

...

  • Attachments\ 
  • Avatars
    Typically located in %ProgramFiles%\Catch Limited\Enterprise Tester\Data\Avatars\ 
  • Optional: Indexes
    Typically located in %ProgramFiles%

...

  • \Catch Limited\Enterprise Tester\Data\

...

  • Indexes
    If you do not back this up and need to roll back the upgrade you will need to perform a full reindex of the ET instance

 

   3. Extract the files from the downloaded bin.zip file and copy all of the contents from the "\Web\ folder EXCLUDING EXCLUDING 
       the following:

    • \App_Data\ folder
    • Web.config file
    • Logging.config file

   4. Navigate to %ProgramFiles%to %ProgramFiles%\Catch Limited\Enterprise Tester\Web folder and delete the existing folders of the same
       names as those copied above

   5. Paste in the content copied in Step 3, choose to overwrite any files when prompted.

   6. Using the command line navigate to the %ProgramFiles%the %ProgramFiles%\Catch Limited\Enterprise Tester\Web\Bin\ folder and run
       "Postinstalltasks.exe ziprelease".  Administrator permissions may be required.

   7. Make sure the identity that runs Enterprise Tester (as seen in the IIS application pool configured during installation)
        still has write permissions to the "\data" and "\web\app_data\" directories.

   8. Restart IIS

   9. Start  Start Enterprise Tester.   Enterprise Tester may take a couple of few minutes to start up , it will be applying database
       schema migrations to update the database structure.   as any necessary database schema changes are made.

Info

If Enterprise Tester does not start you may need to remove the Oracle.dlls System.Data.SQLite.dll in the Web\bin Bin folder*.

 

 

...