In a normal asp.net website with a "web.sitemap" file the usercontrol works as intented.
However when I create a macro with it in umbraco, it only renders the
root node. All the child nodes in the content tree in umbraco does not
get rendered.
(The default sitemap provider is set to the "UmbracoSiteMapProvider" in the umbraco web.config.)
Anyone that can tell me what I'm doing wrong and where?
(I'm using a fresh Web platform install of Umbraco 4.7.0 with the "personal site" templates)
Did you manage to get this working? I have exactly the same issue, I have a set of nodes but all I'm seeing is the Root node in the TreeView control. Any help greatly appreciated!
Problem with UmbracoSiteMapProvider
Hello
I'm experimenting with the native asp.net navigation controls, and the sitemapprovider.
I have created a user control with the following markup:
In a normal asp.net website with a "web.sitemap" file the usercontrol works as intented.
However when I create a macro with it in umbraco, it only renders the root node. All the child nodes in the content tree in umbraco does not get rendered.
(The default sitemap provider is set to the "UmbracoSiteMapProvider" in the umbraco web.config.)
Anyone that can tell me what I'm doing wrong and where?
(I'm using a fresh Web platform install of Umbraco 4.7.0 with the "personal site" templates)
Did you manage to get this working? I have exactly the same issue, I have a set of nodes but all I'm seeing is the Root node in the TreeView control. Any help greatly appreciated!
Hi Morgan
I never got this to work.
I did'nt put much effort into it though after I started this thread.
is working on a reply...