Installation :
- Unzip this package and install the cab webpart "DocumentLibraryBrowserCab.CAB" by using the stsadm.exe -o addwppack ...
- If you install it in GAC, do nothing. If you install it in the Bin folder, you have to modify the web.config of the SharePoint site with trust = "Full"
- Add the webpart in a webpart page (the default of a site or better in a webpart page created in a specific document library)
- The WebPart ask for configuration, just go in the toolpart
- Fill the differents options
- the document library to analyse
- the associated view to fill the treeview
- differents options : count/open folder/target frame
- init depth
- attached webpart
- then Valid
The treeview is readyRemarksThe CAS (Code Access Security) is really hard to implement. I read all the stuff i've found on CAS (thanks a lot Maxim V. Karpov ) but actually you have to put your site on "trust = Full"
Feel free to post any remarks, feedback : thanks in advance