FlexListViewer for MOSS 2007 / WSS v3!
We upgraded the FlexListViewer 1.6 for Sharepoint 2003 to be used on MOSS! Download it here
Deploy this webpart in MOSS 2007 / WSS v3 using the following steps:
- Unpack the zip (download here) to a folder on your server
- Copy the assemblies to the app_bin folder of the Sharepoint instance you want to use FlexListViewer on.
- Edit the web.config of this Sharepoint instance, add the following SafeControl section to it:
- <SafeControl Assembly="FlexListViewerMOSS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6d92553d25c5c17e" Namespace="FlexListViewerMOSS" TypeName="*" Safe="True" />
- Go to "Site Settings" on your Sharepoint Site, open the WebPart gallery
- Press the "New" Button
- Select the FlexListViewer webpart in the list and click on the "Populate Gallery" button
Now you can use the FlexListViewer for WSS v3 / MOSS 2007
Bart Gunneman