Jump to content

PALF

uniGUI Subscriber
  • Posts

    72
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by PALF

  1. This is not a Unigui Problem. It's a IIS 7 and above.

     

    To solve this:

     

    Open IIS 7 Console
    Select the website you want enable to accept large file uploads.
    In the main window double click 'Request filtering'
    once the window is opened you may see on top a list of tabs eg: file name extensions, rules, hidden segments and so on...
    regardless the tab you select, in the main window rightclick and select "Edit Feature Settings" and modify the "Maximum allowed content length (bytes)"

     

    Restart IIS.

    Now you can upload files larger than 30 MB ....

     

     

    Thank's

     

    Alfonso

  2. Hello:

     

    I try increasing ajaxtimeout and same error show . "Upload error"

     

    I try upload running the application in a browser in the server (with the files in the same server to reduce  upload time to 1 sec) and show error too.

     

    It's same a limit size for upload.

     

    In my Tunifileupload component, I set 0 to MaxAllowedSize property.

     

    There are any to solve this problem?

     

    Thanks,

     

    Alfonso

  3. Hello:

     

    I try to upload files bigger than 30 MB to server, and i can't.

     

    Server : Windows 2008 R2 32 bits. 4 GB RAM

     

    If file size is less than 30 MB upload ok.

     

    Any way to solve this problem?

     

    Thanks,

     

    Alfonso

     

     

  4. Hello all:

     

    The TUnidbimage component does not recognize JPG images.

     

    I think it's a mistake, because in the database most often stored jpg, for reasons of space.

     

    Is there any way that this component recognizes jpg images?

     

    Thanks,

     

    Alfonso

     

  5. Hi all:

     

    I'm deploy my application in IIS 7.5 in Windows 2008 R2.

     

    In developer mode, i run my  application in alone server.

     

    Between the two versions is a size difference in the browser , being the visualization smallest in Isapi mode.

     

    I've test in Chrome and Firefox and same result.

     

    Delphi Xe5 Enterprise

     

    Unigui 0.95.0.1046

     

     

     

    Alfonso

     

  6. Hello all:

     

    I've downdload the last version of Unigui (unigui_beta_0.94.0.1024).

     

    But when i try to open in IDE the correct   project group for  Delphi XE5 version.  uniGUI2019Group is missing.

     

    It's a bug or is there any other way to install it?

     

     

     

    Thanks

     

     

  7. Well I was using Intraweb but these tool has too many problem the first thing is that you can't create DLL (ISAPI) application with the version that Come with the Delphi Bundle .

    The only advantage that I see over Unigui is that the intraweb is not in Beta and is released and have more documentation than Unigui.

    Hi Ronny:

     

    Are you sure that Intraweb in Delphi Bundle does not permit create DLL?.

     

    I've tested with Xe5 and permits create DLL.

     

    Thank's for your reply

     

    Alfonso

×
×
  • Create New...