Upgrading your Synchronization components running in a .NET Web application involves copying JAR files and DLLs into your installation.
Procedure
- Open Internet Information Services (IIS) Manager.
- Go to the Web application where you installed Synchronization.
- Access the Online Marketing Explorer installation media.
- Navigate to the Content Delivery\roles\synchronization\dotNet\bin and copy the following DLLs to the bin folder of your Web application:
Tridion.Tracking.Core.dll
Tridion.Tracking.Interop.dll
Tridion.Tracking.Synchronization.dll
- Navigate to the folder Content Delivery\roles\synchronization\java\lib and copy the following JAR file to the lib subdirectory:
- Navigate to the folder Content Delivery\java\third-party-lib and copy the following JAR file into the lib subdirectory:
- Navigate to the folder Content Delivery\roles\synchronization\dotNet and copy the
Webtrackingsync.aspx file to a directory in your Web application, for example syncComponent/.
- Restart IIS.