Skip to main content

SpeechExec Enterprise - Technical documentation

WebAccess Service

Installation

Right-click WebAccessSetup.exe and select "Run as administrator" to get elevated permissions.

Picture106.png

Click on Next

Picture107.png

Check for installed desktop experiences is done, click on Next

Picture108.png

Click on Browse and select the path to the SEE cental configuration folder e.g C:\SEEROOT or select the Network folder if the SEEROOT folder installation is located outside the IIS Server.

Picture110.png

Click on Install

Picture111.png

Click on Finish and close the process.

Picture112.png

Configuration

Autostart webservice on IIS version 8 or later

In IIS Manager click on the computer name on the Connection pane. Switch to Features View if the view is not activated. Double click Configuration Editor in the Management section of the Features View.

Picture113.png

Click the down-arrow next to the Section field, expand system.application Host and then click applicationPools.

Picture115.png

Click Collection and then click Browse … next to the field that shows the count

Picture16.png

In the Collection Editor, select the application pool for which you want to configure the startMode attribute. In the Properties window at the bottom set the following values: ·         autoStart attribute to true ·         startMode attribute to AlwaysRunning

Picture117.png

Change user identity for the application pool

A user with appropriate rights to access SEEROOT and the all the configured dictation folders for users is required to be used as an AppPoolIdentity user. To change the user identity for the new application pool follow the instruction below: On the Application Pools panel in IIS, right-click the newly created SEEWebServicesAppPool and select Advanced Settings.

Picture118.png

In the Advanced Settings dialog select Identity and click Browse

Picture119.png

In the Application Pool Identity dialog check Custom account and click SET. In the Set Credential dialog enter your user credentials and click OK.

The User has to have READ and WRITE permissions for the SEEROOT configuration and finished dictation folders.

Picture121.png
Picture122.png

   Activate Windows Authentication for the site

Windows Authentication is mandatory for SpeechExec Enterprise web access to work. To enable Windows Authentication, do the following steps: In the Connection panel on the left, select the Sites – SEEWeb web service. Select the Features View at the bottom of the panel. Double click Authentication in the IIS section of the panel.

Picture123.png

In the Authentication panel do the following: Disable Anonymous Authentication Enable Windows Authentication

Picture124.png