Top Navigation error in clean SharePoint 2010 install

Hello,
When I configure top navigation with heading and links underneath, it works fine on full screen. However, if I scroll down a little bit and then hover it, it gets ugly. Please see the image. What could be the issue? How can I fix this problem?
http://img838.imageshack.us/img838/6029/vdcu.png
I tried it in new site collection, I get the same error.
Thanks

Hi,
Did you modify the master page?
What web browser are you using?
To exclude the web browser cause, use other web browser and see if the issue persists.
Thanks.
Tracy Cai
TechNet Community Support

Similar Messages

  • Error in migrating SharePoint 2010 list fields to Office 365 list [CSOM]

    Hi,
    I am trying to migrate a SharePoint 2010 list to Office 365. I created a new ListCreationInfo for a new list in O365. But when i am to trying add fields from SP2010 list, its giving me an error after list.update()  -
    A duplicate field name "fa564e0f-0c70-4ab9-b863-0177e6ddd247" was found.
    if (!l.Hidden)
    ListCreationInformation creationInfo = new ListCreationInformation();
    creationInfo.Title = l.Title;
    creationInfo.TemplateType = l.BaseTemplate;
    List list = web.Lists.Add(creationInfo);
    //Fields in the list
    ctxOnPrem.Load(l.Fields);
    ctxOnPrem.ExecuteQuery();
    foreach (Field f in l.Fields)
    list.Fields.AddFieldAsXml(f.SchemaXml, true, AddFieldOptions.DefaultValue); list.Update();
    Note- l is the SharePoint 2010 List.

    Answer given on StackExchange -
    http://sharepoint.stackexchange.com/questions/128875/error-in-migrating-sharepoint-2010-list-fields-to-office-365-list-csom/129015#129015
    Thanks,
    Thomas

  • Getting HTTP 403/500 errors when accessing SharePoint 2010 pages

    Hi,
    I'm getting intermittent HTTP 403/500 errors when accessing SharePoint Foundation 2010 pages.
    When it happens, any SharePoint pages I access I get a HTTP 403 error (example: /sites/test/default.aspx) . If I don't specify a page, I get a HTTP 500 error (example: /sites/test/). What's odd is that I have non-SharePoint .NET applications running on the
    same server under the "_layouts" directory and those still work just fine.
    After recycling the IIS application pool, it starts to work again, but sometime won't stay up very long.
    Does anyone encounter this problem before?
    TIA
    Also, I'm hoping to understand what the "Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo" method does to help me track down this issue. If you have any info on what the above method is doing, I really appreciated.
    EVENT LOG
    Nothing
    ULS LOG
    System.Runtime.InteropServices.COMException: Cannot complete this action.  Please try again.   
     at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts,
    Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent,
    Byte& pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags,
    Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder)  
     at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts,
    Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent,
    Byte& pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags,
    Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder)

    These are the associated lines in the ULS.
    01/07/2014 02:59:24.33    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    Logging Correlation Data    xmnv    Medium    Name=Request (GET:https://XXXXXXXXXXXXXXXXXXXXX)  
     e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.48    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.48    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    Monitoring    b4ly    High    Leaving Monitored Scope (PostResolveRequestCacheHandler).
    Execution Time=6.79828022835305    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.48    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    Runtime    tkau    Unexpected    System.Runtime.InteropServices.COMException:
    Cannot complete this action.  Please try again.    at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32
    iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid&
    pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte& pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl,
    Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies,
    Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder)     at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet,
    String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage,
    String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte& pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders,
    String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32&
    pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder)    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.48    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.48    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.50    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.50    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.50    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.50    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.50    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.50    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.51    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.51    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    General    8kh7    High    Cannot complete this action.  Please try
    again.    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    01/07/2014 02:59:24.51    w3wp.exe (0x1988)    0x10A4    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored Scope (Request (GET:https://XXXXXXXXXXXXXXXXXXXXX)).
    Execution Time=187.132582493026    e8e08e76-1b88-4913-bce6-b9300e7b63f6
    Thanks,

  • Error while connecting to external SQL table using BCS identity in SharePoint 2010

    Hi all,
    I am working on SharePoint Foundation 2010. I have a stand alone setup. Now I am trying to connect to a SQL table in another server. I have used SharePoint Designer to connect using BCS. I have selected "BCS Identity" for authenticating with SQL
    in the external content type. then I created a list with this external content type.
    I get the following error upon opening the external list.
    Login failed for user 'INYKGW\sp_farm'.
    I am confused. how do I solve this error.
    any help is greatly appreciated.
    Thanks.

    Hi letShare ,
    Whether the  account 'INYKGW\sp_farm' is current user account or a service managed account?
    Could you  please  provide detail error message of ULS log  to determine the exact cause of the error.
    For SharePoint 2010, by default, ULS log is at      
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS
    Also please have a look at  the blog :
    http://www.wonderlaura.com/Lists/Posts/Post.aspx?ID=82
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Sharepoint 2010 Report viewer Parameters disappear after selected

    Hi,
    I have Sharepoint 2010 installed and pointing to a different SQL Server 2012 in Sharepoint integrated mode. 
    In Sharepoint if I create a new report using report builder or if I add one from reporting services server, when I execute it, it shows the parameters on the right side. When I open the list the values are ok, then if I select one of them the page do a postback
    and the selected parameter value disappears and I can never run the report because if I hit Apply it gives an error saying that the parameter is not set.
    If I change the report and set default value for each parameter it works well. I can change the parameters and they work great, but I don't want to set the default values and let the user choose them.
    Sharepoint server is SQL Server 2012 version 11.0.3368.0
    Reporting server is SQL Server 2012 11.0.3000.0
    Can anybody help me with this issue?
    Thanks
    Carlos Pereira

    Hi  Carlos,
    As per your query.. ensure your web.config has debug="false".
    Still see your SP2 has been installed or not because you using SQL Server 2012 and SharePoint Server 2010.
    FIXING your Reporting Service's Issues
    Detail and step by step of passing multiple filter parameters to custom report viewer web part
    Thanks
    Indul Hassan

  • SQL Blocking notification - at high monitoring level and holding many threads in Sharepoint 2010

    I am getting the following error in our SharePoint 2010 environment:
    Unexpected       PortalSiteMapProvider was unable to fetch current node, request
    Account Pipeline Dashboard/EditForm.aspx, message: Thread was being aborted.
    Any ideas?
    -Kash

    There could be multiple reasons for this, one possible reason is that your application pool account does not have full permissions to read the complete site collection.
    Identify your web apps' app pool account using inetmgr
    Login to central site administration
    Go to Application management > Policy for web application
    Choose the web application where the inaccessible site collection exists
    Add a full control policy for the app pool account
    Try below command:
    $wa = Get-SPWebApplication -Identity "http://intranet.mysite.com"
    $wa.Properties["portalsuperuseraccount"] = "i:0#.w|pro1766\sp_superuser_cache" $wa.Properties["portalsuperreaderaccount"] = "i:0#.w|pro1766\sp_superreader_cache"
    $wa.Update()
    Also try below hotfix
    http://blogs.msdn.com/b/joerg_sinemus/archive/2013/02/12/february-2013-sharepoint-2010-hotfix.aspx
    If this helped you resolve your issue, please mark it Answered

  • Integrating Oracle DB 11g with SharePoint 2010

    Hi,
    Here is my server infrastructure :
    Server1: Oracle Database Server Enterprise Edition (11.2.0.1.0) 32bit version installed on Windows Server 2008 SP1 32bit
    Server2: WebLogic server 11g (10.3.5) and Forms 11g (11.1.2.0.0) 32bit version installed on Windows Server 2008 SP1 32bit
    Server3: MS SQL Server 2008 64bit & MS SharePoint 2010 installed on Windows Server 2008 SP1 64bit
    I need to now develop a UI integrated in SharePoint(Server3) that will perform CRUD operations on the Oracle DB (Server1).
    Do I need to install Oracle Access Manager (OAM) or use Business Connectivity Services or anything else to talk to Oracle DB?
    Is the 32bit DB compatible with 64bit SharePoint? If yes, can I use 32bit OAM with SharePoint?
    Is Oracle Identity Management required? Do I need to install Weblogic Server and SOA on the DB server?
    Can someone please help me with the next steps? How should the infrastructue change? Please also suggest on the 32/64bit versions as well.
    Oracle support team asked me to check with the SharePoint team.

    I am not sure about 32 bit, Because SharePoint 2010 is only 64bit. 
    Another thing is you have to install the Oracle Client on all sharepoint server in order to connect the Oracle.
    Here are some helpful articles.
    http://msdn.microsoft.com/en-us/library/office/ff464424(v=office.14).aspx
    http://lightningtools.com/bdc_meta_man/how-to-connect-sharepoint-bdc-to-oracle-through-tns/
    http://www.c-sharpcorner.com/uploadfile/anavijai/how-to-connect-to-the-oracle-database-using-business-connectivity-services-bcs-in-sharepoint-2010/
    http://www.layer2solutions.com/en/community/FAQs/BDLC/Pages/How-to-connect-SharePoint-list-with-Oracle-data.aspx
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Project Workspace template in Sharepoint 2010

    Hi,
    I need some advice from Sharepoint experts, I have Sharepoint 2010 installed and now i want to create a Project Management Site, but when I try to open a new site as a Project Workspace (Project Site) I am not able to locate either templates from the available
    list.
    Why both templates are missing from my project template list?
    Is there any special settings to enable these templates?
    Please let me know if any further information needs to be provided.
    Please help...
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    Praveen Dsa | MCITP - Database Administrator 2008 |
    My Blog | My Page

    Hi Praveen,
    thanks for posting your query, you can download Project management templates from blow mentioned URL
    http://www.techsolutions.net/ProjectTrackingWorkspace.aspx
    http://www.techsolutions.net/ITTeamWorkspace.aspx
    http://sp2010teamplates.codeplex.com/
    http://jerryyasir.wordpress.com/2010/09/05/sharepoint-2010-upgrade-issue-found-45-webs-using-missing-web-template-75820-lcid-1033-in-contentdatabase/
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Change Sharepoint 2010 domain

    I have a problem in configuring my SharePoint 2010 to work on a new domain as follow:
    We had a sharepoint 2010 installed on a member server of domain (old.dom), now we created a new domain (new.dom) and migrated all users to it, after that we demoted the (old.dom) domain.
    My sharepoint 2010 server crashed (hard disk RAID failure), I had an old image backup of the sharepoint, I restored it and it worked fine when I use the credentials (old.dom\domainuser), but when I changed the domain of the server to (new.dom) it didn't
    work.
    Please advise.
    - please note that the IIS applications and site, SQL 2008 R2 servers are installed on the same machine.

    I think the problem is that the old domain is not available.
    I tried the command, and I got the following:
    PS C:\Users\spadmin> $user = Get-SPUser -Identity "old.dom\domainuser" -Web
    http://weburl.web
    Get-SPUser : You must specify a valid user object or user identity.
    At line:1 char:19
    + $user = Get-SPUser <<<<  -Identity "old.dom\domainuser" -Web
    http://weburl.web
        + CategoryInfo          : InvalidArgument: (Microsoft.Share....SPUserPipeB
       ind:SPUserPipeBind) [Get-SPUser], PSArgumentException
        + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletGetUser
    PS C:\Users\spadmin> Move-SPUser -Identity $user -NewAlias "new.dom\domainuser" -IgnoreSID
    Move-SPUser : Cannot validate argument on parameter 'Identity'. The argument is
     null. Supply a non-null argument and try the command again.
    At line:1 char:22
    + Move-SPUser -Identity <<<<  $user -NewAlias "new.dom\domainuser" -IgnoreSID
        + CategoryInfo          : InvalidData: (:) [Move-SPUser], ParameterBinding
       ValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.Share
       Point.PowerShell.SPCmdletMoveUser

  • Installing Error in SP1 for SharePoint 2010

    hi
    i took a backup of share point site from staging server and tried to restore it on production server but when i get the following error.
    SP1 for share point 2010 was installed on the staging server so downloaded a ubersrv2010-kb2775353-fullfile-x64-glb.exe for SP1 now when i installing it i am getting the follwoing error
    please help why it's not getting installed

    http://social.technet.microsoft.com/Forums/office/en-US/86c19106-e477-457a-bd67-5aa2e74bfcfa/sharepoint-2010-sp1-installation?forum=sharepointadminprevious
    SharePoint 2010
    Language Pack SharePoint Foundation 2010
    Language Pack SharePoint Server 2010
    Microsoft SharePoint Foundation 2010 SP1
    Microsoft SharePoint Foundation 2010 Language Pack SP1
    Microsoft SharePoint Server 2010 SP1
    Microsoft 2010 Server Language Pack SP1
    If you dont have WebApps you dont need to install SP1 for WebApps.
    http://www.msdnques.info/135037/sharepoint-2010-sp1-installation/
    If this helped you resolve your issue, please mark it Answered

  • Navigation error in sharepoint 2010

    Hi ,
    I am getting co-relation id in navigation opting in sharepoint 2010.
    this problem is coming in only IE9.
    go-site actions-site settings-under look and fell tab,we can find the navigation option 
    after that,choose the link which is existing then click on edit and enter the audience users and click on submit.Then i m getting co-relation id
    sekhar

    did you try to run IE 9 in compatbiliy mode? on which version level you are, loolalike its fixed in SP2.
    check this post for more details:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/f3a603ea-1915-4152-9193-b4c5f17e782c/getting-error-when-selecting-audience-in-navigation-ie910-only?forum=sharepointgeneralprevious
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • SharePoint 2010 Web Analytics Unexpected Error

    When I access the web analytics report at
    http://domain.com/_layouts/WebAnalytics/Report.aspx?t=SummaryReport&l=sc I get the error below:
    An unexpected error has occurred.
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: [guid]
    Date and Time: 1/17/2011 12:36:12 PM
    Checked the SharePoint logs for the Correlation ID and got the three errors below:
    01/17/2011 12:36:12.77    w3wp.exe (0x3C38)    0x1240    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress: 'http://server.domain.net:32843/b5b559b9118949f78ad3aa8ef9b6863b/WebAnalyticsService.svc'
    Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://tempuri.org/IWebAnalyticsWebServiceApplication/GetData' MessageId: 'urn:uuid:e3d61740-0d09-440e-8b28-7dfcee453f2e'    e1488c51-9109-4d75-a37d-f46b586b4b6f
    01/17/2011 12:36:12.77    w3wp.exe (0x3C38)    0x1240    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored scope (ExecuteWcfServerOperation)   
    e1488c51-9109-4d75-a37d-f46b586b4b6f
    01/17/2011 12:36:12.82    w3wp.exe (0x3C38)    0x1240    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored Scope (ExecuteWcfServerOperation).
    Execution Time=38.3504048698927    e1488c51-9109-4d75-a37d-f46b586b4b6f
    Also, we have multiple site collections on that web application, some were migrated from 2007 (we'll call one /sites/2007) and some were pure 2010 (we'll call one /sites/2010/). The error is only showing for the pure 2010 sites cols, while the migrated sites
    cols are working fine. I'm still looking for other differences between the site cols.
    Also, if I go into Central Admin > View web analytics reports > choose that web application, and go to Top Pages i can see stats for both /sites/2007/ and /sites/2010/ so the analytics are being captured for all site collections, I just can't access
    the reports on the /sites/2010/ site collection due to the error above.
    Any help would be greatly appreciated.

    I think I found it.
    Look for the placeholder
     <asp:ContentPlaceHolder id="PlaceHolderLeftNavBar" runat="server">
    We had that placeholder on our masterpage but we closed it right away :<asp:ContentPlaceHolder id="PlaceHolderLeftNavBar" runat="server" />
    Same error.
    Anyway, below is a sample from our masterpage that fixed the error for us:
    <!--DO NOT CLOSE HERE --> <asp:ContentPlaceHolder id="PlaceHolderLeftNavBar" runat="server" >
    <!-- The quick launch bar / left navigation -->
    <SharePoint:DelegateControl ID="DelegateControl5" runat="server"
    ControlId="QuickLaunchDataSource">
    <Template_Controls>
    <asp:SiteMapDataSource
    SiteMapProvider="SPNavigationProvider"
    ShowStartingNode="False"
    id="QuickLaunchSiteMap"
    StartingNodeUrl="sid:1025"
    runat="server"
    />
    </Template_Controls>
    </SharePoint:DelegateControl>
    <SharePoint:AspMenu
    id="V4QuickLaunchMenu"
    runat="server"
    EnableViewState="false"
    DataSourceId="QuickLaunchSiteMap"
    UseSimpleRendering="true"
    UseSeparateCss="false"
    Orientation="Vertical"
    StaticDisplayLevels="2"
    MaximumDynamicDisplayLevels="0"
    SkipLinkText=""
    CssClass="s4-ql" />
    <!-- top navigation area -->
    <div class="s4-notdlg" style="display:none">
    <!-- top navigation menu (set to use the new Simple Rendering) -->
    <SharePoint:AspMenu
    ID="TopNavigationMenuV4"
    Runat="server"
    EnableViewState="false"
    DataSourceID="topSiteMap"
    AccessKey="<%$Resources:wss,navigation_accesskey%>"
    UseSimpleRendering="true"
    UseSeparateCss="false"
    Orientation="Vertical"
    StaticDisplayLevels="2"
    MaximumDynamicDisplayLevels="1"
    SkipLinkText=""
    CssClass="s4-tn"/>
    <SharePoint:DelegateControl runat="server" ControlId="TopNavigationDataSource" Id="topNavigationDelegate">
    <Template_Controls>
    <asp:SiteMapDataSource
    ShowStartingNode="False"
    SiteMapProvider="SPNavigationProvider"
    id="topSiteMap"
    runat="server"
    StartingNodeUrl="sid:1002"/>
    </Template_Controls>
    </SharePoint:DelegateControl>
    </div>
    <div style="width:200px;">
    </asp:ContentPlaceHolder><!-- HERE WE CLOSE PlaceHolderLeftNavBar -->

  • OOTB Left Navigation error in Page Layout SharePoint 2013

    I created a SharePoint 2013 master page through Design Manager in Sharepoint 2013 and created a page layout like we do trough sharepoint designer as in sharepoint 2010 steps are below
    SharePoint Designer--->Page Layouts---->New Page Layout
    now i want to insert left navigation in the page layout ,i tried to insert the following snippet in the page layout 
    <div data-name="QuickLaunch">
                                        <!--CS: Start Vertical Navigation Snippet-->
                                        <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint,
    Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
                                        <!--SPM:<%@Register Tagprefix="PublishingNavigation" Namespace="Microsoft.SharePoint.Publishing.Navigation"
    Assembly="Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
                                        <div id="sideNavBox" class="ms-dialogHidden ms-forceWrap ms-noList">
                                            <!--MS:<SharePoint:AjaxDelta ID="DeltaPlaceHolderLeftNavBar" BlockElement="true" CssClass="ms-core-navigation"
    runat="server">-->
                                                <!--MS:<asp:ContentPlaceHolder ID="PlaceHolderLeftNavBar" runat="server">-->
                                                    <!--MS:<asp:ContentPlaceHolder ID="PlaceHolderLeftNavBarTop" runat="server">-->
                                                    <!--ME:</asp:ContentPlaceHolder>-->
                                                    <!--MS:<asp:ContentPlaceHolder ID="PlaceHolderQuickLaunchTop" runat="server">-->
                                                    <!--ME:</asp:ContentPlaceHolder>-->
                                                    <!--MS:<asp:ContentPlaceHolder ID="PlaceHolderLeftNavBarDataSource" runat="server">-->
                                                    <!--ME:</asp:ContentPlaceHolder>-->
                                                    <!--MS:<asp:ContentPlaceHolder ID="PlaceHolderCalendarNavigator" runat="server">-->
                                                    <!--ME:</asp:ContentPlaceHolder>-->
                                                    <!--MS:<asp:ContentPlaceHolder ID="PlaceHolderLeftActions" runat="server">-->
                                                    <!--ME:</asp:ContentPlaceHolder>-->
                                                    <!--MS:<SharePoint:SPNavigationManager ID="QuickLaunchNavigationManager"
    runat="server" QuickLaunchControlId="v4QuickLaunchMenu" ContainedControl="QuickLaunch" EnableViewState="false">-->
                                                        <!--MS:<SharePoint:DelegateControl runat="server" ControlId="QuickLaunchDataSource">-->
                                                            <!--MS:<Template_Controls>-->
                                                                <!--MS:<PublishingNavigation:PortalSiteMapDataSource
    runat="server" ID="SiteMapDS" SiteMapProvider="CurrentNavigation" EnableViewState="false" StartFromCurrentNode="true" ShowStartingNode="false" TrimNonCurrentTypes="Heading">-->
                                                                <!--ME:</PublishingNavigation:PortalSiteMapDataSource>-->
                                                            <!--ME:</Template_Controls>-->
                                                        <!--ME:</SharePoint:DelegateControl>-->
                                                        <!--MS:<SharePoint:AspMenu ID="V4QuickLaunchMenu" runat="server"
    EnableViewState="false" DataSourceId="QuickLaunchSiteMap" UseSimpleRendering="true" Orientation="Vertical" StaticDisplayLevels="3" AdjustForShowStartingNode="true" MaximumDynamicDisplayLevels="0"
    SkipLinkText="">-->
                                                        <!--ME:</SharePoint:AspMenu>-->
                                                    <!--ME:</SharePoint:SPNavigationManager>-->
                                                    <!--MS:<SharePoint:SPNavigationManager ID="TreeViewNavigationManagerV4" runat="server"
    ContainedControl="TreeView" CssClass="ms-tv-box">-->
                                                        <!--MS:<SharePoint:SPLinkButton runat="server" NavigateUrl="~site/{0}/viewlsts.aspx"
    ID="idNavLinkSiteHierarchyV4" Text="&#60;%$Resources:wss,treeview_header%&#62;" accesskey="&#60;%$Resources:wss,quiklnch_allcontent_AK%&#62;" CssClass="ms-tv-header">-->
                                                        <!--ME:</SharePoint:SPLinkButton>-->
                                                        <!--MS:<SharePoint:DelegateControl runat="server" ControlId="TreeViewAndDataSource">-->
                                                            <!--MS:<Template_Controls>-->
                                                                <!--MS:<SharePoint:SPHierarchyDataSourceControl
    runat="server" ID="TreeViewDataSourceV4" RootContextObject="Web" IncludeDiscussionFolders="true">-->
                                                                <!--ME:</SharePoint:SPHierarchyDataSourceControl>-->
                                                                <!--MS:<SharePoint:SPRememberScroll runat="server"
    ID="TreeViewRememberScrollV4" onscroll="javascript:_spRecordScrollPositions(this);" style="overflow: auto;">-->
                                                                    <!--MS:<SharePoint:SPTreeView
    ID="WebTreeViewV4" runat="server" ShowLines="false" DataSourceId="TreeViewDataSourceV4" ExpandDepth="0" SelectedNodeStyle-CssClass="ms-tv-selected" NodeStyle-CssClass="ms-tv-item" SkipLinkText=""
    NodeIndent="12" ExpandImageUrl="/{0}/images/tvclosed.png" ExpandImageUrlRtl="/{0}/images/tvclosedrtl.png" CollapseImageUrl="/{0}/images/tvopen.png" CollapseImageUrlRtl="/{0}/images/tvopenrtl.png" NoExpandImageUrl="/{0}/images/tvblank.gif">-->
                                                                    <!--ME:</SharePoint:SPTreeView>-->
                                                                <!--ME:</SharePoint:SPRememberScroll>-->
                                                            <!--ME:</Template_Controls>-->
                                                        <!--ME:</SharePoint:DelegateControl>-->
                                                    <!--ME:</SharePoint:SPNavigationManager>-->
                                                    <!--MS:<asp:ContentPlaceHolder ID="PlaceHolderQuickLaunchBottom" runat="server">-->
                                                        <hr />
                                                        <!--MS:<SharePoint:ClusteredSPLinkButton ID="idNavLinkViewAllV4"
    runat="server" Permissions="ViewFormPages" NavigateUrl="~site/{0}/viewlsts.aspx" Text="&#60;%$Resources:wss,quiklnch_allcontent_short%&#62;" accesskey="&#60;%$Resources:wss,quiklnch_allcontent_AK%&#62;"
    CssClass="ms-core-listMenu-item">-->
                                                        <!--ME:</SharePoint:ClusteredSPLinkButton>-->
                                                    <!--ME:</asp:ContentPlaceHolder>-->
                                                <!--ME:</asp:ContentPlaceHolder>-->
                                            <!--ME:</SharePoint:AjaxDelta>-->
                                        </div>
                                        <!--CE: End Vertical Navigation Snippet-->
                                    </div>
    but i get the following error when i create page through this page layout
    "Content Place holders are only allowed in master page"
    Can anyone tell me how do i insert left navigation in page layout which is created through sharepoint designer (.aspx file) but master page is created through design manager

    Hi  ,
    As the error says, you need to  add Content Place holders to Mater Page not the Page Layout.
    For  inserting  left navigation, you can add Vertical Navigation SharePoint component to the master page using Snippets  manager:
    1.
    Open the site then click design manager link from right top corner "Settings".
    2.
    Click “Edit Master Pages” link.
    3.Click your custom mater page. It will open preview page.
    4.
    Once open the preview page then click Snippets menu from top right side. It will open “Snippet Gallery” in new tab page.
    5.
    Click the Vertical Navigation menu item in “DESIGN “tab.
    6.
    In this page we can easy to configure component properties.
    After customization must click the update button then only the changes are reflected in the component snippet.
    7.
    Once click the update button the HTML code automatically generated in the “HTML snippet” box and click “Copy to Clipboard” button.
    8.
    Open the mapped network drive then open the Mater Page HTML file and paste HTML snippet where you want the navigation to show.
    Reference:
    http://www.sharepointpals.com/post/Add-snippets-in-Page-layout-using-design-manager
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Unexpected error when attempting to view Global Navigation (root site top navigation)

    I am getting an “unexpected error” when attempting to view Navigation settings at the root site of our SharePoint environment.  We are running SharePoint 2013 site collection in SharePoint 2010 compatibility mode.  The error happens when you try
    to view Global (Top-Level) Navigation Settings in our SharePoint root site. 
    (Relative URL:  /_layouts/AreaNavigationSettings.aspx). 
    I copied the exact errors from SP Logs below.  There is some null reference cited.  Where is the root of the problem?   Any information would be helpful!
    First, there is a general “Medium” level event that cites an Application Error
    Time: 
    06/10/2014 11:42:01.96  
    Process: 
    w3wp.exe (0x2538)    
    Thread (Hex): 
    0x1930
    Product: 
    SharePoint Foundation
    Category: 
    General  
    EventID: 
    8nca 
    Level: 
    Medium 
    Correlation: 
    3194999c-3ebd-e089-7f01-acff58324051
    Message: 
    Application error when access /_layouts/AreaNavigationSettings.aspx, Error=Object reference not set to an instance of an object.  
    at Microsoft.SharePoint.Publishing.PublishingPage.GetEffectivePageCacheProfileId(Boolean anonUserProfile)    
    at Microsoft.SharePoint.Publishing.CachedPage..ctor(PublishingPage page, SPListItem altItem, String id, String parentId, CachedUserResource title, String url, CachedUserResource description, CachedObjectFactory factory, List`1& fieldInfo)    
    at Microsoft.SharePoint.Publishing.CachedPage.CreateCachedPage(PublishingPage page, SPListItem altItem, CachedObjectFactory factory, List`1& fieldInfo)    
    at Microsoft.SharePoint.Publishing.CachedListItem.CreateCachedListItem(SPListItem item, SPListItem alternateItem, Boolean parentIsWeb, CachedObjectFactory factory, List`1& fieldInfo)    
    at Microsoft.SharePoint.Publishing.CachedObjectFactory.CreateWrappedObject(SPListItem superUserVersion, SPListItem superReaderVersion, List`1& fieldInfo)    
    at Microsoft.SharePoint.Publishing.CachedArea.GetChildForListByQuery(String listName, SPQuery query, SPWeb contextWeb, Boolean onlyPopulateCache, Boolean skipIfThrottled, List`1& itemsFetched)    
    at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.FetchDynamicItems(PublishingWeb pubWeb, NodeTypes includedTypes, Boolean& websFetched, Boolean& pagesFetched)    
    at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNavigationChildrenInner(NodeTypes includedTypes)    
    at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNavigationChildren(NodeTypes includedTypes)    
    at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(NodeTypes includedTypes, NodeTypes includedHiddenTypes, Boolean trimmingEnabled, OrderingMethod ordering, AutomaticSortingMethod method, Boolean ascending, Int32 lcid)    
    at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaNavigationSettingsPage.AddChildrenToControl(String parentId, PortalSiteMapNode node, Int32 depth, Int32 maxDepth)    
    at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaNavigationSettingsPage.InitializeNavigationEditSort()    
    at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaNavigationSettingsPage.OnLoad(EventArgs e)    
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Then, there is the “Unexpected” level event that cites a NullReferenceException
    Time: 6/10/2014 11:42:01.96    
    Process: w3wp.exe (0x2538)
    Thread (Hex): 
    0x1930
    Product: 
    SharePoint Foundation
    Category: Runtime
    EventID: 
    tkau
    Level: 
    Unexpected
    Correlation: 
    3194999c-3ebd-e089-7f01-acff58324051
    Message: 
    System.NullReferenceException: Object reference not set to an instance of an object.   
    at Microsoft.SharePoint.Publishing.PublishingPage.GetEffectivePageCacheProfileId(Boolean anonUserProfile)    
    at Microsoft.SharePoint.Publishing.CachedPage..ctor(PublishingPage page, SPListItem altItem, String id, String parentId, CachedUserResource title, String url, CachedUserResource description, CachedObjectFactory factory, List`1& fieldInfo)    
    at Microsoft.SharePoint.Publishing.CachedPage.CreateCachedPage(PublishingPage page, SPListItem altItem, CachedObjectFactory factory, List`1& fieldInfo)    
    at Microsoft.SharePoint.Publishing.CachedListItem.CreateCachedListItem(SPListItem item, SPListItem alternateItem, Boolean parentIsWeb, CachedObjectFactory factory, List`1& fieldInfo)    
    at Microsoft.SharePoint.Publishing.CachedObjectFactory.CreateWrappedObject(SPListItem superUserVersion, SPListItem superReaderVersion, List`1& fieldInfo)    
    at Microsoft.SharePoint.Publishing.CachedArea.GetChildForListByQuery(String listName, SPQuery query, SPWeb contextWeb, Boolean onlyPopulateCache, Boolean skipIfThrottled, List`1& itemsFetched)    
    at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.FetchDynamicItems(PublishingWeb pubWeb, NodeTypes includedTypes, Boolean& websFetched, Boolean& pagesFetched)    
    at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNavigationChildrenInner(NodeTypes includedTypes)    
    at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNavigationChildren(NodeTypes includedTypes)    
    at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(NodeTypes includedTypes, NodeTypes includedHiddenTypes, Boolean trimmingEnabled, OrderingMethod ordering, AutomaticSortingMethod method, Boolean ascending, Int32 lcid)    
    at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaNavigationSettingsPage.AddChildrenToControl(String parentId, PortalSiteMapNode node, Int32 depth, Int32 maxDepth)    
    at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaNavigationSettingsPage.InitializeNavigationEditSort()    
    at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaNavigationSettingsPage.OnLoad(EventArgs e)    
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Hi  ,
    According to your description, my understanding is that you encountered the error “Application error when access /_layouts/AreaNavigationSettings.aspx, Error=Object reference not set to an instance of an
    object” when you try to enter Navigation Setting page.
    For your issue , please refer to the blog:
    http://praveenix.wordpress.com/category/uncategorized/
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Reporting Services 2012 in SharePoint 2010 - do I need to install SSRS on each server?

    Have spent some time today setting up SSRS2012 with SP1 Business Intelligence Edition on our test SharePoint 2010 farm.  The SharePoint farm is four servers (plus a database) - one of the application servers will host the SQL Server 2012 instance and
    SSRS 2012.
    I've installed SSRS 2012 on one of the servers in SharePoint mode, and seems to be configured correctly in Central Admin - can view the system settings, it reports that the SQL Server Agent is running, etc.  I've also installed the SSRS 2012 SharePoint
    Add-In on all servers.  However, I'm getting the following error whenever I try to do anything with reports (such as deploying or running):
    Name=Request (POST:http://sharepoint/reports/ReportService2010.asmx) System.Runtime.InteropServices.COMException: The file you are attempting to save or retrieve has been blocked from this Web site by
    the server administrators.
    Sure enough, if I try to connect to that ReportService2010.asmx URL in a browser, I get the same error.  Note that http://sharepoint is NOT the server I installed SSRS on - this is a web front-end.
    Can I assume that I need to install SSRS2012 (SharePoint integrated) on all SharePoint servers in the farm?  Or is this another issue?

    You only need to install the Add-on for the additional servers. Have you configured the SSRS Service Application?
    http://blog.helloitsliam.com/Lists/Posts/Post.aspx?ID=66
    Dimitri Ayrapetov (MCSE: SharePoint)

Maybe you are looking for

  • I can not download Adobe Acrobat 9 Standard!

    I bought adobe acrobat 9 standard in 2010 on the website of Adobe. I had to delete it, and now I'm trying to download it again from the adobe website. It doesn't work! I can find my product, my serial number, but there is no download button!!! What s

  • IMac ghost display problems (and apple technicians weren't able to solve)

    Hi, So my problem here is quite weird. I tried researching the forum for something like this, but nothing really came close to whats happening to my iMac. I have an Intel-Based iMac, 24 inch screen. I bought it on 2008. Since late 2008/early 2009, i

  • Problems with Xtra pdf and V12

    I use Director MX and XTRAS INM PDFXtra and V12-DBE. I create a movie with database V12 and search engine V12-DBE. I use PDF-XTRA behaviors to open pdf file. When I read my projection, I have error messages : « la mémoire ne peut être read » with Win

  • Can I print 2 different reports consecutively on the same page?

    I need to print two different reports on the same page. E.g. Page 1. Report 1 Report 2 --------------- page break --------------- Page 2 Report 1 Report 2 --------------- page break --------------- Is there any way to ensure that the physical page in

  • [Sybase JDBC Driver]Object has been closed

    Hi, I am getting the following error when accessing a datasource in an EJB on Weblogic using the Data Direct Drivers. java.sql.SQLException: [DataDirect][Sybase JDBC Driver]Object has been closed. The code works every other time. the first time throu