Liquent InSight Rendering Service (IRS) Installation

If you will be connecting to a Liquent InSight Rendering Publisher system, you must install the Liquent InSight Rendering Service on at least one  Liquent InSight Rendering server in the domain. This server is specified in the insight.var file on the InSight Application Server. Installing the  Liquent InSight Rendering Service on more than one  Liquent InSight Rendering Server will ease disruption caused if the Liquent InSight Rendering Server specified in insight.var goes down.
Note: If this is an upgrade and you have the Liquent Enterprise Services Connector installed, you must uninstall that before installing the Liquent InSight Rendering Service. Since they use the same port, they cannot coexist on the same server.
  1. Install the IRS via the installer. Copy the installation files locally from the InsightRenderingService folder in the installer. Right-click on setup.exe and select Run as administrator.
  2. On the Welcome page, click Next.
  3. On the Customer Information page, enter the User Name, Company Name, and Serial Number. Click Next.
  4. On the License Agreement page, read the License Agreement and then click Yes.
  5. On the Choose Destination Location page, choose to accept the default Destination Folder or Browse to another folder. Click Next.
  6. On the Start Copying Files page, verify the displayed information and then click Next.
  7. On the Setup Status page, when the InstallShield Wizard Complete page appears, select Finish.
  8. Launch IIS Manager (Start > Control Panel > Administrative Tools).
    1. Select the server in the tree on the left.
    2. Double-click ISAPI and CGI Restrictions in the middle panel (if it is not displayed, select the Features View at the bottom of the middle pane).
    3. If any of the entries are Not Allowed, right-click on it and select Allow.
  9. Select Application Pools under your server name in the tree on the left.
    1. Right-click on InSightRenderingService and select Advanced Settings.
    2. Edit the value for Identity (under Process Model) and select ApplicationPoolIdentity in the dropdown under Built-in account.
    3. Under Load User Profile, select True.
    4. Click OK twice.
    5. Stop and Start the InSightRenderingService application pool (right panel).
  10. Select the InSight Rendering Service site in the tree.
    1. Double-click Authentication in the middle pane.
    2. Right-click on Anonymous Authentication and select Enable.
      If any other entries are Enabled, right-click on them and select Disable.
  11. Repeat the previous step for the InSightRenderingService Virtual Directory, located under the Liquent InSight Rendering site.
  12. Select the Liquent InSight Rendering site and click Restart.
  13. Check that IIS is properly configured by entering the following in a browser: http://server_name:2861/InSightRenderingService/Service.svc?wsdl . If Internet Explorer displays some XML (with no error), the setup is correct.