===== Cause ===== This error is typically caused by your web server or domain containing multiple sites on the same bindings. ===== Solution ===== To correct this, * Open the web.config file within the ProductionTerminal folder * Find the line containing the tag * Add the parameter multipleSiteBindingsEnabled="true" to the tag, so it looks something like this: