Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Content types are gone after backup restore

  Asked By: Maurice Harper         Date: Sep 22, 2007      Category: Sharepoint      Views: 343
 

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

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Megan Martin          Answered On: Sep 22, 2007       

I found the solution  to this problem.

I created a new Web-app with a site collection and did the restore  with
overwrite.... this deletes the content  types. So this is not the solution.
You should create a Web-app without creating a site-collection  and then
restore without using the -overwrite parameter. Make sure you checked in and
approved all the files you want to be in the restored site-collection.

Hope this will be usefull to anyone.

 
Didn't find what you were looking for? Find more on Content types are gone after backup restore Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].