Web Services Installation
Install SYSPRO Web Services on the SYSPRO application server, then configure its IIS application pool and service account.
Install the service
- Start the SYSPRO installation media on the SYSPRO application server.
- Select the SYSPRO Web Services installation option.
- Open Internet Information Services (IIS) Manager after installation.
- In ISAPI and CGI Restrictions, allow Active Server Pages and the required 32-bit ASP.NET v2.0 entry.
Configure the application pool
- Create a dedicated application pool for the SYSPRO Web Services virtual directory.
- Configure it for the runtime and managed-pipeline mode required by the installed SYSPRO Web Services component.
- On a 64-bit operating system, enable 32-bit applications when the installed component requires it.
- Set the application-pool identity to the designated service account.
- Assign the dedicated pool to the SYSPROWebServices virtual directory.
For a local service account, use the local-computer prefix when entering the identity, for example .\[SERVICE_ACCOUNT].