Upgrade the components in your .NET or Java Web application where your Tracking and Contact subscription Web pages are running.
Procedure
- Go to your Web site running your Synchronization Server components for Tracking.
- Upgrade your Content Delivery—the files you need to upgrade are delivered as part of the Content Delivery API Server Role:
- In a .NET Web application, replace your JAR files and DLLs
- In a Java Web application, replace your JAR files
- Access the SDL Tridion installation media.
- In a .NET Web application:
- Update DLLs for Contact Subscription: navigate to Outbound E-Mail\Presentation System\NET\Samples\bin and copy and replace the existing DLLs in the \bin folder of your Web site.
- Update ASPXs for Contact Subscription: navigate to Outbound E-Mail\Presentation System\NET\Samples and copy and replace your existing ASPXs.
- Update JARs: navigate to Outbound E-Mail\Presentation System\NET\lib and copy and replace the existing JAR files in your Web site \lib directory.
Note: An additional JAR file—jasypt.jar—is included in SDL Tridion 2013 SP1 for password encryption.
- In a Java Web application:
- Update JARs for Contact Subscription and Contact Synchronization: navigate to Outbound E-Mail\Presentation System\Java\Subscription and copy and replace the existing JAR files in your Web site \lib directory.
Note: An additional JAR file—jasypt.jar—is included in SDL Tridion 2013 SP1 for password encryption.
- Update JSPs for Contact Subscription: navigate to Outbound E-Mail\Presentation System\Java\Subscription\Web and copy and replace your existing JSPs.