0
votes
1answer
43 views
WebClient.DownloadFile and HTTPS + sharepoint 2007
I am trying to download file (.docx) from sharepoint 2007 library with webclient.downloadfile()... SharePoint Webapp has SSL enabled.
I get 401 Unauthorized exception when trying t …
0
votes
1answer
13 views
What feels like an NP-Complete problem, managing document access depending on a users permissions
I have 2 users, Martin and John
I have 5 documents, all available to Martin and John. I also have 2 documents that are available to John only (Martin must not see them). To compli …
0
votes
2answers
40 views
When using Publishing feature, how to link to a document in a document library?
When using a Publishing site, users can link to an image stored in the Images library (that library having been created as part of using the Publishing template.)
I like the fact …
0
votes
1answer
51 views
WSS V3 - 403 Error in folder of document library in extended webzone
Hi,
I've got a server with wss v3 and i'm using a fba with sql-membershipprovider. The users which are using fba come to an extended webapplication. From outside this user must pa …
1
vote
1answer
124 views
Can I change the file extension of a document that is already in a document library?
So I recently had a nice hitch in the SharePoint app I made for my client. We have a Document Library which is supposed to contain PDFs, converted from drawing files made in other …
2
votes
1answer
277 views
Read-only document displays Check Out button in MS Word “Server Document” bar
Similar to the issue described here, I have a customer whose users see the "Check Out" button when opening Word 2007 documents directly from a document library with the checkin/out …
9
votes
7answers
1k 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
3answers
188 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 …
2
votes
4answers
629 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 …
1
vote
3answers
66 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 …
1
vote
2answers
32 views
Setting alerts for review on images and documents in moss
In Moss we can set an alert on a publishing page to review the content. Does anybody know how this can this be done with images and documents?
1
vote
2answers
44 views
How can I upload a file to a Sharepoint Document Library using Silverlight and client web-services?
I'm using C# in Visual Studio with a Silverlight app. I want to upload a file to a document library, but none of the web-services here http://msdn.microsoft.com/en-us/library/ms479 …
3
votes
2answers
172 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 …
1
vote
5answers
1k 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 …
2
votes
2answers
297 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 …