Tagged Questions
0
votes
1answer
20 views
MOSS 2007 authenticating users only from a single AD group
I have an AD group called "internal users" which has read-only access to the whole root site for my site collection. Everyone is fine with the access, as long as I don't move them out from this group ...
0
votes
1answer
38 views
site collection admin does not have permission to access web app
I have a SharePoint web app (let's say http:// providers), wherever I try to access this app (which only contains the root site collection) I get an "You are not authorized to view this page" IIS ...
0
votes
1answer
92 views
Site Columns and Content Type missing
My task is the create a replication of a live site collection on a pre production server after the move none of the site collection Content type or site columns are listed.
So far I have copied the ...
0
votes
2answers
100 views
How check if a site (not site collection) has sub sites in it? [Object Model]
I am trying to figure out a way to check if a Site inside a Site Collection has sub sites in it.
To get sites inside a site collection, we can use the below code.
foreach (SPWeb siteobject in ...
0
votes
1answer
95 views
why “Site Action” is hidden for Site Collection Home Page
I am a member of Owner group and if I go to any sub site of this site collection I can see tab "site actions" but I can't find it on site collection home page even tho I can go to settings using ...
1
vote
1answer
157 views
Is there a way to move files with the SP Object model in MOSS whilst retaining meta data?
Is there a way in SharePoint 2007 to move a file from one document library to another, in the same site collection programatically? I made this post about this on StackOverflow, with a bounty not too ...
1
vote
1answer
376 views
Getting Web Template Not Found error while importing
I am importing a exported site with several sub-sites to a new Site Collection of its Own but getting following error
Start Time: 8/9/2012 9:32:31 AM.
Progress: Initializing Import.
...
0
votes
1answer
84 views
Site Collections having hundred of top level Sites
Is it a good practice to have hundreds of Top level Sites within a Site Collection, or to have each site collection for each Top Level Site within SharePoint 2007.
we recently planned to move Top ...
0
votes
1answer
15 views
Site Features in Sub Webs Confusion
Very Basic but confusing question.
I see we have three types of features,
Web Application Features
Site Collection Features
Site Features
Now I know that Web application features belong to web ...
0
votes
1answer
315 views
how to Find Template Name that has been used while creating a new Site Collection
I have like tens of custom Site definitions, so when I try to create a new site collection I select a template name, let say "ABCD 2020 DEVELOPMENT ISSUE SOLVED" and create a new site based on this ...
3
votes
1answer
56 views
how to find Imported web
I exported a web from a site collection and imported it to a newly created site collection but when I try to access it, I get 404.
My new site collection is,
https://2020.develop.com/custs/newsiteco
...
2
votes
1answer
234 views
cant find webapplication scoped feature anywhere
I developed a Custom Timer Job Feature using WSP Builder but for some reason I am not able to find it so that I can activate it.
I know I can activate it using stsadm but why cant I find it in Site ...
0
votes
1answer
98 views
alternative to import/export sharepoint 2007
I am trying to export a site with subsites to a new site collection but because I am using hundred of custom features, lists, master pages & relative sharepoint things, I am getting many expection ...
0
votes
1answer
295 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: ...
1
vote
1answer
156 views
getting error while importing a site to a sitecollection sharepoint 2007
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 10:00:20]: Start Time: ...
0
votes
2answers
159 views
can i have a site collection within another sitecollection
I wonder If there is any case we can have a site collection within another site collection in sharepoint 2007 and if we can have then whats the advantage and if we cant do it then why not.
1
vote
1answer
103 views
relationship between Site Collections in a web application
I have around 4 SiteCollections in a web application in Sharepoint 2007, I wonder if one site collection is for customer A, and second is for Customer B, will they be assessed using same IIS website ...
0
votes
1answer
50 views
Site Collection Confusion Sharepoint 2007
I am bit confused with Site Collection concept in Sharepoint 2007, So when we deploy/develop a new sharepoint, do we must have to have a root site collection and then we will create sub - site ...
6
votes
3answers
360 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
242 views
Creating Custom Site Navigation for SharePoint 2007
I want to create Custom Site Navigation "Breadcrumb navigation" which will show where a user came from, ATM I am using default Navigation that shows where this specific web is located in the site ...
3
votes
2answers
225 views
Deleting Sharepoint Sites taking too much time
I am trying to delete few sites that have loads of sub-sites but its taking way too much time,
I tried to delete sites using "Content Structure" & tried to use this tool as well,
Tool for ...
3
votes
1answer
611 views
how to check if a webpart already exists on a page or not
I am adding three webparts with different titles to a given page url, but I need to check if webpart is already on page or not, here is the code i am using atm to add webpart to the page.
using ...
1
vote
1answer
858 views
How can I export to file the User Information List for a site collection?
I would like to export the User Information List to a file including the ID of each user. It doesn't matter if the solution is in C#/PowerShell/SharePoint UI.
0
votes
2answers
2k views
Cannot delete orphaned Sharepoint 2007 site
I have a site collection that is listed in Central Admin > Application Management > Site Collection list. When I click on the link there, no details are shown on the right hand side. The site ...
0
votes
2answers
104 views
Creating a site in the root of the web application with same name as managed path
I am quite new to MOSS. I have created a site collection at the root of the web application and created new site named as "sites". So the URL for the newly created site reads as ...
0
votes
1answer
236 views
Error 403 Forbidden - when a site collection is locked as readonly
I got an an error 403 Forbidden when I browse a site collection that I set to readonly (locked).
MOSS 2007 without SP2.
Is it related to SP2 installation ?
0
votes
1answer
340 views
Enable audit setting for a production site collection
Shall we recommand to have an audit settings enabled for a production site collection? if so, what are all the things that we have to consider before that?
what would be the maximum size of an ...
0
votes
1answer
1k views
stsadm createsite “User cannot be found” error
I'm trying to create a site collection via stsadm. I do:
STSADM -o createsite `
-url "<url>" `
-title "<title>" `
-description "<desc>" `
-lcid 1033 `
...
14
votes
4answers
1k views
Any reason not to create a new content database for each site collection?
When creating a site collection in stsadm there are 2 commands I could use: createsite and createsiteinnewdb, where the latter creates a new content database for the site collection.
Reading around ...
2
votes
2answers
866 views
Can I move a Variation root to another site collection?
Here is my problem.
When I set up the portal the requirement was simple - just one site collection. I set up the site collection under the root and added some variations. Looks something like ...
0
votes
1answer
63 views
Is it possible in MOSS to have every newly created site collection only search within the site collection?
Is there a configuration setting or anything that could be done so that when a newly created site collection can only search within itself and nothing outside of that scope? All those site collections ...
0
votes
1answer
3k views
Move an existing Site Collection to a new Content Database
We have 5 Content DBs for a Web Application which has 50+ Site Collections. I want to move an existing Site Collection from one content DB to another.
Is that possible, if so how ?
0
votes
1answer
207 views
How can you fix a site with duplicate (mirrored) document libraries? [closed]
I have a site with 2 document libraries that are identical. When I change one the other is updated. When I add a document to one it is added to the other. This site collection was created from a site ...

