I tried to backup a site-collection and restore it on a different
enviroment. This worked ok by doing:
stsadm -o backup -url <url> -filename .....dat
then on new enviroment:
stsadm -o restore -url <url> -filename ....dat -overwrite
Everything looks ok accept that the site-collection owners are
gone...np...but also all content types are gone which makes most sites
inaccesible.
Anyone experienced this before? i tried to google the solution but didn't
find anything yet.... hope you can help me