To deploy the client artifacts
- Copy the following assemblies to the client-side Integrated Agent Desktop execution folder:
- Microsoft.Uii.Csr.CitrixIntegration.exe
- AxWFICALib.dll
- WFICALib.dll
- 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
- 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