Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
5answers
3k views

SharePoint Solution Package Deploy Random Failures

I keep seeing this error sporadically during solution deployment and/or feature activation... Copying of this file failed . This operation uses the SharePoint Administration service (spadmin), which ...
0
votes
1answer
67 views

Temporary “Backup” of SharePoint Content During Feature and Solution Deployment

I need to decide on a method for storing a subset of the content in a SharePoint site, so that when I delete and recreate certain lists as part of a feature activation, I can re-insert all of this ...
0
votes
3answers
4k views

SharePoint site definitions not showing up in template list — why?

I have some custom SharePoint site definitions that are deployed via SharePoint wsp solution packages. They appear to work fine. I can deploy them fine via the stsadm command line, and my C# code ...