We've updated our theme! Please refresh your browser if things don't look right.

Tagged Questions

9
votes
7answers
220 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 Cont …
3
votes
1answer
40 views

Sharepoint 2007 Document Library ViewSelector

Here I find myself again wondering why certain things work and some just don't. I was wondering how I could display the "View Selector" on a document library webpart? The Site set …
1
vote
1answer
38 views

PDF document conversion

Hello Does anyone know of an existing automated PDF conversion solution for sharepoint that works across multiple document versions? The solutions I found so far only work based …
2
votes
2answers
28 views

Identifying duplicate documents

The search results webpart has a boolean property which can be used to configure whether "duplicate" results should be returned. Looking at documents, when is a document A conside …
2
votes
2answers
62 views

Create a new Document from Sharepoint using metadata and Quick Parts

I have a document library with a document template (docx) in which several Quick Parts are defined. The Quick Parts link to metadata in the document library. How do I create the …
2
votes
4answers
169 views

How to restrict a document library to a specific file type (extension)?

I have a sharepoint intranet site where i need to allow users to upload certain documents. These documents need to be only PDF files for example. What is the simplest way to restr …
3
votes
1answer
88 views

SharePoint Document Library version restore not behaving as expected

I have some code which I am attempting to use to "rollback" a sharepoint document and it's metadata properties to a previous version using ootb version control and the SharePoint A …
1
vote
5answers
544 views

File name “not valid or too long” when copying a file?

Hi gang, I have a document library which contains some Word documents that I'm trying to copy down to my local disk. I've opened the document library using Windows Explorer, and a …
1
vote
2answers
232 views

“Document could not be checked out” permission problem? (SOLVED)

I am facing problem with document check out in a SharePoint document library. This is the message I am getting: I'm using the out of the box document library. I have logged on …
1
vote
3answers
56 views

Deleting Old Versions in a Document Library

I have a Very Large List (~5000 documents) which has been chugging along for about a year. It has had versioning turned on, with major versions, keeping 2 old versions. We're tot …
1
vote
4answers
66 views

Restructuring a Very Large Document Library

Another question about the Very Large List I referenced in this question: http://www.sharepointoverflow.com/questions/445/deleting-old-versions-in-a-document-library This Document …
1
vote
2answers
48 views

“Time machine” for Document libraries

Last week I got an interesting request from a customer: They would like to be able to see what a document library looked like at a given date. As far as I know this will require t …