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 ...
0
votes
1answer
242 views

add activatefeature bat file wspbuilder solution package

I am using WSPBuilder to package up my features that creates lists and libraries. Is there a way to add a bat file with the package will activate these lists and libraries (since they are for ...