Deploying Required Client Artifacts

To deploy the client artifacts

  1. Copy the following assemblies to the client-side Integrated Agent Desktop execution folder:
    • Microsoft.Uii.Csr.CitrixIntegration.exe
    • AxWFICALib.dll
    • WFICALib.dll
  2. Make sure that the following assemblies are available in the execution folder on the client side:
    • Microsoft.Uii.Common.dll
    • Microsoft.Uii.Common.TypeProvider.dll
    • Microsoft.Uii.Common.Logging.dll
    • Microsoft.Uii.Common.Logging.Providers.dll
    • Microsoft.Uii.Common.Listeners.dll
    • Microsoft.Uii.Csr.Core.dll
  3. Merge any necessary CitrixIntegration* appSettings keys in the Microsoft.Uii.Csr.CitrixIntegration.exe.config file into the client-side Integrated Agent Desktop App.config file (this is necessary only when you need to specify non-default values). When building the application initString, use the following assembly load binding context to reference the client-side hosted control:
    • Microsoft.Uii.Csr.CitrixIntegration.CitrixApplicationHostedControl
    • Microsoft.Uii.Csr.CitrixIntegration