Wow thank you for the prompt reply, sorry for the lack of information, as much as I love this stuff I still dont know whats needed to troubleshoot...
First off I am sorry but I cannot find the enable AJAX portion that you mention, logged in as host in the module defitions page I do not see this as an option anywhere.
Version 3.01.10 (i thought i had an older one)
Not using categories, the checkbox for all categories is checked all the time (using the filelist template)
Also not using attributes
Got rid of the moderate button per instructions on deleting it in the html file (maybe the xml file also)
Clean installation on top of a clean install of 4.5
This problem is actually one of the only ones with this eventviewer message, the others are I assume not related but I still dont know what the problem is...
Again thanks, here is a snippet of the other error that occurs with Wayyyyy more frequency
We have had mild success otherwise (varying filesizes)
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 ---