Tagged Questions
0
votes
0answers
12 views
Are there any performance thresholds or limits for content types and their children?
We're having an issue with a client who is unable to update a content type's template. The content type is used within about 200-300 sites/webs. When they use the Upload Document page in the Advanced ...
0
votes
0answers
15 views
By pass site levels of Site Hierachy possible? I'm a complete noob at sharepoint
Is it possible to bypass a level in the site tree structure and make it show up in the top nav bar by default? Or is it possible to make a dropdown containing the sites a person is allowed to access?
...
3
votes
1answer
483 views
Is it possible to copy SP Web from 2010 to 2013?
All I am trying to do is copy a SharePoint Web (i.e: http://sp2010/hr) to (i.e: http://sp2013/hr).
I was able to export using:
Export-SPWeb http://sp2010/hr –Path "hrexport.cmp"
But when I try to ...
1
vote
2answers
128 views
Custom PersonalActions menu item not showing on sub sites
I've got this code adding a menu item to the PersonalActions menu. It works on the main site but not on sub sites, any ideas why?
elements.xml:
<?xml version="1.0" encoding="utf-8"?>
...
0
votes
1answer
112 views
Site collection with diferent url
I have a question regarding the adress of the site collection.
I know the web application is sort of enterance point, which has ofcourse different urls, but is it possible to assing an url to site ...
0
votes
1answer
72 views
SharePoint 2010 Crawler: The crawler only crawl the default page
I am using SP 2010 crawler to crawl SP Site. But it seems that the crawler only crawl the dafault page (The page that mark as default), the other pages are not crawled even if I already published all ...
1
vote
2answers
99 views
SharePoint Site not picking the Last name, First name functionality?
SharePoint Site not picking the Last name, First name functionality on Home Page Header which is default functionality of SharePoint, Instead its fetching First Name then last name.
It’s fetching the ...
1
vote
1answer
84 views
Unable to create Team sites in an environment upgraded from WSS 3.0 to SharePoint 2010
I have successfully upgraded my WSS 3.0 environment to SharePoint Foundation 2010. Now, when i try to create a sub-site using 'Team Site' template, it gives me error saying 'Object reference not set ...
1
vote
1answer
169 views
Disable delete items in a site from central admin
From memory I know it is possible to restrict the options in a site from central admin. I want to remove the rights to delete items. How can I do this from central admin to stop site collection admins ...
0
votes
1answer
114 views
Connect directly to subsite without viewing home (Part 2)
I have:
SP2010 rented from a company. 1 site collection
I would like some people to ONLY access a sub site without seeing the homepage. Is this possible?
I have tried but I get a message saying ...
2
votes
0answers
43 views
Site Logo Propagation
I have created a site and replaced the site logo icon with one I created in the site settings. However, if I create additional pages in the site they display the top bar as expected but with the ...
1
vote
1answer
399 views
Query a list of subsites as a sharepoint list or set of rows?
We have a bunch of projects each represented by a Sharepoint 2010 subsite.
We would like to store and track metadata and run reports across this list of subsites.
Is there any way to query and ...
2
votes
1answer
569 views
404 Error after Deleting Content Database (With no Site Collections)?
After detaching a database in SharePoint then subsequently deleting in SQL Server I have been getting 404 Errors at my root site collection default.aspx page, and a few other random site collections ...