0
votes
0answers
30 views

Adding Image to Word Document

I have created one application, which generates MS Word doc file. For generating this I am using one data table which contains data. The first Column of the data table consist of Body and second is ...
0
votes
0answers
31 views

List Does Not Exist Error After Importing

I have a set of sites that are using one of the Fab-40 templates and we are upgrading to 2013 and as you all know, none of the templates are compatible with 2013. So, I'm having to export the content ...
0
votes
2answers
72 views

Fix for stsadm export: An item with the same key has already been added

Current Issue: When performing an export on a web I get the following error: STSADM.EXE : An item with the same key has already been added. I have tried checking in and checking out the file. ...
0
votes
1answer
44 views

Export 2007 workflows for display

I need to export my SharePoint Designer 2007 workflows so I can show people how they work/what the conditions are. I found a similar question here but I have Visio Standard 2007 and this is for 2010 ...
0
votes
1answer
229 views

Export Sharepoint list to files and folders?

Does anyone know of a way of mass exporting files and folders that are stored in document libraries inside Sharepoint lists? I've got this old Sharepoint site after a bankrupsy that we don't need ...
0
votes
1answer
173 views

What are the different export file size limits in SPD 2007?

I am trying to migrate some document libraries and lists using SPD from one site collection to another. (I have well researched this and am very aware that the best method is a console app) I stumbled ...
2
votes
1answer
221 views

Export Large Lists from SharePoint 2007 C#

I want to create a application to export Large Lists to csv in 2007 where the threshold is 2000 items. What is the best approach? i need to export 1.000.000 items in the end. I know when you delete ...
1
vote
1answer
825 views

How can I export to file the User Information List for a site collection?

I would like to export the User Information List to a file including the ID of each user. It doesn't matter if the solution is in C#/PowerShell/SharePoint UI.
3
votes
3answers
1k views

How long does it take to backup a Sharepoint site

I started a backup at 5pm yesterday evening and it is now 9.15am the following day and the backup is still running. That's over 16 hours! I don't believe the site to be too large, there are 10 sites ...
4
votes
2answers
589 views

Exporting sites to a new content database

I have one site collection and it has grown to almost 500GB, i want to move one of our departments to a new site collection. It contains 5 sub-sites and in total about 200GB of content, so the end ...