[WSPBuilder][1] is a free tool by Carsten Keutmann which makes creating WSPs easier.
39
votes
5answers
3k views
Migrating a solution from 2007 to 2010
Let's say we have a well-established solution in Visual Studio 2008, using WSPBuilder to bundle it up into a package. It has a handful of features and a whole whack of assets to deploy (.webpart, ...
2
votes
0answers
6k views
How to create the wsp package in visual studio 2010 with following features? [duplicate]
I want to create a wsp package. When I deploy it, it must add features such as two SharePoint lists, one webpart, one image library sequentially. Can I do this in WSPBuilder? I want to deploy this on ...
1
vote
1answer
307 views
Changing directory name of features in SharePoint 14 Hive - Impact on already deployed features?
I'm moving from a WSPBuilder based SharePoint 2010 solution to a Visual Studio 2010 based solution. After porting the WSPBuilder based solution to a plain Visual Studio based solution I tried to ...
0
votes
0answers
57 views
How to create a WSP package for a SharePoint 2010 site? [duplicate]
I previously asked this Question: How to create WSP Package of a SharePoint 2010 site without VS 2010 (with SP Designer)?.
But didn't get a proper answer. I am developing a SharePoint 2010 website. ...
0
votes
2answers
393 views
The type is not registered as safe “Custom Actions”
I am trying to create a custom actions using wsp builder, My folder structure is something like this,
Now when I try to deploy solution nothing comes up however I get this error in my ULS log,
...
