Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Can anyone help?

The file web.sitemap required by XmlSiteMapProvider does not exist.how to solve this error?
Posted

Have you checked your web.config file. Probably in the XmlSitemapProvider there is a reference to the web.sitemap file.
 
Share this answer
 
You need to create web.sitemap file for your site.

check this:

http://msdn.microsoft.com/en-us/library/yy2ykkab.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900