Documentation Center

Upgrading the .NET Content Delivery Web service Server Role

To update your Content Delivery Web service Server Role running as a .NET Web application, you must also update existing DLLs.

Procedure

  1. Access the location of the SDL Tridion DLL files of your Content Delivery Web service .NET Web application.
  2. Access the SDL Tridion installation media and navigate to the folder Content Delivery\roles\webservice\dotNet\.
  3. On a 32-bit system, access the x86\ subfolder; on a 64-bit system, access x86_64\
  4. Copy the following DLL files from the installation media to your server, overwriting the files if they are already there:
    • netrtsn.dll
    • xmogrt.dll
    • Tridion.ContentDelivery.dll
    • Tridion.ContentDelivery.AmbientData.dll
    • Tridion.ContentDelivery.Configuration.dll
    • Tridion.ContentDelivery.Webservice.dll
    • Tridion.ContentDelivery.Interop.dll
  5. Restart your Web application.