I have a file in Document library, it's about 140 MB.
When i want to download it, it takes a long time and give me the error in title.
What do I need to config to avoid this?
Details:
Server Out Of Memory
There is no memory on the server to run your program. Please contact your administrator with this problem. at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAsByteArray(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, Boolean bUnprotected)
at Microsoft.SharePoint.Library.SPRequest.GetFileAsByteArray(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, Boolean bUnprotected)
at Microsoft.SharePoint.SPFile.GetFileContent()
at Microsoft.SharePoint.SPFile.OpenBinary()
at Microsoft.SharePoint.ApplicationPages.Download.WriteFile(String sourceUrl)
at Microsoft.SharePoint.ApplicationPages.Download.onload_(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)