Search code examples
sharepointmosscontent-typewspsite-column

Deploying a content type and site columns with a WSP in MOSS


I'm looking for a clean, and repeatable, solution to deploying custom site columns and content types to MOSS using a WSP. I've currently split up my product into two Visual Studio solutions. The first contains the code itself where the second will contain the XML files required to describe the site columns and content types.


Solution

  • We use Vsewss for this, there is also a tool WSP Builder. Both of these tools will help you build the xml and wsp files.

    We then create setup projects that build an MSI to deploy these files and run the activation.