Posted on: 8/11/2014 4:08:47 AM | Views : 801

Hi All,
Error,The file web.sitemap required by XmlSiteMapProvider does not exist.how to solve this error.
<?xml version="1.0" encoding="utf-8" ?> <siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >     <!--<siteMapNode url="" title=""  description="">         <siteMapNode url="" title=""  description="" />         <siteMapNode url="" title=""  description="" />     </siteMapNode>-->     <siteMapNode url="Default.aspx" title="DMedia" description="Home Page">         <siteMapNode url="../News_DetailNews/InternationalNews.aspx" title="Inter ...

Go to the complete details ...