Documentation Center

Upgrading the .NET UGC Moderator and Visitor Web service Server Roles

To update your UGC Moderator and Visitor Web service Server Roles running as .NET Web applications, you must also update existing DLLs.

Procedure

  1. Access the location of the SDL Tridion DLL files of your UGC Moderator Web service .NET Web application.
  2. Access the SDL Tridion installation media and navigate to the folder Content Delivery\roles\ugc\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
    • Tridion.ContentDelivery.UGC.dll
  5. Restart your Web application.
  6. Repeat the same procedure for the UGC Visitor Web service .NET Web application.