[Mono-bugs] [Bug 455833] New: Unexpected exception when using custom SiteMapProvider with app relative sitemapnode url

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 2 18:45:43 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=455833


           Summary: Unexpected exception when using custom SiteMapProvider
                    with app relative sitemapnode url
           Product: Mono: Class Libraries
           Version: 2.0.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: PascalFresnay at free.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User


1. Get attachment and extract web app
2. run xsp2
3. launch default url
Result :
Error page
"The section <siteMap> can't be defined in this configuration file (the allowed
definition context is 'MachineToApplication').
(/home/timaniac/Projets/webmusic/bugmono/Web.config line 4)"

Expected :
Page correctly rendered (displaying "foo")

Comment : web app use a custom sitemapprovider referenced by default
xmlsitemapprovider (see web.sitemap). Problem occured only when custom
sitemapprovider returns a sitemapnode with an app relative url : removing "~"
in sitemapnode url works well.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list