locked
Maximum file size RRS feed

  • Question

  • When I copy maps I got an error on one file. Size of this file is 69.416.610 bytes

    The error told me that the file size exceeds the allowed maximum size (HRESULT: 0x800700df).

    What is the maximum allowed file size and can it be set at a higher value?

    Kind regards.

    Albert Delahaye

     
    Wednesday, September 25, 2019 12:01 PM

All replies

  • Problem solved via REGEDIT command.

    Select
    \HKEY_LOCAL_MACHINE
    \SYSTEM
    \CurrentControlSet
    \Services
    \WebClient
    \Parameters
    and change in "filesizelimitinbytes" the decimal value to "4294967295"

    Wednesday, September 25, 2019 4:27 PM
  • Thank you.  This worked, but you need to restart the Web Client service for this to take effect.

    Many Thanks, JP

    Monday, June 8, 2020 1:19 PM