Server Error in '/' Application.

Specified SiteMapXmlFile (data/siteMap.xml) does not exist.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileNotFoundException: Specified SiteMapXmlFile (data/siteMap.xml) does not exist.

Source Error:


Line 20: 						<h2>Zoomonga site map</h2>
Line 21: 						<P>
Line 22: 							<ComponentArt:SiteMap id="SiteMap1" runat="server" SiteMapXmlFile="data/siteMap.xml" SiteMapLayout="Tree"
Line 23: 								TreeShowLines="true" TreeLineImagesFolderUrl="templateimages" TreeLineImageWidth="19" TreeLineImageHeight="20"
Line 24: 								CssClass="SiteMap" RootNodeCssClass="RootNode" ParentNodeCssClass="ParentNode" LeafNodeCssClass="LeafNode"

Source File: D:\inetpub\wwwroot\zoomonga.com\sitemap.aspx    Line: 22

Stack Trace:


[FileNotFoundException: Specified SiteMapXmlFile (data/siteMap.xml) does not exist.]
   ComponentArt.Web.UI.BaseNavigator.set_SiteMapXmlFile(String value) +203
   ASP.SiteMap_aspx.__BuildControlSiteMap1() in D:\inetpub\wwwroot\zoomonga.com\sitemap.aspx:22
   ASP.SiteMap_aspx.__BuildControlForm1() in D:\inetpub\wwwroot\zoomonga.com\sitemap.aspx:14
   ASP.SiteMap_aspx.__BuildControlTree(Control __ctrl) in D:\inetpub\wwwroot\zoomonga.com\sitemap.aspx:1
   ASP.SiteMap_aspx.FrameworkInitialize() in c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\0213a38c\2c860efe\ep-5mnfq.0.cs:0
   System.Web.UI.Page.ProcessRequest() +85
   System.Web.UI.Page.ProcessRequest(HttpContext context) +18
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407