Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

telerik upload - Large Files - OutOfMemoryException
Last Post 02/09/2010 3:25 PM by Christian Rommel. 4 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Christian Rommel
New Member
New Member
Posts:25


--
01/25/2010 11:25 AM

DMX 5.2.2

Uploading a 250MB file throws the following Exception at 99% of upload progress:

AssemblyVersion: 5.2.2
PortalID: 0
UserID: 6
ActiveTabID: 83
ActiveTabName: File Transfer
RawURL: /dnn/Default.aspx?tabid=83&Command=Core_Edit&CollectionId=13&RadUrid=0ea3ec73-32a9-4f57-aaf6-6972dbab5444
AbsoluteURL: /dnn/Default.aspx
AbsoluteURLReferrer:... tabid=83&Command=Core_Edit&CollectionId=13
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: e3825fbe-05a9-46db-a22c-81e6fabb1197
InnerException: Exception of type 'System.OutOfMemoryException' was thrown.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.HttpRawUploadedContent..ctor
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Exception of type 'System.OutOfMemoryException' was thrown. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.Web.HttpRawUploadedContent..ctor(Int32 fileThreshold, Int32 expectedLength) at System.Web.HttpRequest.GetEntireRawContent() at System.Web.HttpRequest.GetMultipartContent() at System.Web.HttpRequest.FillInFormCollection() at System.Web.HttpRequest.get_Form() at System.Web.HttpRequest.get_HasForm() at System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) at System.Web.UI.Page.DeterminePostBackMode() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/25/2010 1:40 PM
Hi Christian,

Yes. This is unfortunately out of my control. The Telerik component manages the upload and does a memory transaction somewhere. You'll need to allow the app pool enough room for this. I'll be looking at the upload providers again for v 5.3.

Peter
Christian Rommel
New Member
New Member
Posts:25


--
01/26/2010 12:39 PM

Hi Peter,

it is absolutely required to support the upload of large files. App Pool is not the problem since I have other controls running smooth even when uploading 1GB files.

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
02/02/2010 9:50 PM
Hi Christian,

I still suspect it's the Telerik control. Have you tried the CA control yet?

Peter
Christian Rommel
New Member
New Member
Posts:25


--
02/09/2010 3:25 PM

Hi Peter,

currently I am moving the whole server and I will have to look into it another day.

Chris

You are not authorized to post a reply.