Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Error in Sitemap editor

Posted on by 50

We are currently experiencing a weird error in the sitemap editor. When I try to open a sitemap on our production envirenment and the sitemap editor tries to load it immediately throws an error. the weird part is that I cannot debug it. The normal sitemap overview appears for about one second and is replaced by a white overlay telling me that an error has occured. For one second I can see that the sitemap editor experiences 2 errors where you normally click on "details" to get to know whats wrong.

Did anyone experience this?

Setup
CRM 365 Server 8.2 on premise with IFD
Latest patches applied.

*This post is locked for comments

  • CrmLeo Profile Picture
    CrmLeo 35 on at
    RE: Error in Sitemap editor

    I had the same issue. IIS was not the cause for my problem. Problem was related to the fact that we did delete an entity on which the app depends. We had to remove this dependency in another D365 environment and reimport the app back to the environment where we had the issue.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Error in Sitemap editor

    Thanks for the response, my IIS configuration seems to already be ok so we must have a different issue.

    We did recently apply patch 8.2.2 but I only got access to the system after that point so i'm not sure how long its been broken.

  • Suggested answer
    plissken28 Profile Picture
    plissken28 50 on at
    RE: Error in Sitemap editor

    This one fixed it for us

    IIS_5F00_Handler_5F00_Order.png

    Make sure the order is also fine, the extensionlessUrlHandler is in upper parts and handlers like “static handler” should be in bottom

    IIS_5F00_Handler_5F00_Order.png

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Error in Sitemap editor

    We are now experiencing the exact same issue when trying to edit the site map.  No errors are being logged at all.

    Are you able to possibly elaborate on the exact handler mapping you had to put into place for this to be resolved on your CRM server?

    Many thanks

  • Verified answer
    plissken28 Profile Picture
    plissken28 50 on at
    RE: Error in Sitemap editor

    We finally solved the issue. So if anyone experiences this problem here comes a short description of our solution:

    The problem was related to handler mapping in the IIS. We had to fix the path of the extensionlessURLhandler. The sitemap editor needs this url path /api/data/v8.2/sitemaps/Microsoft.Dynamics.CRM.RetrieveUnpublishedMultiple()?$filter=sitemapid... and the IIS was unable to handle it.

    As our test system was not affected by this problem we were able to correct the configuration and resolve this issue.

    The issue was tracked down by fiddler tool.

    Thanks for your support.

  • plissken28 Profile Picture
    plissken28 50 on at
    RE: Error in Sitemap editor

    Hi guys just a quick update on this. We applied today the Update for 8.2.2 and even there were stated some bugfixes for the sitemap it did NOT solve our problem here.

    I am goign to open a case with Microsoft tomorrow to find out whats wrong here and will let you know.

    What we have found out is that if I try to create a app for a solution this editor as well throws an error just before you enter any data. My assumption is that there is something wrong in the metadata within the DB. But well I hope that MS can help us on this topic.

    to be continued...

  • plissken28 Profile Picture
    plissken28 50 on at
    RE: Error in Sitemap editor

    <ImportExportXml xmlns:xsi="www.w3.org/.../XMLSchema-instance&quot;>

     <Entities></Entities>

     <Roles></Roles>

     <Workflows></Workflows>

     <FieldSecurityProfiles></FieldSecurityProfiles>

     <Templates />

     <SiteMap>

       <SiteMap IntroducedVersion="7.0.0.0">

         <Area Id="SFA" ResourceId="Area_Sales" DescriptionResourceId="Sales_Description" Icon="/_imgs/sales_24x24.gif" ShowGroups="true" IntroducedVersion="7.0.0.0">

           <Group Id="MyWork" ResourceId="Group_MyWork" DescriptionResourceId="My_Work_Description" ToolTipResourseId="My_Work_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_dashboards" ResourceId="Homepage_Dashboards" DescriptionResourceId="Dashboards_Description" ToolTipResourseId="Dashboards_ToolTip" Icon="/_imgs/area/18_home.gif" Url="/workplace/home_dashboards.aspx" GetStartedPanePath="Dashboards_Web_User_Visor.html" GetStartedPanePathAdmin="Dashboards_Web_Admin_Visor.html" GetStartedPanePathOutlook="Dashboards_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Dashboards_Outlook_Admin_Visor.html" DefaultDashboard="2701de60-8f2a-48a4-8262-4a35ca7441fa" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_personalwall" ResourceId="Whats_New_Label" DescriptionResourceId="Whats_New_Description" ToolTipResourseId="Whats_New_ToolTip" Icon="$webresource:msdyn_/Images/Wall_16.png" OutlookShortcutIcon="$webresource:msdyn_/Images/Wall_16.png" AvailableOffline="false" Url="$webresource:msdyn_/PersonalWall.htm?data=HideUserProfile%3D0" GetStartedPanePath="Dashboards_Web_User_Visor.html" GetStartedPanePathAdmin="Dashboards_Web_Admin_Visor.html" GetStartedPanePathOutlook="Dashboards_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Dashboards_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0">

               <Privilege Entity="post" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_activities" DescriptionResourceId="Activities_SubArea_Description" ToolTipResourseId="Activities_SubArea_ToolTip" Url="/_root/homepage.aspx?etc=4200" Entity="activitypointer" GetStartedPanePath="Activities_Web_User_Visor.html" GetStartedPanePathAdmin="Activities_Web_Admin_Visor.html" GetStartedPanePathOutlook="Activities_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Activities_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Customers" ResourceId="Group_Customers" DescriptionResourceId="Customers_Description" ToolTipResourseId="Customers_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_accts" DescriptionResourceId="Account_SubArea_Description" Entity="account" ToolTipResourseId="Account_SubArea_ToolTip" GetStartedPanePath="Accounts_Web_User_Visor.html" GetStartedPanePathAdmin="Accounts_Web_Admin_Visor.html" GetStartedPanePathOutlook="Accounts_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Accounts_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_conts" DescriptionResourceId="Contact_SubArea_Description" Entity="contact" ToolTipResourseId="Contact_SubArea_ToolTip" GetStartedPanePath="Contacts_Web_User_Visor.html" GetStartedPanePathAdmin="Contacts_Web_Admin_Visor.html" GetStartedPanePathOutlook="Contacts_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Contacts_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="SFA" ResourceId="Area_Sales" DescriptionResourceId="Sales_Description" ToolTipResourseId="Sales_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_leads" DescriptionResourceId="Lead_SubArea_Description" ToolTipResourseId="Lead_SubArea_ToolTip" Entity="lead" GetStartedPanePath="Leads_Web_User_Visor.html" GetStartedPanePathAdmin="Leads_Web_Admin_Visor.html" GetStartedPanePathOutlook="Leads_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Leads_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_oppts" DescriptionResourceId="Opportunity_SubArea_Description" ToolTipResourseId="Opportunity_SubArea_ToolTip" Entity="opportunity" GetStartedPanePath="Opportunities_Web_User_Visor.html" GetStartedPanePathAdmin="Opportunities_Web_Admin_Visor.html" GetStartedPanePathOutlook="Opportunities_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Opportunities_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_comps" DescriptionResourceId="Competitor_SubArea_Description" ToolTipResourseId="Competitor_SubArea_ToolTip" Entity="competitor" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Collateral" ResourceId="Area_Collateral" DescriptionResourceId="Area_Collateral_Description" ToolTipResourseId="Area_Collateral_Sales_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_quotes" DescriptionResourceId="Quote_SubArea_Description" ToolTipResourseId="Quote_SubArea_ToolTip" Entity="quote" GetStartedPanePath="Quotes_Web_User_Visor.html" GetStartedPanePathAdmin="Quotes_Web_Admin_Visor.html" GetStartedPanePathOutlook="Quotes_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Quotes_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_orders" DescriptionResourceId="Orders_SubArea_Description" ToolTipResourseId="Orders_SubArea_ToolTip" Entity="salesorder" GetStartedPanePath="Orders_Web_User_Visor.html" GetStartedPanePathAdmin="Orders_Web_Admin_Visor.html" GetStartedPanePathOutlook="Orders_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Orders_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_invoices" DescriptionResourceId="Invoice_SubArea_Description" ToolTipResourseId="Invoice_SubArea_ToolTip" Entity="invoice" GetStartedPanePath="Invoices_Web_User_Visor.html" GetStartedPanePathAdmin="Invoices_Web_Admin_Visor.html" GetStartedPanePathOutlook="Invoices_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Invoices_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_products" DescriptionResourceId="Product_SubArea_Description" ToolTipResourseId="Product_SubArea_ToolTip" Entity="product" GetStartedPanePath="Products_Web_User_Visor.html" GetStartedPanePathAdmin="Products_Web_Admin_Visor.html" GetStartedPanePathOutlook="Products_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Products_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_saleslit" DescriptionResourceId="SalesLit_SubArea_Description" ToolTipResourseId="SalesLit_SubArea_ToolTip" Entity="salesliterature" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="MA" ResourceId="Area_Marketing" DescriptionResourceId="Marketing_Description" ToolTipResourseId="Marketing_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_lists" DescriptionResourceId="MarketingList_SubArea_Description" ToolTipResourseId="MarketingList_SubArea_ToolTip" Entity="list" GetStartedPanePath="Marketing-Lists_Web_User_Visor.html" GetStartedPanePathAdmin="Marketing-Lists_Web_Admin_Visor.html" GetStartedPanePathOutlook="Marketing-Lists_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Marketing-Lists_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_minicamps" DescriptionResourceId="Quick_Campaign_Description" ToolTipResourseId="Quick_Campaign_ToolTip" Icon="/_imgs/ico_18_minicamps.gif" Entity="bulkoperation" GetStartedPanePath="Quick-Campaigns_Web_User_Visor.html" GetStartedPanePathAdmin="Quick-Campaigns_Web_Admin_Visor.html" GetStartedPanePathOutlook="Quick-Campaigns_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Quick-Campaigns_Outlook_Admin_Visor.html" OutlookShortcutIcon="/_imgs/olk_4400.ico" IntroducedVersion="7.0.0.0">

               <Privilege Privilege="AllowQuickCampaign" />

             </SubArea>

           </Group>

           <Group Id="Goals" ResourceId="Area_Goals" DescriptionResourceId="Area_Goals_Description" ToolTipResourseId="Area_Goals_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_goals" DescriptionResourceId="Goals_SubArea_Description" ToolTipResourseId="Goals_SubArea_ToolTip" Icon="/_imgs/ico_18_9600.png" Entity="goal" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_metric" DescriptionResourceId="Metrics_SubArea_Description" ToolTipResourseId="Metrics_SubArea_ToolTip" Entity="metric" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_goalrollupqueries" DescriptionResourceId="GoalQueries_SubArea_Description" ToolTipResourseId="GoalQueries_SubArea_ToolTip" Icon="/_imgs/ico_18_9602.png" Entity="goalrollupquery" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Tools" ResourceId="Area_Tools" IsProfile="true" DescriptionResourceId="Area_Tools_Description" ToolTipResourseId="Area_Tools_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_reports" Entity="report" DescriptionResourceId="Reports_Description" ToolTipResourseId="Reports_ToolTip" IntroducedVersion="7.0.0.0">

               <Privilege Entity="report" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_traces" Icon="/_imgs/area/18_alerts.png" Url="/_root/tracewall.aspx" ResourceId="Homepage_Alerts" ToolTipResourseId="Homepage_Alerts_ToolTip" AvailableOffline="false" DescriptionResourceId="Alerts_SubArea_Description" IntroducedVersion="7.0.0.0">

               <Privilege Entity="tracelog" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_calendar" ResourceId="Homepage_Calendar" ToolTipResourseId="Homepage_Calendar_ToolTip" Icon="/_imgs/area/18_calendar.gif" Url="/workplace/home_calendar.aspx" Client="Web" IntroducedVersion="7.0.0.0">

               <Privilege Entity="activitypointer" Privilege="Read" />

             </SubArea>

           </Group>

         </Area>

         <Area Id="CS" ResourceId="Area_Service" DescriptionResourceId="Customer_Service_Description" Icon="/_imgs/services_24x24.gif" ShowGroups="true" IntroducedVersion="7.0.0.0">

           <Group Id="MyWork" ResourceId="Group_MyWork" DescriptionResourceId="My_Work_Description" ToolTipResourseId="My_Work_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_dashboards" ResourceId="Homepage_Dashboards" DescriptionResourceId="Dashboards_Description" ToolTipResourseId="Dashboards_ToolTip" Icon="/_imgs/area/18_home.gif" Url="/workplace/home_dashboards.aspx" GetStartedPanePath="Dashboards_Web_User_Visor.html" GetStartedPanePathAdmin="Dashboards_Web_Admin_Visor.html" GetStartedPanePathOutlook="Dashboards_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Dashboards_Outlook_Admin_Visor.html" DefaultDashboard="063e7659-05d9-4030-960d-10fe269a5a8b" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_activities" DescriptionResourceId="Activities_SubArea_Description" ToolTipResourseId="Activities_SubArea_ToolTip" Url="/_root/homepage.aspx?etc=4200" Entity="activitypointer" GetStartedPanePath="Activities_Web_User_Visor.html" GetStartedPanePathAdmin="Activities_Web_Admin_Visor.html" GetStartedPanePathOutlook="Activities_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Activities_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Customers" ResourceId="Group_Customers" DescriptionResourceId="Customers_Description" ToolTipResourseId="Customers_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_accts" DescriptionResourceId="Account_SubArea_Description" ToolTipResourseId="Account_SubArea_ToolTip" Entity="account" GetStartedPanePath="Accounts_Web_User_Visor.html" GetStartedPanePathAdmin="Accounts_Web_Admin_Visor.html" GetStartedPanePathOutlook="Accounts_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Accounts_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_contacts" DescriptionResourceId="Contact_SubArea_Description" ToolTipResourseId="Contact_SubArea_ToolTip" Entity="contact" GetStartedPanePath="Contacts_Web_User_Visor.html" GetStartedPanePathAdmin="Contacts_Web_Admin_Visor.html" GetStartedPanePathOutlook="Contacts_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Contacts_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_socialprofiles" DescriptionResourceId="SocialProfile_SubArea_Description" ToolTipResourseId="SocialProfile_SubArea_ToolTip" Entity="socialprofile" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="CS" ResourceId="Area_Service" DescriptionResourceId="Customer_Service_Description" ToolTipResourseId="Customer_Service_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_cases" DescriptionResourceId="Cases_SubArea_Description" ToolTipResourseId="Cases_SubArea_ToolTip" Entity="incident" GetStartedPanePath="Cases_Web_User_Visor.html" GetStartedPanePathAdmin="Cases_Web_Admin_Visor.html" GetStartedPanePathOutlook="Cases_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Cases_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_apptbook" ResourceId="Homepage_AppointmentBook" DescriptionResourceId="AppointmentBook_SubArea_Description" ToolTipResourseId="AppointmentBook_SubArea_ToolTip" Icon="/_imgs/ico_18_servicecal.gif" Url="/sm/home_apptbook.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_queues" ResourceId="Homepage_Queues" Entity="queueitem" DescriptionResourceId="Queues_SubArea_Description" ToolTipResourseId="Queues_SubArea_ToolTip" Icon="/_imgs/ico_18_2020.gif" Url="/_root/homepage.aspx?etc=2029" GetStartedPanePath="Queues_Web_User_Visor.html" GetStartedPanePathAdmin="Queues_Web_Admin_Visor.html" GetStartedPanePathOutlook="Queues_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Queues_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0">

               <Privilege Entity="queue" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_KnowledgeArticles" DescriptionResourceId="KnowledgeArticles_SubArea_Description" Entity="knowledgearticle" IntroducedVersion="8.0.0.0" />

           </Group>

           <Group Id="Collateral" ResourceId="Area_Collateral" DescriptionResourceId="Area_Collateral_Description" ToolTipResourseId="Area_Collateral_Service_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_answers" DescriptionResourceId="Article_SubArea_Description" ToolTipResourseId="Article_SubArea_ToolTip" Entity="kbarticle" GetStartedPanePath="KB_Web_User_Visor.html" GetStartedPanePathAdmin="KB_Web_Admin_Visor.html" GetStartedPanePathOutlook="KB_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="KB_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0">

               <Privilege Entity="kbarticle" Privilege="Create,Read,Write" />

             </SubArea>

             <SubArea Id="nav_contracts" DescriptionResourceId="Contract_SubArea_Description" ToolTipResourseId="Contract_SubArea_ToolTip" Entity="contract" GetStartedPanePath="Contracts_Web_User_Visor.html" GetStartedPanePathAdmin="Contracts_Web_Admin_Visor.html" GetStartedPanePathOutlook="Contracts_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Contracts_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_products" DescriptionResourceId="Product_SubArea_Description" ToolTipResourseId="Product_SubArea_ToolTip" Entity="product" GetStartedPanePath="Products_Web_User_Visor.html" GetStartedPanePathAdmin="Products_Web_Admin_Visor.html" GetStartedPanePathOutlook="Products_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Products_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_services" DescriptionResourceId="Service_SubArea_Description" ToolTipResourseId="Service_SubArea_ToolTip" Entity="service" GetStartedPanePath="Services_Web_User_Visor.html" GetStartedPanePathAdmin="Services_Web_Admin_Visor.html" GetStartedPanePathOutlook="Services_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Services_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Goals" ResourceId="Area_Goals" DescriptionResourceId="Area_Goals_Description" ToolTipResourseId="Area_Goals_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_goals" DescriptionResourceId="Goals_SubArea_Description" ToolTipResourseId="Goals_SubArea_ToolTip" Icon="/_imgs/ico_18_9600.png" Entity="goal" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_metric" DescriptionResourceId="Metrics_SubArea_Description" ToolTipResourseId="Metrics_SubArea_ToolTip" Entity="metric" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_goalrollupqueries" DescriptionResourceId="GoalQueries_SubArea_Description" ToolTipResourseId="GoalQueries_SubArea_ToolTip" Icon="/_imgs/ico_18_9602.png" Entity="goalrollupquery" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Tools" ResourceId="Area_Tools" IsProfile="true" DescriptionResourceId="Area_Tools_Description" ToolTipResourseId="Area_Tools_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_reports" Entity="report" DescriptionResourceId="Reports_Description" ToolTipResourseId="Reports_ToolTip" IntroducedVersion="7.0.0.0">

               <Privilege Entity="report" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_traces" Icon="/_imgs/area/18_alerts.png" Url="/_root/tracewall.aspx" ResourceId="Homepage_Alerts" AvailableOffline="false" DescriptionResourceId="Alerts_SubArea_Description" ToolTipResourseId="Alerts_SubArea_ToolTip" IntroducedVersion="7.0.0.0">

               <Privilege Entity="tracelog" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_calendar" ResourceId="Homepage_Calendar" ToolTipResourseId="Homepage_Calendar_ToolTip" Icon="/_imgs/area/18_calendar.gif" Url="/workplace/home_calendar.aspx" Client="Web" IntroducedVersion="7.0.0.0">

               <Privilege Entity="activitypointer" Privilege="Read" />

             </SubArea>

           </Group>

           <Group Id="Extensions" ResourceId="Group_Extensions">

             <SubArea Id="xit_advq" Entity="xit_advq" />

             <SubArea Id="wsc_problem" Entity="wsc_problem" />

             <SubArea Id="wsc_change" Entity="wsc_change" />

             <SubArea Id="wsc_asset" Entity="wsc_asset" />

           </Group>

         </Area>

         <Area Id="MA" ResourceId="Area_Marketing" DescriptionResourceId="Marketing_Description" Icon="/_imgs/marketing_24x24.gif" ShowGroups="true" IntroducedVersion="7.0.0.0">

           <Group Id="MyWork" ResourceId="Group_MyWork" DescriptionResourceId="My_Work_Description" ToolTipResourseId="My_Work_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_dashboards" ResourceId="Homepage_Dashboards" DescriptionResourceId="Dashboards_Description" ToolTipResourseId="Dashboards_ToolTip" Icon="/_imgs/area/18_home.gif" Url="/workplace/home_dashboards.aspx" GetStartedPanePath="Dashboards_Web_User_Visor.html" GetStartedPanePathAdmin="Dashboards_Web_Admin_Visor.html" GetStartedPanePathOutlook="Dashboards_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Dashboards_Outlook_Admin_Visor.html" DefaultDashboard="B46AEB74-BF0C-44FB-8158-9575588D1B57" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_activities" DescriptionResourceId="Activities_SubArea_Description" ToolTipResourseId="Activities_SubArea_ToolTip" Url="/_root/homepage.aspx?etc=4200" Entity="activitypointer" GetStartedPanePath="Activities_Web_User_Visor.html" GetStartedPanePathAdmin="Activities_Web_Admin_Visor.html" GetStartedPanePathOutlook="Activities_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Activities_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Customers" ResourceId="Group_Customers" DescriptionResourceId="Customers_Description" ToolTipResourseId="Customers_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_accts" DescriptionResourceId="Account_SubArea_Description" ToolTipResourseId="Account_SubArea_ToolTip" Entity="account" GetStartedPanePath="Accounts_Web_User_Visor.html" GetStartedPanePathAdmin="Accounts_Web_Admin_Visor.html" GetStartedPanePathOutlook="Accounts_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Accounts_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_conts" DescriptionResourceId="Contact_SubArea_Description" ToolTipResourseId="Contact_SubArea_ToolTip" Entity="contact" GetStartedPanePath="Contacts_Web_User_Visor.html" GetStartedPanePathAdmin="Contacts_Web_Admin_Visor.html" GetStartedPanePathOutlook="Contacts_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Contacts_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="MA" ResourceId="Area_Marketing" DescriptionResourceId="Marketing_Description" ToolTipResourseId="Marketing_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_leads" Entity="lead" DescriptionResourceId="Lead_SubArea_Description" ToolTipResourseId="Lead_SubArea_ToolTip" GetStartedPanePath="Leads_Web_User_Visor.html" GetStartedPanePathAdmin="Leads_Web_Admin_Visor.html" GetStartedPanePathOutlook="Leads_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Leads_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_lists" DescriptionResourceId="MarketingList_SubArea_Description" ToolTipResourseId="MarketingList_SubArea_ToolTip" Entity="list" GetStartedPanePath="Marketing-Lists_Web_User_Visor.html" GetStartedPanePathAdmin="Marketing-Lists_Web_Admin_Visor.html" GetStartedPanePathOutlook="Marketing-Lists_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Marketing-Lists_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_campaigns" DescriptionResourceId="Campaign_SubArea_Description" ToolTipResourseId="Campaign_SubArea_ToolTip" Entity="campaign" GetStartedPanePath="Campaigns_Web_User_Visor.html" GetStartedPanePathAdmin="Campaigns_Web_Admin_Visor.html" GetStartedPanePathOutlook="Campaigns_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Campaigns_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_minicamps" DescriptionResourceId="Quick_Campaign_Description" ToolTipResourseId="Quick_Campaign_ToolTip" Icon="/_imgs/ico_18_minicamps.gif" Entity="bulkoperation" GetStartedPanePath="Quick-Campaigns_Web_User_Visor.html" GetStartedPanePathAdmin="Quick-Campaigns_Web_Admin_Visor.html" GetStartedPanePathOutlook="Quick-Campaigns_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Quick-Campaigns_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Collateral" ResourceId="Area_Collateral" DescriptionResourceId="Area_Collateral_Description" ToolTipResourseId="Area_Collateral_Marketing_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_products" DescriptionResourceId="Product_SubArea_Description" ToolTipResourseId="Product_SubArea_ToolTip" Entity="product" GetStartedPanePath="Products_Web_User_Visor.html" GetStartedPanePathAdmin="Products_Web_Admin_Visor.html" GetStartedPanePathOutlook="Products_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Products_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_saleslit" DescriptionResourceId="SalesLit_SubArea_Description" ToolTipResourseId="SalesLit_SubArea_ToolTip" Entity="salesliterature" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="Tools" ResourceId="Area_Tools" IsProfile="true" DescriptionResourceId="Area_Tools_Description" ToolTipResourseId="Area_Tools_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_reports" Entity="report" DescriptionResourceId="Reports_Description" ToolTipResourseId="Reports_ToolTip" IntroducedVersion="7.0.0.0">

               <Privilege Entity="report" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_traces" Icon="/_imgs/area/18_alerts.png" Url="/_root/tracewall.aspx" ResourceId="Homepage_Alerts" ToolTipResourseId="Homepage_Alerts_ToolTip" AvailableOffline="false" DescriptionResourceId="Alerts_SubArea_Description" IntroducedVersion="7.0.0.0">

               <Privilege Entity="tracelog" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_calendar" ResourceId="Homepage_Calendar" ToolTipResourseId="Homepage_Calendar_ToolTip" Icon="/_imgs/area/18_calendar.gif" Url="/workplace/home_calendar.aspx" Client="Web" IntroducedVersion="7.0.0.0">

               <Privilege Entity="activitypointer" Privilege="Read" />

             </SubArea>

           </Group>

         </Area>

         <Area Id="Settings" ResourceId="Area_Settings" ShowGroups="true" Icon="/_imgs/settings_24x24.gif" ToolTipResourseId="Settings_Area_ToolTip" DescriptionResourceId="Settings_Area_Description" IntroducedVersion="7.0.0.0">

           <Group Id="Business_Setting" ResourceId="Menu_Label_Business" DescriptionResourceId="Menu_Label_Business" ToolTipResourseId="Menu_Label_Business_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_businessmanagement" ResourceId="Homepage_BusinessManagement" DescriptionResourceId="BizManagement_SubArea_Description" ToolTipResourseId="BizManagement_SubArea_ToolTip" Icon="/_imgs/ico_18_busmanagement.gif" Url="/tools/business/business.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_template" ResourceId="Homepage_Template" DescriptionResourceId="Template_SubArea_Description" ToolTipResourseId="Template_SubArea_ToolTip" Icon="/_imgs/ico_18_templates.gif" Url="/tools/templates/templates.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_productcatalog" ResourceId="Homepage_ProductCatalog" DescriptionResourceId="ProductCatalog_SubArea_Description" ToolTipResourseId="ProductCatalog_SubArea_ToolTip" Icon="/_imgs/ico_18_productcatalog.gif" Url="/tools/productcatalog/productcatalog.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0">

               <Privilege Entity="product" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_externAppmanagement" ResourceId="Homepage_ExternAppManagement" DescriptionResourceId="ExternAppManagement_SubArea_Description" Icon="/_imgs/ExternalAppManagement_16.png" Url="/tools/externappmanagement/externappmanagement.aspx" AvailableOffline="false" IntroducedVersion="8.0.0.0" />

             <SubArea Id="nav_servicemanagement" ResourceId="Homepage_ServiceManagement" DescriptionResourceId="ServiceManagement_SubArea_Description" ToolTipResourseId="ServiceManagement_SubArea_ToolTip" Url="/tools/servicemanagement/servicemanagement.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_mocaoffline" ResourceId="Homepage_MobileOffline" DescriptionResourceId="MobileOffline_SubArea_Description" Icon="/_imgs/ico_18_mobileoffline.gif" Url="/tools/mobileoffline/mobileoffline.aspx" AvailableOffline="false" IntroducedVersion="8.0.0.0" />

             <SubArea Id="nav_syncerror" ResourceId="Homepage_SyncError" DescriptionResourceId="SyncError_SubArea_Description=" ToolTipResourseId="SyncError_SubArea_ToolTip" Icon="/_imgs/ico_18_syncerror.gif" Entity="syncerror" AvailableOffline="false" IntroducedVersion="8.1.0.0" />

           </Group>

           <Group Id="Customizations" ResourceId="Homepage_SystemCustomization" DescriptionResourceId="Homepage_SystemCustomization" ToolTipResourseId="Homepage_SystemCustomization_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_syscust" ResourceId="Menu_Label_Customizations" DescriptionResourceId="Customization_SubArea_Description" ToolTipResourseId="Customization_SubArea_ToolTip" Icon="/_imgs/area/18_syscust.gif" Url="/tools/systemcustomization/systemcustomization.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_solution" Entity="solution" ResourceId="Web.Tools.Solution.map_xml.aspx_1" ToolTipResourseId="Solution_SubArea_ToolTip" AvailableOffline="false" GetStartedPanePath="Solutions_Web_Admin_Visor.html" GetStartedPanePathAdmin="Solutions_Web_Admin_Visor.html" GetStartedPanePathOutlook="Solutions_Outlook_Admin_Visor.html" GetStartedPanePathAdminOutlook="Solutions_Outlook_Admin_Visor.html" DescriptionResourceId="Web.Tools.Solution.map_xml.aspx_2" Url="/tools/Solution/home_solution.aspx?etc=7100" IntroducedVersion="7.0.0.0">

               <Privilege Entity="solution" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_marketplace" ResourceId="Homepage_Marketplace" DescriptionResourceId="Marketplace_SubArea_Description" ToolTipResourseId="Marketplace_SubArea_ToolTip" Icon="/_imgs/SystemCustomization/ico_18_marketplace.png" Url="/tools/SystemCustomization/SolutionsMarketplace/SolutionsMarketplace.aspx" Client="Web" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_plugintrace" ResourceId="Homepage_PluginTraceLog" Icon="/_imgs/area/Plugin_TraceLog_32.png" Entity="plugintracelog" Client="Web" IntroducedVersion="7.1.0.0">

               <Privilege Entity="plugintracelog" Privilege="Read" />

             </SubArea>

           </Group>

           <Group Id="System_Setting" ResourceId="Menu_Label_System" DescriptionResourceId="Menu_Label_System" ToolTipResourseId="Menu_Label_System_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_administration" ResourceId="Homepage_Administration" DescriptionResourceId="Administration_SubArea_Description" ToolTipResourseId="Administration_SubArea_ToolTip" Icon="/_imgs/ico_18_administration.gif" Url="/tools/Admin/admin.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_security" ResourceId="AdminSecurity_SubArea_Title" DescriptionResourceId="AdminSecurity_SubArea_Description" ToolTipResourseId="AdminSecurity_SubArea_ToolTip" Icon="/_imgs/area/Security_32.png" Url="/tools/AdminSecurity/adminsecurity_area.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_datamanagement" ResourceId="Homepage_DataManagement" DescriptionResourceId="DataManagement_SubArea_Description" ToolTipResourseId="DataManagement_SubArea_ToolTip" Icon="/_imgs/ico_18_datamanagement.gif" Url="/tools/DataManagement/datamanagement.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_systemjobs" ResourceId="Homepage_SystemJobs" DescriptionResourceId="SystemJobs_SubArea_Description" ToolTipResourseId="SystemJobs_SubArea_ToolTip" Entity="asyncoperation" Url="/tools/business/home_asyncoperation.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_documentmanagement" ResourceId="DocumentManagement.SettingsArea.Heading" DescriptionResourceId="DocumentManagement.SettingsArea.Description" ToolTipResourseId="DocumentManagement_SettingsArea_ToolTip" Icon="/_imgs/DocumentManagement_16.png" Url="/tools/documentmanagement/documentmanagement.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0">

               <Privilege Entity="sharepointsite" Privilege="Read" />

               <Privilege Entity="sharepointdocumentlocation" Privilege="Read" />

             </SubArea>

             <SubArea Id="nav_audit" ResourceId="Audit_SubArea_Title" DescriptionResourceId="Audit_SubArea_Description" ToolTipResourseId="Audit_SubArea_ToolTip" Icon="/_imgs/area/16_audit.png" Url="/tools/audit/audit_area.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_social" ResourceId="Social_SubArea_Title" DescriptionResourceId="Social_SubArea_Description" ToolTipResourseId="Social_SubArea_ToolTip" Icon="/_imgs/area/16_social.png" Url="/tools/social/social_area.aspx" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

             <SubArea Id="msdyn_postconfig" ResourceId="Activity_Feed_Configuration" ToolTipResourseId="Activity_Feed_ToolTip" Entity="msdyn_postconfig" IntroducedVersion="7.0.0.0" />

             <SubArea Id="msdyn_postruleconfig" ResourceId="Activity_Feed_Rules_Configuration" ToolTipResourseId="Activity_Feed_Rules_Configuration_ToolTip" Entity="msdyn_postruleconfig" IntroducedVersion="7.0.0.0" />

             <SubArea Id="crmapp_outlook" ResourceId="MailApp_SubArea_Title" DescriptionResourceId="MailApp_SubArea_Description" Icon="/_imgs/area/crm_apps_16x16.png" Url="/tools/appsforcrm/AppForOutlookAdminSettings.aspx" AvailableOffline="false" IntroducedVersion="8.0.0.0" />

             <SubArea Id="nav_relationshipIntelligence" ResourceId="RelationshipIntelligence_SubArea_Title" DescriptionResourceId="RelationshipIntelligence_SubArea_Description" ToolTipResourseId="RelationshipIntelligence_SubArea_ToolTip" Icon="/_imgs/area/Relationship_Intelligence_16.png" Url="/_static/tools/RelationshipIntelligenceConfig/UnifiedConfig.html" AvailableOffline="false" IntroducedVersion="8.2.0.0" />

           </Group>

           <Group Id="ProcessCenter" ResourceId="Menu_Label_ProcessCenter" DescriptionResourceId="Menu_Label_ProcessCenter" ToolTipResourseId="Menu_Label_ProcessCenter_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="nav_workflow" Entity="workflow" DescriptionResourceId="Workflow_SubArea_Description" ToolTipResourseId="Workflow_SubArea_ToolTip" AvailableOffline="false" GetStartedPanePath="Workflows_Web_User_Visor.html" GetStartedPanePathAdmin="Workflows_Web_Admin_Visor.html" GetStartedPanePathOutlook="Workflows_Outlook_User_Visor.html" GetStartedPanePathAdminOutlook="Workflows_Outlook_Admin_Visor.html" IntroducedVersion="7.0.0.0" />

             <SubArea Id="nav_microsoftflow" ResourceId="Flow_Menu_Button" DescriptionResourceId="Flow_SubArea_Description" Icon="/_imgs/NavBar/ActionImgs/MicrosoftFlow_32.png" ToolTipResourseId="Flow_SubArea_ToolTip" AvailableOffline="false" Url="/tools/MicrosoftFlow/FlowTemplatesPage.aspx" IntroducedVersion="8.2.0.0" />

           </Group>

           <Group Id="Application" ResourceId="Menu_Label_Application" DescriptionResourceId="Menu_Label_Application" ToolTipResourseId="Menu_Label_Application_ToolTip" IntroducedVersion="8.1.0.0">

             <SubArea Id="nav_interactive_service_hub" ResourceId="Interactive_Service_Hub_SubArea_Title" DescriptionResourceId="Interactive_Service_Hub_SubArea_Description" ToolTipResourseId="Interactive_Service_Hub_SubArea_ToolTip" Icon="/_imgs/InteractiveServiceHub_32.png" Url="/engagementhub.aspx" AvailableOffline="false" IntroducedVersion="8.1.0.0" />

             <SubArea Id="nav_app_modules" ResourceId="App_Modules_SubArea_Title" DescriptionResourceId="App_Modules_SubArea_Description" ToolTipResourseId="App_Modules_SubArea_ToolTip" Icon="/_imgs/AppModules_32x32.png" Url="/tools/AppModuleContainer/applandingtilepage.aspx" AvailableOffline="false" Client="Web" IntroducedVersion="8.1.0.0" />

           </Group>

           <Group Id="Extensions" ResourceId="Group_Extensions">

             <SubArea Id="xit_advq_pp_configuration" Entity="xit_advq_pp_configuration" />

             <SubArea Id="xit_etc" Entity="xit_etc" />

             <SubArea Id="new_postcodes" Entity="new_postcodes" />

             <SubArea Id="wsc_salesconfiguration" Entity="wsc_salesconfiguration" />

           </Group>

         </Area>

         <Area Id="HLP" ResourceId="Area_Help" ShowGroups="true" Icon="/_imgs/icn_help16.png" DescriptionResourceId="Help_Area_Description" IntroducedVersion="7.0.0.0">

           <Group Id="HLP_GRP" ResourceId="Group_Help" DescriptionResourceId="Help_Description" ToolTipResourseId="Help_ToolTip" IntroducedVersion="7.0.0.0">

             <SubArea Id="Help_Resource_Center" Url="go.microsoft.com/fwlink;clcid=0x409" ResourceId="Area_CustomerCenter" DescriptionResourceId="ResourceCenter_Area_Description" ToolTipResourseId="ResourceCenter_Area_ToolTip" AvailableOffline="false" IntroducedVersion="7.0.0.0" />

           </Group>

           <Group Id="LearningPath" IsProfile="false">

             <Titles>

               <Title LCID="1033" Title="Learning Path" />

               <Title LCID="1025" Title="مسار التعلم" />

               <Title LCID="1026" Title="Път за обучение" />

               <Title LCID="1027" Title="Ruta d'aprenentatge" />

               <Title LCID="1028" Title="學習路徑" />

               <Title LCID="1029" Title="Studijní program" />

               <Title LCID="1030" Title="Læringssti" />

               <Title LCID="1031" Title="Lernpfad" />

               <Title LCID="1032" Title="Διαδρομή εκμάθησης" />

               <Title LCID="1035" Title="Oppimispolku" />

               <Title LCID="1036" Title="Parcours d'apprentissage" />

               <Title LCID="1037" Title="מסלול לימוד" />

               <Title LCID="1038" Title="képzési terv" />

               <Title LCID="1040" Title="percorso di apprendimento" />

               <Title LCID="1041" Title="ラーニング パス" />

               <Title LCID="1042" Title="학습 경로" />

               <Title LCID="1043" Title="Leertraject" />

               <Title LCID="1044" Title="Læringsbane" />

               <Title LCID="1045" Title="Ścieżka szkoleniowa" />

               <Title LCID="1046" Title="Roteiro de Aprendizagem" />

               <Title LCID="1048" Title="Cale de învățare" />

               <Title LCID="1049" Title="схема обучения" />

               <Title LCID="1050" Title="Vođeno učenje" />

               <Title LCID="1051" Title="séria školení" />

               <Title LCID="1053" Title="Utbildningsväg" />

               <Title LCID="1054" Title="เส้นทางการเรียนรู้" />

               <Title LCID="1055" Title="Öğrenme Yolu" />

               <Title LCID="1057" Title="Jalur Pembelajaran" />

               <Title LCID="1058" Title="Навчальний шлях" />

               <Title LCID="1060" Title="Vodeno učenje" />

               <Title LCID="1061" Title="Õppeteekond" />

               <Title LCID="1062" Title="Mācību materiāli" />

               <Title LCID="1063" Title="Mokomoji medžiaga" />

               <Title LCID="1066" Title="Con đường Học tập" />

               <Title LCID="1069" Title="Ikasketa-txokoa" />

               <Title LCID="1081" Title="लर्निंग पाथ" />

               <Title LCID="1086" Title="Laluan Pembelajaran" />

               <Title LCID="1087" Title="Оқыту жолы" />

               <Title LCID="1110" Title="Camiño de aprendizaxe" />

               <Title LCID="2052" Title="学习路径" />

               <Title LCID="2070" Title="Percurso de Aprendizagem" />

               <Title LCID="2074" Title="Vođeno učenje" />

               <Title LCID="3076" Title="學習路徑" />

               <Title LCID="3082" Title="Ruta de aprendizaje" />

               <Title LCID="3098" Title="Вођено учење" />

             </Titles>

             <SubArea Id="nav_learning_path" Icon="$webresource:msdyn_LearningPath.png" Url="$webresource:msdyn_launchDesigner.html" AvailableOffline="false" IntroducedVersion="8.2.0.0" Client="Web">

               <Titles>

                 <Title LCID="1033" Title="Content Library" />

                 <Title LCID="1025" Title="Content Library" />

                 <Title LCID="1026" Title="Content Library" />

                 <Title LCID="1027" Title="Content Library" />

                 <Title LCID="1028" Title="Content Library" />

                 <Title LCID="1029" Title="Content Library" />

                 <Title LCID="1030" Title="Content Library" />

                 <Title LCID="1031" Title="Content Library" />

                 <Title LCID="1032" Title="Content Library" />

                 <Title LCID="1035" Title="Content Library" />

                 <Title LCID="1036" Title="Content Library" />

                 <Title LCID="1037" Title="Content Library" />

                 <Title LCID="1038" Title="Content Library" />

                 <Title LCID="1040" Title="Content Library" />

                 <Title LCID="1041" Title="Content Library" />

                 <Title LCID="1042" Title="Content Library" />

                 <Title LCID="1043" Title="Content Library" />

                 <Title LCID="1044" Title="Content Library" />

                 <Title LCID="1045" Title="Content Library" />

                 <Title LCID="1046" Title="Content Library" />

                 <Title LCID="1048" Title="Content Library" />

                 <Title LCID="1049" Title="Content Library" />

                 <Title LCID="1050" Title="Content Library" />

                 <Title LCID="1051" Title="Content Library" />

                 <Title LCID="1053" Title="Content Library" />

                 <Title LCID="1054" Title="Content Library" />

                 <Title LCID="1055" Title="Content Library" />

                 <Title LCID="1057" Title="Content Library" />

                 <Title LCID="1058" Title="Content Library" />

                 <Title LCID="1060" Title="Content Library" />

                 <Title LCID="1061" Title="Content Library" />

                 <Title LCID="1062" Title="Content Library" />

                 <Title LCID="1063" Title="Content Library" />

                 <Title LCID="1066" Title="Content Library" />

                 <Title LCID="1069" Title="Content Library" />

                 <Title LCID="1081" Title="Content Library" />

                 <Title LCID="1086" Title="Content Library" />

                 <Title LCID="1087" Title="Content Library" />

                 <Title LCID="1110" Title="Content Library" />

                 <Title LCID="2052" Title="Content Library" />

                 <Title LCID="2070" Title="Content Library" />

                 <Title LCID="2074" Title="Content Library" />

                 <Title LCID="3076" Title="Content Library" />

                 <Title LCID="3082" Title="Content Library" />

                 <Title LCID="3098" Title="Content Library" />

               </Titles>

               <Privilege Privilege="LearningPath" />

             </SubArea>

           </Group>

         </Area>

       </SiteMap>

     </SiteMap>

     <EntityMaps />

     <EntityRelationships />

     <OrganizationSettings />

     <optionsets />

     <Languages>

       <Language>1033</Language>

       <Language>1031</Language>

     </Languages>

    </ImportExportXml>

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Error in Sitemap editor

    Hi Plissken,

    please post your customization.xml file.

    If you found the answer helpful, please mark as Verified 

    Join my network on LinkedIn      Follow me on Twitter 

    Thank You & Best Regards

    Francesco Picchi

    Microsoft Dynamics CRM Consultant, Bologna, ITALY

    Independent Contractor

    http://www.francescopicchi.com

  • plissken28 Profile Picture
    plissken28 50 on at
    RE: Error in Sitemap editor

    I have uploaded the XRM Toolbox sitemap as new default but this did not change anything. I wonder if there is some tracing mechanism or if anyone has seen this error code it throws where I cannot find any details for.

    Currently I assume there something wrong in the database.

  • Suggested answer
    Aric Levin Profile Picture
    Aric Levin 30,188 on at
    RE: Error in Sitemap editor

    Are you able to edit the site map using XRMToolbox for example? Possibly you will be able to fix the errors that you are having using the external tools. Sometimes if you have multiple subareas with the same name that might happen, but you mentioned that you already checked that.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans