Web Services Installation

Install SYSPRO Web Services on the SYSPRO application server, then configure its IIS application pool and service account.

Install the service

  1. Start the SYSPRO installation media on the SYSPRO application server.
  2. Select the SYSPRO Web Services installation option.
  3. Open Internet Information Services (IIS) Manager after installation.
  4. In ISAPI and CGI Restrictions, allow Active Server Pages and the required 32-bit ASP.NET v2.0 entry.

Configure the application pool

  1. Create a dedicated application pool for the SYSPRO Web Services virtual directory.
  2. Configure it for the runtime and managed-pipeline mode required by the installed SYSPRO Web Services component.
  3. On a 64-bit operating system, enable 32-bit applications when the installed component requires it.
  4. Set the application-pool identity to the designated service account.
  5. 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].


This site uses Just the Docs, a documentation theme for Jekyll.