[WSPBuilder][1] is a free tool by Carsten Keutmann which makes creating WSPs easier.
1
vote
2answers
83 views
Building a shared wsp containing references
I have built a wsp with common libraries used by my Sharepoint wsps (e.g. web parts, event recievers, etc).
With this wsp (lets call it "shared wsp"), do I just need to deploy to the GAC and ensure ...
0
votes
1answer
18 views
WSPBuilder for vs 2012
I am new to SharePoint 2013. I am using trial version vs 2012. I want to use the WSPBuilder to develop the web parts. I have install the WSPBuilder and it is not showing in vs 2012.
I have used the ...
0
votes
1answer
220 views
Custom aspx workflow-form problem in WSPBuilder project
I have a working wss3.0 + workflow solution, with some aspx forms (followed Robert Shelton’s tutorial) and some document libraries. I would like to deploy it with WSPBuilder but I have stuck hopeless.
...
-1
votes
1answer
33 views
SharePoint 2013 - Errror “Cannot import hello web part sharepoint 2013”
I am new to SharePoint 2013.
I am using SharePoint 2013 server and vs 2010.
The SharePoint Server 2013 and VS2010 is present on different PC's. I have created a new "Hello" visual web-part in vs ...
1
vote
0answers
35 views
Creating Custom Column in sharepoint 2010 with Wsp Builder Project
how can create Custom Column Field Type with Additional Functionalities in sharepoint 2010 of WspBuilder Project? Can i get the Sample Code to achieve this
1
vote
0answers
278 views
Creating Custom List Definition in sharepoint 2010 using Wsp Builder Project. getting Error
I have created new Wsp builder project and Added one feature.
In Element.xml file i have Define the Custom List template.
I have Created the Custom List and named as Schema.xml.
I added the ...
0
votes
0answers
39 views
How can I add WSPBuilder task to my TFS 2010 team build workflow?
We are working on improving the ALM process for our team and would like to start leveraging team build in TFS 2010 to automatically create a wsp package using WSPBuilder.
I am not sure of where to ...
0
votes
0answers
119 views
WSPbuilder is not including feature.xml during wsp build - MOSS 2007 and VS 2008
I am trying to deploy one existing Custom Project to MOSS 2007. I am able to compile using Visual Studio 2008 and using WSPBuilder am able to build as wsp. But my WSP is only containing my project.dll ...