sending of data from a local system to a remote system that should store a copy of the data being transferred

learn more… | top users | synonyms (1)

0
votes
0answers
7 views

Destination Folder field not showing in Upload.aspx

I have a doc lib with 4 folders. when I am at the root and click add, Upload.aspx does not contain the field destination folder. I have the same structure on another site and it works fine. i cant ...
0
votes
0answers
16 views

Uploading signed Word document to SharePoint library

I´m trying to upload a signed Word document to a SharePoint library. When I open the document from The library, the signature is broken. Any ideas how to upload a signed document and retain the ...
0
votes
0answers
10 views

NullReferenceException from SPFileCollection.Add

I am trying to write some tests for an event handler. As part of it, I have a method to upload a file. When overwriting an existing file, I am always getting a NullReferenceException, despite using an ...
0
votes
1answer
18 views

<input multiple /> file upload not working in SharePoint 2007

I am working with some code in SharePoint 2007 where a file upload control is built on a page with an HTML input element. The original intent was to upload a single file. That worked fine. Now, I ...
1
vote
2answers
173 views

SharePoint 2013 Hosted App File Upload

Because of the nature of the new app model for SharePoint Hosted apps which gives us no access to server logic, how can you possibly setup File Uploading for older browsers like IE8 that don't ...
7
votes
5answers
789 views

Covert a Word 2003 Document to Word 2007 without losing history?

How can I covert a Word 2003 Document to Word 2007 without losing history? The convert button is disabled when an item is checked out in SharePoint, and if I save and then re-upload it becomes a ...
1
vote
1answer
38 views

warning of duplicate item while uploading file in document library

I have a standard document library. I want to prompt the user if file name already exists in document library. I want this Friendly Error (with custom error text) on "Upload Document" form when when ...
0
votes
0answers
39 views

Sharepoint 2013 - Contributers unable to add pictures/upload documents to discussion board posts

I've recently set up a SharePoint 2013 site internally as a small intranet for our staff. I've set up a discussion board and managed to assign permissions so that all users are contributors and my ...
0
votes
1answer
594 views

Picture upload field and crop function in edit form

I have a standard list and I have to add a special field: It should be an upload field or a link to a window including an upload field where the user can upload a picture and select an area to crop, ...
0
votes
2answers
17 views

How to Upload Documents using Visual Fox Pro

We have an application written in foxpro, part of the application is creating reports (basically excel and pdf files), i would like to add the capability of uploading those files to a sharepoint list, ...
1
vote
1answer
64 views

SaveBinaryDirect throws an 404 error

SaveBinaryDirect works fine, unless I try to upload an exe file. Is there a limitation for some file types in SaveBinaryDirect or how can I solve this problem? Exe file upload is allowed for the ...
1
vote
1answer
34 views

Bulk Upload from Fileshare to SP 2013 with Metadata

I have found a powershell script to upload multiple files to a document library in SharePoint 2010 however I am using the 2013 version. Would this still work? Link to script : ...
5
votes
3answers
2k views

Bulk Upload from Fileshare to SP 2010 with Metadata

What are my immediate options (free tool) in order to bulk upload files with metadata? I have found followings but none satisfy the bulk-load requirements. For example: CodePlex: ...
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 ...
3
votes
1answer
446 views

“No item exists at https://<internal_url>” after file upload when accessing the site externally

I have created a SharePoint 2010 site that is accessible both internally and externally. I have created alternate access mappings for https://<internal_url> (Extranet) and ...
0
votes
1answer
51 views

PowerShell: Upload documents to folder in document library

I'm using SharePoint Foundation 2010. I have to make a PowerShell script that copies a structure found on a network share. Its all good except for one thing... I know how to make Document Library's ...
1
vote
1answer
431 views

Uploading large files to SP 2010 - InfoPath limits and alternatives

Problem) We have several complex InfoPath forms in production. Got a new requirement for one of them: Client needs to be able to upload large files to SP libraries using this IP form (as file ...
0
votes
2answers
39 views

User unable to upload document to library

I have a user based in another country who cannot upload documents to a document library. After clicking Upload she is presented with the Upload dialogue, but after browsing to the file and clicking ...
2
votes
1answer
631 views

Uploading a file using powershell and updating column values

I am trying to upload a file from a local drive to a sharepoint doc lib, this much I have been able to find, however, I also want to update a column relative to the file, foe example, I have a company ...
1
vote
1answer
602 views

Uploading aspx file to document library

I am trying to upload an aspx page to a document library that I use the keep all my pages in. The immediate thing that sprung to mind was some kind of permissions problem, but this should not be the ...
0
votes
0answers
9 views

Specifying File name when publishing to SP via email

I'm publishing to my SharePoint via email, but it's publishing the messages with rather horrid names such as Original Message 5694 Nothing really conveyed through that. My email message is made up as ...
2
votes
1answer
33 views

How to add files manually to SharePoint site collect in readonly mode?

We have a SharePoint2010 on HTTPS with only one site collection. All users will have readonly access to the documents therefore site collect is locked to readonly. But we would like the site ...
1
vote
1answer
21 views

Access Uploaded Document's Original Creation Date in SP2010

I've spent some time searching this site and others but haven't seen a conclusive answer to this question: is there a non-code way to display the original creation date for an Office document in a ...
1
vote
1answer
21 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
53 views

error uploading PDF file to SharePoint

IE 10 will not allow me to upload my PDF file, when I click OK, it just does nothing. Log in to Firefox or Chrome, and they give me an error message saying the URL for my document is invalid. The ...
2
votes
1answer
385 views

Uploading files using object model

I'm experiencing some problems adding documents to a library using the object model. I use the spfolder.files.add where I pass a filestream containing the document in. When I run my Internet Explorer ...
0
votes
2answers
25 views

“Upload Multiple Files” link is not available for blog post. How to enable it?

I have blog where people can share their stories with pictures and documents. Sometimes they have to put 10 documents in a single blog posts. Right now, my upload file pop-up window for the blog post ...
0
votes
0answers
16 views

Link or Upload documents from workflow

I need to link a document from a Document Library or Upload a new one from a workflow. We have a process of uploading a document in our workflow, i just dont know how to do this or even if its ...
4
votes
8answers
5k views

Modification of '_layouts/upload.aspx'

Interesting dilemma here maybe some can weigh in on. I have a requirement to disable the "overwrite existing files" checkbox when uploading a single or multiple documents to a document library. The ...
0
votes
2answers
272 views

SharePoint Document Center upload error

I have: SharePoint 2010 SP1 instance. Microsoft Office Professional Plus 2010 Windows Server 2008 R2 Standard The issue is that any uploads from within office (e.g. Save As or Save and Send) that ...
1
vote
1answer
95 views

Document Properties not carry to new version

SP 2010, I have a document library with versioning turned on. If I populate title on the document, and save it... then I upload a new version of the document the title will get wiped out. How do I ...
0
votes
0answers
34 views

Edit Properties does not open when uploading document

I was under the impression that if you have a column with a required value, the dialog "Edit Properties" should be displayed automatically when trying to upload a file. I distinctly remember seeing ...
1
vote
1answer
144 views

How to enforce metadata in document information panel in SP2010

My document library supports several custom content types. When "Add new document" is clicked, the Browse dialog for uploading the file is followed by the Document Information Panel which is properly ...
0
votes
0answers
84 views

Problem with Infopath File Attachment for List

Scenario: I have a List that is customized using Infopath form. It has only 2 fields. Title and a File Attachment. Problem: There are 2 users who have access to this list. User A has Add Item rights ...
0
votes
1answer
91 views

Creating a file programmatically that has a specific ID

Is this remotely possible? I am trying to correct some orphaned entries (specifically webparts) in the content database's AllWebparts table (they have PageUrlIDs but no corresponding entries in the ...
0
votes
0answers
66 views

using copyiteminto to copy file to copy.asmx fail to display metadata I provide

I use HTTP to post soap data to copy.asmx and try to upload file to sharepoint online, I provide fieldinformation with file stream, but the sharepoint did not change the created, modified and version ...
0
votes
1answer
22 views

Documentation form XML feed to update SharePoint

I was interested in trying to update SharePoint by an xml feed. Is this possible and does anyone know any documentation I can read on to achieve this goal?
1
vote
1answer
82 views

What is the reason to have a minimum default value for the “executionTimeout” attribute?

If SharePoint Upload time limit can be increased as we wish, why the default is not set to be Max? What is the reason to have a minimum default value for the attribute "executionTimeout"? ...
3
votes
1answer
62 views

Not able to Upload files to the Hosted SharePoint 2010 Site Collection

We have a production site where we configured claims mode authentication for dual support { FBA | Windows } http://site as a root site with out host header, and two other site collection ...
0
votes
0answers
40 views

Uploading large files to share point causes OOM issue

When uploading large files to sharepoint i got OOM exception.The issue i think is because of posting large base64 encoding string in the soap request . here is a part of my soap request ...
0
votes
0answers
322 views

Error when uploading multiple files in SharePoint 2010

My customer is unable to upload multiple files to a document library in SharePoint 2010 Server. Here’s how they produce the error: 1. They go to the document library, hit the "Documents" tab and the ...
0
votes
0answers
58 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, ...
3
votes
2answers
9k views

Maximum file upload size in SharePoint 2010

What is the maximum upload file size accepted by SharePoint 2010?
1
vote
5answers
9k views

how to upload file to sharepoint doc library via c# application?

I need to upload files with specific information(custom fields) into sharepoint document library via custom windows application. I have no idea how to do it, anyone has any examples how to do it ...
3
votes
1answer
914 views

Why do some brand new documents show up in user recycle bins as well?

SharePoint 2010 / SQL Server 2008 R2 Sometimes (but not always) when a user uploads or directly saves a new file into a document library in my environment that document saves to the desired location ...
0
votes
1answer
111 views

How to change file in sharepoint library?

I have sharepoint documents library and I have wcf service from where i should download new version of document file on button click. So i got next method: public void UpdateFile(SPListItem ...
2
votes
1answer
470 views

Calling Upload Dialog with javascript, can I pass value through to the edit form that follows?

I have a button that opens the upload dialog from a page using the below approach: function openUploadNewDocumentDialog(passingID) { var dialogOptions = SP.UI.$create_DialogOptions(); ...
0
votes
1answer
87 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 ...
2
votes
1answer
128 views

Failed to upload huge size file to Office 365 site

We have a Office 365 site. When we upload documents of few MB from Browser, they are successfully uploaded to document library but when we tried to upload file of size greater than 50MB, we get the ...

1 2 3 4