ProjectWise Web & Drive

Tell us what you think about ProjectWise Web and Drive

The file upload limit is too low

The file upload limit is too low. Any project document can be, even in PDF, more than 30 Mb. This makes collaboration extremely difficult. I would like to know if there is any plan to increase the upload size. Thank you very much in advance

  • Guest
  • Oct 19 2020
  • Try this...
  • Attach files
  • Guest commented
    12 Feb, 2021 01:03pm

    It works perrfectly, thanks :)

  • Guest commented
    12 Feb, 2021 12:41pm

    If your datasource (and WSG server) is in Bentley Managed Services then file size limit will much higher. In an unlikely case it is not, file a service request to fix this.

    If WSG server is on premise, then WSG configuration needs to be updated to increase file size limit. The below example sets upload limit to ~1GB.

    <add key="Wsg.Files.UploadMaxFileSizeKB" value="1000000" />


  • Guest commented
    13 Jan, 2021 11:45am

    Hi,

    This option is not a restriction of the web interface but a parameter on your WSG server (web.config file), you can increment this value.