dri
Noobie
Posts: 4
|
Post by dri on Apr 25, 2007 3:50:49 GMT -6
Hi,
I have a SPTreeview and a SPHierarchyDataSourceControl on a page (for example in a webpart, but it can be on the
default.master, too - the behaviour is the same), where the SPHierarchyDataSourceControl is the DataSource for the
SPTreeview. Per default the treeview shows the hierarchy (webs, lists, folders etc.) from the current web downwards and all
works fine. But I want to display the complete hierachy incl. parent web etc. (from the root web downwards).
The SPHierarchyDataSourceControl has a property "RootWebId" - but if I set this property to any valid web GUID (of the
current web, the parent web, the root web or any subweb or whatever), the page crashes ("An unexpected error has
occurred."). No hint in sharepoint log or windows event log.
What is wrong here??? Please help!!! Dorrit
|
|