Documentation Center

Upgrading the .NET session preview Web site extension Server Role

To update your session preview Web site extension Server Role running as a .NET Web application (now called the Experience Manager Web site extension Server Role), you must also update existing DLLs.

Procedure

  1. Access the location of the SDL Tridion DLL files of your session preview Web service .NET Web application.
  2. Access the SDL Tridion installation media and navigate to the folder Content Delivery\roles\preview\web\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.Preview.dll
    • Tridion.ContentDelivery.Interop.dll
  5. Restart your Web application.