Migrating content in/out of SharePoint.

learn more… | top users | synonyms

2
votes
1answer
2k views

How to reconnect InfoPath task form to SPD workflow after moving it to the new Site Collection

I have Globally reusable workflow (created in SPD) in my test site collection. This WF uses custom InfoPath task form. Now I am trying to move it to the new production site collection. I've done next ...
34
votes
9answers
24k views

How can you move a document with its version history to a new library?

Here's the scenario: 2 document libraries Both contain multiple documents The documents have multiple versions When I copy a document from library A to Library B using the Content and Structure ...
9
votes
7answers
17k views

How can I move a document from one directory to another?

How can I move a document into a sub-folder and still maintain its version history from the old location in the new location?
0
votes
1answer
270 views

importing a site to a new site collection error

I tried using STSADM to export / import a site definition, it exported properly, but when i tried to import it, it gave me fatal error that couldn't find a webtemplate #id** with LCID 1033, both ...
0
votes
4answers
1k views

How to copy site collection to another server

I have a big corporate portal (on SharePonit 2010) and now I want to make a copy of it for my tests. So the problem is how make a copy of portal (maybe without documemts) from http://server1 to ...
8
votes
5answers
4k views

Which is the easiest way to migrate entire List to a new new site?

Hi I need to migrate a list with 800+ items to a new location but within the same site collection. Which is the easiest way to do it. I want it to be a exactly same with all data, attachements etc ...
6
votes
3answers
355 views

Moving a site to a different site collection

I am looking for a C# script that will move a site with all permissions and content to another site collection. Google isn't helping me or maybe i dont know what exactly to look for. e.g. I have a ...
4
votes
2answers
1k views

Removing Orphaned WebParts via PowerShell - CheckIn/CheckOut Requirement Loop

A client migrated from 2007 to 2010 doing a database detach/reattach without checking the database for orphaned objects first. I whipped up a PowerShell script to programmatically remove orphaned ...
3
votes
3answers
680 views

How to bulk import User Profiles from a legacy system and pre-create MySites

I need suggestions how to accomplish one upgrade task. I have list of user accounts in .csv file which I need to import to SP2010 and create user accounts with appropriate attributes. Also this ...
2
votes
2answers
2k views

Moving a Discussion from a Discussion Board to another?

I have a SharePoint 2010 Discussion Board and it has many Discussions. Would like to move a discussion from the discussion board to another in the same location (under same site collection). I ...
0
votes
1answer
293 views

getting error while importing a site

I exported a site which have many sub sites, and then that sub sites have several sub sites, but getting following error if someone got any idea about it. [16/07/2012 13:47:20]: FatalError: ...
3
votes
1answer
76 views

Cannot find the object “SiteDeletion” because it does not exist

I never came across this error before, I searched google and MSDN but not even one post that explains object "SiteDeletion" Problem is when I run PSCONFIG on SharePoint 2007 server on stage two I get ...
3
votes
1answer
129 views

Porting Web Parts to Office365 (SharePoint 2013 )

I've been in the process of developing a site in SharePoint 2010, which is composed of a set of different Farm deployed Web Parts. I was wondering what the process was for porting them to SharePoint ...
3
votes
2answers
2k views

Moving Sharepoint to New Server

I am running a Sharepoint Server 2010 Stardard on a Windows 2008 R2 server. This server also has SQL Server 2008 R2 installed. I want to move the Sharepoint and SQL to 2 completely new machine. What ...
3
votes
5answers
6k views

How to move a list, both structure and content from one server to another quickly?

I have a list sitting on a production server. I would like to copy the list, both structure and content from the production server to a dev machine. I am not too worried about preserving ...
2
votes
1answer
519 views

2007 to 2010 Migration Errors

I thought I had removed solutions prior to migrating the content DB but still get the following Health Anaylzer messages on the 2010 Web server: [MissingFeature] Database [WSS_Content] has ...
2
votes
1answer
814 views

Microsoft.Office.Server dll for getting UserProfiles is missing in SharePoint Foundation 2010

I was migrating my MOSS 2007 project to SharePoint 2010. I am using Microsoft.Office.Server dll for getting user profiles in my code. Now during migration I am getting an exception related to this ...
1
vote
0answers
191 views

Migrating a site from one SC to another - ContentType problems [closed]

Recently I took over a sharepoint 2010 consolidation project from another developer. The goal was to combine 6+ standalone Site Collection + Site stacks into one Site Collection. Apparantly 5 of the ...
1
vote
1answer
639 views

Import / Export Workflow using StsAdm

I have migrated a site from one server to another - both running MOSS 2007. The bulk of the site transferred correctly, but I did have to manually edit some custom display forms. The 4 workflows ...