How to Automate or Move (Silverlight) xap file to 14 hive ClientBin -
How to Automate or Move (Silverlight) xap file to 14 hive ClientBin -
i using silverlight project in sharepoint 2010.i have requirement of using wsp builder project building soultion , have configured layout construction depends on 14 hive.
in dev machine have configured post build event command in project properties tab xcopy sample.xap "c:\program files\common files\microsoft shared\web server extensions\14\template\layouts\clientbin\" /y
so whenever build silverlight project automatically sample.xap file moved 14 hive client bin when build wsp project using wsp builder clientbin folder not available in it. when right click clientbin folder in visual studio solution sample.xap file nowadays within wsp not there ?
so provide solution automate or move xap file 14 hive clientbin folder @ time of deploying wsp in testing server ?
just phone call context menu sharepoint project in visual studio. add together -> sharepoint mapped folder... in next window can select template\layouts\clientbin folder , add together project. after can add together subfolders or files clientbin folder automaticaly deployed on server during wsp-file installation.
silverlight silverlight-4.0 sharepoint-2010
Comments
Post a Comment