Restoring cc_SiteEdit2.dll and cm_SiteEdit.dll
If you backed up the file cc_SiteEdit2.dll and/or cm_SiteEdit.dll, restore the file(s) and create one or more script extensions to complete your upgrade.
Procedure
- Open a command prompt.
- Navigate to
%TRIDION_HOME%(defaults to C:\Program Files (x86)\Tridion\), then to the bin\ subfolder. - Copy cc_SiteEdit2.dll from your backup location to this location and run the following command:
regsvr32 cc_SiteEdit2.dll - If you backed up cm_SiteEdit.dll, also copy that file from your backup location to this location and run the following command:
regsvr32 cm_SiteEdit.dll - Close the command prompt.
- From the Windows Start menu, access the SDL Tridion group and select SDL Tridion Content Manager configuration.
The MMC Snap-in configuration tool opens.
- In the tree on the left, navigate to Console Root > SDL Tridion Content Manager > Management server settings > Script Extensions.
- If you restored cc_SiteEdit2.dll, right-click in an empty part of the content area on the right, and from the context menu that opens, select New Script Extension.
A dialog pops up.
- Fill in the settings as follows:
- TCM Object Name
SiteEdit2- COM Object Name
TCMSiteEdit2.SiteEdit- Remote Server
- Leave this setting 'as is'.
- If you restored cm_SiteEdit.dll, right-click in an empty part of the content area on the right, and from the context menu that opens, select New Script Extension.
A dialog pops up.
- Fill in the settings as follows:
- TCM Object Name
SiteEdit- COM Object Name
TCMSiteEdit.SiteEdit- Remote Server
- Leave this setting 'as is'.
- Click OK to close the dialog and see the item appear in the list of script extensions. Close MMC and apply your changes by restarting the SDL Tridion Content Manager COM+ application and IIS.