Migrating VseWss project to WspBuilder

Posted by Khurram Aziz on Stack Overflow See other posts from Stack Overflow or by Khurram Aziz
Published on 2010-06-08T21:38:04Z Indexed on 2010/06/08 21:42 UTC
Read the original article Hit count: 378

Filed under:
|
|

I have a VseWss project that I want to migrate to WspBuilder. The project has many features (Content Types, Fields, Lists, Event Listeners, Workflows, ASPX files, their code behind etc) and the project references couple of other assemblies as well. And it does the SafeControls entries and deploys the assemblies into GAC etc

Important aspect is; the WSP that gets created from the VseWss is deployed to the production server and while migrating I want to preserve all of these things so that when I create the WSP from WspBuilder things are transparent for the Sharepoint Administrators.

Please guide me how to proceed...any online tutorial or related stuff that talks about migrating a real world VseWss project (with 10-20 different types of features)

© Stack Overflow or respective owner

Related posts about sharepoint

Related posts about wspbuilder