Tagged Questions
1
vote
1answer
23 views
How to increment the document reference (not version) as they are uploaded?
How to increment the document reference (not version) as the document is uploaded. Pre populate the column, so that when the next document is uploaded it will automatically have incremented in order. ...
0
votes
0answers
59 views
Multiple File Upload via script with metadata
I have to run an update each month that will send over 1,000 files to specific folders presently via script. I wish to upload these files as individual file names and append metadata to them. So, ...
0
votes
1answer
104 views
In sharepoint 2007 is there an easy way to add a large directory and all of it's contents?
I am using windows 7 along with a sharepoint 2007 site. The sharepoint site has been newly implemented and is to replace a shared directory on a server. That directory contains sub folders as well as ...
1
vote
1answer
32 views
Reupload the document (update)
I'm writing now code agains the document library, that code adds files to the document library. Basically what I want to do is, when the particular file already exists in the document library with the ...
1
vote
2answers
76 views
Blocking specific file types for a specific document library
I know I can block certain types of files from uploading for all document libraries but I was thinking how can I block it for a specific document library.
1
vote
1answer
177 views
How to Upload/Replace a Template in a Document Library
In my organization we have many Sharepoint sites for different products that basically mirror each other in structure. We have a document library in each of these sites with a custom template. The ...
1
vote
1answer
139 views
customizing upload.aspx form
I wanted to add a text box to a document library upload form so when I try to upload document I can fill that text box.
I also wanted it in "upload.aspx" to add it to when the document library is ...
0
votes
1answer
121 views
How to enable multiple files upload for site template gallery
I guess I have to add single line of code in "upload.aspx" page for this Site template gallery list, but I don't know where I can find this form.
I done it before for a list but can't remember how.
...
0
votes
2answers
262 views
SharePoint 2007 MultipleUpload is not uploading files
I have an issue when uploading multiple documents. The multiple documents page opens fine, and I am able to select files. When hitting upload, the Status wheel is spinning for about 20 seconds, and ...
2
votes
2answers
114 views
Uploading msg files with RPC call
I'm trying to upload some documents with metadata through the SharePoint RPC calls. Works great, untill I try to upload a file with an MSG extension; it refuses that for some reason. Are there blocked ...
1
vote
1answer
84 views
Difficulties uploading files to folders
I'm trying to upload files to a SharePoint 2007 environment using PUT requests. Using the object model isn't an option since my application is not running on one of the SharePoint servers and ...
1
vote
1answer
613 views
Uploading multiple files to custom lists through Web Service
What is the best way to upload multiple files through web service without causing the timeout?
I am using the following code:
ListProxy.Lists newListProxy = new ListProxy.Lists();
...
5
votes
8answers
8k views
Missing “Upload Multiple Documents” in SharePoint 2007
I'm using MOSS on the server and have Office Enterprise 2007 and IE9 on the client. In all libraries, I can only upload a single document at a time; the multiple document upload option is not ...
4
votes
3answers
216 views
Upload documents to an external fileshare using SP 2007
Due to storage limitations within our portal environment, a user's request to have a sp 2007 list that could potential grow to 100 gbs with our documents is not possible to implement.
Therefore, I'm ...
1
vote
3answers
977 views
Upload File to Sharepoint Library
Currently I'm developing a webpart using SP2010 named ProfilePicture. I've successfully imported the webpart to SP2007. My problem is I receive an error whenever I attempt to upload a picture. I can ...
0
votes
0answers
350 views
Multiple file upload >>> Unable to Check-In for custom Permissions Group [closed]
Here are the scenarios with multiple file upload....
End users with limited access (View, Read, Edit, Update access) can upload single items, fill out required meta-data and check in item. - works
...
3
votes
2answers
2k views
How to import a large number of files into SharePoint?
I have 500 GB in .pdf and .doc files on my file share and I want to put all of those into SharePoint.
What is the best way to do it? I have a database size of 250 GB. I also want to be able to search ...
2
votes
1answer
1k 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 programs. The test ...
1
vote
4answers
1k views
Unable to upload a file
User 'X' is the site-collection owner. He tries to upload a 750kb file into a document library and gets the error:
The server has aborted your upload.
The files selected may exceed the
...

