i was creating a website in wss 3.0. now i have a licensed moss version. i would like to tranfer all the content from wss to my newly installed moss. i came accross the export/import command and tried it. the export worked fine. the import gives me the following error:
the export command from wss 3.0 was:
stsadm -o export -url http://priya -filename default.aspx -includeusersecurity -update version 4
the import command to shift the entire content to moss 2007 was:
stsadm -o import -url http://priya:23795 -filename default.aspx -includesecurity -ipdateversions 2
the error was:
Fatal Error: cannot import site. the exported site is based on the template STS#0 but the destination site is ased on the template CENTRALADMIN#0. You can import sites only into sites that ar based on the same template as the exported site.