Manual Installation Option

  1. Download the Aras Update CD image from the Aras ftp site (ftp://ftp.aras.com/ProgramManagement_Releases/), and unzip the file on the local computer.

  1. Copy the \files\Innovator folder to the root of your install directory, overwriting the existing \Innovator folder and all its contents.

It is recommended that this step be performed by an administrator on the server.

  1. Figure 6.

  1. Increment the filesRevision setting in the \Client\web.config file.

    1. Navigate to the \Innovator\Client\ directory and open the web.config file for editing.

    2. Change the value of the filesRevision attribute.  The value should be changed from std to 2, 3, 4, etc

      ...

         </runtime>

        <cachingModule moduleEnabled="true" filesRevision="2" />

      </configuration>

    3. Save the changes to the web.config file and close it.

  1. Import the database package with the Package Import Export Utilities For more information about using this tool, refer to the Aras Innovator 14.0 - Package Import Export Utilities documentation.

    1. You need to enable the “Super User” login to perform this step.

    2. Browse to the \PackageImportExportUtilities\Import\ folder and run the Import.exe file.

  1. Figure 7.

    1. Input the connection information

  • Server = The connection URL for Aras Innovator

  • Database = The target Aras Innovator database

  • Username = root

  • Password = Password for “root” login (Default is “innovator”)

  • Target Release = AI Assistant 14.0.1

  • Description = AI Assistant 14.0.1

  • Manifest File Path = The manifest is found in the folder \imports\imports.mf

  • Available for Import = Check

  • "com.aras.innovator.solution.aiassistant"

  • Type = Merge

  • Mode = Thorough Mode

    1. Click on the Import button.

 

  1. Note: Remember to disable the “Super User” login once complete.  This login should not be enabled in production.