Friday, February 10, 2012
  Search
Support Forum
Uploading Large Files
Last Post 24 Sep 2008 01:44 AM by Steve Provencher. 3 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
btabai
New Member
New Member
Send Private Message
Posts:7


--
23 Sep 2008 12:13 AM  
I need to allow my users to upload large files.  Often time they need to upload zip or sit files that are upwards of 200MB in size.  I have modified the web.config to acommodate this, but FM only allows a single file to be 99999KB in size.  Is there a way to increase that value, or do away with it all together and allow any file that is less than the maximum called out in the web.config to be uploaded.

Appreciate any help.
Thanks
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
23 Sep 2008 01:38 AM  

In /DesktopModules/Code5Systems_FormMaster/FormMasteredit.ascx

Search for txtMaxFileSize change the MaxLength and Columns to values which work for you.

Good luck with the large file sizes. Form Master in no way has any role in the uploading process. It only provides the control on the page to allow it and then handles the file after it has been transfered to the server.

Steve.

btabai
New Member
New Member
Send Private Message
Posts:7


--
23 Sep 2008 04:20 PM  
Thanks Steve,

Do you have any recommendations for uploading large files in DNN?
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
24 Sep 2008 01:44 AM  

Ben,

I amnot saying it cannot work. With the right combinations ofvalues in web-config, it may.

Google maxrequestlength for options,

Steve

You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.