The Brainware API installer performs the initial IIS configuration. To verify or modify this configuration, complete the following steps.
- In IIS, under Default Web Site, select BrainwareAPI.
- In the left pane, right-click BrainwareAPI and then click Edit Permissions.
- In the Properties dialog box, on the Security tab, review the permissions and then click OK.
- In the middle pane, double-click Authentication.
- In the Authentication pane, verify that Windows Authentication is enabled.
- Right-click Windows Authentication and then click Providers.
- In the Providers dialog box, verify or add the required providers.
- In the left pane, click Application Pools.
- In the middle pane, right-click BrainwareAPIAppPool and then click Advanced Settings.
-
In the
Advanced Settings dialog box, verify the
following settings and then click
OK.
-
Identity = ApplicationPoolIdentity.
Note: The chosen identity needs permissions to access and read files from the [Installation path]\BrainwareApiServer directory and its subdirectories. -
Enable 32-bit Applications = True.
-
-
Navigate to the
%WINDIR%/System32/inetsrv directory and then complete the
following substeps.