If your HTTP Upload Server Role runs as a .NET Web application, you must also upgrade the Web page HTTPUpload.aspx and a number of DLLs in the HTTP Upload Server Role (now called the Content Deployer (HTTP or HTTPS) Server Role).
Procedure
- Go to the location where your HTTP Upload Server Role is installed, and go to the location of the HTTP upload Web page, HTTPUpload.aspx.
- On the SDL Tridion installation media, access the folder Content Delivery\roles\upload\dotNET\.
- From this location, copy HTTPUpload.aspx to the location of your existing file.
- Access the location of the SDL Tridion DLL files of your HTTP Upload .NET Web application.
- Access the SDL Tridion installation media and navigate to the folder Content Delivery\roles\upload\dotNet\.
- On a 32-bit system, access the x86\ subfolder; on a 64-bit system, access x86_64\
- From this location on the installation media, copy the following DLL files to your server, overwriting the files if they are already there:
- netrtsn.dll
- xmogrt.dll
- Tridion.ContentDelivery.dll
- Tridion.ContentDelivery.Configuration.dll
- Tridion.ContentDelivery.Interop.dll
- Restart your Web application.