Hi guys,
I am new with SharePoint, and development with SharePoint.
I am trying to get the list of site collections/sites/subsites off SharePoint with the STSADM tool, but it doesn't help much since it is not recursive from the root. You really need to specify each URL parameter which won't help in this case.
I searched the web, and found some code snippets with .NET to accomplish this task, but I found some issues with the SharePoint references in order to run this code snippets.
Do I need to install VisualStudio on the MOSS server to be able to get the SharePoint references? Or, can I just drag the SharePoint libraries to my development server?
If you think of any other way to get the list, please I am open to ideas.
Thanks,
neualex