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
13 views

SP2007: Upload a file to data view of document library using JavaScript

I'm new to SharePoint 2007 and looking if someone can help me on this. I have a data view that displays basically documents in a library. I was asked to add an "upload file" functionality using ...
0
votes
0answers
20 views

SaveBinaryDirect Throws Unauthorized When the Client Object Model Works fine

I have decided to use the SaveBinaryDirect Method to upload documents to the sharepoint site due to not having the request/file size limitations that the client object model has. The application does ...
1
vote
1answer
36 views

Preserve uploaded file name whilst having a valid url

If title of my question doesn't already demonstrate it, I am very much a newbie to the Sharepoint world, having come from a Lotus Notes background. So take it as a given that there are a lot of ...
0
votes
0answers
7 views

Calling multiple times SaveBinaryDirect result in Socket Exception

I've been using Client-Side Object Model in C# for Sharepoint2010 for a few weeks, and I've tried uploading files with File.SaveBinaryDirect and by adding the file to the list and then calling ...
0
votes
2answers
40 views

SharePoint 2010: Add an upload button to a Document Set Welcome Page

I am trying to add an 'Upload Documents' button onto onto the welcome page of a Document Set. I found the following code at: ...
0
votes
0answers
12 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
21 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
14 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
37 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 ...
0
votes
0answers
108 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
2answers
19 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
54 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 : ...
0
votes
1answer
111 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 ...
0
votes
2answers
45 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 ...
1
vote
1answer
51 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
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 ...
1
vote
1answer
29 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 ...
2
votes
1answer
35 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
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
65 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 ...
0
votes
2answers
27 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 ...
1
vote
1answer
136 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
43 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 ...
2
votes
1answer
893 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
70 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
172 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
85 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
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
2answers
418 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 ...
0
votes
1answer
95 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
1answer
23 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
94 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"? ...
1
vote
2answers
201 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 ...
0
votes
0answers
42 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 ...
1
vote
1answer
497 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
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
0answers
374 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
1answer
127 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 ...
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 ...
3
votes
1answer
68 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 ...
2
votes
1answer
135 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
vote
0answers
245 views

Upload: library file size limit?

I have SharePoint Server 2010, account on Office365 and iOS app. I need to upload 100KB, 500KB, 5MB, 50MB files on server via HTTP (not browser). I've successfully uploaded 100KB to my SP via HTTP ...
1
vote
0answers
45 views

files not being uploaded in multiple viewin sharepoint 2010

I am able to use the multiple upload view in sharepoint 2010 but the files are not uploaded, so the process goes but the files never show in the location, how can I fix this issue? thank you very much ...
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
37 views

Userfeedback after file was uploaded to library

I need to print out a feedback after a file was uploaded to a DocLib. I tried several things over the event receiver (add statusbar as a control or a clientscript) but everything faild. I´m a bit ...
2
votes
1answer
173 views

Uploading '.xlsx' or '.docx' to SharePoint 2007 from ASP.NET app causing file 'corruption'

I have an ASP.NET application wrapped in SharePoint 2007 website. Within this application I allow users to create requests and they can also upload supporting files for the request. When a user ...
2
votes
1answer
527 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(); ...
1
vote
2answers
209 views

js/jquery doesn't work on site's upload.aspx?

is that right? If I go to a library in the designer, i can see upload.aspx there. Can't create a new one (and i guess that is because there is really only one per site, or collection?). Anyway, I can ...

1 2 3 4