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

Bring2mind Forums

System.OutOfMemoryException - DMX-Pro 5.3.8
Last Post 10/06/2011 5:58 PM by Rob Ralston. 3 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Peter Kurz
New Member
New Member
Posts:2


--
09/30/2011 9:20 AM
I get the following error message when I try a large file-upload (360MB) using the Telerik RadUpload upload module:

Exception of type ‘System.OutOfMemoryException’ was thrown.

Error-log:

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 ---

Someone can help me?
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
10/05/2011 11:51 AM
Hi Franz,

Try giving the app pool more memory. Also try another upload component (Admin > Upload Settings) although I doubt that that is it.

Peter
Peter Kurz
New Member
New Member
Posts:2


--
10/06/2011 3:47 PM
Thanks to Peter for the quick help. Thumbs up ^^
Rob Ralston
Basic Member
Basic Member
Posts:164


--
10/06/2011 5:58 PM
Franz,

What was your solution? Did you give the IIS server more RAM or use a different upload component?

Thanks,

Rob Ralston
You are not authorized to post a reply.