Documentation Center

Upgrading Tracking components on .NET Web site

Upgrading your Tracking components running in a .NET Web application involves copying JAR files and DLLs into your installation.

Before you begin

Upgrade Content Delivery JARs, DLLs and configuration files, including Ambient Data Framework JARs and DLLs, deployed in the Web application to SDL Tridion 2013 SP1.

Procedure

  1. Open Internet Information Services (IIS) Manager.
  2. Go to your existing public-facing Web site.
  3. Navigate to Content Delivery\roles\web tracking\dotNet\bin\ and copy the following files to the bin folder of your Web application:
    • Tridion.Tracking.Core.dll
    • Tridion.Tracking.Interop.dll
  4. Navigate to the folder Content Delivery\roles\web tracking\java\lib and copy the following JAR files into the lib subdirectory:
    • smarttarget_tracking_cartridge.jar
    • tracking_cartridge.jar
    • tracking_core.jar
  5. Restart IIS.