Skip to main content

Modifying the WCF .config Files

If you use WCF (Windows Communication Foundation), note that JICS installs the following directory and loads it with .config files that you will need to populate with data:

Drive:\Program Files\Jenzabar\ICS.NET\Portal\ClientConfig\wcf

This directory should contain the following files:

  • behaviors.config

  • bindings.config

  • extensions.config

  • services.config

The Web.config file contains a section that points to these files. (The Web.config file should not need to be modified.)