Error when uploading large files
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
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