Unlocking Medical.Worklist.Wcf Support (original) (raw)
Unlocking WCF Support
Unlocking support for optional features, such as LEADTOOLS Document/Medical capabilities, is accomplished using the following configuration files:
- Leadtools.Services.Forms.ServiceImplementations.dll.config
- Leadtools.Services.ImageProcessing.ServiceImplementations.dll.config
- Leadtools.Services.Raster.ServiceImplementations.dll.config
- Leadtools.Services.Forms.ServiceImplementations.dll.config
Each configuration file contains a type of feature and its value. You need to fill this value with your key to unlock that special feature. For example Leadtools.Services.Raster.ServiceImplementations.dll.config contains the following section:
<setting name = "AbcKey" serializeAs="String">
<value>*YourKey*</value>