Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Moving data from an aspx page in one site collection to another

  Asked By: Lucas Davis         Date: Nov 28, 2009      Category: Sharepoint      Views: 384
 

I am in the process of taking over someone else's site collection and
they use pages to act like sites. Let me try to explain this. This site
collection is our intranet. It has a top site that is the landing page
for the intranet. From there it has a few subsites. Under those
subsites, the designer created pages for each of our main departments,
such as HR, Accounting, etc. The person that designed this is no longer
with us, so I am trying to figure out what was done and it seems that
these pages are being used as mini-sites.

Another glitch in this design is that all of our main departments
already have and are using their own site collections.

My question is, is it possible to move the data from this page to
another place in a different site collection? And if so, how would I do
it?

Tagged:                        

 

2 Answers Found

 
Answer #1       Answered By: Marlena Noble          Answered On: Nov 28, 2009       

What kind of web parts are included on each of these pages? If it's
just list views of different libraries or lists, then the data  doesn't
really live on the page  itself.

 
Answer #2       Answered By: Juan Davis          Answered On: Nov 28, 2009       

You might be able to use the SPContentDeployer to backup the specific pages
in question  then restore them to their new locations. It's on codeplex.

 


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