To update your session preview Web site extension Server Role running as a .NET Web application (now called the Experience Manager Web site extension Server Role), you must also update existing DLLs.
Procedure
- Access the location of the SDL Tridion DLL files of your session preview Web service .NET Web application.
- Access the SDL Tridion installation media and navigate to the folder Content Delivery\roles\preview\web\dotNet\.
- On a 32-bit system, access the x86\ subfolder; on a 64-bit system, access x86_64\.
- 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.Preview.dll
- Tridion.ContentDelivery.Interop.dll
- Restart your Web application.