DNN Hosting Register Login
 
Latest Discussions Minimize
what is mean by Online video conversion ? by marbab
I have read the home page. Its written under UVG that we can do 'Online video co...
How to Simplify Personal Gallery? by blob150
I am using UMG 5.3 intergated with Smart-Thinker User Profile.  I have a page se...
Video Size Problem by arshad786
Hi,     I am Arshad , i am trying to play video in my dnn site, but the problem ...
Configuration Error by koolexposure
I received this error on the last step of the Configuration Wizard. I have came ...
Serial Number by abudist
Hi, I have sent you emails regarding serial number for UVG. I'm stil waiting ...
Screenshot Capture Not Working by chadw3
Hello,I am using UVG 2.0 and am trying to use the Capture control in Edit Video ...
User uploads by OKCChopper
I have it set up so that regestered users can upload photos. I do not have a di...
Applying Watermark picture to existing images by Simone
I have recently upgraded to UMG 5.3 and after uploading some photos, I discovere...
Player auto plays select video? Not working by mg3hockey
Hello All,I am trying to get my player to  auto play a select video of several I...
File size by dharris
Where is it in the webconfig that I change the maximum file size for uploads?
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:5417


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