Sharepoint 2010 Forum

 
Home » Forum » Sharepoint 2010       Ask a questionRSS Feeds

SP2010 Restore fails....

  Date: Sep 17, 2011      Category: Sharepoint 2010      Views: 75
 

I took a backup of a site collection using the Powershell command
"Backup-SPSite" and, using that file along with the PS command "Restore-SPSite"
to another site collection results in an error of "..... This page is not using
a valid page layout. To correct the problem, edit page settings and select a
valid page layout....". This seems to be tied to publishing or wiki pages or,
something??? Any ideas, anyone?

Basically, I need to get all content from SiteCollection-01 into a mirrored copy
of SiteCollection-02. Is there a better process I should be using?

Tagged:      

 

2 Answers Found

 
Answer #1       Answered On: Sep 17, 2011       

Backing up a site collection should back up the page layouts and master
pages as well. This sounds like a permission problem or a problem with the
page layout not being approved and published.

 
Answer #2       Answered On: Sep 17, 2011       

I'm sure master page is not there,

change master page to default.master if its work fine then upload ur old master
page and apply.

 
Didn't find what you were looking for? Find more on SP2010 Restore fails.... Or get search suggestion and latest updates.


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