Tagged Questions
0
votes
0answers
11 views
No users were displayed when I try to select the administrator for a new site collection
I wanted to create a new site collection under the default application on my development environment, but when I search for users which were defined inside my development environment to assign one of ...
1
vote
3answers
95 views
How many root site collections we can create
I have a simple question just to remove my confusion. In one web application, can we create multiple root site collections ? I have 3 different custom web templates, and for each template, I want to ...
0
votes
1answer
31 views
Recurse subsites - Where user has Explicit Permissions
I have a need to recursivily display all subsites which a user only has explicit permissions to view. Trying to avoid pulling back all sites that have All Authenticated Users permissions. I found an ...
0
votes
0answers
15 views
Site Collection and sites Mapped to controller and action methods on asp.net MVC
I came from an MVC architecture background and currently I am learning the architecture of SharePoint 2013.
So can I make the following assumptions:-
Creating a new site collection in SharePoint ...
0
votes
3answers
38 views
Site Page Logo will not update from default
I have been working on a page and I had set it up to inherit from the parent, however when the page displays in the browser you can quickly view the new logo then the page reverts to the SharePoint ...
0
votes
0answers
14 views
Site Admin account updated within UserProfile database
On occasion we have found that when we have issues with the database during backup time that on the restore the Site Administration account gets created anew and the previous one is deleted. Within ...
0
votes
1answer
133 views
Get-SPWeb: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
I'm having issue with Get-SPWeb:
I did everything suggested at
Error - Get-SPWeb in Powershell
but still not working. weird thing is: it worked before. Did MS change something?
the account i ...
0
votes
0answers
28 views
Tracking video viewing in website analytics
Let's say I have a page which has web part that takes URL from Youtube and show video.
I want to see how many times this video has been viewed in Site Collection Web Analytics Report. Is this ...
1
vote
2answers
136 views
SharePoint 2010 Site Collection Quota - changed but not taking effect?
I have users getting the Site Collection Quota exceeded error message in SP2010. I have increased the limit in Central Admin to 80gb out of which only 5gb are being used. BUT they are still getting ...
0
votes
1answer
61 views
Cannot change the site collection administrator - error?
I am trying to change the Site Collection administrator for a site collection, in Central Admin. under Site Collection Administrators.
When I select a new user from the lookup I get the "Error. An ...
1
vote
2answers
121 views
Site vs Site Collection which to use in this situation
Wanted some opinions.....the way i have structured things at the moment on my site is as follows
1 upper level site collection -> 300 individual sites that will be accessible by our vendors (each ...
1
vote
1answer
64 views
SharePoint Site collection
I have custom list(created using VS) where I need to add a new column. But in my site collection i got the data from restoring site collection in which new column information will not be there. Now my ...
1
vote
2answers
149 views
How to get all SharePoint Web Applications in the Central Administration Page from code behind
How can I have the list of all existing SharePoint Web Applications and their site collections from code behind .
0
votes
2answers
78 views
Accessing list from Site collection A inside SitcollectionB
I have two site collections (A and B) belonging to the same content database. Inside site collection A there is a list "List1".. now i want to have the same list in the site collection B such - if ...
0
votes
1answer
225 views
Host Named Site Collections with own Content DB, and problems (Top Nav Bar, and force to log on always)
This is the scenario:
I. All Site Collections have thier own Content Database
II. Site Collection A is Root Site Collection (created directly under Web Application = has exact same url as Web ...
0
votes
1answer
484 views
Root Site collection is missing on restoration of SharePoint Backup File
3 to 4 document library's got accidently deleted. I restored the content DB however, after restoration I encountered the following issue:
Root site collection ("/") not available on the restoration. ...
0
votes
2answers
618 views
After create site collection IE cannot display this web page
I have successfull created a webapplication in SharePoint 2010. Now I have some problems with Site Collection. SP2010 created it successfull but i cant display it in IE
I have added it to DNS Entry. ...
4
votes
1answer
2k views
Remove a single user from all site collections in a web application using powershell
Is there a way I can choose to remove a single user from all site collections within a single web application using powershell. There are number of user profiles whose domain account has been blocked ...
0
votes
0answers
179 views
Manage Content and Structure Custom Errors After Upgrade
I upgraded to SharePoint 2010 and now I can not get access to the content and structure section located under "Site Actions". The runtime error appears telling me that an Application error occurred on ...
0
votes
1answer
2k views
What is the difference between site collection subsites and rootweb subsites?
If I create site collection at http://server/sitecollection and if i create 3 sites:
http://server/sitecollection/site1
http://server/sitecollection/site2
...