Tagged Questions
3
votes
2answers
609 views
How do I apply master page changes to all subsites in SharePoint 2013?
I realize similar questions have been asked, but master pages have changed somwehwat in SharePoint Server 2013, and this is actually several questions in one. I've read lots and lots of articles, and ...
0
votes
1answer
104 views
Why are changes to navigation nodes by my Powershell script rolling back?
I've written some scripts that were supposed to help me correct links manually added to the navigation of a site. Basically I'm just doing a find and replace in all of the URLs. I've figured out how ...
1
vote
1answer
102 views
Entire site times out after page is approved. Looks like it's caused by the NavNodes table in content database
We've got a SharePoint site that recently started giving errors randomly when approving pages.
The only changes we made was to update the site to CU August 2012, and turn on UPS, but I'm not sure if ...
0
votes
2answers
675 views
2010 Team Site with Publishing enabled: navigation issues
We're using SharePoint 2010 Standard and have a scenario in which there is a Team Site with Publishing Features enabled. We have a custom Masterpage (a slightly modified version of v4.master - with ...
1
vote
1answer
250 views
How to Find Selected Node PortalSiteMapDataSource
I am trying to Create Custom Navigation control which read Nodes from given PortalSiteMapDataSourceID and generate XML and then use XSLT to generate HTML out of it.How can i find selected node from ...
1
vote
1answer
140 views
InvalidCastException when opening root-level Navigation settings page
I couldn't find any information about this error anywhere and it's really strange!
When I open the root-level Navigation settings page in my SharePoint 2010 website, I get an error page and the ...
1
vote
1answer
443 views
How to tell onet.xml dont verify <navbarlink>?
I have some navbarlinks in the onet.xml. However, creation or provision of those publishing pages (aspx that have link in the navbar) happens much later when provision a site. Is there a way to tell ...