Skip to main content

File/Photo Attachment Upload Size

Comments

4 comments

  • Permanently deleted user
    I'm also having a similar issue. When a user tries to upload a file larger than 10MB I get a 404 error message like the one below.

     

    There was a workflow error running activity: Unable to load http://testmapitwest.fortworthtexas.gov/Geocortex/Essentials/REST/sites/RealProperty/workflows/Add_Appraisal_Document/run status: 404

     

    I read articles like this one: http://www.webtrenches.com/post.cfm/iis7-file-upload-size-limits 

     

    thinking the problem was within IIS. Even though I've updated my IIS settings (per the article) to allow for larger files, the problem still persists. fyi I restarted IIS and Services since making this update.

     

    I also tried tinkering with the actual website's maxAllowedContentLength settings, with no luck.

     

    Any help would be really appreciated at this point!

     

    SQL Server 2012R2, Essentials 4.4.3, HTML 2.5.2
    0
  • Dan Griffin
    I'm also trying to resolve this issue.  As Laura mentioned, maxAllowedContentLength doesn't seem to do anything. 
    0
  • Permanently deleted user
    I believe you are experiencing this error because of a validation on your form item. Take a look at your workflow and choose the form item "FilePicker" if you went with the default name. Under "FilePicker" look for Validators, and click "add/remove Validation". From here you can change the size of allowable file uploads, the default is 10MB. Please see the screen shot below, mine is set for 2MB.User-added image
    0
  • Permanently deleted user
    Hi all, 

     

    How can this be modified for an older version of Geocortex that does not have 'FilePicker' functionality but instead calls the 'SimpleOpenFileDialogTask' tools?

     

    For more information, a similar question was posted here: 

     

    https://support.geocortex.com/essentialsGSCForum?sub-nav=forum&main-nav=essentials&#!/feedtype=SINGLE_QUESTION_DETAIL&criteria=ALLQUESTIONS&id=90660000000096vAAA
    0

Please sign in to leave a comment.