Documentation Center

Upgrading the .NET UGC Web site extension Server Role

You need to upgrade the DLLs required for the Web site extension for User Generated Content.

Procedure

  1. Access the machine on which you have a .NET Web site for which User Generated Content is enabled.
  2. Access the SDL Tridion installation media.
  3. Navigate to the Content Delivery\roles\ugc\dotNet\ folder.
  4. On a 32-bit system, access the x86\ subfolder; on a 64-bit system, access x86_64\
  5. From this location on the installation media, copy the following files to the bin\ subfolder of your .NET Web application:
    • netrtsn.dll
    • xmogrt.dll
    • Tridion.ContentDelivery.AmbientData.dll
    • Tridion.ContentDelivery.Configuration.dll
    • Tridion.ContentDelivery.dll
    • Tridion.ContentDelivery.Interop.dll
    • Tridion.ContentDelivery.UGC.dll
  6. Restart the .NET Web application.