Upgrade AgilePoint from v4.x to v5.0

  1. Log on to Windows using a user login that belongs to the local system's Administrators group.
  2. Verify that none of the following programs are running in your environment:
    • Microsoft Internet Explorer
    • Microsoft IIS (Internet Information Services) Management Console
    • Microsoft InfoPath
    • Microsoft Visio
    • Microsoft Visual Studio.NET
    • AgilePoint Envision
    • AgilePoint Developer
  3. If AgilePoint Server is installed on the machine you are upgrading, stop the AgilePoint Server application until the upgrade is completed. Instructions for safely stopping the server can be found in the AgilePoint Server section of the AgilePoint User's Guide.
  4. Back up the web.config file for Enterprise Manager. It is located in the virtual folder for the Enterprise Manager web application.
  5. Uninstall previous version of Enterprise Manager via Add/Remove Programs.
  6. Check to ensure that the root installation folder has been deleted. This folder must deleted, and Add/Remove Programs does not delete it in all environments.
  7. Uninstall the previous version of AgilePoint Developer via Add/Remove Programs.
  8. Double-click setup.exe to run the AgilePoint installer. The AgilePoint installation window appears.
  9. Click the Upgrade AgilePoint v4.x to v5.0 link.
  10. Follow the on-screen instructions to complete the upgrade.
  11. After the upgrade is finished, be sure to run the AgilePoint Server Configuration utility and click OK to update the database schema with any changes.
  12. Follow the installation instructions in this document to install Enterprise Manager v5.0.
  13. Replace the web.config file in the virtual folder for Enterprise Manager with the one you backed up.
  14. Add the following entries to the compilation node in the web.config file.
    <compilation defaultLanguage="c#" debug="true">
    <assemblies>
    <add assembly="Infragistics2.Shared.v8.1, Version=8.1.20081.1000, 
            Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"/>
    <add assembly="Infragistics2.Win.UltraWinTree.v8.1, Version=8.1.20081.1000, 
            Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"/>
    <add assembly="Infragistics2.WebUI.UltraWebTab.v8.1, Version=8.1.20081.1000, 
            Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"/>
    <add assembly="Infragistics2.WebUI.UltraWebGrid.v8.1, Version=8.1.20081.1000, 
            Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"/>
    <add assembly="Infragistics2.WebUI.Misc.v8.1, Version=8.1.20081.1000, 
            Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"/>
    <add assembly="Infragistics2.WebUI.Shared.v8.1, Version=8.1.20081.1000, 
            Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"/>
    <add assembly="Infragistics2.WebUI.UltraWebNavigator.v8.1, 
            Version=8.1.20081.1000, Culture=neutral, 
            PublicKeyToken=7dd5c3163f2cd0cb"/>
    <add assembly="AjaxControlToolkit, Version=3.0.30512.20315, Culture=neutral, 
            PublicKeyToken=28f01b0e84b6d53e" />
    </assemblies>
    </compilation>
  15. Clear the AgilePoint Server cache folder at C:/AgilePoint/AgilePointServer/cache.