zoukankan      html  css  js  c++  java
  • IBM Lotus Notes/Domino 8.5 Forum (includes Lotus Notes Traveler)

    Subject: xpage and file upload (unable to upload more than 7 megs)
    Feedback Type: Problem
    Product Area: Domino Server
    Technical Area: Application Development
    Platform: Windows
    Release: 8.5.1
    Reproducible: Always

    Hi.

    In short Using Xpage, I am unable to upload anything larger than 7 megs. Even in the Notes Discussion Template, The same problem occurs.

    I have already set the Http field
    Maximum size of request content to 25600 in the server doc and also the Domino Web Engine: Maximum POST data (in kilobytes): to 25600 as well.

    Also, In the Xpages tab from the application properties, I have set the Maximum file upload to 25600.

    even try to also set that setting using xsp.properties in C:\Domino\xsp\nsf and in C:\Domino\data\properties: xsp.upload.maximumsize=25600

    My Upload button use a full update of the page as well.

    It is working fine with file smaller than 7 megs.

    I have a file upload control and added a button with the simple action "Save Document" in Xpage.

    When I select a file larger than 7 megs and click on the upload button, then the browser just never finish to send the page and keep trying to push the page forever and sometime end up with an error message.

    What can I do to fix that issue? I really need to send larger file. I tried it on Domino 8.5.1 and 8.5.2 as well and got the same issue.


    Feedback number WEBB8BQT7V created by Steve Dionne on 2010-12-01

    Status: Open
    Comments:

    xpage and file upload (unable to up... (Steve Dionne 1.Dec.10)
    . . More Info (Steve Dionne 2.Dec.10)
    . . . . Timeout Problem (Paul S. Withers... 2.Dec.10)
    . . . . . . I tried it and I still have that is... (Steve Dionne 2.Dec.10)
  • 相关阅读:
    【移动开发】Android应用程序中实用的代码框架(二)
    使用ListView应该注意的地方
    使用ListView应该注意的地方
    web技术文章
    [LeetCode] 565. Array Nesting
    [LeetCode]495. Teemo Attacking
    south 命令学习
    关于access_token过期的解决办法
    决策树总结《一》.md
    crontab命令
  • 原文地址:https://www.cnblogs.com/hannover/p/1971277.html
Copyright © 2011-2022 走看看