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. ...
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
971 views

Automated build: TFS Build service can't find Microsoft.SharePoint.Publishing and Microsoft.SharePoint.Security

When I try to run a build through the TFS 2010 build service, I get errors stating that assemblies mentioned in the title can't be found, or rather, it breaks on a using statement for the ...