Allowing for WCF Activation
WCF Activation is required for web services. RateManager makes call using IBFA web services. If this isnot activated, users will experience errors.
In Windows Server, this feature is WCF Activation.
- Select Start -> Administrative Tools -> Server Manager.
- Scroll through the Roles and Features to verify WCF Services has been installed.
- If not, select Tasks -> Add Roles and Features.
- Follow the prompts and select WCF Services.
- Confirm your selection and click Install. The installation will proceed.
- Close when complete.