I want to automatically build .wsp packages and re-deploy them on a staging server after each commit. I know how to setup CruiseControl.Net for continuous integration, but I don\'t know how to build a
Suppose I created a custom web application that consists of: several assembly DLLs: web app, business logic, data services
I create some WSP Files on a build serve开发者_运维技巧r every night and would like to automatically deploy them to a QA Environment.
Has any one tried to version WSP in SharePoint 开发者_JAVA技巧2010? Thanks,It would help to be a bit more specific that \".wsp\" in your question.
I have to give the client a .wsp file Please give me an example of how to include the .stp inside the feature and include that feature along with other files to create a .wsp file.
I am using the following script for uninstallation of a wsp workflow feature. Please can someone check and confirm that it contains all the requ开发者_JAVA技巧ired steps for the uninstallation or not.
I have multiple projects/wsp solutions for my different 开发者_如何学CSharepoint webparts and event receivers. This is fine for development, however I would like to merge the resulting .wsp files into
i am facing a problem with deploying dlls with a 开发者_JAVA技巧WSP. After deploying the first version of the dll using a WSP, if I want to change the dll and redeploy after retracting, it is still re
I\'m using WSPBuilder and I want to create a site definition this site definition contains some custom list definition (some list creates based on \"Custom List\" template).
Assume for a moment that you are creating a commercial product for SharePoint.This product will be offered in both Community (free) and Enterprise (pay) editions.