Documentation Center

Upgrading the .NET Context Service client

To upgrade the Context Service client, add, remove and update .NET assemblies (.dll files).

Procedure

  1. Access the library location of the web application that contains your Context Service client extension.
  2. Back up and then delete the following .NET assemblies:
    • Sdl.Web.Context.Api.dll
    • Sdl.Web.Context.OData.Client.dll
  3. On the installation media, navigate to the folder Content Delivery\roles\context\api\rest\dotnet\bin\.
  4. Copy over all files from the installation media to the web application's library directory.
  5. Restart your web application.