The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
182 views

Look & Feel - Pagelayouts and Site Templates

I recently ran into a rather unfortunate assignment. It regards the selection of pagelayouts and sitetemplates which subsites should be able to use. As I'm supposed to change this for 20+ site ...
1
vote
2answers
576 views

Copy a list from one SharePoint site to another using web services (no Object Model)

How can I copy a list (including fields, views or Schema) from one SharePoint web site and create an equivalent list instance on another SharePoint web site (which can be in a different site ...
0
votes
1answer
2k views

Getting HTTP 401 Unauthorized error while trying to call Lists.asmx

I am facing this weired issue while trying to call the GetList method of the Lists.asmx web serice from my local dev box. Everything works fine as long as I pass default credentials ...