[WSPBuilder][1] is a free tool by Carsten Keutmann which makes creating WSPs easier.
1
vote
2answers
2k views
WSPBuilder 80/resources folder not deploying files. Why?
I've created two folders under 80 folder, resources and bin. resources contains a folder usercontrols which has ascx file and bin has dlls. The purpose of having usercontrols folder under 80\resources ...
0
votes
3answers
2k views
How to deploy user controls in web application directory?
I'm using wspbuilder and using Return of SmartPart. Return of SmartPart need usercontrols directory in web application root folder. How can I use wspbuilder to create a package that will deploy things ...
1
vote
3answers
3k views
How to deploy DLL as SafeControls? (No manual solutions, please)
I've user controls project (UI) and am using AJAX Extension Toolkit with them. The dll of AJAX Extension Toolkit is referenced in the project. The project is successfully compiling.
Another project ...
0
votes
2answers
893 views
WSPBuilder: How to create a deployment package to deploy multiple .dlls and .wsps?
I'm using WSPBuilder and it is very helpful. However, it is hard to understand the features of WSPBuilder because of its missing manual. I have to create a solution file to deploy "Return of ...
3
votes
3answers
2k views
How to create a package to deploy (everything)?
I've a Sharepoint site which have custom Theme, Layout, WebParts (third-party - no source code), custom user controls (with source code), and the site backup (.dat) which we took from command prompt ...
1
vote
5answers
3k views
Packaging with WSPBuilder and missing project/DLL dependencies
I'm working on a SharePoint solution containing five Visual Studio projects. One is a "common library"-type of project and the other four are features with code that depend on the library.
The issue ...
3
votes
19answers
3k views
VSeWSS vs WSPBuilder vs STSDEV for WSS 3.0 / SharePoint 2007 development
What are your personal experiences with using these tools?
I tried VSeWSS when it first came out and was frustrated by it. Each new version has been the same for me but for different reasons.
...