SharePoint Table of Contents Web Part and export/import - Stack Overflow most recent 30 from stackoverflow.com2009-12-06T15:41:44Zhttp://stackoverflow.com/feeds/question/638380http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/638380/sharepoint-table-of-contents-web-part-and-export-import1SharePoint Table of Contents Web Part and export/import78lro2009-03-12T12:23:29Z2009-07-30T19:00:02Z
<p>After moving a SharePoint MOSS site using stsadm export/import I have found some problems with the Table of Contents Web Part.</p>
<p>If I click the Heading of one of the sections in the Table of Contents web part, for example 'Documents' the page errors as it is still trying to look at a sub-site url from the site that I exported from.</p>
<p>So in the export site, the site was at <a href="http://sharepoint/sites/dashboard/" rel="nofollow">http://sharepoint/sites/dashboard/</a></p>
<p>It is now at the root <a href="http://sharepoint/" rel="nofollow">http://sharepoint/</a></p>
<p>Is this a bug? All the sub-links in the web part work fine, it's just the headings.</p>
<p>Thanks for any suggestions.</p>
http://stackoverflow.com/questions/638380/sharepoint-table-of-contents-web-part-and-export-import/1055800#10558000Answer by Shiraz Bhaiji for SharePoint Table of Contents Web Part and export/importShiraz Bhaiji2009-06-28T21:15:14Z2009-06-28T21:15:14Z<p>Might be one of the properties on the webpart that has a value from where it was exported from (Site?).</p>
<p><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.publishing.webcontrols.tableofcontentswebpart_properties.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.publishing.webcontrols.tableofcontentswebpart_properties.aspx</a></p>