I created a new sharepoint project in Visual studio 2010 and by mistake it was sandboxed solution, after finishing my development its wont build because i am adding items to controltemplates and its saying i need to have the project as farm solution, so how to change th eproject type ?
views:
68answers:
2
+2
A:
Ok, Found it its a Project property so you need to select you project then in the properties pane (F4) you will find a property (SandBoxedSolution), Check the attached image
Moutasem al-awa
2010-07-25 17:53:39
A:
If you install your sandboxed solution as a farm solution, it will work as a farm solution
Vladi Gubler
2010-07-26 13:18:35