DNN Hosting Register Login
 
Latest Discussions Minimize
How to add a link to view all videos? by anthonyar
Sorry this is a newbie question...i want to add a link to the menu to VIEW ALL t...
Personal vs Profile mode by coolvibe
I carefully read the description for both modes. but, I'm not exactly sure which...
Permission Check Failed by tbredweb
I am getting the message: The binary pack is not installed, or ASPNET/Network_Se...
Furniture Showroom major crash by myearwood
Hi PengstenI sent you an email via service@bizmodules.net. It concerns the furni...
Top photos windows size restriction by OKCChopper
I have it so that i can restrict the size of the photos. However since some arn...
Users add photos by OKCChopper
Is there a way for users to add images to the correct album with out having acce...
Problem with locked folders/files by kimphamg
Hello, my DNN installation is under source control, and the scm software lock al...
An error has occurred. Error: is currently unavailable. by roocik
Hi,I'm trying to add several images to UMG 5 on my DNN 04.08.02. Some of them ca...
3d coursel problem by marbab
Hi,I just noticed that non-technical users are having problem in viewing picture...
UVG on sub portals? by coolvibe
I have UVG installed on my main portal (www.mywebsite.com) and on a sub portal (...
Our Partnership Minimize
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Support Forum Minimize
Subject: uploading
Prev Next
You are not authorized to post a reply.

Author Messages
Bret Miller
Posts:25
Silver Member

09/13/2008 3:35 PM  
I am on PowerDNN just recently. I installed the latest binaries.
I configured it to accept allot of formats however at first I'd like to test with some FLV files I was using at the other server.
When I tried to upload a flash file I get the following error (its only a 3mg file):

Server Error in '/dotnetnuke' Application.

Total size > 122880 bytes

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Brettle.Web.NeatUpload.UploadTooLargeException: Total size > 122880 bytes

Source Error:


An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.

Stack Trace:

[UploadTooLargeException (0x80004005): Total size > 122880 bytes]
Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow() +2886
Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseMultipart() +253
Brettle.Web.NeatUpload.FilteringWorkerRequest.GetKnownRequestHeader(Int32 index) +21
System.Web.HttpWorkerRequest.HasEntityBody() +17
System.Web.HttpRequest.GetEncodingFromHeaders() +168
System.Web.HttpRequest.get_ContentEncoding() +48
System.Web.HttpServerUtility.UrlDecode(String s) +148
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +214
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

[HttpException (0x80004005): Unhandled HttpException while processing NeatUpload child request]
Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +845
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

Jannick Kuijpers
Posts:20
Silver Member

09/13/2008 3:59 PM  
I am not running on powerdnn, but for as far as I can see 122880 bytes is about 1 MB.
Anyway, did you look at your web.config, look at a section like this

   
    [HTTPRUNTIME requestLengthDiskThreshold="262144" maxRequestLength="262144" useFullyQualifiedRedirectUrl="true" executionTimeout="600" /]
    [HTTPCOOKIES domain="" requireSSL="false" httpOnlyCookies="true" /]

this will allow files up to 256 MB with a timeout up to 10 mins.
Jannick Kuijpers
Posts:20
Silver Member

09/13/2008 4:01 PM  
Hmm can't copy / paste text inhere...... but look at maxRequestLength in your web.config
Bret Miller
Posts:25
Silver Member

09/13/2008 5:07 PM  
LOL! I missed the part after the field ... "KB, e.g 100 MB = 102400 KB"

THANKS FOR THE FAST REPLY! It seems to be working now.
   
One suggestion for Biz Modules is to include this parameter in the config settings as they are displayed after running the wizard, otherwise you have to re-run the config wizard or open the file directly, ...

 
Pengtsen R
Posts:5179


09/13/2008 8:08 PM  
ok, thank you for your suggestion, this will be reviewed.

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.

Enterprise level DotNetNuke Solutions Copyright © 2005-2008 BizModules   |  Contact Us  |  Terms Of Use  |  Privacy Statement