we have a windows sharepoint site that contains a lot of subsitesinside it,now we need to migrate this from wss to sharepoint portalsite (templates , content,stylesheet everything) .is there any way todo that ?
I'm assuming by "migrate" you mean move the WSS sites from a WSS-only install tothe same WSS structure under SPS. If that is the case, then you can use eitherof the built-in tools. smigrate can be used to "migrate" the sites, but youwill lose user/group and security settings. stsadm can also be used to do acomplete backup/restore.