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
    February 12, 2021 13:03

    It works perrfectly, thanks :)

  • Guest commented
    February 12, 2021 12:41

    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
    January 13, 2021 11:45

    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.