Site is a set of related web pages containing content such as text, images, video, audio, etc. In SharePoint a site resides in a Site Collection.
6
votes
3answers
426 views
Moving a site to a different site collection
I am looking for a C# script that will move a site with all permissions and content to another site collection. Google isn't helping me or maybe i dont know what exactly to look for.
e.g.
I have a ...
0
votes
1answer
309 views
getting error while importing a site
I exported a site which have many sub sites, and then that sub sites have several sub sites, but getting following error if someone got any idea about it.
[16/07/2012 13:47:20]: FatalError: ...
5
votes
3answers
625 views
Deleting a site content type in Sharepoint 2007
I'm trying to delete a custom content type that I've created, but I'm getting an error when I try to do so:
The content type is in use. at ...
2
votes
2answers
380 views
All sites are read only, even for site administrators
Every site in the collection is now read-only. I can still change settings in the central admin site but am unsure what has changed.
This affects everyone, users with write permission, even site ...
1
vote
1answer
158 views
How to create a list of data gotten from many forms?
Salve! I have a handful of subsites, each with a form library that uses infopath content-types. The user creates a new form document in a the library and then fills out the form.
I want to gather ...
1
vote
2answers
140 views
I've screwed something up in 2007, only in the backend apparently
When I try to "modify all site settings" I get the following error:
The file '/_layouts/MasterPages/_controltemplates/Welcome.ascx' does not exist. at ...
0
votes
1answer
132 views
Get site url in ContentEditorWebPart content
I have added a ContentEditorWebPart to an Element file in visual studio. I want to get the current site url and place it in the content block (between the cewp:Content tags).
How would i do this?
...
