INFO: Uploading Large Files (80mb+) with InstantForum.NET or InstantKB.NET

Expand / Collapse

INFO: Uploading Large Files (80mb+) with InstantForum.NET or InstantKB.NET



UserCPEditMemberPhoto_MemberPhotoToolTip

By Ryan Healey
InstantASP Support

If your attempting to upload files within either InstantForum.NET or InstantKB.NET and the upload times out or you receive a 404 page half way through the upload please add the following tags to your InstantForum.NET or InstantKB.NET web.config files….

IIS 6 / 7 (Classic .NET Application Pools)

With both InstantForum.NET and InstantKB.NET you'll need to modify the existing <httpRuntime/> element within the web.config as shown below…

<httpRuntime executionTimeout="6600" maxRequestLength="1536000"/>

IIS7 (Integrated Application Pools)

For IIS7 you'll need to add the entire <security/> element below to your <System.WebServer/> element…

<system.webServer>
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength="524288000"/>
</requestFiltering>
</security>
</system.webServer>

If you still experience problems uploading large files please also modify the connection timeout property within IIS as shown below…


We hope this helps. If we can assist as always please don't hesitate to open a support ticket or contact us.
 



Rate this Article:

User Comments

Click to subscribe to comments RSS feed...


Member Photo by gopro posted 11 January 2012
This comment was helpful. 0 This comment is not helpful.
This is great for InstantForum.NET and InstantKB.NET, I added those tags and now I can upload larger files. Thanks for the support, your article explained the process perfectly





Add Your Comments

Comments are disabled for anonymous users.

Details

Product: InstantKB.NET, InstantForum.NET

Version: All Versions

Type: INFO

Level: Novice

Article not rated yet.

Article has been viewed 1,482 times.

Last Modified:31 March 2011

Last Modified By: Ryan Healey


Options

Email Article



Social Bookmarks



About InstantASP



We develop market-leading ASP.NET community & customer support apps. We help businesses of all sizes build engaging online communities and deliver exceptional customer support. Our community app, InstantForum allows you to quickly add rich social features & branded discussions to your existing web site. Our self-service support portal InstantKB is designed to help reduce inbound customer support by allowing you to quickly & easily publish articles, FAQs & documentation to help your customers. Our forthcoming Influx product currently in beta allows businesses to manage, prioritize & respond to inbound customer support enquires received via email, phone or the web.

Start your free 30 day free trial
InstantASP Logo
© 1999-2013 InstantASP Ltd. All rights reserved.
Can we help?

+44 ( 0 ) 1565 832 827


Mon-Fri 9am-6pm GMT

Connect with us...
  • Twitter
  • Facebook
  • Google+
  • RSS