Previous Topic

Next Topic

Inhoudsopgave

Book Index

Installation process

For security reasons, Isah recommends that you acquire a certificate for your website to encrypt your transactions.

  1. Start Isah.ShopFloorControl.Service.Setup.msi to install the Isah Shop Floor Control Service.
  2. If you already have an installation of the Isah Shop Floor Control Service, it is possible to add another instance (or more), for example for test purposes. In the first window, specify if you want to install a new instance or upgrade an existing instance.

    Note: You can only use letters, numbers, spaces and underscores when you specify an instance name.

  3. Follow instructions and press Next when necessary.
  4. In the IIS Application Pool window, specify the Windows user that will access and run the Isah Shop Floor Control Service. There are several built-in user accounts with varying permissions. The standard account is ApplicationPoolIdentity.

    If you want to use a custom account, you will need to verify its credentials before you can continue the installation process.

    If you want to use a Managed Service Account, enter the account name ([Domain]\[Account]$, for example, ISAH\IsahService$). Use the Verify account button to check whether the account exists.

    Information on Windows users

  5. The installation will ask you to enter the database connection details:

    SQL instance

    Trusted (Windows Authentication) / Specify username and password

  6. In the Database window, enter the database name and verify the connection if necessary (you will not need to verify the connection if you have chosen Windows authentication in the previous window). If the user you entered in the previous window does not have sufficient permission, a message to that effect will appear. In that case, to avoid installation problems, it is better to go back and enter a user name with Isah ShopFloorControlRole in the Isah database.
  7. In the IIS Website Name and Port window, enter a name for the website and the port it will use.

    For security reasons, Isah recommends that you acquire a certificate for your website to encrypt your transactions. If you choose not to use a certificate, select Use HTTP. If you have a certificate, select the HTTPS connection type and select your certificate in the next window.

  8. Enter the Isah license server host and port.
  9. Enter the path for the installation.
  10. Press Install.
  11. The Document Service retrieves the documents that can be viewed in SFC. It needs a user account to verify the access rights to the documents and their location. Make sure the directories that the documents are stored in are shared with the user you entered in the IIS Application Pool window (see above).

Notes

If you receive a ‘Failed to map the path’ or '404 (Not Found)' error when connecting to the service for the first time, you may need to reset IIS and your ASP.NET registration. For this, open an elevated command prompt. Then:

  1. in the command prompt, go to the folder that holds your most recent .NET Framework installation
  2. run the command aspnet_regiis -iru. When this has finished succesfully:
  3. run the command iisreset to restart IIS.

If you receive a '500.19' notification, you need to uninstall the Isah Shop Floor Control Service and install it a second time.

If you want to change the connection after installation, uninstall and re-install the Isah Shop Floor Control Service.