resumable.js

Hi,

Am using Resumable.js [http://www.resumablejs.com/] file to upload large files into SharePoint2013 document library.

While executing the code am not getting any error by the same time the file is not uploaded in the destination folder.

Kindly provide some inputs, How to solve this ?

Thanks in advance :)

September 3rd, 2015 2:38am

Hi Arun,

You can open developer tool and see what error is coming up there.

let me know if this helps.

Thanks

bhism 

Free Windows Admin Tool Kit Click here and download it now
September 3rd, 2015 3:36am

Hi,

If you want to upload files to SharePoint 2013 document library, we can use REST API to achieve it, the following articles for your reference:

Upload a file by using the REST API and jQuery

https://msdn.microsoft.com/en-us/library/office/dn769086.aspx?f=255&MSPPError=-2147217396

Uploading Files Using the REST API and Client Side Techniques

http://blogs.msdn.com/b/uksharepoint/archive/2013/04/20/uploading-files-using-the-rest-api-and-client-side-techniques.aspx

Uploading Large Documents into SharePoint Online with REST,CSOM, and RPC using C#

http://sharepointfieldnotes.blogspot.com/2014/07/uploading-large-documents-into.html

If some issue occurs, I suggest you use Fiddler to monitor the requests and responses.

Best Regards,

Dennis

September 7th, 2015 2:44am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics