Documentation Center

Installing policy files and .NET assemblies for add-ons

If you are running Content Delivery Server Roles in a .NET Web application and you have Experience Optimization installed on the machine on which your add-on is running, you need to copy policy files and v8.5 DLLs to your Windows assembly.

About this task

The policy files and Content Delivery DLLS are required to resolve DLL versioning conflicts and so enable the add-on to work with Content Delivery v8.5.

Procedure

  1. Access the Windows machine on which your add-on runs.
  2. On the SDL Web installation media, navigate to the folder Content Delivery\resources\policies\.
  3. From that location, copy the following files to the c:\Windows\assembly\ folder on your Windows machine:
    • policy.7.1.Tridion.ContentDelivery.dll
    • policy.7.1.Tridion.ContentDelivery.config
    • policy.7.1.Tridion.ContentDelivery.Configuration.dll
    • policy.7.1.Tridion.ContentDelivery.Configuration.config
  4. On the installation media, navigate to Content Delivery\roles\api\dotnet\x86_64\ and copy the following files to the c:\Windows\assembly\ folder on your Windows machine:
    • Tridion.ContentDelivery.dll
    • Tridion.ContentDelivery.Configuration.dll