back to top

IIS Binding Configuration for Infor CRM SLX

In my previous post, I talked about the IIS settings used for Infor CRM SLX. In that post, I suggested binding the Saleslogix website to all unassigned IP addresses with no host name specified, on the desired port or ports. For Infor CRM SLX implemented on a standalone server, or any environment in which CRM is the only site on the IIS server, this would be the normal recommendation. Things get more complicated when there are multiple sites hosted on the same IIS server, so I wanted to give some information that would help is setting up or troubleshooting Infor CRM’s client site in those situations.

IIS with multiple sites

A single instance of IIS can host many websites. For each site, you can edit the IP address, name, and port by right-clicking the site and selecting Edit Bindings. Each site can have one or more bindings; which you can add, edit, or remove in the Site Bindings window. The main stipulation is that each binding has to be unique on that server. The IP address and Host Name may be left blank, but you must assign a port. For a given binding, leaving the IP or Host as blank will mean all traffic not directed to another IP or Host on that port will be routed to that site.

Add or edit site binding

As I have yet to work with an IIS server that has multiple IP addresses, I always leave that field blank. On a test server (which is where I often work), I find it easier to leave the Host name blank as well, and use ports alone to differentiate between different sites. The default port used by the Saleslogix web client is 3333; so if I have three test sites on the same server, I might put on on port 3333, one on port 3334, and one on port 3335. (Note that port 443 is reserved for SSL traffic, and should not be used without a certificate.)

Configure binding

 

On a production server, it might be easier to distinguish by using host names, or a combination of ports and host names. 80 is the default port for web traffic; so if you bind an site to port 80, users would not need to specify a port when they connect, as browsers use port 80 if no port is specified. As long as each site has its own unique combination of port and host name, it can be running at the same time as all the other sites.  (Note that you are not physically prevented from giving two sites the same port, etc. in their bindings, but IIS will not allow both to be running at once.  Outside of special cases, this should be avoided.)

Multiple bindings

Contact Customer FX for your CRM project
We let our expertise speak for itself - let us know how our all-star team can help on your CRM project
About the Author

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Infor CRM SLX 10.0: Delegate Ownership Changes for “Everyone” Records

Learn how the new EveryoneOwnerAssignment secured action in Infor CRM SLX 10.0 allows designated users to change ownership of Everyone-owned records without requiring Administrator access.

Related Articles

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Related Videos