Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • wilberRivera 24 posts 42 karma points
    Jun 24, 2010 @ 18:28
    wilberRivera
    0

    404 uploading 70mb file

    Hi everyone, umbraco throws me a 404 error when I try to upload a large file.

    According http://our.umbraco.org/forum/using/ui-questions/7441-Another-uploading-large-files-and-zip-files-issue

    I did this in web.config: 

    <httpRuntime executionTimeout="36000" maxRequestLength="990000" />

    and this in the server:

    appcmd.exe set config "sitename" -section:requestFiltering -requestLimits.maxAllowedCon

    but after 9 mins throws a 404 error in the right panel of content area.

    The Server: I use IIS 7, Umbraco v 4.0.3 (Assembly version: 1.0.3625.27276), is located in USA.

    I'm working from Bogotá (Colombia), and testing from IE8, FF 3.6 and Chrome 5.0.375.70.

    Thansk for help.

  • Dan 1288 posts 3942 karma points c-trib
    Jun 24, 2010 @ 21:40
    Dan
    0

    Hi,

    I've used Chris Koiak's 'chunked upload' component in the past when I've had timeout issues.  I know it doesn't solve your problem as such, but maybe it'll be a pragmatic work-around?

  • wilberRivera 24 posts 42 karma points
    Jun 24, 2010 @ 22:16
    wilberRivera
    0

    thanks Dan, but I already used Chris Koiak's component and when it finished the uploading nothing appears in the field. Now retested in Chrome I received the 101 error, I think this is for the normal Umbraco autorefreshing, it's possible change this time used by Umbraco?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies