Error when uploading large files

Posted by Community Admin on 04-Aug-2018 14:30

Error when uploading large files

All Replies

Posted by Community Admin on 26-Sep-2011 00:00

I am having an issue when uploading a file that is 1.2 MB in size to the documents library in SF 4.1 SP3

HttpWebRequest_WebException_RemoteServer Arguments :NotFound
Debugging resource strings are unavailable ....

Check RadUpload's BufferSize Property remarks

Any ideas how to fix this? I attached the exact error message popup screen

Posted by Community Admin on 28-Sep-2011 00:00


Well seeing though nobody responded to this I'll post the fix that we discovered on our own.

We are running the site in question on IIS7 so apparently there is some web.config settings that had to be done specific to IIS7 that resolved the issue.

http://www.telerik.com/help/aspnet-ajax/upload-uploading-large-files.html

This thread is closed