Problem:"Copy to" menu item not visible in CCPro on TeamSite 7.2.x where TeamSite has not been licensed for SitePublisherSolution:The work around for this is as follows:1. In ApplicationContainer\server\default\deploy\iw-cc.war\WEB-INF\conf\livesite\commands.xmlDo a find and replace ofiw.ccpro.copy_to_workareatoiw.livesite.ccpro.copy_to_workareaDo a find and replace ofiw.ccpro.update_workareatoiw.livesite.ccpro.update_workarea2. In ApplicationContainer\server\default\deploy\iw-cc.war\WEB-INF\conf\livesite\commandgroups.xmlComment out this section of code found.3. restart iwjbossd.Note: Attached the txt file also.Thanks.