Skip to main content
Version: 3.0

Installation

  1. Run the CompuTec AppEngine installation file from the Download section and click "Install" in the installation wizard that appears.

    AppEngine Install

  2. Click "Finish" after the CompuTec AppEngine Installation is successfully completed.

    Finish Installation

  3. Now, the new service should be running:

    Services

  4. After installation, the CompuTec AppEngine page will automatically open in browser. CompuTec AppEngine will launch in either Production Mode or Installation Mode, depending on the current status of your system. CompuTec AppEngine will start in Installation Mode in the following scenarios:

    • Unable to establish a connection to the Database Server where the CompuTec AppEngine configuration is stored.
    • CompuTec AppEngine configuration database does not exist.
    • CompuTec AppEngine configuration database requires an upgrade.

    If CompuTec AppEngine Page won't open automatically you can manually do so by opening web browser and entering default address: https://localhost:54001.

  5. Setup CompuTec AppEngine store by configuring the database server connection:

    1. Step 1 - Enter the following connection details to database server where CompuTec AppEngine configuration schema will be created: Database Server Name, User Name & Password, and Database Provider.

      Step 01

    2. Step 2 - If CompuTec AppEngine database doesn't exists there, click on "Create Database" button to create it. If it exists but requires an upgrade, click on "Migrate Database" button.

      Step 02

    3. Step 3 - After creating the database, you must restart the CompuTec AppEngine. After restarting, CompuTec AppEngine will start in Production Mode.

      Step 03

warning

After upgrading from version 2.00 to version 3.00, please use the "Empty Cache and Hard Reload" option in the browser where you use CompuTec AppEngine.

Click here to find out more

Here is an example for Google Chrome or Microsoft Edge (Chromium):

  1. Open Google Chrome or Microsoft Edge (Chromium) browser,
  2. Click F12 to open Developers Tools (1),
  3. Right-click on the refresh button (2) and,
  4. Choose the Empty Cach and Hard Reload option (3):

Empty Cache and Hard Reload