[Mono-aspnet-list] web.sitemap problems
Alexander M. Batishchev
abatishchev at godfather.net.ru
Tue Jun 29 11:06:31 EDT 2010
Hi,
Have you setup SiteMapProvider properly? Web.config > system.web > sitemap >
defaultProvider = "some"
What is the value of sitemap > providers > add "some" > siteMapFile ?
Alex
From: mono-aspnet-list-bounces at lists.ximian.com
[mailto:mono-aspnet-list-bounces at lists.ximian.com] On Behalf Of Casartello,
Thomas
Sent: Tuesday, June 29, 2010 6:53 PM
To: 'mono-aspnet-list at lists.ximian.com'
Subject: [Mono-aspnet-list] web.sitemap problems
No matter where I put Web.sitemap on my machine, I get the following error:
The file '/Web.sitemap' required by XmlSiteMapProvider does not exist.
I have the auto application functionality enabled. I've tried putting
web.sitemap in the root of the web server, in the root of the application,
and in the directory where the master page is.
This is what's causing that error:
<asp:SiteMapDataSource ID="breadCrumbSource" runat="server" />
<asp:SiteMapDataSource ID="sectionSource" StartFromCurrentNode="true"
runat="server" />
I've tried having it as Web.sitemap and web.sitemap. Any thoughts on what
I'm doing wrong?
Thomas E. Casartello, Jr.
Staff Assistant - Wireless/Linux Administrator
Information Technology
Wilson 105A
Westfield State College
(413) 572-8245
Red Hat Certified Technician (RHCT)
Cisco Certified Network Associate (CCNA)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20100629/75601ebc/attachment.html
More information about the Mono-aspnet-list
mailing list