Follow the steps below to install the a Big Commerce Connector or a Shopify Connector above version 2.0.
Install the connector as hosted service on an IIS website
The hosted service requires ISS IIS to have the “ASP.NET Core Runtime 6.x” installed. On Windows, we recommend installing the Hosting Bundle version.
Unzip all the files from “Perfion Connector for BigCommerce <connector name> - x.y.z.zip“ to the location for the IIS website e.g. “C:\inetpub\wwwroot\BigCommerceConnector”.
...
Enable Application Initialization and set
...
Set Start mode to AlwaysRunning “Start Mode” to “AlwaysRunning” and “Idle Time-out” to “0” at the Application Pool
...
Set Perload Enabled = True at the web site
...